From a54ce8cf1db8c34a47727dc082bd53ef341911ad Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 8 Sep 2005 16:36:27 +0000 Subject: [PATCH] Fix for starting without gzip/makefile --- commands/Makefile | 1 - 1 file changed, 1 deletion(-) 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 -- 2.44.0