aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd/modules/snmp_mibII
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2004-01-23 16:22:49 +0000
committerHartmut Brandt <harti@FreeBSD.org>2004-01-23 16:22:49 +0000
commitb6a6dd1872dacca58f52be00781ccb3af7f8824d (patch)
tree65a1aa99775b9ea5784447cd9891cbd7d34bf1f2 /usr.sbin/bsnmpd/modules/snmp_mibII
parent12b8b80e456e7138e3bbe87f021e7c38e1184da0 (diff)
Create the OID and tree files while building the modules and the daemon
instead of creating them by hand and storing them in the CVS tree. Add gensnmptree to the bootstrap tools (it is used to generated these files). This simplifies the update procedure. Submitted by: ru
Notes
Notes: svn path=/head/; revision=124873
Diffstat (limited to 'usr.sbin/bsnmpd/modules/snmp_mibII')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_mibII/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
index 7215880d1ab1..c677c533ef35 100644
--- a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
+++ b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile
@@ -9,6 +9,8 @@ MOD= mibII
SRCS= mibII.c mibII_ifmib.c mibII_ip.c mibII_interfaces.c \
mibII_ipaddr.c mibII_ifstack.c mibII_rcvaddr.c \
mibII_nettomedia.c mibII_tcp.c mibII_udp.c mibII_route.c
+XSYM= ipAddrTable ifTable ifRcvAddressEntry ifMIB ipMIB tcpMIB udpMIB \
+ ipForward ifIndex linkDown linkUp
MAN= snmp_mibII.3
DEFS= ${MOD}_tree.def