Ensure that a new gensnmptree is built. This should fix the problems

with the snmp_atm module.
This commit is contained in:
harti 2004-08-11 16:45:20 +00:00
parent f17d985e3e
commit d26b8ee1d8

View File

@ -733,7 +733,7 @@ _yacc= usr.bin/yacc
_crunchgen= usr.sbin/crunch/crunchgen
.endif
.if ${BOOTSTRAPPING} < 501114
.if ${BOOTSTRAPPING} < 502128
_gensnmptree= usr.sbin/bsnmpd/gensnmptree
.endif