Added a "clean" entry.
authorceriel <none@none>
Tue, 13 Jan 1987 10:07:25 +0000 (10:07 +0000)
committerceriel <none@none>
Tue, 13 Jan 1987 10:07:25 +0000 (10:07 +0000)
util/ego/ic/Makefile

index e5b492a..0015222 100644 (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)