Added executable files to list of those to cleanup.
This commit is contained in:
parent
df08133a04
commit
3bb153d6bb
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue