summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/omapip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/omapip/Makefile')
-rw-r--r--sbin/dhclient/omapip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dhclient/omapip/Makefile b/sbin/dhclient/omapip/Makefile
index f2b5fbd..f597e21 100644
--- a/sbin/dhclient/omapip/Makefile
+++ b/sbin/dhclient/omapip/Makefile
@@ -6,13 +6,13 @@ DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
.PATH: ${DIST_DIR}/omapip
LIB= omapi
-INTERNALLIB= true
+INTERNALLIB=
SRCS= alloc.c array.c auth.c buffer.c connection.c convert.c dispatch.c \
errwarn.c generic.c handle.c hash.c inet_addr.c listener.c \
message.c mrtrace.c protocol.c result.c support.c toisc.c trace.c
MAN= omapi.3
-NOMAN= true
+NOMAN=
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud