summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/omshell/Makefile
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2005-06-07 04:02:10 +0000
committerbrooks <brooks@FreeBSD.org>2005-06-07 04:02:10 +0000
commit490c515d028d45f4c13c396411b70e9632505a6c (patch)
tree99ab3580b220b9f69ccb09ecfceadd89eb0685a2 /sbin/dhclient/omshell/Makefile
parent889029339427479400173e85589ca167386d5d1d (diff)
downloadFreeBSD-src-490c515d028d45f4c13c396411b70e9632505a6c.zip
FreeBSD-src-490c515d028d45f4c13c396411b70e9632505a6c.tar.gz
Remove the bits to build the isc-dhclient.
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