don't compile this -static, depend on MKDYNAMICROOT check in ../Makefile.inc
for that
This commit is contained in:
parent
46687ce6f2
commit
eb4e67de4b
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2002/11/23 10:52:49 blymn Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2003/04/26 12:46:35 jdolecek Exp $
|
||||
|
||||
PROG= veriexecctl
|
||||
MAN= veriexecctl.8
|
||||
|
@ -9,6 +9,4 @@ CPPFLAGS+= -I.
|
|||
DPADD+= ${LIBL}
|
||||
LDADD+= -ll
|
||||
|
||||
LDSTATIC= -static
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
Loading…
Reference in New Issue