From f9ec393252e97bbff50496d89427d53088916272 Mon Sep 17 00:00:00 2001 From: harti Date: Wed, 11 Aug 2004 16:47:12 +0000 Subject: Link to the build again. The problem was that we need a new gensnmptree for the .def file to parse. This was fixed in Makefile.inc1. --- usr.sbin/bsnmpd/modules/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/bsnmpd') diff --git a/usr.sbin/bsnmpd/modules/Makefile b/usr.sbin/bsnmpd/modules/Makefile index 8e3f06c..6f5bd6a 100644 --- a/usr.sbin/bsnmpd/modules/Makefile +++ b/usr.sbin/bsnmpd/modules/Makefile @@ -2,9 +2,9 @@ .PATH: ${.CURDIR}/../../../contrib/bsnmp/snmpd -# .if !defined(NOATM) -# _snmp_atm= snmp_atm -# .endif +.if !defined(NOATM) +_snmp_atm= snmp_atm +.endif SUBDIR= ${_snmp_atm} \ snmp_mibII \ -- cgit v1.1