summaryrefslogtreecommitdiff
path: root/test/ctype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/ctype/Makefile')
-rw-r--r--test/ctype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ctype/Makefile b/test/ctype/Makefile
index 16c49c284..e3595618e 100644
--- a/test/ctype/Makefile
+++ b/test/ctype/Makefile
@@ -35,6 +35,6 @@ ctype_run:
./ctype
-@ echo " "
clean:
- rm -f *.[oa] *~ core $(TARGETS)
+ $(RM) *.[oa] *~ core $(TARGETS)