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