diff options
| author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-09-13 02:50:10 +0000 |
|---|---|---|
| committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2005-09-13 02:50:10 +0000 |
| commit | 668a647669e09142cd76d2ec3f18a6448ce207ca (patch) | |
| tree | 0d13d06809fc84ba06ef90c7f0f7cf1a3dfa201f /libc/sysdeps/linux/mips/Makefile | |
| parent | d48eca4146670ec7c07b2d85ec667bb91d263c68 (diff) | |
| download | uClibc-alpine-668a647669e09142cd76d2ec3f18a6448ce207ca.tar.bz2 uClibc-alpine-668a647669e09142cd76d2ec3f18a6448ce207ca.tar.xz | |
Cleaned up 'sysdep.h' file madness.
Diffstat (limited to 'libc/sysdeps/linux/mips/Makefile')
| -rw-r--r-- | libc/sysdeps/linux/mips/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/mips/Makefile b/libc/sysdeps/linux/mips/Makefile index cec19a378..91da020dd 100644 --- a/libc/sysdeps/linux/mips/Makefile +++ b/libc/sysdeps/linux/mips/Makefile @@ -83,10 +83,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/ - cp sysdep-nptl.h $(TOPDIR)/include/ clean: $(RM) *.[oa] *~ core |
