From c9daa8909313b020df57605d0bd50ac48b208d58 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Thu, 23 Feb 2023 15:38:17 +0100 Subject: toolchain: update, move to a Camellia-specific toolchain --- ports/doom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/doom') diff --git a/ports/doom b/ports/doom index 774e6f6..0c10b08 100644 --- a/ports/doom +++ b/ports/doom @@ -147,4 +147,4 @@ case $1 in install) (prep; make "CC=cc" && cp doomgeneric $PREFIX/bin/doom && cp DOOM1.WAD $PREFIX/) ;; clean) (prep; make clean) ;; *) echo "usage: $0 install|clean"; false ;; -esac \ No newline at end of file +esac -- cgit v1.2.3