Fix some missing 'clean.do' rules.

This commit is contained in:
Avery Pennarun 2010-11-23 01:12:46 -08:00
commit 77eacf1423
2 changed files with 3 additions and 0 deletions

2
t/deps/basic/clean.do Normal file
View file

@ -0,0 +1,2 @@
rm -f *~ .*~ *.log *.out

View file

@ -1,2 +1,3 @@
redo basic/clean dirtest/clean
rm -f *~ .*~ *.count t1a overwrite overwrite[123] rm -f *~ .*~ *.count t1a overwrite overwrite[123]