don't define SHLINKINSTALLDIR in 10 places. It is done in Makefile.compat
This commit is contained in:
parent
9167c17dd5
commit
f511ba8667
|
@ -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 @@ NOMAN= # defined
|
|||
|
||||
.if ${MKPIC} != "no"
|
||||
|
||||
SHLINKINSTALLDIR= /usr/libexec
|
||||
|
||||
LDFLAGS+= -m32
|
||||
|
||||
#CPPFLAGS+= -DDEBUG
|
||||
|
|
Loading…
Reference in New Issue