Use exec cc instead of cc (ast)

This commit is contained in:
Ben Gras
2005-09-07 08:43:25 +00:00
parent 2c34983afc
commit 5f2d97dfe6
40 changed files with 47 additions and 9 deletions

View File

@@ -6,6 +6,7 @@ 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