OSDN Git Service

use ln -fs
authorEric Andersen <andersen@codepoet.org>
Mon, 16 Jul 2001 23:47:15 +0000 (23:47 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 16 Jul 2001 23:47:15 +0000 (23:47 -0000)
libc/sysdeps/linux/mips/Makefile

index e4a582b..8e14140 100644 (file)
@@ -72,7 +72,7 @@ $(COBJS): %.o : %.c
        $(STRIPTOOL) -x -R .note -R .comment $*.o
 
 headers:
-       cd $(TOPDIR)/include;ln -s ../libc/sysdeps/linux/mipsel/sgidefs.h .
+       cd $(TOPDIR)/include;ln -fs ../libc/sysdeps/linux/mipsel/sgidefs.h .
 
 clean:
        rm -f *.[oa] *~ core