summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/m68k
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/m68k')
-rw-r--r--libc/sysdeps/linux/m68k/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/m68k/Makefile b/libc/sysdeps/linux/m68k/Makefile
index 701f339dd..f9f90ee44 100644
--- a/libc/sysdeps/linux/m68k/Makefile
+++ b/libc/sysdeps/linux/m68k/Makefile
@@ -81,6 +81,7 @@ endif
clean:
rm -f *.[oa] *~ core
+ rm -f bits/syscall.h
ifeq ($(strip $(HAVE_ELF)),false)
rm -f $(TOPDIR)/include/float.h
endif