summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-09-25 07:00:11 +0000
committerru <ru@FreeBSD.org>2004-09-25 07:00:11 +0000
commitf4636b5020e9adbbd9f597c0ab9785e5b7125a5e (patch)
tree4a59d1031e0b4e5130464c4f08c711c341c7148e /usr.sbin/Makefile
parent005025984ebefb339291c471dccaef807ec5cf3c (diff)
downloadFreeBSD-src-f4636b5020e9adbbd9f597c0ab9785e5b7125a5e.zip
FreeBSD-src-f4636b5020e9adbbd9f597c0ab9785e5b7125a5e.tar.gz
Revert to always descending into the "bsnmp" subdir -- gensnmptree
and bsnmpd should not be controlled by the NOATM knob.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 0c53f7f..fc70d49 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -19,7 +19,7 @@ SUBDIR= ac \
${_boot0cfg} \
${_boot98cfg} \
bootparamd \
- ${_bsnmpd} \
+ bsnmpd \
${_btxld} \
burncd \
cdcontrol \
@@ -190,7 +190,6 @@ _sysinstall= sysinstall
.if !defined(NOATM)
_atm= atm
-_bsnmpd= bsnmpd
.endif
.if !defined(NO_BIND)
OpenPOWER on IntegriCloud