From: dick Date: Thu, 17 Jul 1986 22:17:59 +0000 (+0000) Subject: option NORCSID for lint in Makefile is nonsense X-Git-Tag: release-5-5~5271 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=c9a188825d72f595e5aa43342d8138298757ea36;p=ack.git option NORCSID for lint in Makefile is nonsense --- 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)`