Fix buildworld.
This commit is contained in:
parent
206ad245f1
commit
99eebd2a7c
@ -10,7 +10,8 @@ SRCS= main.c action.c config.c export.c trap.c trans_udp.c trans_lsock.c
|
||||
SRCS+= oid.h tree.c tree.h
|
||||
XSYM= snmpMIB begemotSnmpdModuleTable begemotSnmpd begemotTrapSinkTable \
|
||||
sysUpTime snmpTrapOID coldStart authenticationFailure \
|
||||
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable
|
||||
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable \
|
||||
freeBSDVersion
|
||||
CLEANFILES= oid.h tree.c tree.h
|
||||
MAN= bsnmpd.1 snmpmod.3
|
||||
WARNS?= 6
|
||||
|
Loading…
Reference in New Issue
Block a user