summaryrefslogtreecommitdiff
path: root/test/mmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/mmap/Makefile')
-rw-r--r--test/mmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mmap/Makefile b/test/mmap/Makefile
index fd7585545..70d17b756 100644
--- a/test/mmap/Makefile
+++ b/test/mmap/Makefile
@@ -35,6 +35,6 @@ mmap: mmap.c Makefile $(TESTDIR)/Config $(TESTDIR)/Rules.mak $(CC)
-@ echo " "
clean:
- rm -f *.[oa] *~ core $(TARGETS)
+ $(RM) *.[oa] *~ core $(TARGETS)