OSDN Git Service

Fix path
authorEric Andersen <andersen@codepoet.org>
Mon, 4 Feb 2002 10:37:33 +0000 (10:37 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 4 Feb 2002 10:37:33 +0000 (10:37 -0000)
libc/sysdeps/linux/mips/Makefile

index 3b7e5da..51f75ca 100644 (file)
@@ -74,7 +74,7 @@ $(COBJS): %.o : %.c
 
 headers:
        @(TOPDIR=$(TOPDIR) CC=$(CC) /bin/sh $(TOPDIR)/extra/scripts/gen_bits_syscall_h.sh > bits/syscall.h ) 
-       cd $(TOPDIR)/include && ln -fs ../libc/sysdeps/linux/mipsel/sgidefs.h .
+       cd $(TOPDIR)/include && ln -fs ../libc/sysdeps/linux/mips/sgidefs.h .
 
 clean:
        rm -f *.[oa] *~ core