summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/minires/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/minires/Makefile')
-rw-r--r--sbin/dhclient/minires/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/dhclient/minires/Makefile b/sbin/dhclient/minires/Makefile
index 046740e..e0013b4 100644
--- a/sbin/dhclient/minires/Makefile
+++ b/sbin/dhclient/minires/Makefile
@@ -7,7 +7,6 @@ DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
LIB= res
INTERNALLIB= true
-INTERNALSTATICLIB= true
SRCS= ns_date.c ns_name.c ns_parse%FIXED.c ns_samedomain.c ns_sign.c ns_verify.c \
res_comp.c res_findzonecut.c res_init.c res_mkquery.c res_mkupdate.c \
@@ -15,8 +14,6 @@ SRCS= ns_date.c ns_name.c ns_parse%FIXED.c ns_samedomain.c ns_sign.c ns_verify.c
CFLAGS+= -DHMAC_MD5 -DMINIRES_LIB
-NOMAN= true
-
CLEANFILES+= ns_parse%FIXED.c res_query%FIXED.c
ns_parse%FIXED.c: ns_parse.c
sed 's/struct _ns_flagdata _ns_flagdata/struct _ns_flagdata _ns_flagdata_DONT/' \
OpenPOWER on IntegriCloud