# HG changeset patch # User Rob Landley # Date 1196894811 21600 # Node ID 32a7a7173c579af310735f9cc4184b4777b7cfd0 # Parent 5e8699ff4a695d183655bba74bea484a88c5656f Clean should remove "tinycc" symlink too. diff -r 5e8699ff4a69 -r 32a7a7173c57 make/clean.sh --- 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