bug fix with #include in argument

save #pragma's until they can be printed
This commit is contained in:
eck
1990-01-26 14:49:13 +00:00
parent ebbda9ae11
commit f4dcfc3c64
6 changed files with 99 additions and 41 deletions

View File

@@ -77,7 +77,7 @@ GENERATED = tokenfile.g Lpars.h LLfiles LL.output lint.out \
all: cc
cc: cfiles
make "EMHOME="$(EMHOME) "CC="$(CC) ncpp
make "EMHOME="$(EMHOME) "CC=$(CC)" ncpp
hfiles: Parameters char.c
./make.hfiles Parameters