changeset 536:26d8033259bc

Clean shouldn't try to remove the directory "tests".
author Rob Landley <rob@landley.net>
date Mon, 10 Dec 2007 16:34:38 -0600
parents 8591acf8ce9f
children 21c7aed1d422
files make/clean.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/clean.sh	Mon Dec 10 16:11:21 2007 -0600
+++ b/make/clean.sh	Mon Dec 10 16:34:38 2007 -0600
@@ -4,5 +4,5 @@
 
 # Need to figure out how much of this is needed...
 $DEBUG rm -f *~ *.o *.a tinycc *-tinycc *-tinycc_unstripped a.out \
-      test? test?.out \
+      test[0-9] test[0-9].out \
       libtcc_test tinycc.1 *.bin *.i ex2 core gmon.out *.exe *.lib win32/lib/*.o