From: ceriel Date: Tue, 13 Jan 1987 10:07:25 +0000 (+0000) Subject: Added a "clean" entry. X-Git-Tag: release-5-5~5009 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3cb30fa873837f53fcb3b38d4c29a949ceff5fd1;p=ack.git Added a "clean" entry. --- diff --git a/util/ego/ic/Makefile b/util/ego/ic/Makefile index e5b492a27..001522233 100644 --- a/util/ego/ic/Makefile +++ b/util/ego/ic/Makefile @@ -42,6 +42,9 @@ install: all cmp: all -../compare ic +clean: + rm -f *.o ic Out out nohup.out + lint: lint $(LINTFLAGS) $(CPPFLAGS) $(CFILES)