Added executable files to list of those to cleanup.

This commit is contained in:
em 1985-01-24 21:27:32 +00:00
parent df08133a04
commit 3bb153d6bb

View file

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