summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/h8300/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/h8300/Makefile')
-rw-r--r--libc/sysdeps/linux/h8300/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/h8300/Makefile b/libc/sysdeps/linux/h8300/Makefile
index 68093e132..d6d0b7c2a 100644
--- a/libc/sysdeps/linux/h8300/Makefile
+++ b/libc/sysdeps/linux/h8300/Makefile
@@ -63,7 +63,7 @@ headers:
clean:
rm -f *.[oa] *~ core
-ifeq ($(strip $(HAVE_ELF)),false)
+ifeq ($(strip $(HAVE_ELF)),n)
rm -f $(TOPDIR)/include/float.h
endif