Remove INSTALL_TARGET, since it's already set in 1.8 and 1.9's Makefile.
This commit is contained in:
parent
c14376c38f
commit
92063f369e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.3 2011/07/19 17:28:48 jeremy Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.4 2011/11/17 10:54:11 jeremy Exp $
|
||||
|
||||
SHARED_ONLY ?= Yes
|
||||
|
||||
@ -26,7 +26,6 @@ CONFIGURE_ENV += PREFIX="${PREFIX}" \
|
||||
CPPFLAGS="-DOPENSSL_NO_STATIC_ENGINE -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
INSTALL_TARGET ?= install install-doc
|
||||
REV ?= ${VERSION:R}
|
||||
SUB ?= ${MACHINE_ARCH:S/amd64/x86_64/}-openbsd
|
||||
SUBST_VARS += SUB REV
|
||||
|
Loading…
Reference in New Issue
Block a user