From f6d2d1ffc3bad9fc7860fe1305b6ded4a28597c8 Mon Sep 17 00:00:00 2001 From: harti Date: Tue, 15 Mar 2005 07:38:15 +0000 Subject: 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 --- sbin/atm/atmconfig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/atm/atmconfig/Makefile b/sbin/atm/atmconfig/Makefile index c4df9e7..1db0fa4 100644 --- a/sbin/atm/atmconfig/Makefile +++ b/sbin/atm/atmconfig/Makefile @@ -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` \ -- cgit v1.1