From: ceriel Date: Tue, 22 Oct 1991 10:56:06 +0000 (+0000) Subject: improved clean entry X-Git-Tag: release-5-5~700 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b117ac89c2e27d61b7c513b8dea7381cba63a914;p=ack.git improved clean entry --- diff --git a/lang/cem/lint/lpass2/proto.make b/lang/cem/lint/lpass2/proto.make index b71d4e263..5a9120480 100644 --- a/lang/cem/lint/lpass2/proto.make +++ b/lang/cem/lint/lpass2/proto.make @@ -63,7 +63,7 @@ tags: $(SRC) ctags $(SRC) clean: - rm -f a.out core next.c inpdef.h *.$(SUF) lint.exec + rm -f a.out core next.c inpdef.h *.$(SUF) lint.exec lpass2 lint: inpdef.h next.c $(LINT) $(LINTFLAGS) $(SRC) next.c