[mw-devel] MW3 r998 - trunk/src

welshbyte at sucs.org welshbyte at sucs.org
Sat Dec 1 10:32:56 GMT 2007


Author: welshbyte
Date: 2007-12-01 10:32:56 +0000 (Sat, 01 Dec 2007)
New Revision: 998

Modified:
   trunk/src/Makefile
Log:
Clean up a bit better


Modified: trunk/src/Makefile
===================================================================
--- trunk/src/Makefile	2007-11-30 17:11:16 UTC (rev 997)
+++ trunk/src/Makefile	2007-12-01 10:32:56 UTC (rev 998)
@@ -107,7 +107,8 @@
 	cd .. && cp -a $(INSTALLFILES) $(HOMEPATH)
 
 clean:
-	-rm -f *.o *.d red mw del_user
+	-rm -f *.o *.d red mw del_user ../who.bb ../log.bb
+	-rmdir --ignore-fail-on-non-empty ../mesgs
 
 wipe:
 	-rm -f *.i *.t *.bb





More information about the mw-devel mailing list