Improved lint entry

This commit is contained in:
ceriel
1991-10-29 09:26:01 +00:00
parent d747702ae9
commit 35dc8e74d0
11 changed files with 11 additions and 11 deletions

View File

@@ -38,7 +38,7 @@ clean:
rm -f *.$(SUF) lv Out out nohup.out
lint:
$(LINT) $(LINTFLAGS) $(CFILES)
$(LINT) $(LINTFLAGS) $(CFILES) $(EMLIB)/ego/$(LINTPREF)share.$(LINTSUF) $(EMLIB)/$(LINTPREF)em_data.$(LINTSUF)
pr:
@pr $(PRFILES)