diff options
-rw-r--r-- | libc/sysdeps/linux/mips/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/mips/Makefile b/libc/sysdeps/linux/mips/Makefile index ac29d9955..4f07a70be 100644 --- a/libc/sysdeps/linux/mips/Makefile +++ b/libc/sysdeps/linux/mips/Makefile @@ -87,4 +87,5 @@ headers: clean: $(RM) *.[oa] *~ core $(RM) bits/sysnum.h + $(RM) $(TOPDIR)/include/fpu_control.h $(RM) $(TOPDIR)/include/sgidefs.h |