summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/dhcpctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/dhcpctl/Makefile')
-rw-r--r--sbin/dhclient/dhcpctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/dhcpctl/Makefile b/sbin/dhclient/dhcpctl/Makefile
index 1f3ecbd..15041a1 100644
--- a/sbin/dhclient/dhcpctl/Makefile
+++ b/sbin/dhclient/dhcpctl/Makefile
@@ -5,11 +5,11 @@ DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
.PATH: ${DIST_DIR}/dhcpctl
LIB= dhcpctl
-INTERNALLIB= true
+INTERNALLIB=
SRCS= dhcpctl.c callback.c remote.c
MAN= dhcpctl.3
-NOMAN= true
+NOMAN=
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud