1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

More correctly spell "-static" as "NOSHARED?=YES"

This commit is contained in:
Doug Barton 2003-06-17 20:07:49 +00:00
parent ba972000fb
commit da14abebe4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116506

View File

@ -21,7 +21,9 @@ LIBISCDIR!= cd ${.CURDIR}/../../lib/libisc; make -V .OBJDIR
LIBISC:= ${LIBISCDIR}/libisc.a
DPADD+= ${LIBISC}
LDADD+= ${LIBISC} -static
LDADD+= ${LIBISC}
NOSHARED?= YES
MAN= named-xfer.8