summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/common/Makefile')
-rw-r--r--sbin/dhclient/common/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/sbin/dhclient/common/Makefile b/sbin/dhclient/common/Makefile
deleted file mode 100644
index 8ce6d11..0000000
--- a/sbin/dhclient/common/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# common
-# $FreeBSD$
-
-DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
-
-.PATH: ${DIST_DIR}/common
-
-LIB= dhcp
-INTERNALLIB=
-
-SRCS= alloc.c bpf.c comapi.c conflex.c ctrace.c discover.c dispatch.c \
- dlpi.c dns.c ethernet.c execute.c fddi.c icmp.c inet.c lpf.c \
- memory.c nit.c options.c packet.c parse.c print.c raw.c resolv.c \
- socket.c tables.c tr.c tree.c upf.c
-
-CFLAGS+= -I${DIST_DIR}
-
-MAN= dhcp-eval.5 dhcp-options.5
-
-.include <bsd.lib.mk>
OpenPOWER on IntegriCloud