option NORCSID for lint in Makefile is nonsense
This commit is contained in:
parent
ca77c2b86b
commit
7f5bcdf116
@ -173,7 +173,7 @@ lxref:
|
||||
lint: lint.main lint.cem lint.tab
|
||||
|
||||
lint.main: cfiles
|
||||
lint -DNORCSID -bx $(CDEFS) `sources $(OBJ)` >lint.out
|
||||
lint -bx $(CDEFS) `sources $(OBJ)` >lint.out
|
||||
|
||||
cchk:
|
||||
cchk `sources $(COBJ)`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user