]> Zhao Yanbai Git Server - minix.git/commitdiff
Fix for starting without gzip/makefile
authorBen Gras <ben@minix3.org>
Thu, 8 Sep 2005 16:36:27 +0000 (16:36 +0000)
committerBen Gras <ben@minix3.org>
Thu, 8 Sep 2005 16:36:27 +0000 (16:36 +0000)
commands/Makefile

index 66ea6cbe2668a3b6ea1ff4963c1eee3d25746ab0..6ab84d9d2c225dbced5c350a03f2c7489b488e47 100755 (executable)
@@ -6,7 +6,6 @@ GZIP=gzip-1.2.4
 PYTHON=python-1.5.2
 BZIP2=bzip2-1.0.3
 KERMIT=kermit-2.1.1
-CC=exec cc
 
 usage:
        @echo "Usage: make all        # Compile all commands" >&2