changeset 525:32a7a7173c57

Clean should remove "tinycc" symlink too.
author Rob Landley <rob@landley.net>
date Wed, 05 Dec 2007 16:46:51 -0600
parents 5e8699ff4a69
children 4a8e25b7f510
files make/clean.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/clean.sh	Wed Dec 05 16:33:42 2007 -0600
+++ b/make/clean.sh	Wed Dec 05 16:46:51 2007 -0600
@@ -3,7 +3,7 @@
 source configure
 
 # Need to figure out how much of this is needed...
-$DEBUG rm -f *~ *.o *.a *-tinycc *-tinycc_unstripped tinycc.1 tcct \
+$DEBUG rm -f *~ *.o *.a tinycc *-tinycc *-tinycc_unstripped tinycc.1 tcct \
       tcc_g tcctest.ref *.bin *.i ex2 core gmon.out test.out test.ref a.out \
       tcc_p *.exe *.lib tcc.pod libtcc_test i386/*.o \
       tcctest[1234] test[1234].out tcc win32/lib/*.o