Improved for lint

This commit is contained in:
ceriel
1991-11-27 13:38:51 +00:00
parent 912e4b0977
commit 9a6aaa700b
4 changed files with 4 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ pr :
@pr $(FILES) ../lib/rec ../lib/incl Makefile
lint:
$(LINT) $(INCLUDES) $(CFILES)
$(LINT) $(INCLUDES) -DLIBDIR=$(LIBDIRSTR) $(CFILES)
clean:
-rm -f *.o LL.temp LL.xxx LL.output LLgen LLgen.c tokens.c Lpars.[ch] parser