OSDN Git Service

Peter Kjellerstedt writes:
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / h8300 / Makefile
index 605278f..d38e111 100644 (file)
@@ -56,8 +56,8 @@ $(COBJS): %.o : %.c
 headers:
 
 clean:
-       rm -f *.[oa] *~ core
+       $(RM) *.[oa] *~ core
 ifneq ($(strip $(HAVE_ELF)),y)
-       rm -f $(TOPDIR)/include/float.h
+       $(RM) $(TOPDIR)/include/float.h
 endif