Module Name: src
Committed By: christos
Date: Tue May 19 20:27:22 UTC 2009
Modified Files:
src/compat/libexec/ld.elf_so: Makefile
Log Message:
don't define SHLINKINSTALLDIR in 10 places. It is done in Makefile.compat
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/compat/libexec/ld.elf_so/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/compat/libexec/ld.elf_so/Makefile
diff -u src/compat/libexec/ld.elf_so/Makefile:1.6 src/compat/libexec/ld.elf_so/Makefile:1.7
--- src/compat/libexec/ld.elf_so/Makefile:1.6 Thu Feb 19 21:43:02 2009
+++ src/compat/libexec/ld.elf_so/Makefile Tue May 19 16:27:22 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/02/20 02:43:02 uebayasi Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/19 20:27:22 christos Exp $
NOMAN= # defined
@@ -7,8 +7,6 @@
.if ${MKPIC} != "no"
-SHLINKINSTALLDIR= /usr/libexec
-
LDFLAGS+= -m32
#CPPFLAGS+= -DDEBUG