Added entry "clean" for cleanup.

This commit is contained in:
em 1985-01-24 21:25:57 +00:00
parent 9f2092d184
commit 8f3826e67b

View File

@ -8,3 +8,5 @@ SRC= bull.b buzzword.b checker.b creator.b grafiek.b gunner.b learn.b\
head: head:
for i in $(SRC) ; do runcmp $$i ; done for i in $(SRC) ; do runcmp $$i ; done
clean:
rm -f *.b.r *.[oskm]