diff options
Diffstat (limited to 'libc/sysdeps/linux/e1/Makefile')
-rw-r--r-- | libc/sysdeps/linux/e1/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/sysdeps/linux/e1/Makefile b/libc/sysdeps/linux/e1/Makefile index 60d6ec026..3c1852447 100644 --- a/libc/sysdeps/linux/e1/Makefile +++ b/libc/sysdeps/linux/e1/Makefile @@ -85,7 +85,3 @@ headers: clean: $(RM) *.[oa] *~ core - $(RM) bits/sysnum.h -ifneq ($(strip $(HAVE_ELF)),y) - $(RM) $(TOPDIR)/include/float.h -endif |