summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/omshell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/omshell/Makefile')
-rw-r--r--sbin/dhclient/omshell/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/sbin/dhclient/omshell/Makefile b/sbin/dhclient/omshell/Makefile
deleted file mode 100644
index 41aee14..0000000
--- a/sbin/dhclient/omshell/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
-
-.PATH: ${DIST_DIR}/dhcpctl
-
-PROG= omshell
-
-DPADD= ${LIBDHCP} ${LIBRES} ${LIBOMAPI} ${LIBDST} ${LIBDHCPCTL}
-LDADD= ${LIBDHCP} ${LIBRES} ${LIBOMAPI} ${LIBDST} ${LIBDHCPCTL}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud