Revert to always descending into the "bsnmp" subdir -- gensnmptree

and bsnmpd should not be controlled by the NOATM knob.
This commit is contained in:
Ruslan Ermilov 2004-09-25 07:00:11 +00:00
parent 6e1151b6ab
commit acb4f7825e

View File

@ -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)