summaryrefslogtreecommitdiffstats
path: root/lib/libbsnmp
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2004-08-11 16:47:12 +0000
committerharti <harti@FreeBSD.org>2004-08-11 16:47:12 +0000
commitf9ec393252e97bbff50496d89427d53088916272 (patch)
tree9c405ad65a5c7d4ea75f655efea5c5dec9fd0a21 /lib/libbsnmp
parentbfb0db8d59fc27157275af2e32dccdc8758d547d (diff)
downloadFreeBSD-src-f9ec393252e97bbff50496d89427d53088916272.zip
FreeBSD-src-f9ec393252e97bbff50496d89427d53088916272.tar.gz
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.
Diffstat (limited to 'lib/libbsnmp')
-rw-r--r--lib/libbsnmp/modules/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libbsnmp/modules/Makefile b/lib/libbsnmp/modules/Makefile
index 8e3f06c..6f5bd6a 100644
--- a/lib/libbsnmp/modules/Makefile
+++ b/lib/libbsnmp/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 \
OpenPOWER on IntegriCloud