Improved lint entry
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user