Forgot to change the pointer to the snmp_atm sources after repo-copy.
Correct this by pointing to the new location. Pointy hat to: harti Submitted by: keramida
This commit is contained in:
parent
4483fe9227
commit
291aa5d7f7
@ -37,7 +37,7 @@ FILES= atmconfig.help atmconfig_device.help
|
||||
FILESDIR= /usr/share/doc/atm
|
||||
|
||||
SNMP_ATM_DEF= ${.CURDIR}/../../../contrib/ngatm/snmp_atm/atm_tree.def \
|
||||
${.CURDIR}/../../../lib/libbsnmp/modules/snmp_atm/atm_freebsd.def
|
||||
${.CURDIR}/../../../usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def
|
||||
|
||||
${.OBJDIR}/oid.h: atm_oid.list ${SNMP_ATM_DEF}
|
||||
cat ${SNMP_ATM_DEF} | gensnmptree -e `tail -n +2 ${.CURDIR}/atm_oid.list` \
|
||||
|
Loading…
Reference in New Issue
Block a user