summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TOOLS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/Makefile b/TOOLS/Makefile
index c688909e0d..d08b43c299 100644
--- a/TOOLS/Makefile
+++ b/TOOLS/Makefile
@@ -64,7 +64,7 @@ netstream: netstream.o $(NETSTREAM_DEPS)
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)