Added a "clean" entry.

This commit is contained in:
ceriel 1987-01-13 10:07:25 +00:00
parent 673b1d79e2
commit 3cb30fa873

View file

@ -42,6 +42,9 @@ install: all
cmp: all
-../compare ic
clean:
rm -f *.o ic Out out nohup.out
lint:
lint $(LINTFLAGS) $(CPPFLAGS) $(CFILES)