summaryrefslogtreecommitdiff
path: root/libc/string/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/Makefile')
-rw-r--r--libc/string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/Makefile b/libc/string/Makefile
index 1b12924d5..d9fec82a8 100644
--- a/libc/string/Makefile
+++ b/libc/string/Makefile
@@ -86,5 +86,5 @@ $(COBJS): %.o : %.c
$(STRIPTOOL) -x -R .note -R .comment $*.o
clean:
- rm -f *.[oa] *~ core
+ $(RM) *.[oa] *~ core