# Generated automatically from Makefile.in by configure.
#
# Minimum environment and virtual path setup
#
SHELL		= /bin/sh
srcdir		= .
top_srcdir	= ../..
VERSION		= 4.2.6


#
# Paths
#
prefix		= /usr/local
exec_prefix	= /usr/local
bindir		= ${exec_prefix}/bin
sbindir		= ${exec_prefix}/sbin
libdir		= ${exec_prefix}/lib
datadir		= ${prefix}/share
includedir	= /usr/local/arm-elf/include/ucd-snmp
mandir		= ${prefix}/man
man1dir		= $(mandir)/man1
man3dir		= $(mandir)/man3
man5dir		= $(mandir)/man5
man8dir		= $(mandir)/man8
snmplibdir	= $(datadir)/snmp
mibdir		= $(snmplibdir)/mibs
persistentdir	= /var/ucd-snmp


#
# Programs
#
INSTALL		= $(LIBTOOL) --mode=install /usr/bin/install -c
SED		= sed
LN_S		= ln -s
#AUTOCONF	= 
#AUTOHEADER	= 
AUTOCONF	= autoconf
AUTOHEADER	= autoheader

#
# Compiler arguments
#
#CFLAGS		= -g -O2 -Dlinux
EXTRACPPFLAGS	= -x c
#LDFLAGS		= -Wl,-elf2flt 
LIBTOOL		= $(SHELL) $(top_builddir)/libtool 
#EXEEXT		= .gdb
SHVFLAGS	= -release 0.$(VERSION)

# Misc Compiling Stuff
#CC	        = arm-elf-gcc
# version number is prefixed by a 0 for a better shared library version number
LIB_LD_CMD      = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -rpath $(libdir) $(SHVFLAGS) -o
LIB_EXTENSION   = la
LIB_VERSION     =
LIB_LDCONFIG_CMD = $(LIBTOOL) --mode=finish $(libdir)
LINK		= $(LIBTOOL) --mode=link $(CC)
# RANLIB 	= ranlib
RANLIB		= :

# libtool definitions
.SUFFIXES: .c .o .lo
.c.lo:
	$(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(CPPFLAGS) -c -o $@ $<
top_builddir=../..

CPPFLAGS=-I. -I../.. -I$(srcdir) -I$(srcdir)/../.. \
	-I$(srcdir)/../../snmplib -I$(srcdir)/.. -I..  $(LIB_CFLAGS)

# Need a special .c -> .o definition here to make sure we place the
# object files in the sub directory.

.c.o:
	$(CC) -c $(CPPFLAGS) $(CFLAGS) -o $@ $<

OBJS =  mibII/snmp_mib.o mibII/system_mib.o mibII/sysORTable.o mibII/vacm_vars.o snmpv3/snmpEngine.o snmpv3/snmpMPDStats.o snmpv3/usmStats.o snmpv3/usmUser.o util_funcs.o 
LOBJS =  mibII/snmp_mib.lo mibII/system_mib.lo mibII/sysORTable.lo mibII/vacm_vars.lo snmpv3/snmpEngine.lo snmpv3/snmpMPDStats.lo snmpv3/usmStats.lo snmpv3/usmUser.lo util_funcs.lo 
SRCS =  mibII/snmp_mib.c mibII/system_mib.c mibII/sysORTable.c mibII/vacm_vars.c snmpv3/snmpEngine.c snmpv3/snmpMPDStats.c snmpv3/usmStats.c snmpv3/usmUser.c util_funcs.c 

all: $(LOBJS)

TAGS: $(SRCS)
	etags *.c *.h

clean:
	rm -f ${LOBJS} ${OBJS}
	rm -rf .libs */.libs

depend: 
	makedepend $(CPPFLAGS) -o.lo $(SRCS)

nosysdepend:
	makedepend $(CPPFLAGS) -o.lo $(SRCS)
	perl -n -i.bak $(top_srcdir)/makenosysdepend.pl Makefile

makefileindepend: nosysdepend
	perl $(top_srcdir)/makefileindepend.pl

# DO NOT DELETE THIS LINE -- make depend depends on it.


agentx/client.lo: ../agent_index.h ../agent_registry.h agentx/client.h
agentx/client.lo: agentx/protocol.h ../snmp_vars.h 
agentx/master_admin.lo: ../agent_index.h ../agent_registry.h ../agent_trap.h
agentx/master_admin.lo: agentx/client.h agentx/protocol.h mibII/sysORTable.h
agentx/master_admin.lo: ../snmp_agent.h ../snmp_vars.h 
agentx/master_admin.lo: ../var_struct.h
agentx/master.lo: ../agent_read_config.h ../agent_registry.h
agentx/master.lo: agentx/master_admin.h agentx/master_request.h
agentx/master.lo: agentx/protocol.h ../ds_agent.h ../snmpd.h ../snmp_vars.h
agentx/master.lo: ../var_struct.h
agentx/master_request.lo: ../agent_registry.h agentx/client.h
agentx/master_request.lo: agentx/master_admin.h agentx/master.h
agentx/master_request.lo: agentx/protocol.h ../ds_agent.h mibII/sysORTable.h
agentx/master_request.lo: ../snmp_agent.h ../snmp_vars.h 
agentx/master_request.lo: ../var_struct.h
agentx/protocol.lo: agentx/protocol.h 
agentx/subagent.lo: ../agent_callbacks.h ../agent_registry.h ../agent_trap.h
agentx/subagent.lo: agentx/client.h agentx/protocol.h ../ds_agent.h
agentx/subagent.lo: mibII/sysORTable.h ../snmp_agent.h ../snmpd.h
agentx/subagent.lo: ../snmp_vars.h 
agentx/subagent.lo: ../var_struct.h
examples/example.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
examples/example.lo: examples/example.h mibincl.h ../snmp_vars.h struct.h
examples/example.lo: util_funcs.h ../var_struct.h
header_complex.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
header_complex.lo: ../../config.h header_complex.h ../../m/generic.h mibincl.h
header_complex.lo: ../../mib_module_config.h ../../s/generic.h ../../s/linux.h
header_complex.lo: ../../snmplib/asn1.h ../../snmplib/callback.h
header_complex.lo: ../../snmplib/mib.h ../../snmplib/read_config.h
header_complex.lo: ../../snmplib/snmp_api.h ../../snmplib/snmp_debug.h
header_complex.lo: ../../snmplib/snmp.h ../../snmplib/snmp_impl.h
header_complex.lo: ../../snmplib/snmp_logging.h ../../snmplib/tools.h
header_complex.lo: ../snmp_vars.h ../../s/sysv.h 
header_complex.lo: ../var_struct.h
host/hr_device.lo: ../agent_registry.h host/hr_device.h host_res.h
host/hr_device.lo: ../snmp_vars.h 
host/hr_device.lo: ../var_struct.h
host/hr_disk.lo: ../agent_registry.h host/hr_disk.h host_res.h ../snmp_vars.h
host/hr_disk.lo: ../var_struct.h
host/hr_filesys.lo: ../agent_registry.h host/hr_filesys.h host/hr_utils.h
host/hr_filesys.lo: host_res.h ../snmp_vars.h 
host/hr_filesys.lo: ../var_struct.h
host/hr_network.lo: ../agent_registry.h host/hr_network.h host_res.h
host/hr_network.lo: mibII/interfaces.h ../snmp_vars.h 
host/hr_network.lo: ../var_struct.h
host/hr_other.lo: ../agent_registry.h host/hr_other.h host_res.h ../snmp_vars.h
host/hr_other.lo: ../var_struct.h
host/hr_partition.lo: ../agent_registry.h host/hr_disk.h host/hr_filesys.h
host/hr_partition.lo: host/hr_partition.h host_res.h ../snmp_vars.h
host/hr_partition.lo: ../var_struct.h
host/hr_print.lo: ../agent_registry.h host/hr_print.h host_res.h ../snmp_vars.h
host/hr_print.lo: struct.h  
host/hr_print.lo: ../var_struct.h
host/hr_proc.lo: ../agent_read_config.h ../agent_registry.h ../auto_nlist.h
host/hr_proc.lo: host/hr_proc.h host_res.h mibdefs.h ../snmp_vars.h
host/hr_proc.lo: ucd-snmp/loadave.h 
host/hr_proc.lo: ../var_struct.h
host/hr_storage.lo: ../agent_registry.h ../auto_nlist.h host/hr_filesys.h
host/hr_storage.lo: host/hr_storage.h host_res.h ../snmp_vars.h
host/hr_storage.lo: ../var_struct.h
host/hr_swinst.lo: ../agent_registry.h host/hr_swinst.h host/hr_utils.h
host/hr_swinst.lo: host_res.h ../snmp_vars.h 
host/hr_swinst.lo: ../var_struct.h
host/hr_swrun.lo: ../agent_registry.h ../auto_nlist.h host/hr_swrun.h
host/hr_swrun.lo: host_res.h ../kernel.h ../snmp_vars.h 
host/hr_swrun.lo: ../var_struct.h
host/hr_system.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
host/hr_system.lo: ../auto_nlist.h host.h host/hr_system.h host/hr_utils.h
host/hr_system.lo: host_res.h mibincl.h ../snmp_vars.h 
host/hr_system.lo: ../var_struct.h
host/hr_utils.lo: ../agent_registry.h host/hr_utils.h host_res.h ../snmp_vars.h
host/hr_utils.lo: ../var_struct.h
mibII/at.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/at.lo: ../auto_nlist.h mibII/at.h mibII/interfaces.h mibincl.h
mibII/at.lo: ../snmp_vars.h  
mibII/at.lo: ../var_struct.h
mibII/icmp.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/icmp.lo: ../auto_nlist.h mibII/icmp.h mibII/kernel_linux.h
mibII/icmp.lo: mibII/sysORTable.h mibincl.h ../snmp_vars.h struct.h
mibII/icmp.lo: util_funcs.h ../var_struct.h
mibII/interfaces.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/interfaces.lo: ../auto_nlist.h ../kernel.h mibII/interfaces.h
mibII/interfaces.lo: mibII/sysORTable.h mibincl.h ../snmp_vars.h struct.h
mibII/interfaces.lo: util_funcs.h ../var_struct.h
mibII/ipAddr.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/ipAddr.lo: ../auto_nlist.h ../kernel.h mibII/at.h mibII/interfaces.h
mibII/ipAddr.lo: mibII/ip.h mibII/route_write.h mibII/sysORTable.h
mibII/ipAddr.lo: mibII/var_route.h mibincl.h ../snmp_vars.h
mibII/ipAddr.lo: ../var_struct.h
mibII/ip.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/ip.lo: ../auto_nlist.h ../kernel.h mibII/at.h mibII/interfaces.h
mibII/ip.lo: mibII/ipAddr.h mibII/ip.h mibII/kernel_linux.h mibII/route_write.h
mibII/ip.lo: mibII/sysORTable.h mibII/var_route.h mibincl.h ../snmp_vars.h
mibII/ip.lo: struct.h  
mibII/ip.lo: util_funcs.h ../var_struct.h
mibII/kernel_linux.lo: ../agent_read_config.h ../agent_registry.h
mibII/kernel_linux.lo: ../agent_trap.h mibII/kernel_linux.h mibincl.h
mibII/kernel_linux.lo: ../snmp_vars.h struct.h 
mibII/kernel_linux.lo: util_funcs.h ../var_struct.h
mibII/route_write.lo: ../agent_registry.h mibII/ip.h mibII/route_write.h
mibII/route_write.lo: mibII/var_route.h ../snmp_vars.h 
mibII/snmp_mib.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/snmp_mib.lo: mibII/snmp_mib.h mibII/sysORTable.h mibincl.h ../snmp_vars.h
mibII/snmp_mib.lo: struct.h  
mibII/snmp_mib.lo: util_funcs.h ../var_struct.h
mibII/sysORTable.lo: ../agent_callbacks.h ../agent_read_config.h
mibII/sysORTable.lo: ../agent_registry.h ../agent_trap.h agentx/client.h
mibII/sysORTable.lo: agentx/subagent.h ../ds_agent.h mibII/sysORTable.h
mibII/sysORTable.lo: mibincl.h ../snmpd.h ../snmp_vars.h struct.h
mibII/sysORTable.lo: util_funcs.h ../var_struct.h
mibII/system_mib.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/system_mib.lo: mibII/sysORTable.h mibII/system_mib.h mibincl.h
mibII/system_mib.lo: ../snmp_vars.h struct.h 
mibII/system_mib.lo: util_funcs.h ../var_struct.h
mibII/tcp.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/tcp.lo: ../auto_nlist.h ../kernel.h mibII/kernel_linux.h
mibII/tcp.lo: mibII/sysORTable.h mibII/tcp.h mibII/tcpTable.h mibincl.h
mibII/tcp.lo: ../snmp_vars.h struct.h 
mibII/tcp.lo: util_funcs.h ../var_struct.h
mibII/tcpTable.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/tcpTable.lo: ../auto_nlist.h ../kernel.h mibII/tcp.h mibII/tcpTable.h
mibII/tcpTable.lo: mibincl.h ../snmp_vars.h 
mibII/tcpTable.lo: ../var_struct.h
mibII/udp.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/udp.lo: ../auto_nlist.h ../kernel.h mibII/kernel_linux.h
mibII/udp.lo: mibII/sysORTable.h mibII/tcp.h mibII/udp.h mibII/udpTable.h
mibII/udp.lo: mibincl.h ../snmp_vars.h struct.h 
mibII/udp.lo: util_funcs.h ../var_struct.h
mibII/udpTable.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/udpTable.lo: ../auto_nlist.h ../kernel.h mibII/sysORTable.h
mibII/udpTable.lo: mibII/tcpTable.h mibII/udp.h mibII/udpTable.h mibincl.h
mibII/udpTable.lo: ../snmp_vars.h 
mibII/udpTable.lo: ../var_struct.h
mibII/vacm_vars.lo: ../agent_callbacks.h ../agent_read_config.h
mibII/vacm_vars.lo: ../agent_registry.h ../agent_trap.h mibII/sysORTable.h
mibII/vacm_vars.lo: mibII/vacm_vars.h mibincl.h ../snmp_vars.h struct.h
mibII/vacm_vars.lo: util_funcs.h ../var_struct.h
mibII/var_route.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
mibII/var_route.lo: ../auto_nlist.h ../kernel.h mibII/at.h mibII/interfaces.h
mibII/var_route.lo: mibII/ip.h mibII/route_write.h mibII/var_route.h mibincl.h
mibII/var_route.lo: ../snmp_vars.h struct.h 
mibII/var_route.lo: util_funcs.h ../var_struct.h
notification/snmpNotifyFilterProfileTable.lo: ../agent_read_config.h
notification/snmpNotifyFilterProfileTable.lo: ../agent_registry.h
notification/snmpNotifyFilterProfileTable.lo: ../agent_trap.h header_complex.h
notification/snmpNotifyFilterProfileTable.lo: mibincl.h
notification/snmpNotifyFilterProfileTable.lo: notification/snmpNotifyFilterProfileTable.h
notification/snmpNotifyFilterProfileTable.lo: ../snmp_vars.h
notification/snmpNotifyFilterProfileTable.lo: ../var_struct.h
notification/snmpNotifyFilterTable.lo: ../agent_read_config.h
notification/snmpNotifyFilterTable.lo: ../agent_registry.h ../agent_trap.h
notification/snmpNotifyFilterTable.lo: header_complex.h mibincl.h
notification/snmpNotifyFilterTable.lo: notification/snmpNotifyFilterTable.h
notification/snmpNotifyFilterTable.lo: ../snmp_vars.h 
notification/snmpNotifyFilterTable.lo: ../var_struct.h
notification/snmpNotifyTable.lo: ../agent_callbacks.h ../agent_read_config.h
notification/snmpNotifyTable.lo: ../agent_registry.h ../agent_trap.h
notification/snmpNotifyTable.lo: header_complex.h mibincl.h
notification/snmpNotifyTable.lo: notification/snmpNotifyTable.h ../snmp_vars.h
notification/snmpNotifyTable.lo: target/snmpTargetAddrEntry.h
notification/snmpNotifyTable.lo: target/snmpTargetParamsEntry.h target/target.h
notification/snmpNotifyTable.lo: ../var_struct.h
smux/smux.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
smux/smux.lo: ../ds_agent.h mibdefs.h mibincl.h smux/smux.h ../snmpd.h
smux/smux.lo: ../snmp_vars.h struct.h 
smux/smux.lo: util_funcs.h ../var_struct.h
snmpv3/snmpEngine.lo: ../agent_read_config.h ../agent_registry.h
snmpv3/snmpEngine.lo: ../agent_trap.h mibII/sysORTable.h mibincl.h
snmpv3/snmpEngine.lo: snmpv3/snmpEngine.h ../snmp_vars.h struct.h
snmpv3/snmpEngine.lo: util_funcs.h ../var_struct.h
snmpv3/snmpMPDStats.lo: ../agent_read_config.h ../agent_registry.h
snmpv3/snmpMPDStats.lo: ../agent_trap.h mibII/sysORTable.h mibincl.h
snmpv3/snmpMPDStats.lo: snmpv3/snmpMPDStats.h ../snmp_vars.h struct.h
snmpv3/snmpMPDStats.lo: util_funcs.h ../var_struct.h
snmpv3/usmStats.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
snmpv3/usmStats.lo: mibII/sysORTable.h mibincl.h snmpv3/usmStats.h
snmpv3/usmStats.lo: ../snmp_vars.h struct.h 
snmpv3/usmStats.lo: util_funcs.h ../var_struct.h
snmpv3/usmUser.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
snmpv3/usmUser.lo: mibincl.h snmpv3/usmUser.h ../snmp_vars.h struct.h
snmpv3/usmUser.lo: util_funcs.h ../var_struct.h
target/snmpTargetAddrEntry.lo: ../agent_read_config.h ../agent_registry.h
target/snmpTargetAddrEntry.lo: ../agent_trap.h mibincl.h ../snmp_vars.h
target/snmpTargetAddrEntry.lo: target/snmpTargetAddrEntry.h
target/snmpTargetAddrEntry.lo: ../var_struct.h
target/snmpTargetParamsEntry.lo: ../agent_read_config.h ../agent_registry.h
target/snmpTargetParamsEntry.lo: ../agent_trap.h mibincl.h ../snmp_vars.h
target/snmpTargetParamsEntry.lo: target/snmpTargetParamsEntry.h
target/snmpTargetParamsEntry.lo: ../var_struct.h
target/target.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
target/target.lo: mibincl.h ../snmp_vars.h target/snmpTargetAddrEntry.h
target/target.lo: target/snmpTargetParamsEntry.h target/target.h
target/target.lo: ../var_struct.h
ucd-snmp/disk.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/disk.lo: ../auto_nlist.h mibdefs.h mibincl.h ../snmp_vars.h struct.h
ucd-snmp/disk.lo: ucd-snmp/disk.h ucd-snmp/errormib.h 
ucd-snmp/disk.lo: util_funcs.h ../var_struct.h
ucd-snmp/dlmod.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/dlmod.lo: mibincl.h ../snmp_vars.h struct.h ucd-snmp/dlmod.h
ucd-snmp/dlmod.lo: util_funcs.h ../var_struct.h
ucd-snmp/errormib.lo: ../agent_read_config.h ../agent_registry.h
ucd-snmp/errormib.lo: ../agent_trap.h ../auto_nlist.h mibdefs.h mibincl.h
ucd-snmp/errormib.lo: ../snmp_vars.h struct.h ucd-snmp/errormib.h
ucd-snmp/errormib.lo: util_funcs.h ../var_struct.h
ucd-snmp/extensible.lo: ../agent_read_config.h ../agent_registry.h
ucd-snmp/extensible.lo: ../agent_trap.h ../auto_nlist.h mibdefs.h mibincl.h
ucd-snmp/extensible.lo: ../snmp_vars.h struct.h ucd-snmp/extensible.h
ucd-snmp/extensible.lo: util_funcs.h ../var_struct.h
ucd-snmp/file.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/file.lo: mibdefs.h mibincl.h ../snmp_vars.h struct.h ucd-snmp/file.h
ucd-snmp/file.lo: util_funcs.h ../var_struct.h
ucd-snmp/loadave.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/loadave.lo: ../auto_nlist.h ../kernel.h mibdefs.h mibincl.h
ucd-snmp/loadave.lo: ../snmp_vars.h struct.h ucd-snmp/loadave.h
ucd-snmp/loadave.lo: util_funcs.h ../var_struct.h
ucd-snmp/memory.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/memory.lo: ../auto_nlist.h mibdefs.h mibincl.h ../snmp_vars.h struct.h
ucd-snmp/memory.lo: ucd-snmp/memory.h 
ucd-snmp/memory.lo: util_funcs.h ../var_struct.h
ucd-snmp/pass.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/pass.lo: mibdefs.h mibincl.h ../snmp_vars.h struct.h
ucd-snmp/pass.lo: ucd-snmp/extensible.h ucd-snmp/pass.h 
ucd-snmp/pass.lo: util_funcs.h ../var_struct.h
ucd-snmp/pass_persist.lo: ../agent_read_config.h ../agent_registry.h
ucd-snmp/pass_persist.lo: ../agent_trap.h mibdefs.h mibincl.h ../snmp_vars.h
ucd-snmp/pass_persist.lo: struct.h ucd-snmp/extensible.h
ucd-snmp/pass_persist.lo: ucd-snmp/pass_persist.h 
ucd-snmp/pass_persist.lo: util_funcs.h ../var_struct.h
ucd-snmp/proc.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/proc.lo: ../kernel.h mibdefs.h mibincl.h ../snmp_vars.h struct.h
ucd-snmp/proc.lo: ucd-snmp/errormib.h ucd-snmp/proc.h 
ucd-snmp/proc.lo: util_funcs.h ../var_struct.h
ucd-snmp/proxy.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/proxy.lo: mibincl.h ../snmp_vars.h ucd-snmp/proxy.h
ucd-snmp/proxy.lo: ../var_struct.h
ucd-snmp/registry.lo: ../agent_read_config.h ../agent_registry.h
ucd-snmp/registry.lo: ../agent_trap.h mibincl.h ../snmp_vars.h
ucd-snmp/registry.lo: ucd-snmp/registry.h 
ucd-snmp/registry.lo: ../var_struct.h
ucd-snmp/versioninfo.lo: ../agent_read_config.h ../agent_registry.h
ucd-snmp/versioninfo.lo: ../agent_trap.h mibdefs.h mibincl.h ../snmp_vars.h
ucd-snmp/versioninfo.lo: struct.h ucd-snmp/versioninfo.h 
ucd-snmp/versioninfo.lo: util_funcs.h ../var_struct.h
ucd-snmp/vmstat.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
ucd-snmp/vmstat.lo: ../auto_nlist.h mibdefs.h mibincl.h ../snmp_vars.h struct.h
ucd-snmp/vmstat.lo: ucd-snmp/vmstat.h 
ucd-snmp/vmstat.lo: util_funcs.h ../var_struct.h
util_funcs.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
util_funcs.lo: ../../config.h ../../m/generic.h mibdefs.h mibincl.h
util_funcs.lo: ../../mib_module_config.h ../../s/generic.h ../../s/linux.h
util_funcs.lo: ../../snmplib/asn1.h ../../snmplib/callback.h
util_funcs.lo: ../../snmplib/getopt.h ../../snmplib/mib.h
util_funcs.lo: ../../snmplib/read_config.h ../../snmplib/snmp_api.h
util_funcs.lo: ../../snmplib/snmp_debug.h ../../snmplib/snmp.h
util_funcs.lo: ../../snmplib/snmp_impl.h ../../snmplib/snmp_logging.h
util_funcs.lo: ../../snmplib/system.h ../../snmplib/tools.h ../snmp_vars.h
util_funcs.lo: ../../s/sysv.h struct.h ucd-snmp/errormib.h
util_funcs.lo: util_funcs.h ../var_struct.h
