From 611717e47e17abf61127ab37d6b66c31085d3f46 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Tue, 4 Jun 2002 16:07:56 +0000 Subject: Changes so that 'regdef.h' gets included in the development environment. --- libc/sysdeps/linux/mips/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/mips/Makefile') diff --git a/libc/sysdeps/linux/mips/Makefile b/libc/sysdeps/linux/mips/Makefile index 175271c9e..15bdf9b1b 100644 --- a/libc/sysdeps/linux/mips/Makefile +++ b/libc/sysdeps/linux/mips/Makefile @@ -62,6 +62,7 @@ $(COBJS): %.o : %.c headers: cd $(TOPDIR)/include && ln -fs ../libc/sysdeps/linux/mips/sgidefs.h . +# cd $(TOPDIR)/include && ln -fs ../libc/sysdeps/linux/mips/regdef.h . clean: rm -f *.[oa] *~ core -- cgit v1.2.3