summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
committerru <ru@FreeBSD.org>2005-01-28 16:08:11 +0000
commite68efdc747b96ab7b5b15251afdd1fe24ca86545 (patch)
tree95dc7b9b33e3ce4cad3849abbbacda29f778c0d9 /sbin/dhclient
parent83cae1af10dbd0a4b0bbee7988ff841948656c91 (diff)
downloadFreeBSD-src-e68efdc747b96ab7b5b15251afdd1fe24ca86545.zip
FreeBSD-src-e68efdc747b96ab7b5b15251afdd1fe24ca86545.tar.gz
Let bsd.prog.mk set SRCS and MAN to their default values.
Diffstat (limited to 'sbin/dhclient')
-rw-r--r--sbin/dhclient/omshell/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/dhclient/omshell/Makefile b/sbin/dhclient/omshell/Makefile
index 4bc5e70..41aee14 100644
--- a/sbin/dhclient/omshell/Makefile
+++ b/sbin/dhclient/omshell/Makefile
@@ -5,11 +5,8 @@ DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp
.PATH: ${DIST_DIR}/dhcpctl
PROG= omshell
-SRCS= omshell.c
DPADD= ${LIBDHCP} ${LIBRES} ${LIBOMAPI} ${LIBDST} ${LIBDHCPCTL}
LDADD= ${LIBDHCP} ${LIBRES} ${LIBOMAPI} ${LIBDST} ${LIBDHCPCTL}
-MAN= omshell.1
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud