diff options
Diffstat (limited to 'libc/sysdeps/linux/m68k/Makefile')
-rw-r--r-- | libc/sysdeps/linux/m68k/Makefile | 1 |
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 |