summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/Makefile b/TOOLS/Makefile
index 888f787edb..f5fecf0081 100644
--- a/TOOLS/Makefile
+++ b/TOOLS/Makefile
@@ -43,4 +43,4 @@ fastmemcpybench: fastmemcpybench.c
clean:
rm -f $(OBJS)
- rm -f fastmem-mmx fastmem-k6 fastmem-k7 fastmem-sse fastmem2-mmx fastmem2-k6 fastmem2-k7 fastmem2-sse
+ rm -f fastmem-* fastmem2-*