New method of calling optimizers; fixed lint entry in Makefile

This commit is contained in:
ceriel
1989-02-09 14:08:47 +00:00
parent f5f3c78f28
commit ff974411bb
8 changed files with 55 additions and 54 deletions

View File

@@ -76,4 +76,4 @@ opr:
make pr | opr
lint: $(ISRC)
lint -hbx $(DSRC) $(ISRC)
lint -hbx $(INCLUDES) $(DSRC) $(ISRC)