diff options
Diffstat (limited to 'libc/sysdeps/linux/mips/Makefile')
| -rw-r--r-- | libc/sysdeps/linux/mips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/Makefile b/libc/sysdeps/linux/mips/Makefile index 4f07a70be..dda217b46 100644 --- a/libc/sysdeps/linux/mips/Makefile +++ b/libc/sysdeps/linux/mips/Makefile @@ -81,8 +81,8 @@ endif headers: $(LN) -fs ../libc/sysdeps/linux/mips/sgidefs.h $(TOPDIR)/include/ -# $(LN) -fs ../libc/sysdeps/linux/mips/regdef.h $(TOPDIR)/include/ $(LN) -fs ../libc/sysdeps/linux/mips/fpu_control.h $(TOPDIR)/include/ + cp sysdep.h $(TOPDIR)/include/ clean: $(RM) *.[oa] *~ core |
