changeset 26446:645f8affe55c

Simplify list of files to remove on make clean.
author diego
date Sun, 20 Apr 2008 22:07:34 +0000
parents edc34d083665
children 9bcd0ee648c5
files TOOLS/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/Makefile	Sun Apr 20 21:59:19 2008 +0000
+++ b/TOOLS/Makefile	Sun Apr 20 22:07:34 2008 +0000
@@ -64,7 +64,7 @@
 
 clean distclean:
 	rm -f *.o *~ $(OBJS)
-	rm -f fastmem-* fastmem2-* netstream
+	rm -f fastmem*-* netstream
 	rm -f bmovl-test$(EXESUF) vfw2menc$(EXESUF)
 	rm -f $(REAL_TARGETS)