summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k/Makefile
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-09-27 08:12:29 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-09-27 08:12:29 +0000
commit68a33eafc43aacb139ea21efbab91a5c2efe8069 (patch)
tree7ad1326436fc91fc11c91d990b496479b5273aca /libc/sysdeps/linux/m68k/Makefile
parentf4551c6a62cf1bdd97d3153588d2b0278ee8c905 (diff)
Speed up clean target, don't recurse where possible, remove unneeded actions
Diffstat (limited to 'libc/sysdeps/linux/m68k/Makefile')
-rw-r--r--libc/sysdeps/linux/m68k/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/m68k/Makefile b/libc/sysdeps/linux/m68k/Makefile
index 7e595229f..c3a58aa53 100644
--- a/libc/sysdeps/linux/m68k/Makefile
+++ b/libc/sysdeps/linux/m68k/Makefile
@@ -96,7 +96,6 @@ endif
clean:
$(RM) *.[oa] *~ core
- $(RM) bits/sysnum.h
ifneq ($(strip $(HAVE_ELF)),y)
$(RM) $(TOPDIR)/include/float.h
endif