diff --git a/lang/cem/cemcom/Makefile.erik b/lang/cem/cemcom/Makefile.erik index ca62a8f13..9b1e4d1bd 100644 --- a/lang/cem/cemcom/Makefile.erik +++ b/lang/cem/cemcom/Makefile.erik @@ -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)`