From: Ben Gras Date: Thu, 8 Sep 2005 16:36:27 +0000 (+0000) Subject: Fix for starting without gzip/makefile X-Git-Tag: v3.1.0~146 X-Git-Url: http://zhaoyanbai.com/repos/man.delv.html?a=commitdiff_plain;h=a54ce8cf1db8c34a47727dc082bd53ef341911ad;p=minix.git Fix for starting without gzip/makefile --- diff --git a/commands/Makefile b/commands/Makefile index 66ea6cbe2..6ab84d9d2 100755 --- a/commands/Makefile +++ b/commands/Makefile @@ -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