Made more portable by not depending on a.out.h file

This commit is contained in:
ceriel
1991-10-22 13:31:36 +00:00
parent b117ac89c2
commit 4daf59e3d2
2 changed files with 59 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ clean:
-make -f make.main clean
rm -f $(GEN_C) $(GEN_G) $(GEN_H) \
LL1files LL2files Cfiles LL.output DBS.output
rm -f resolved *.dep lists make.main make_macros
rm -f resolved *.dep lists make.main make_macros tokenfile.[cg]
LLfiles: LL1files LL2files