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


#
# Paths
#
prefix		= /tmp/snmp
exec_prefix	= /tmp/snmp
bindir		= ${exec_prefix}/bin
sbindir		= ${exec_prefix}/sbin
libdir		= ${exec_prefix}/lib
datadir		= ${prefix}/share
includedir	= ${prefix}/include/net-snmp
ucdincludedir	= ${prefix}/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	= /tmp/snmp-persist


#
# Programs
#
INSTALL		= $(LIBTOOL) --mode=install /usr/bin/install -c
INSTALL_DATA    = ${INSTALL} -m 644
SED		= /bin/sed
LN_S		= ln -s
AUTOCONF	= :
AUTOHEADER	= :

#
# Compiler arguments
#
CFLAGS		= -O1 -Delf 
EXTRACPPFLAGS	= -x c
LDFLAGS		= -s 
LIBTOOL		= $(SHELL) $(top_builddir)/libtool 
EXEEXT		= 

# Misc Compiling Stuff
CC	        = mipsel-uclibc-gcc
# version number is prefixed by a 0 for a better shared library version number
#
# ok, use libtool proper versioning:
LIBCURRENT  = 5
LIBREVISION = 9
LIBAGE      = 0
# generally, LIBCURRENT should stay the same unless major changes occur.
# Increment REVISION every release.  
# Increment AGE if new stuff is available.
LIB_LD_CMD      = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -rpath $(libdir) -version-info $(LIBCURRENT):$(LIBREVISION):$(LIBAGE) -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) $(CPPFLAGS) $(CFLAGS) -c -o $@ $<
#
# Makefile for snmpd
#

top_builddir	= ..

#
# what to install
#
SUBDIRS=helpers mibgroup

INSTALLSBINPROGS= snmpd$(EXEEXT)
INSTALLLIBS	= libnetsnmpagent.$(LIB_EXTENSION)$(LIB_VERSION) \
		libnetsnmpmibs.$(LIB_EXTENSION)$(LIB_VERSION)

INCLUDESUBDIR=agent
INCLUDESUBDIRHEADERS=agent_read_config.h \
	agent_registry.h \
	agent_index.h \
	agent_trap.h \
	auto_nlist.h \
	ds_agent.h \
	snmp_agent.h \
	snmp_vars.h \
	var_struct.h \
	agent_handler.h \
	net-snmp-agent-includes.h \
	agent_callbacks.h

INSTALLBUILTSUBDIRHEADERS=../include/net-snmp/agent/mib_module_config.h \
			mibgroup/mib_module_includes.h
INSTALLBUILTSUBDIR=agent

OTHERINSTALL=

# XXX: need to install these  They're really UCD specific, however.
BROKEINSTALL= \
	mib_modules.h \
	mibgroup/struct.h \
	mibgroup/util_funcs.h \
	mibgroup/mibincl.h \
	mibgroup/header_complex.h

INSTALLUCDHEADERS= \
	agent_index.h	\
	agent_read_config.h \
	agent_registry.h \
	agent_trap.h	\
	auto_nlist.h	\
	ds_agent.h	\
	header_complex.h \
	mibincl.h	\
	snmp_agent.h	\
	ucd-snmp-includes.h	\
	ucd-snmp-agent-includes.h \
	util_funcs.h	\
	var_struct.h

#
# how to build it info
#
USELIBS		= ../snmplib/libnetsnmp.$(LIB_EXTENSION)$(LIB_VERSION)
HELPERLIB	= helpers/libnetsnmphelpers.$(LIB_EXTENSION)$(LIB_VERSION)
LOCAL_LIBS	= 
LIBS		= ../snmplib/libnetsnmp.$(LIB_EXTENSION)$(LIB_VERSION) -ldl -lm 
WRAPLIBS	= 
OUR_AGENT_LIBS	= $(INSTALLLIBS) $(HELPERLIB) $(WRAPLIBS) $(LIBS) 
CPPFLAGS	= -I../include -I$(top_srcdir)/include \
		  -I.. -I$(srcdir)/.. -I$(srcdir)/../snmplib \
		  -I$(srcdir) -I. -I$(srcdir)/mibgroup -Imibgroup 

#
# Objects
#

# libnetsnmpmib objects.
LMIBOBJS	=   mibgroup/mibII/snmp_mib.lo  mibgroup/mibII/system_mib.lo  mibgroup/mibII/sysORTable.lo  mibgroup/mibII/vacm_vars.lo  mibgroup/mibII/ip.lo  mibgroup/mibII/tcp.lo  mibgroup/mibII/udp.lo  mibgroup/mibII/icmp.lo  mibgroup/mibII/var_route.lo  mibgroup/mibII/kernel_linux.lo  mibgroup/qos.lo  mibgroup/ieee802dot11.lo  mibgroup/util_funcs.lo  mibgroup/mibII/vacm_context.lo  mibgroup/host/hr_system.lo  mibgroup/host/hr_storage.lo  mibgroup/host/hr_device.lo  mibgroup/host/hr_other.lo  mibgroup/host/hr_proc.lo  mibgroup/host/hr_network.lo  mibgroup/host/hr_print.lo  mibgroup/host/hr_disk.lo  mibgroup/host/hr_partition.lo  mibgroup/host/hr_filesys.lo  mibgroup/host/hr_swrun.lo  mibgroup/host/hr_swinst.lo  mibgroup/mibII/interfaces.lo  mibgroup/mibII/ipAddr.lo  mibgroup/mibII/at.lo  mibgroup/mibII/route_write.lo  mibgroup/mibII/tcpTable.lo  mibgroup/mibII/udpTable.lo  mibgroup/qos_access.lo  mibgroup/qos_checkfns.lo  mibgroup/ucd-snmp/loadave.lo  mibgroup/qos_checkfns_local.lo    mib_modules.lo auto_nlist.lo
MIBOBJS		=   mibgroup/mibII/snmp_mib.o  mibgroup/mibII/system_mib.o  mibgroup/mibII/sysORTable.o  mibgroup/mibII/vacm_vars.o  mibgroup/mibII/ip.o  mibgroup/mibII/tcp.o  mibgroup/mibII/udp.o  mibgroup/mibII/icmp.o  mibgroup/mibII/var_route.o  mibgroup/mibII/kernel_linux.o  mibgroup/qos.o  mibgroup/ieee802dot11.o  mibgroup/util_funcs.o  mibgroup/mibII/vacm_context.o  mibgroup/host/hr_system.o  mibgroup/host/hr_storage.o  mibgroup/host/hr_device.o  mibgroup/host/hr_other.o  mibgroup/host/hr_proc.o  mibgroup/host/hr_network.o  mibgroup/host/hr_print.o  mibgroup/host/hr_disk.o  mibgroup/host/hr_partition.o  mibgroup/host/hr_filesys.o  mibgroup/host/hr_swrun.o  mibgroup/host/hr_swinst.o  mibgroup/mibII/interfaces.o  mibgroup/mibII/ipAddr.o  mibgroup/mibII/at.o  mibgroup/mibII/route_write.o  mibgroup/mibII/tcpTable.o  mibgroup/mibII/udpTable.o  mibgroup/qos_access.o  mibgroup/qos_checkfns.o  mibgroup/ucd-snmp/loadave.o  mibgroup/qos_checkfns_local.o    mib_modules.o auto_nlist.o

# libnetsnmpagent objects
LIBAGENTOBJS=snmp_agent.o snmp_vars.o agent_read_config.o agent_registry.o \
	agent_index.o agent_trap.o kernel.o  agent_handler.o \
	
LLIBAGENTOBJS=snmp_agent.lo snmp_vars.lo agent_read_config.lo agent_registry.lo\
	agent_index.lo agent_trap.lo kernel.lo agent_handler.lo \
	

# The agent objects.
AGENTOBJS=snmpd.o
LAGENTOBJS=snmpd.lo

#
# Define OBJS and LOBJS for clean target (just this directory)
#
OBJS		= $(LIBAGENTOBJS)  $(AGENTOBJS)  mib_modules.o  auto_nlist.o
LOBJS		= $(LLIBAGENTOBJS) $(LAGENTOBJS) mib_modules.lo auto_nlist.lo


all: standardall

#
# build stuff targets
#
getkstat: getkstat.o
	$(CC) $(CFLAGS) -o $@ $? $(LOCAL_LIBS) $(LIBS)

getkstat.o: mibgroup/kernel_sunos5.c
	$(CC) $(CFLAGS) -o $@ -D_GETKSTAT_TEST -DDODEBUG -c $? 

getmibstat: getmibstat.o
	$(CC) $(CFLAGS) -o $@ $? $(LOCAL_LIBS) $(LIBS)

getmibstat.o: mibgroup/kernel_sunos5.c
	$(CC) $(CFLAGS) -o $@ -D_GETMIBSTAT_TEST -DDODEBUG -c $? 

snmpd$(EXEEXT):	${LAGENTOBJS} $(USELIBS) $(HELPERLIB) $(LIBTARG) ${INSTALLLIBS}
	$(LINK) $(CFLAGS) -o $@ ${LAGENTOBJS} $(LOCAL_LIBS) ${LDFLAGS} ${OUR_AGENT_LIBS}


libnetsnmpagent.$(LIB_EXTENSION)$(LIB_VERSION):    ${LLIBAGENTOBJS} libnetsnmpmibs.$(LIB_EXTENSION)$(LIB_VERSION)
	$(LIB_LD_CMD) libnetsnmpagent.$(LIB_EXTENSION)$(LIB_VERSION) ${LLIBAGENTOBJS}  $(LIB_LD_LIBS)
	$(RANLIB) libnetsnmpagent.$(LIB_EXTENSION)$(LIB_VERSION)

libnetsnmpmibs.$(LIB_EXTENSION)$(LIB_VERSION):    ${LMIBOBJS}
	$(LIB_LD_CMD) libnetsnmpmibs.$(LIB_EXTENSION)$(LIB_VERSION) ${LMIBOBJS}  $(LIB_LD_LIBS)
	$(RANLIB) libnetsnmpmibs.$(LIB_EXTENSION)$(LIB_VERSION)

embedperlinstall:
	  @$(SHELL) $(srcdir)/../mkinstalldirs $(snmplibdir)
	  @$(INSTALL) $(srcdir)/snmp_perl.pl $(snmplibdir)/snmp_perl.pl
	  @echo "install:  installed $$i in $(snmplibdir)"

snmp_vars.lo:  mibgroup/mibII/snmp_mib.h mibgroup/mibII/system_mib.h mibgroup/mibII/sysORTable.h mibgroup/mibII/vacm_vars.h mibgroup/host.h mibgroup/mibII/ip.h mibgroup/mibII/tcp.h mibgroup/mibII/udp.h mibgroup/mibII/icmp.h mibgroup/mibII/var_route.h mibgroup/mibII/kernel_linux.h mibgroup/qos.h mibgroup/ieee802dot11.h mibgroup/util_funcs.h mibgroup/mibII/vacm_context.h mibgroup/host/hr_system.h mibgroup/host/hr_storage.h mibgroup/host/hr_device.h mibgroup/host/hr_other.h mibgroup/host/hr_proc.h mibgroup/host/hr_network.h mibgroup/host/hr_print.h mibgroup/host/hr_disk.h mibgroup/host/hr_partition.h mibgroup/host/hr_filesys.h mibgroup/host/hr_swrun.h mibgroup/host/hr_swinst.h mibgroup/mibII/interfaces.h mibgroup/mibII/ipAddr.h mibgroup/mibII/at.h mibgroup/mibII/route_write.h mibgroup/mibII/tcpTable.h mibgroup/mibII/udpTable.h mibgroup/qos_access.h mibgroup/qos_checkfns.h mibgroup/ucd-snmp/loadave.h mibgroup/qos_checkfns_local.h
read_config.lo:  mibgroup/mibII/snmp_mib.h mibgroup/mibII/system_mib.h mibgroup/mibII/sysORTable.h mibgroup/mibII/vacm_vars.h mibgroup/host.h mibgroup/mibII/ip.h mibgroup/mibII/tcp.h mibgroup/mibII/udp.h mibgroup/mibII/icmp.h mibgroup/mibII/var_route.h mibgroup/mibII/kernel_linux.h mibgroup/qos.h mibgroup/ieee802dot11.h mibgroup/util_funcs.h mibgroup/mibII/vacm_context.h mibgroup/host/hr_system.h mibgroup/host/hr_storage.h mibgroup/host/hr_device.h mibgroup/host/hr_other.h mibgroup/host/hr_proc.h mibgroup/host/hr_network.h mibgroup/host/hr_print.h mibgroup/host/hr_disk.h mibgroup/host/hr_partition.h mibgroup/host/hr_filesys.h mibgroup/host/hr_swrun.h mibgroup/host/hr_swinst.h mibgroup/mibII/interfaces.h mibgroup/mibII/ipAddr.h mibgroup/mibII/at.h mibgroup/mibII/route_write.h mibgroup/mibII/tcpTable.h mibgroup/mibII/udpTable.h mibgroup/qos_access.h mibgroup/qos_checkfns.h mibgroup/ucd-snmp/loadave.h mibgroup/qos_checkfns_local.h
mib_modules.lo: mibgroup/mib_module_inits.h

#
# standard target definitions.  Set appropriate variables to make use of them.
#
# note: the strange use of the "it" variable is for shell parsing when
# there is no targets to install for that rule.
#

# the standard items to build: libraries, bins, and sbins
STANDARDTARGETS     =$(INSTALLLIBS) $(INSTALLBINPROGS) $(INSTALLSBINPROGS)
STANDARDCLEANTARGETS=$(INSTALLLIBS) $(INSTALLBINPROGS) $(INSTALLSBINPROGS) $(INSTALLUCDLIBS)

standardall: subdirs $(STANDARDTARGETS)

subdirs:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making all in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) ) ; \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

install: installlocalheaders  \
         installlocallibs        \
         installlocalbin      installlocalsbin   \
         installsubdirs      $(OTHERINSTALL)

installprogs: installbin installsbin

#
# headers
#
# set INSTALLHEADERS to a list of things to install in each makefile.
# set INSTALLBUILTHEADERS to a list of things to install from builddir
# set INSTALLSUBDIRHEADERS and INSTALLSUBDIR to subdirectory headers
# set INSTALLSUBDIRHEADERS2 and INSTALLSUBDIR2 to more subdirectory headers
# set INSTALLBUILTSUBDIRHEADERS and INSTALLBUILTSUBDIR to a list from builddir
#
installheaders: installlocalheaders  installsubdirheaders

installlocalheaders:
	@if test "$(INSTALLHEADERS)" != "" ; then \
		echo creating directory $(includedir) ; \
		it="$(INSTALLHEADERS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(includedir) ; \
	        for i in $$it ; do \
			$(INSTALL) $(top_srcdir)/include/net-snmp/$$i $(includedir) ; \
	                echo "installing $$i in $(includedir)" ; \
	        done \
	fi
	@if test "$(INSTALLBUILTHEADERS)" != "" ; then \
		echo creating directory $(includedir) ; \
		it="$(INSTALLBUILTHEADERS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(includedir) ; \
	        for i in $$it ; do \
			$(INSTALL) $$i $(includedir) ; \
	                echo "installing $$i in $(includedir)" ; \
	        done \
	fi
	@if test "$(INCLUDESUBDIRHEADERS)" != "" ; then \
		echo creating directory $(includedir)/$(INCLUDESUBDIR) ; \
		it="$(INCLUDESUBDIRHEADERS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(includedir)/$(INCLUDESUBDIR) ; \
	        for i in $$it ; do \
			$(INSTALL) $(top_srcdir)/include/net-snmp/$(INCLUDESUBDIR)/$$i $(includedir)/$(INCLUDESUBDIR) ; \
	                echo "installing $$i in $(includedir)/$(INCLUDESUBDIR)" ; \
	        done \
	fi
	@if test "$(INCLUDESUBDIRHEADERS2)" != "" ; then \
		echo creating directory $(includedir)/$(INCLUDESUBDIR2) ; \
		it="$(INCLUDESUBDIRHEADERS2)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(includedir)/$(INCLUDESUBDIR2) ; \
	        for i in $$it ; do \
			$(INSTALL) $(top_srcdir)/include/net-snmp/$(INCLUDESUBDIR2)/$$i $(includedir)/$(INCLUDESUBDIR2) ; \
	                echo "installing $$i in $(includedir)/$(INCLUDESUBDIR2)" ; \
	        done \
	fi
	@if test "$(INSTALLBUILTSUBDIRHEADERS)" != "" ; then \
		echo creating directory $(includedir)/$(INSTALLBUILTSUBDIR) ; \
		it="$(INSTALLBUILTSUBDIRHEADERS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(includedir)/$(INSTALLBUILTSUBDIR) ; \
	        for i in $$it ; do \
			$(INSTALL) $$i $(includedir)/$(INSTALLBUILTSUBDIR) ; \
	                echo "installing $$i in $(includedir)/$(INSTALLBUILTSUBDIR)" ; \
	        done \
	fi

installsubdirheaders:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making installheaders in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) installheaders) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

installucdheaders:
	@if test "$(INSTALLUCDHEADERS)" != "" ; then \
		echo creating directory $(ucdincludedir) ; \
		it="$(INSTALLUCDHEADERS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(ucdincludedir) ; \
	        for i in $$it ; do \
			$(INSTALL) $(top_srcdir)/include/ucd-snmp/$$i $(ucdincludedir) ; \
	                echo "installing $$i in $(ucdincludedir)" ; \
	        done \
	fi

#
# libraries
#
# set INSTALLLIBS to a list of things to install in each makefile.
#
installlibs: installlocallibs  installsubdirlibs

installlocallibs: $(INSTALLLIBS)
	@if test "$(INSTALLLIBS)" != ""; then \
		it="$(INSTALLLIBS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(libdir) ; \
                $(INSTALL) $(INSTALLLIBS) $(libdir) ;              \
	        for i in $$it ; do    \
	                echo "installing $$i in $(libdir)"; \
	                $(RANLIB) $(libdir)/$$i ; \
	        done ; \
		$(LIB_LDCONFIG_CMD) ; \
	fi

installucdlibs: $(INSTALLUCDLIBS)
	@if test "$(INSTALLUCDLIBS)" != ""; then \
		it="$(INSTALLUCDLIBS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(libdir) ; \
                $(INSTALL) $(INSTALLUCDLIBS) $(libdir) ;              \
	        for i in $$it ; do    \
	                echo "installing $$i in $(libdir)"; \
	                $(RANLIB) $(libdir)/$$i ; \
	        done ; \
		$(LIB_LDCONFIG_CMD) ; \
	fi

installsubdirlibs:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making installlibs in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) installlibs) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

#
# normal bin binaries
#
# set INSTALLBINPROGS to a list of things to install in each makefile.
#
installbin: installlocalbin installsubdirbin

installlocalbin: $(INSTALLBINPROGS)
	@if test "$(INSTALLBINPROGS) $(INSTALLBINSCRIPTS)" != " "; then \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(bindir) ; \
		it="$(INSTALLBINPROGS) $(INSTALLBINSCRIPTS)" ; \
	        $(INSTALL) $(INSTALLBINPROGS) $(INSTALLBINSCRIPTS) $(bindir) ;              \
	        for i in $$it ; do   \
	                echo "installing $$i in $(bindir)"; \
	        done \
	fi

installsubdirbin:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making installbin in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) installbin) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

#
# sbin binaries
#
# set INSTALLSBINPROGS to a list of things to install in each makefile.
#
installsbin: installlocalsbin installsubdirsbin

installlocalsbin: $(INSTALLSBINPROGS)
	@if test "$(INSTALLSBINPROGS)" != ""; then \
		it="$(INSTALLSBINPROGS)" ; \
		$(SHELL) $(top_srcdir)/mkinstalldirs $(sbindir) ; \
	        $(INSTALL) $(INSTALLSBINPROGS) $(sbindir) ;              \
	        for i in $$it ; do   \
	                echo "installing $$i in $(sbindir)"; \
	        done \
	fi

installsubdirsbin:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making installsbin in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) installsbin) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

#
# general make install target for subdirs
#
installsubdirs:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making install in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) install) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

#
# cleaning targets
#
clean: cleansubdirs $(OTHERCLEANTODOS)
	rm -f core ${OBJS} ${LOBJS} $(STANDARDCLEANTARGETS) $(OTHERCLEANTARGETS)
	rm -rf .libs

cleansubdirs:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making clean in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) clean) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

lint:
	lint -nhx $(CSRCS)

#
# wacky dependency building.
#
depend: dependdirs
	@if test -f Makefile.depend ; then \
		makedepend `echo $(CPPFLAGS) | sed 's/-f[-a-z]*//g'` -o .lo $(srcdir)/*.c $(srcdir)/*/*.c ; \
	fi


nosysdepend: nosysdependdirs
	@if test -f Makefile.depend ; then \
		makedepend `echo $(CPPFLAGS) | sed 's/-f[-a-z]*//g'` -o .lo $(srcdir)/*.c $(srcdir)/*/*.c ; \
		perl -n -i.bak $(top_srcdir)/makenosysdepend.pl Makefile ; \
	fi

distdepend: nosysdepend distdependdirs
	@if test -f Makefile.depend ; then \
		perl $(top_srcdir)/makefileindepend.pl ; \
	fi

dependdirs:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making depend in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) depend) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

nosysdependdirs:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making nosysdepend in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) nosysdepend) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

distdependdirs:
	@if test "$(SUBDIRS)" != ""; then \
		it="$(SUBDIRS)" ; \
		for i in $$it ; do       \
			echo "making distdepend in `pwd`/$$i"; \
	                ( cd $$i ; $(MAKE) distdepend) ;   \
                        if test $$? != 0 ; then \
				exit 1 ; \
			fi  \
	        done \
	fi

# These aren't real targets, let gnu's make know that.
.PHONY: clean cleansubdirs lint \
	install installprogs installheaders installlibs \
	installbin installsbin installsubdirs \
	all subdirs standardall \
	depend nosysdepend distdepend dependdirs nosysdependdirs distdependdirs
# DO NOT DELETE THIS LINE -- make depend depends on it.

./agent_handler.lo: ../include/net-snmp/net-snmp-config.h
./agent_handler.lo: ../include/net-snmp/system/linux.h
./agent_handler.lo: ../include/net-snmp/system/sysv.h
./agent_handler.lo: ../include/net-snmp/system/generic.h
./agent_handler.lo: ../include/net-snmp/machine/generic.h
./agent_handler.lo: ../include/net-snmp/net-snmp-includes.h
./agent_handler.lo: ../include/net-snmp/definitions.h
./agent_handler.lo: ../include/net-snmp/types.h
./agent_handler.lo: ../include/net-snmp/library/snmp_api.h
./agent_handler.lo: ../include/net-snmp/library/asn1.h
./agent_handler.lo: ../include/net-snmp/library/snmp_impl.h
./agent_handler.lo: ../include/net-snmp/library/snmp.h
./agent_handler.lo: ../include/net-snmp/library/snmp-tc.h
./agent_handler.lo: ../include/net-snmp/utilities.h
./agent_handler.lo: ../include/net-snmp/library/snmp_client.h
./agent_handler.lo: ../include/net-snmp/library/getopt.h
./agent_handler.lo: ../include/net-snmp/library/system.h
./agent_handler.lo: ../include/net-snmp/library/tools.h
./agent_handler.lo: ../include/net-snmp/library/int64.h
./agent_handler.lo: ../include/net-snmp/library/mt_support.h
./agent_handler.lo: ../include/net-snmp/library/snmp_alarm.h
./agent_handler.lo: ../include/net-snmp/library/data_list.h
./agent_handler.lo: ../include/net-snmp/library/callback.h
./agent_handler.lo: ../include/net-snmp/library/oid_stash.h
./agent_handler.lo: ../include/net-snmp/library/check_varbind.h
./agent_handler.lo: ../include/net-snmp/version.h
./agent_handler.lo: ../include/net-snmp/session_api.h
./agent_handler.lo: ../include/net-snmp/library/snmp_transport.h
./agent_handler.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./agent_handler.lo: ../include/net-snmp/library/snmpUnixDomain.h
./agent_handler.lo: ../include/net-snmp/library/snmpUDPDomain.h
./agent_handler.lo: ../include/net-snmp/library/snmpTCPDomain.h
./agent_handler.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./agent_handler.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./agent_handler.lo: ../include/net-snmp/library/snmpIPXDomain.h
./agent_handler.lo: ../include/net-snmp/library/ucd_compat.h
./agent_handler.lo: ../include/net-snmp/pdu_api.h
./agent_handler.lo: ../include/net-snmp/mib_api.h
./agent_handler.lo: ../include/net-snmp/library/mib.h
./agent_handler.lo: ../include/net-snmp/library/parse.h
./agent_handler.lo: ../include/net-snmp/varbind_api.h
./agent_handler.lo: ../include/net-snmp/config_api.h
./agent_handler.lo: ../include/net-snmp/library/read_config.h
./agent_handler.lo: ../include/net-snmp/library/default_store.h
./agent_handler.lo: ../include/net-snmp/library/snmp_parse_args.h
./agent_handler.lo: ../include/net-snmp/library/snmp_enum.h
./agent_handler.lo: ../include/net-snmp/library/vacm.h
./agent_handler.lo: ../include/net-snmp/output_api.h
./agent_handler.lo: ../include/net-snmp/library/snmp_debug.h
./agent_handler.lo: ../include/net-snmp/library/snmp_logging.h
./agent_handler.lo: ../include/net-snmp/snmpv3_api.h
./agent_handler.lo: ../include/net-snmp/library/snmpv3.h
./agent_handler.lo: ../include/net-snmp/library/transform_oids.h
./agent_handler.lo: ../include/net-snmp/library/keytools.h
./agent_handler.lo: ../include/net-snmp/library/scapi.h
./agent_handler.lo: ../include/net-snmp/library/lcd_time.h
./agent_handler.lo: ../include/net-snmp/library/snmp_secmod.h
./agent_handler.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./agent_handler.lo: ../include/net-snmp/library/snmpusm.h
./agent_handler.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./agent_handler.lo: ../include/net-snmp/agent/snmp_agent.h
./agent_handler.lo: ../include/net-snmp/agent/snmp_vars.h
./agent_handler.lo: ../include/net-snmp/agent/agent_handler.h
./agent_handler.lo: ../include/net-snmp/agent/var_struct.h
./agent_handler.lo: ../include/net-snmp/agent/agent_registry.h
./agent_handler.lo: ../include/net-snmp/agent/ds_agent.h
./agent_handler.lo: ../include/net-snmp/agent/agent_read_config.h
./agent_handler.lo: ../include/net-snmp/agent/agent_trap.h
./agent_handler.lo: ../include/net-snmp/agent/all_helpers.h
./agent_handler.lo: ../include/net-snmp/agent/instance.h
./agent_handler.lo: ../include/net-snmp/agent/multiplexer.h
./agent_handler.lo: ../include/net-snmp/agent/null.h
./agent_handler.lo: ../include/net-snmp/agent/debug_handler.h
./agent_handler.lo: ../include/net-snmp/agent/old_api.h
./agent_handler.lo: ../include/net-snmp/agent/read_only.h
./agent_handler.lo: ../include/net-snmp/agent/serialize.h
./agent_handler.lo: ../include/net-snmp/agent/bulk_to_next.h
./agent_handler.lo: ../include/net-snmp/agent/mode_end_call.h
./agent_handler.lo: ../include/net-snmp/agent/table.h
./agent_handler.lo: ../include/net-snmp/agent/table_data.h
./agent_handler.lo: ../include/net-snmp/agent/table_dataset.h
./agent_handler.lo: ../include/net-snmp/agent/table_iterator.h
./agent_handler.lo: ../include/net-snmp/agent/mib_module_config.h
./agent_index.lo: ../include/net-snmp/net-snmp-config.h
./agent_index.lo: ../include/net-snmp/system/linux.h
./agent_index.lo: ../include/net-snmp/system/sysv.h
./agent_index.lo: ../include/net-snmp/system/generic.h
./agent_index.lo: ../include/net-snmp/machine/generic.h 
./agent_index.lo: ../include/net-snmp/net-snmp-includes.h
./agent_index.lo: ../include/net-snmp/definitions.h
./agent_index.lo: ../include/net-snmp/types.h
./agent_index.lo: ../include/net-snmp/library/snmp_api.h
./agent_index.lo: ../include/net-snmp/library/asn1.h
./agent_index.lo: ../include/net-snmp/library/snmp_impl.h
./agent_index.lo: ../include/net-snmp/library/snmp.h
./agent_index.lo: ../include/net-snmp/library/snmp-tc.h
./agent_index.lo: ../include/net-snmp/utilities.h
./agent_index.lo: ../include/net-snmp/library/snmp_client.h
./agent_index.lo: ../include/net-snmp/library/getopt.h
./agent_index.lo: ../include/net-snmp/library/system.h
./agent_index.lo: ../include/net-snmp/library/tools.h
./agent_index.lo: ../include/net-snmp/library/int64.h
./agent_index.lo: ../include/net-snmp/library/mt_support.h
./agent_index.lo: ../include/net-snmp/library/snmp_alarm.h
./agent_index.lo: ../include/net-snmp/library/data_list.h
./agent_index.lo: ../include/net-snmp/library/callback.h
./agent_index.lo: ../include/net-snmp/library/oid_stash.h
./agent_index.lo: ../include/net-snmp/library/check_varbind.h
./agent_index.lo: ../include/net-snmp/version.h
./agent_index.lo: ../include/net-snmp/session_api.h
./agent_index.lo: ../include/net-snmp/library/snmp_transport.h
./agent_index.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./agent_index.lo: ../include/net-snmp/library/snmpUnixDomain.h
./agent_index.lo: ../include/net-snmp/library/snmpUDPDomain.h
./agent_index.lo: ../include/net-snmp/library/snmpTCPDomain.h
./agent_index.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./agent_index.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./agent_index.lo: ../include/net-snmp/library/snmpIPXDomain.h
./agent_index.lo: ../include/net-snmp/library/ucd_compat.h
./agent_index.lo: ../include/net-snmp/pdu_api.h ../include/net-snmp/mib_api.h
./agent_index.lo: ../include/net-snmp/library/mib.h
./agent_index.lo: ../include/net-snmp/library/parse.h
./agent_index.lo: ../include/net-snmp/varbind_api.h
./agent_index.lo: ../include/net-snmp/config_api.h
./agent_index.lo: ../include/net-snmp/library/read_config.h
./agent_index.lo: ../include/net-snmp/library/default_store.h
./agent_index.lo: ../include/net-snmp/library/snmp_parse_args.h
./agent_index.lo: ../include/net-snmp/library/snmp_enum.h
./agent_index.lo: ../include/net-snmp/library/vacm.h
./agent_index.lo: ../include/net-snmp/output_api.h
./agent_index.lo: ../include/net-snmp/library/snmp_debug.h
./agent_index.lo: ../include/net-snmp/library/snmp_logging.h
./agent_index.lo: ../include/net-snmp/snmpv3_api.h
./agent_index.lo: ../include/net-snmp/library/snmpv3.h
./agent_index.lo: ../include/net-snmp/library/transform_oids.h
./agent_index.lo: ../include/net-snmp/library/keytools.h
./agent_index.lo: ../include/net-snmp/library/scapi.h
./agent_index.lo: ../include/net-snmp/library/lcd_time.h
./agent_index.lo: ../include/net-snmp/library/snmp_secmod.h
./agent_index.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./agent_index.lo: ../include/net-snmp/library/snmpusm.h
./agent_index.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./agent_index.lo: ../include/net-snmp/agent/snmp_agent.h
./agent_index.lo: ../include/net-snmp/agent/snmp_vars.h
./agent_index.lo: ../include/net-snmp/agent/agent_handler.h
./agent_index.lo: ../include/net-snmp/agent/var_struct.h
./agent_index.lo: ../include/net-snmp/agent/agent_registry.h
./agent_index.lo: ../include/net-snmp/agent/ds_agent.h
./agent_index.lo: ../include/net-snmp/agent/agent_read_config.h
./agent_index.lo: ../include/net-snmp/agent/agent_trap.h
./agent_index.lo: ../include/net-snmp/agent/all_helpers.h
./agent_index.lo: ../include/net-snmp/agent/instance.h
./agent_index.lo: ../include/net-snmp/agent/multiplexer.h
./agent_index.lo: ../include/net-snmp/agent/null.h
./agent_index.lo: ../include/net-snmp/agent/debug_handler.h
./agent_index.lo: ../include/net-snmp/agent/old_api.h
./agent_index.lo: ../include/net-snmp/agent/read_only.h
./agent_index.lo: ../include/net-snmp/agent/serialize.h
./agent_index.lo: ../include/net-snmp/agent/bulk_to_next.h
./agent_index.lo: ../include/net-snmp/agent/mode_end_call.h
./agent_index.lo: ../include/net-snmp/agent/table.h
./agent_index.lo: ../include/net-snmp/agent/table_data.h
./agent_index.lo: ../include/net-snmp/agent/table_dataset.h
./agent_index.lo: ../include/net-snmp/agent/table_iterator.h
./agent_index.lo: ../include/net-snmp/agent/mib_module_config.h
./agent_index.lo: ../include/net-snmp/agent/agent_callbacks.h
./agent_index.lo: ../include/net-snmp/agent/agent_index.h snmpd.h
./agent_index.lo: mibgroup/struct.h ./mibgroup/mib_module_includes.h
./agent_index.lo: mibgroup/mibII.h mibgroup/ucd_snmp.h mibgroup/snmpv3mibs.h
./agent_index.lo: mibgroup/notification.h mibgroup/target.h
./agent_index.lo: mibgroup/agent_mibs.h mibgroup/agentx.h
./agent_index.lo: mibgroup/utilities.h mibgroup/host.h mibgroup/examples.h
./agent_index.lo: mibgroup/examples/example.h mibgroup/testhandler.h
./agent_index.lo: mibgroup/smux.h mibgroup/Rmon.h mibgroup/disman/event-mib.h
./agent_index.lo: mibgroup/mibII/system_mib.h mibgroup/mibII/sysORTable.h
./agent_index.lo: mibgroup/mibII/at.h mibgroup/mibII/interfaces.h
./agent_index.lo: mibgroup/mibII/snmp_mib.h mibgroup/mibII/tcp.h
./agent_index.lo: mibgroup/mibII/icmp.h mibgroup/mibII/ip.h
./agent_index.lo: mibgroup/mibII/var_route.h mibgroup/mibII/route_write.h
./agent_index.lo: mibgroup/mibII/at.h mibgroup/mibII/udp.h
./agent_index.lo: mibgroup/mibII/vacm_vars.h mibgroup/mibII/setSerialNo.h
./agent_index.lo: mibgroup/ucd-snmp/memory.h ./mibgroup/mibdefs.h
./agent_index.lo: mibgroup/ucd-snmp/vmstat.h mibgroup/ucd-snmp/proc.h
./agent_index.lo: mibgroup/ucd-snmp/versioninfo.h mibgroup/ucd-snmp/pass.h
./agent_index.lo: mibgroup/ucd-snmp/pass_persist.h mibgroup/ucd-snmp/disk.h
./agent_index.lo: mibgroup/ucd-snmp/loadave.h mibgroup/ucd-snmp/extensible.h
./agent_index.lo: mibgroup/ucd-snmp/errormib.h mibgroup/ucd-snmp/file.h
./agent_index.lo: mibgroup/ucd-snmp/dlmod.h mibgroup/ucd-snmp/proxy.h
./agent_index.lo: mibgroup/snmpv3/snmpEngine.h mibgroup/snmpv3/snmpMPDStats.h
./agent_index.lo: mibgroup/snmpv3/usmStats.h mibgroup/snmpv3/usmUser.h
./agent_index.lo: mibgroup/notification/snmpNotifyTable.h
./agent_index.lo: mibgroup/notification/snmpNotifyFilterTable.h
./agent_index.lo: mibgroup/notification/snmpNotifyFilterProfileTable.h
./agent_index.lo: mibgroup/target/snmpTargetAddrEntry.h
./agent_index.lo: mibgroup/target/snmpTargetParamsEntry.h
./agent_index.lo: mibgroup/target/target.h mibgroup/target/target_counters.h
./agent_index.lo: mibgroup/agent/nsTransactionTable.h
./agent_index.lo: mibgroup/agent/nsModuleTable.h mibgroup/agentx/master.h
./agent_index.lo: mibgroup/agentx/subagent.h mibgroup/utilities/override.h
./agent_index.lo: mibgroup/host/hr_system.h mibgroup/host/hr_storage.h
./agent_index.lo: mibgroup/host/hr_device.h mibgroup/host/hr_other.h
./agent_index.lo: mibgroup/host/hr_proc.h mibgroup/host/hr_network.h
./agent_index.lo: mibgroup/host/hr_print.h mibgroup/host/hr_disk.h
./agent_index.lo: mibgroup/host/hr_partition.h mibgroup/host/hr_filesys.h
./agent_index.lo: mibgroup/host/hr_swrun.h mibgroup/host/hr_swinst.h
./agent_index.lo: mibgroup/examples/scalar_int.h mibgroup/examples/data_set.h
./agent_index.lo: mibgroup/examples/delayed_instance.h mibgroup/util_funcs.h
./agent_index.lo: mibgroup/struct.h mibgroup/smux/smux.h mibgroup/Rmon/rows.h
./agent_index.lo: mibgroup/Rmon/agutil.h mibgroup/Rmon/statistics.h
./agent_index.lo: mibgroup/Rmon/alarm.h mibgroup/Rmon/history.h
./agent_index.lo: mibgroup/Rmon/event.h mibgroup/disman/mteTriggerTable.h
./agent_index.lo: mibgroup/disman/mteTriggerDeltaTable.h
./agent_index.lo: mibgroup/disman/mteTriggerExistenceTable.h
./agent_index.lo: mibgroup/disman/mteTriggerBooleanTable.h
./agent_index.lo: mibgroup/disman/mteTriggerThresholdTable.h
./agent_index.lo: mibgroup/disman/mteObjectsTable.h
./agent_index.lo: mibgroup/disman/mteEventTable.h
./agent_index.lo: mibgroup/disman/mteEventNotificationTable.h
./agent_index.lo: mibgroup/mibII/kernel_linux.h mibgroup/mibII/tcpTable.h
./agent_index.lo: mibgroup/mibII/ipAddr.h mibgroup/mibII/var_route.h
./agent_index.lo: mibgroup/mibII/route_write.h mibgroup/mibII/udpTable.h
./agent_index.lo: mibgroup/mibII/vacm_context.h mibgroup/header_complex.h
./agent_index.lo: mibgroup/agentx/protocol.h mibgroup/agentx/client.h
./agent_index.lo: mibgroup/agentx/master_admin.h
./agent_index.lo: mibgroup/agentx/agentx_config.h
./agent_index.lo: ./mibgroup/agentx/subagent.h ./mibgroup/agentx/client.h
./agent_read_config.lo: ../include/net-snmp/net-snmp-config.h
./agent_read_config.lo: ../include/net-snmp/system/linux.h
./agent_read_config.lo: ../include/net-snmp/system/sysv.h
./agent_read_config.lo: ../include/net-snmp/system/generic.h
./agent_read_config.lo: ../include/net-snmp/machine/generic.h
./agent_read_config.lo: ../include/net-snmp/net-snmp-includes.h
./agent_read_config.lo: ../include/net-snmp/definitions.h
./agent_read_config.lo: ../include/net-snmp/types.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_api.h
./agent_read_config.lo: ../include/net-snmp/library/asn1.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_impl.h
./agent_read_config.lo: ../include/net-snmp/library/snmp.h
./agent_read_config.lo: ../include/net-snmp/library/snmp-tc.h
./agent_read_config.lo: ../include/net-snmp/utilities.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_client.h
./agent_read_config.lo: ../include/net-snmp/library/getopt.h
./agent_read_config.lo: ../include/net-snmp/library/system.h
./agent_read_config.lo: ../include/net-snmp/library/tools.h
./agent_read_config.lo: ../include/net-snmp/library/int64.h
./agent_read_config.lo: ../include/net-snmp/library/mt_support.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_alarm.h
./agent_read_config.lo: ../include/net-snmp/library/data_list.h
./agent_read_config.lo: ../include/net-snmp/library/callback.h
./agent_read_config.lo: ../include/net-snmp/library/oid_stash.h
./agent_read_config.lo: ../include/net-snmp/library/check_varbind.h
./agent_read_config.lo: ../include/net-snmp/version.h
./agent_read_config.lo: ../include/net-snmp/session_api.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_transport.h
./agent_read_config.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./agent_read_config.lo: ../include/net-snmp/library/snmpUnixDomain.h
./agent_read_config.lo: ../include/net-snmp/library/snmpUDPDomain.h
./agent_read_config.lo: ../include/net-snmp/library/snmpTCPDomain.h
./agent_read_config.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./agent_read_config.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./agent_read_config.lo: ../include/net-snmp/library/snmpIPXDomain.h
./agent_read_config.lo: ../include/net-snmp/library/ucd_compat.h
./agent_read_config.lo: ../include/net-snmp/pdu_api.h
./agent_read_config.lo: ../include/net-snmp/mib_api.h
./agent_read_config.lo: ../include/net-snmp/library/mib.h
./agent_read_config.lo: ../include/net-snmp/library/parse.h
./agent_read_config.lo: ../include/net-snmp/varbind_api.h
./agent_read_config.lo: ../include/net-snmp/config_api.h
./agent_read_config.lo: ../include/net-snmp/library/read_config.h
./agent_read_config.lo: ../include/net-snmp/library/default_store.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_parse_args.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_enum.h
./agent_read_config.lo: ../include/net-snmp/library/vacm.h
./agent_read_config.lo: ../include/net-snmp/output_api.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_debug.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_logging.h
./agent_read_config.lo: ../include/net-snmp/snmpv3_api.h
./agent_read_config.lo: ../include/net-snmp/library/snmpv3.h
./agent_read_config.lo: ../include/net-snmp/library/transform_oids.h
./agent_read_config.lo: ../include/net-snmp/library/keytools.h
./agent_read_config.lo: ../include/net-snmp/library/scapi.h
./agent_read_config.lo: ../include/net-snmp/library/lcd_time.h
./agent_read_config.lo: ../include/net-snmp/library/snmp_secmod.h
./agent_read_config.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./agent_read_config.lo: ../include/net-snmp/library/snmpusm.h
./agent_read_config.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./agent_read_config.lo: ../include/net-snmp/agent/snmp_agent.h
./agent_read_config.lo: ../include/net-snmp/agent/snmp_vars.h
./agent_read_config.lo: ../include/net-snmp/agent/agent_handler.h
./agent_read_config.lo: ../include/net-snmp/agent/var_struct.h
./agent_read_config.lo: ../include/net-snmp/agent/agent_registry.h
./agent_read_config.lo: ../include/net-snmp/agent/ds_agent.h
./agent_read_config.lo: ../include/net-snmp/agent/agent_read_config.h
./agent_read_config.lo: ../include/net-snmp/agent/agent_trap.h
./agent_read_config.lo: ../include/net-snmp/agent/all_helpers.h
./agent_read_config.lo: ../include/net-snmp/agent/instance.h
./agent_read_config.lo: ../include/net-snmp/agent/multiplexer.h
./agent_read_config.lo: ../include/net-snmp/agent/null.h
./agent_read_config.lo: ../include/net-snmp/agent/debug_handler.h
./agent_read_config.lo: ../include/net-snmp/agent/old_api.h
./agent_read_config.lo: ../include/net-snmp/agent/read_only.h
./agent_read_config.lo: ../include/net-snmp/agent/serialize.h
./agent_read_config.lo: ../include/net-snmp/agent/bulk_to_next.h
./agent_read_config.lo: ../include/net-snmp/agent/mode_end_call.h
./agent_read_config.lo: ../include/net-snmp/agent/table.h
./agent_read_config.lo: ../include/net-snmp/agent/table_data.h
./agent_read_config.lo: ../include/net-snmp/agent/table_dataset.h
./agent_read_config.lo: ../include/net-snmp/agent/table_iterator.h
./agent_read_config.lo: ../include/net-snmp/agent/mib_module_config.h
./agent_read_config.lo: mibgroup/struct.h snmpd.h
./agent_read_config.lo: ../include/net-snmp/agent/agent_callbacks.h
./agent_read_config.lo: ./mibgroup/mib_module_includes.h mibgroup/mibII.h
./agent_read_config.lo: mibgroup/ucd_snmp.h mibgroup/snmpv3mibs.h
./agent_read_config.lo: mibgroup/notification.h mibgroup/target.h
./agent_read_config.lo: mibgroup/agent_mibs.h mibgroup/agentx.h
./agent_read_config.lo: mibgroup/utilities.h mibgroup/host.h
./agent_read_config.lo: mibgroup/examples.h mibgroup/examples/example.h
./agent_read_config.lo: mibgroup/testhandler.h mibgroup/smux.h
./agent_read_config.lo: mibgroup/Rmon.h mibgroup/disman/event-mib.h
./agent_read_config.lo: mibgroup/mibII/system_mib.h
./agent_read_config.lo: mibgroup/mibII/sysORTable.h mibgroup/mibII/at.h
./agent_read_config.lo: mibgroup/mibII/interfaces.h mibgroup/mibII/snmp_mib.h
./agent_read_config.lo: mibgroup/mibII/tcp.h mibgroup/mibII/icmp.h
./agent_read_config.lo: mibgroup/mibII/ip.h mibgroup/mibII/var_route.h
./agent_read_config.lo: mibgroup/mibII/route_write.h mibgroup/mibII/at.h
./agent_read_config.lo: mibgroup/mibII/udp.h mibgroup/mibII/vacm_vars.h
./agent_read_config.lo: mibgroup/mibII/setSerialNo.h
./agent_read_config.lo: mibgroup/ucd-snmp/memory.h ./mibgroup/mibdefs.h
./agent_read_config.lo: mibgroup/ucd-snmp/vmstat.h mibgroup/ucd-snmp/proc.h
./agent_read_config.lo: mibgroup/ucd-snmp/versioninfo.h
./agent_read_config.lo: mibgroup/ucd-snmp/pass.h
./agent_read_config.lo: mibgroup/ucd-snmp/pass_persist.h
./agent_read_config.lo: mibgroup/ucd-snmp/disk.h mibgroup/ucd-snmp/loadave.h
./agent_read_config.lo: mibgroup/ucd-snmp/extensible.h
./agent_read_config.lo: mibgroup/ucd-snmp/errormib.h mibgroup/ucd-snmp/file.h
./agent_read_config.lo: mibgroup/ucd-snmp/dlmod.h mibgroup/ucd-snmp/proxy.h
./agent_read_config.lo: mibgroup/snmpv3/snmpEngine.h
./agent_read_config.lo: mibgroup/snmpv3/snmpMPDStats.h
./agent_read_config.lo: mibgroup/snmpv3/usmStats.h mibgroup/snmpv3/usmUser.h
./agent_read_config.lo: mibgroup/notification/snmpNotifyTable.h
./agent_read_config.lo: mibgroup/notification/snmpNotifyFilterTable.h
./agent_read_config.lo: mibgroup/notification/snmpNotifyFilterProfileTable.h
./agent_read_config.lo: mibgroup/target/snmpTargetAddrEntry.h
./agent_read_config.lo: mibgroup/target/snmpTargetParamsEntry.h
./agent_read_config.lo: mibgroup/target/target.h
./agent_read_config.lo: mibgroup/target/target_counters.h
./agent_read_config.lo: mibgroup/agent/nsTransactionTable.h
./agent_read_config.lo: mibgroup/agent/nsModuleTable.h
./agent_read_config.lo: mibgroup/agentx/master.h mibgroup/agentx/subagent.h
./agent_read_config.lo: mibgroup/utilities/override.h
./agent_read_config.lo: mibgroup/host/hr_system.h mibgroup/host/hr_storage.h
./agent_read_config.lo: mibgroup/host/hr_device.h mibgroup/host/hr_other.h
./agent_read_config.lo: mibgroup/host/hr_proc.h mibgroup/host/hr_network.h
./agent_read_config.lo: mibgroup/host/hr_print.h mibgroup/host/hr_disk.h
./agent_read_config.lo: mibgroup/host/hr_partition.h
./agent_read_config.lo: mibgroup/host/hr_filesys.h mibgroup/host/hr_swrun.h
./agent_read_config.lo: mibgroup/host/hr_swinst.h
./agent_read_config.lo: mibgroup/examples/scalar_int.h
./agent_read_config.lo: mibgroup/examples/data_set.h
./agent_read_config.lo: mibgroup/examples/delayed_instance.h
./agent_read_config.lo: mibgroup/util_funcs.h mibgroup/struct.h
./agent_read_config.lo: mibgroup/smux/smux.h mibgroup/Rmon/rows.h
./agent_read_config.lo: mibgroup/Rmon/agutil.h mibgroup/Rmon/statistics.h
./agent_read_config.lo: mibgroup/Rmon/alarm.h mibgroup/Rmon/history.h
./agent_read_config.lo: mibgroup/Rmon/event.h
./agent_read_config.lo: mibgroup/disman/mteTriggerTable.h
./agent_read_config.lo: mibgroup/disman/mteTriggerDeltaTable.h
./agent_read_config.lo: mibgroup/disman/mteTriggerExistenceTable.h
./agent_read_config.lo: mibgroup/disman/mteTriggerBooleanTable.h
./agent_read_config.lo: mibgroup/disman/mteTriggerThresholdTable.h
./agent_read_config.lo: mibgroup/disman/mteObjectsTable.h
./agent_read_config.lo: mibgroup/disman/mteEventTable.h
./agent_read_config.lo: mibgroup/disman/mteEventNotificationTable.h
./agent_read_config.lo: mibgroup/mibII/kernel_linux.h
./agent_read_config.lo: mibgroup/mibII/tcpTable.h mibgroup/mibII/ipAddr.h
./agent_read_config.lo: mibgroup/mibII/var_route.h
./agent_read_config.lo: mibgroup/mibII/route_write.h
./agent_read_config.lo: mibgroup/mibII/udpTable.h
./agent_read_config.lo: mibgroup/mibII/vacm_context.h
./agent_read_config.lo: mibgroup/header_complex.h mibgroup/agentx/protocol.h
./agent_read_config.lo: mibgroup/agentx/client.h
./agent_read_config.lo: mibgroup/agentx/master_admin.h
./agent_read_config.lo: mibgroup/agentx/agentx_config.h
./agent_read_config.lo: ./mibgroup/mib_module_dot_conf.h
./agent_registry.lo: ../include/net-snmp/net-snmp-config.h
./agent_registry.lo: ../include/net-snmp/system/linux.h
./agent_registry.lo: ../include/net-snmp/system/sysv.h
./agent_registry.lo: ../include/net-snmp/system/generic.h
./agent_registry.lo: ../include/net-snmp/machine/generic.h
./agent_registry.lo: ../include/net-snmp/net-snmp-includes.h
./agent_registry.lo: ../include/net-snmp/definitions.h
./agent_registry.lo: ../include/net-snmp/types.h
./agent_registry.lo: ../include/net-snmp/library/snmp_api.h
./agent_registry.lo: ../include/net-snmp/library/asn1.h
./agent_registry.lo: ../include/net-snmp/library/snmp_impl.h
./agent_registry.lo: ../include/net-snmp/library/snmp.h
./agent_registry.lo: ../include/net-snmp/library/snmp-tc.h
./agent_registry.lo: ../include/net-snmp/utilities.h
./agent_registry.lo: ../include/net-snmp/library/snmp_client.h
./agent_registry.lo: ../include/net-snmp/library/getopt.h
./agent_registry.lo: ../include/net-snmp/library/system.h
./agent_registry.lo: ../include/net-snmp/library/tools.h
./agent_registry.lo: ../include/net-snmp/library/int64.h
./agent_registry.lo: ../include/net-snmp/library/mt_support.h
./agent_registry.lo: ../include/net-snmp/library/snmp_alarm.h
./agent_registry.lo: ../include/net-snmp/library/data_list.h
./agent_registry.lo: ../include/net-snmp/library/callback.h
./agent_registry.lo: ../include/net-snmp/library/oid_stash.h
./agent_registry.lo: ../include/net-snmp/library/check_varbind.h
./agent_registry.lo: ../include/net-snmp/version.h
./agent_registry.lo: ../include/net-snmp/session_api.h
./agent_registry.lo: ../include/net-snmp/library/snmp_transport.h
./agent_registry.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./agent_registry.lo: ../include/net-snmp/library/snmpUnixDomain.h
./agent_registry.lo: ../include/net-snmp/library/snmpUDPDomain.h
./agent_registry.lo: ../include/net-snmp/library/snmpTCPDomain.h
./agent_registry.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./agent_registry.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./agent_registry.lo: ../include/net-snmp/library/snmpIPXDomain.h
./agent_registry.lo: ../include/net-snmp/library/ucd_compat.h
./agent_registry.lo: ../include/net-snmp/pdu_api.h
./agent_registry.lo: ../include/net-snmp/mib_api.h
./agent_registry.lo: ../include/net-snmp/library/mib.h
./agent_registry.lo: ../include/net-snmp/library/parse.h
./agent_registry.lo: ../include/net-snmp/varbind_api.h
./agent_registry.lo: ../include/net-snmp/config_api.h
./agent_registry.lo: ../include/net-snmp/library/read_config.h
./agent_registry.lo: ../include/net-snmp/library/default_store.h
./agent_registry.lo: ../include/net-snmp/library/snmp_parse_args.h
./agent_registry.lo: ../include/net-snmp/library/snmp_enum.h
./agent_registry.lo: ../include/net-snmp/library/vacm.h
./agent_registry.lo: ../include/net-snmp/output_api.h
./agent_registry.lo: ../include/net-snmp/library/snmp_debug.h
./agent_registry.lo: ../include/net-snmp/library/snmp_logging.h
./agent_registry.lo: ../include/net-snmp/snmpv3_api.h
./agent_registry.lo: ../include/net-snmp/library/snmpv3.h
./agent_registry.lo: ../include/net-snmp/library/transform_oids.h
./agent_registry.lo: ../include/net-snmp/library/keytools.h
./agent_registry.lo: ../include/net-snmp/library/scapi.h
./agent_registry.lo: ../include/net-snmp/library/lcd_time.h
./agent_registry.lo: ../include/net-snmp/library/snmp_secmod.h
./agent_registry.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./agent_registry.lo: ../include/net-snmp/library/snmpusm.h
./agent_registry.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./agent_registry.lo: ../include/net-snmp/agent/snmp_agent.h
./agent_registry.lo: ../include/net-snmp/agent/snmp_vars.h
./agent_registry.lo: ../include/net-snmp/agent/agent_handler.h
./agent_registry.lo: ../include/net-snmp/agent/var_struct.h
./agent_registry.lo: ../include/net-snmp/agent/agent_registry.h
./agent_registry.lo: ../include/net-snmp/agent/ds_agent.h
./agent_registry.lo: ../include/net-snmp/agent/agent_read_config.h
./agent_registry.lo: ../include/net-snmp/agent/agent_trap.h
./agent_registry.lo: ../include/net-snmp/agent/all_helpers.h
./agent_registry.lo: ../include/net-snmp/agent/instance.h
./agent_registry.lo: ../include/net-snmp/agent/multiplexer.h
./agent_registry.lo: ../include/net-snmp/agent/null.h
./agent_registry.lo: ../include/net-snmp/agent/debug_handler.h
./agent_registry.lo: ../include/net-snmp/agent/old_api.h
./agent_registry.lo: ../include/net-snmp/agent/read_only.h
./agent_registry.lo: ../include/net-snmp/agent/serialize.h
./agent_registry.lo: ../include/net-snmp/agent/bulk_to_next.h
./agent_registry.lo: ../include/net-snmp/agent/mode_end_call.h
./agent_registry.lo: ../include/net-snmp/agent/table.h
./agent_registry.lo: ../include/net-snmp/agent/table_data.h
./agent_registry.lo: ../include/net-snmp/agent/table_dataset.h
./agent_registry.lo: ../include/net-snmp/agent/table_iterator.h
./agent_registry.lo: ../include/net-snmp/agent/mib_module_config.h
./agent_registry.lo: ../include/net-snmp/agent/agent_callbacks.h snmpd.h
./agent_registry.lo: mibgroup/struct.h ./mibgroup/mib_module_includes.h
./agent_registry.lo: mibgroup/mibII.h mibgroup/ucd_snmp.h
./agent_registry.lo: mibgroup/snmpv3mibs.h mibgroup/notification.h
./agent_registry.lo: mibgroup/target.h mibgroup/agent_mibs.h
./agent_registry.lo: mibgroup/agentx.h mibgroup/utilities.h mibgroup/host.h
./agent_registry.lo: mibgroup/examples.h mibgroup/examples/example.h
./agent_registry.lo: mibgroup/testhandler.h mibgroup/smux.h mibgroup/Rmon.h
./agent_registry.lo: mibgroup/disman/event-mib.h mibgroup/mibII/system_mib.h
./agent_registry.lo: mibgroup/mibII/sysORTable.h mibgroup/mibII/at.h
./agent_registry.lo: mibgroup/mibII/interfaces.h mibgroup/mibII/snmp_mib.h
./agent_registry.lo: mibgroup/mibII/tcp.h mibgroup/mibII/icmp.h
./agent_registry.lo: mibgroup/mibII/ip.h mibgroup/mibII/var_route.h
./agent_registry.lo: mibgroup/mibII/route_write.h mibgroup/mibII/at.h
./agent_registry.lo: mibgroup/mibII/udp.h mibgroup/mibII/vacm_vars.h
./agent_registry.lo: mibgroup/mibII/setSerialNo.h mibgroup/ucd-snmp/memory.h
./agent_registry.lo: ./mibgroup/mibdefs.h mibgroup/ucd-snmp/vmstat.h
./agent_registry.lo: mibgroup/ucd-snmp/proc.h mibgroup/ucd-snmp/versioninfo.h
./agent_registry.lo: mibgroup/ucd-snmp/pass.h
./agent_registry.lo: mibgroup/ucd-snmp/pass_persist.h
./agent_registry.lo: mibgroup/ucd-snmp/disk.h mibgroup/ucd-snmp/loadave.h
./agent_registry.lo: mibgroup/ucd-snmp/extensible.h
./agent_registry.lo: mibgroup/ucd-snmp/errormib.h mibgroup/ucd-snmp/file.h
./agent_registry.lo: mibgroup/ucd-snmp/dlmod.h mibgroup/ucd-snmp/proxy.h
./agent_registry.lo: mibgroup/snmpv3/snmpEngine.h
./agent_registry.lo: mibgroup/snmpv3/snmpMPDStats.h
./agent_registry.lo: mibgroup/snmpv3/usmStats.h mibgroup/snmpv3/usmUser.h
./agent_registry.lo: mibgroup/notification/snmpNotifyTable.h
./agent_registry.lo: mibgroup/notification/snmpNotifyFilterTable.h
./agent_registry.lo: mibgroup/notification/snmpNotifyFilterProfileTable.h
./agent_registry.lo: mibgroup/target/snmpTargetAddrEntry.h
./agent_registry.lo: mibgroup/target/snmpTargetParamsEntry.h
./agent_registry.lo: mibgroup/target/target.h
./agent_registry.lo: mibgroup/target/target_counters.h
./agent_registry.lo: mibgroup/agent/nsTransactionTable.h
./agent_registry.lo: mibgroup/agent/nsModuleTable.h mibgroup/agentx/master.h
./agent_registry.lo: mibgroup/agentx/subagent.h mibgroup/utilities/override.h
./agent_registry.lo: mibgroup/host/hr_system.h mibgroup/host/hr_storage.h
./agent_registry.lo: mibgroup/host/hr_device.h mibgroup/host/hr_other.h
./agent_registry.lo: mibgroup/host/hr_proc.h mibgroup/host/hr_network.h
./agent_registry.lo: mibgroup/host/hr_print.h mibgroup/host/hr_disk.h
./agent_registry.lo: mibgroup/host/hr_partition.h mibgroup/host/hr_filesys.h
./agent_registry.lo: mibgroup/host/hr_swrun.h mibgroup/host/hr_swinst.h
./agent_registry.lo: mibgroup/examples/scalar_int.h
./agent_registry.lo: mibgroup/examples/data_set.h
./agent_registry.lo: mibgroup/examples/delayed_instance.h
./agent_registry.lo: mibgroup/util_funcs.h mibgroup/struct.h
./agent_registry.lo: mibgroup/smux/smux.h mibgroup/Rmon/rows.h
./agent_registry.lo: mibgroup/Rmon/agutil.h mibgroup/Rmon/statistics.h
./agent_registry.lo: mibgroup/Rmon/alarm.h mibgroup/Rmon/history.h
./agent_registry.lo: mibgroup/Rmon/event.h mibgroup/disman/mteTriggerTable.h
./agent_registry.lo: mibgroup/disman/mteTriggerDeltaTable.h
./agent_registry.lo: mibgroup/disman/mteTriggerExistenceTable.h
./agent_registry.lo: mibgroup/disman/mteTriggerBooleanTable.h
./agent_registry.lo: mibgroup/disman/mteTriggerThresholdTable.h
./agent_registry.lo: mibgroup/disman/mteObjectsTable.h
./agent_registry.lo: mibgroup/disman/mteEventTable.h
./agent_registry.lo: mibgroup/disman/mteEventNotificationTable.h
./agent_registry.lo: mibgroup/mibII/kernel_linux.h mibgroup/mibII/tcpTable.h
./agent_registry.lo: mibgroup/mibII/ipAddr.h mibgroup/mibII/var_route.h
./agent_registry.lo: mibgroup/mibII/route_write.h mibgroup/mibII/udpTable.h
./agent_registry.lo: mibgroup/mibII/vacm_context.h mibgroup/header_complex.h
./agent_registry.lo: mibgroup/agentx/protocol.h mibgroup/agentx/client.h
./agent_registry.lo: mibgroup/agentx/master_admin.h
./agent_registry.lo: mibgroup/agentx/agentx_config.h
./agent_registry.lo: ./mibgroup/agentx/subagent.h ./mibgroup/agentx/client.h
./agent_trap.lo: ../include/net-snmp/net-snmp-config.h
./agent_trap.lo: ../include/net-snmp/system/linux.h
./agent_trap.lo: ../include/net-snmp/system/sysv.h
./agent_trap.lo: ../include/net-snmp/system/generic.h
./agent_trap.lo: ../include/net-snmp/machine/generic.h 
./agent_trap.lo: ../include/net-snmp/utilities.h ../include/net-snmp/types.h
./agent_trap.lo: ../include/net-snmp/definitions.h
./agent_trap.lo: ../include/net-snmp/library/snmp_api.h
./agent_trap.lo: ../include/net-snmp/library/asn1.h
./agent_trap.lo: ../include/net-snmp/library/snmp_impl.h
./agent_trap.lo: ../include/net-snmp/library/snmp.h
./agent_trap.lo: ../include/net-snmp/library/snmp-tc.h
./agent_trap.lo: ../include/net-snmp/library/snmp_client.h
./agent_trap.lo: ../include/net-snmp/library/getopt.h
./agent_trap.lo: ../include/net-snmp/library/system.h
./agent_trap.lo: ../include/net-snmp/library/tools.h
./agent_trap.lo: ../include/net-snmp/library/int64.h
./agent_trap.lo: ../include/net-snmp/library/mt_support.h
./agent_trap.lo: ../include/net-snmp/library/snmp_alarm.h
./agent_trap.lo: ../include/net-snmp/library/data_list.h
./agent_trap.lo: ../include/net-snmp/library/callback.h
./agent_trap.lo: ../include/net-snmp/library/oid_stash.h
./agent_trap.lo: ../include/net-snmp/library/check_varbind.h
./agent_trap.lo: ../include/net-snmp/version.h
./agent_trap.lo: ../include/net-snmp/net-snmp-includes.h
./agent_trap.lo: ../include/net-snmp/session_api.h
./agent_trap.lo: ../include/net-snmp/library/snmp_transport.h
./agent_trap.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./agent_trap.lo: ../include/net-snmp/library/snmpUnixDomain.h
./agent_trap.lo: ../include/net-snmp/library/snmpUDPDomain.h
./agent_trap.lo: ../include/net-snmp/library/snmpTCPDomain.h
./agent_trap.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./agent_trap.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./agent_trap.lo: ../include/net-snmp/library/snmpIPXDomain.h
./agent_trap.lo: ../include/net-snmp/library/ucd_compat.h
./agent_trap.lo: ../include/net-snmp/pdu_api.h ../include/net-snmp/mib_api.h
./agent_trap.lo: ../include/net-snmp/library/mib.h
./agent_trap.lo: ../include/net-snmp/library/parse.h
./agent_trap.lo: ../include/net-snmp/varbind_api.h
./agent_trap.lo: ../include/net-snmp/config_api.h
./agent_trap.lo: ../include/net-snmp/library/read_config.h
./agent_trap.lo: ../include/net-snmp/library/default_store.h
./agent_trap.lo: ../include/net-snmp/library/snmp_parse_args.h
./agent_trap.lo: ../include/net-snmp/library/snmp_enum.h
./agent_trap.lo: ../include/net-snmp/library/vacm.h
./agent_trap.lo: ../include/net-snmp/output_api.h
./agent_trap.lo: ../include/net-snmp/library/snmp_debug.h
./agent_trap.lo: ../include/net-snmp/library/snmp_logging.h
./agent_trap.lo: ../include/net-snmp/snmpv3_api.h
./agent_trap.lo: ../include/net-snmp/library/snmpv3.h
./agent_trap.lo: ../include/net-snmp/library/transform_oids.h
./agent_trap.lo: ../include/net-snmp/library/keytools.h
./agent_trap.lo: ../include/net-snmp/library/scapi.h
./agent_trap.lo: ../include/net-snmp/library/lcd_time.h
./agent_trap.lo: ../include/net-snmp/library/snmp_secmod.h
./agent_trap.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./agent_trap.lo: ../include/net-snmp/library/snmpusm.h
./agent_trap.lo: ../include/net-snmp/agent/agent_trap.h
./agent_trap.lo: ../include/net-snmp/agent/snmp_agent.h
./agent_trap.lo: ../include/net-snmp/agent/agent_callbacks.h
./agent_trap.lo: ../include/net-snmp/agent/mib_module_config.h
./auto_nlist.lo: ../include/net-snmp/net-snmp-config.h
./auto_nlist.lo: ../include/net-snmp/system/linux.h
./auto_nlist.lo: ../include/net-snmp/system/sysv.h
./auto_nlist.lo: ../include/net-snmp/system/generic.h
./auto_nlist.lo: ../include/net-snmp/machine/generic.h
./kernel.lo: ../include/net-snmp/net-snmp-config.h
./kernel.lo: ../include/net-snmp/system/linux.h
./kernel.lo: ../include/net-snmp/system/sysv.h
./kernel.lo: ../include/net-snmp/system/generic.h
./kernel.lo: ../include/net-snmp/machine/generic.h
./mib_modules.lo: ../include/net-snmp/agent/mib_module_config.h
./mib_modules.lo: ../include/net-snmp/net-snmp-config.h
./mib_modules.lo: ../include/net-snmp/system/linux.h
./mib_modules.lo: ../include/net-snmp/system/sysv.h
./mib_modules.lo: ../include/net-snmp/system/generic.h
./mib_modules.lo: ../include/net-snmp/machine/generic.h 
./mib_modules.lo: ../include/net-snmp/net-snmp-includes.h
./mib_modules.lo: ../include/net-snmp/definitions.h
./mib_modules.lo: ../include/net-snmp/types.h
./mib_modules.lo: ../include/net-snmp/library/snmp_api.h
./mib_modules.lo: ../include/net-snmp/library/asn1.h
./mib_modules.lo: ../include/net-snmp/library/snmp_impl.h
./mib_modules.lo: ../include/net-snmp/library/snmp.h
./mib_modules.lo: ../include/net-snmp/library/snmp-tc.h
./mib_modules.lo: ../include/net-snmp/utilities.h
./mib_modules.lo: ../include/net-snmp/library/snmp_client.h
./mib_modules.lo: ../include/net-snmp/library/getopt.h
./mib_modules.lo: ../include/net-snmp/library/system.h
./mib_modules.lo: ../include/net-snmp/library/tools.h
./mib_modules.lo: ../include/net-snmp/library/int64.h
./mib_modules.lo: ../include/net-snmp/library/mt_support.h
./mib_modules.lo: ../include/net-snmp/library/snmp_alarm.h
./mib_modules.lo: ../include/net-snmp/library/data_list.h
./mib_modules.lo: ../include/net-snmp/library/callback.h
./mib_modules.lo: ../include/net-snmp/library/oid_stash.h
./mib_modules.lo: ../include/net-snmp/library/check_varbind.h
./mib_modules.lo: ../include/net-snmp/version.h
./mib_modules.lo: ../include/net-snmp/session_api.h
./mib_modules.lo: ../include/net-snmp/library/snmp_transport.h
./mib_modules.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./mib_modules.lo: ../include/net-snmp/library/snmpUnixDomain.h
./mib_modules.lo: ../include/net-snmp/library/snmpUDPDomain.h
./mib_modules.lo: ../include/net-snmp/library/snmpTCPDomain.h
./mib_modules.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./mib_modules.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./mib_modules.lo: ../include/net-snmp/library/snmpIPXDomain.h
./mib_modules.lo: ../include/net-snmp/library/ucd_compat.h
./mib_modules.lo: ../include/net-snmp/pdu_api.h ../include/net-snmp/mib_api.h
./mib_modules.lo: ../include/net-snmp/library/mib.h
./mib_modules.lo: ../include/net-snmp/library/parse.h
./mib_modules.lo: ../include/net-snmp/varbind_api.h
./mib_modules.lo: ../include/net-snmp/config_api.h
./mib_modules.lo: ../include/net-snmp/library/read_config.h
./mib_modules.lo: ../include/net-snmp/library/default_store.h
./mib_modules.lo: ../include/net-snmp/library/snmp_parse_args.h
./mib_modules.lo: ../include/net-snmp/library/snmp_enum.h
./mib_modules.lo: ../include/net-snmp/library/vacm.h
./mib_modules.lo: ../include/net-snmp/output_api.h
./mib_modules.lo: ../include/net-snmp/library/snmp_debug.h
./mib_modules.lo: ../include/net-snmp/library/snmp_logging.h
./mib_modules.lo: ../include/net-snmp/snmpv3_api.h
./mib_modules.lo: ../include/net-snmp/library/snmpv3.h
./mib_modules.lo: ../include/net-snmp/library/transform_oids.h
./mib_modules.lo: ../include/net-snmp/library/keytools.h
./mib_modules.lo: ../include/net-snmp/library/scapi.h
./mib_modules.lo: ../include/net-snmp/library/lcd_time.h
./mib_modules.lo: ../include/net-snmp/library/snmp_secmod.h
./mib_modules.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./mib_modules.lo: ../include/net-snmp/library/snmpusm.h
./mib_modules.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./mib_modules.lo: ../include/net-snmp/agent/snmp_agent.h
./mib_modules.lo: ../include/net-snmp/agent/snmp_vars.h
./mib_modules.lo: ../include/net-snmp/agent/agent_handler.h
./mib_modules.lo: ../include/net-snmp/agent/var_struct.h
./mib_modules.lo: ../include/net-snmp/agent/agent_registry.h
./mib_modules.lo: ../include/net-snmp/agent/ds_agent.h
./mib_modules.lo: ../include/net-snmp/agent/agent_read_config.h
./mib_modules.lo: ../include/net-snmp/agent/agent_trap.h
./mib_modules.lo: ../include/net-snmp/agent/all_helpers.h
./mib_modules.lo: ../include/net-snmp/agent/instance.h
./mib_modules.lo: ../include/net-snmp/agent/multiplexer.h
./mib_modules.lo: ../include/net-snmp/agent/null.h
./mib_modules.lo: ../include/net-snmp/agent/debug_handler.h
./mib_modules.lo: ../include/net-snmp/agent/old_api.h
./mib_modules.lo: ../include/net-snmp/agent/read_only.h
./mib_modules.lo: ../include/net-snmp/agent/serialize.h
./mib_modules.lo: ../include/net-snmp/agent/bulk_to_next.h
./mib_modules.lo: ../include/net-snmp/agent/mode_end_call.h
./mib_modules.lo: ../include/net-snmp/agent/table.h
./mib_modules.lo: ../include/net-snmp/agent/table_data.h
./mib_modules.lo: ../include/net-snmp/agent/table_dataset.h
./mib_modules.lo: ../include/net-snmp/agent/table_iterator.h m2m.h
./mib_modules.lo: mibgroup/struct.h ../include/net-snmp/agent/mib_modules.h
./mib_modules.lo: ./mibgroup/mib_module_includes.h mibgroup/mibII.h
./mib_modules.lo: mibgroup/ucd_snmp.h mibgroup/snmpv3mibs.h
./mib_modules.lo: mibgroup/notification.h mibgroup/target.h
./mib_modules.lo: mibgroup/agent_mibs.h mibgroup/agentx.h
./mib_modules.lo: mibgroup/utilities.h mibgroup/host.h mibgroup/examples.h
./mib_modules.lo: mibgroup/examples/example.h mibgroup/testhandler.h
./mib_modules.lo: mibgroup/smux.h mibgroup/Rmon.h mibgroup/disman/event-mib.h
./mib_modules.lo: mibgroup/mibII/system_mib.h mibgroup/mibII/sysORTable.h
./mib_modules.lo: mibgroup/mibII/at.h mibgroup/mibII/interfaces.h
./mib_modules.lo: mibgroup/mibII/snmp_mib.h mibgroup/mibII/tcp.h
./mib_modules.lo: mibgroup/mibII/icmp.h mibgroup/mibII/ip.h
./mib_modules.lo: mibgroup/mibII/var_route.h mibgroup/mibII/route_write.h
./mib_modules.lo: mibgroup/mibII/at.h mibgroup/mibII/udp.h
./mib_modules.lo: mibgroup/mibII/vacm_vars.h mibgroup/mibII/setSerialNo.h
./mib_modules.lo: mibgroup/ucd-snmp/memory.h ./mibgroup/mibdefs.h
./mib_modules.lo: mibgroup/ucd-snmp/vmstat.h mibgroup/ucd-snmp/proc.h
./mib_modules.lo: mibgroup/ucd-snmp/versioninfo.h mibgroup/ucd-snmp/pass.h
./mib_modules.lo: mibgroup/ucd-snmp/pass_persist.h mibgroup/ucd-snmp/disk.h
./mib_modules.lo: mibgroup/ucd-snmp/loadave.h mibgroup/ucd-snmp/extensible.h
./mib_modules.lo: mibgroup/ucd-snmp/errormib.h mibgroup/ucd-snmp/file.h
./mib_modules.lo: mibgroup/ucd-snmp/dlmod.h mibgroup/ucd-snmp/proxy.h
./mib_modules.lo: mibgroup/snmpv3/snmpEngine.h mibgroup/snmpv3/snmpMPDStats.h
./mib_modules.lo: mibgroup/snmpv3/usmStats.h mibgroup/snmpv3/usmUser.h
./mib_modules.lo: mibgroup/notification/snmpNotifyTable.h
./mib_modules.lo: mibgroup/notification/snmpNotifyFilterTable.h
./mib_modules.lo: mibgroup/notification/snmpNotifyFilterProfileTable.h
./mib_modules.lo: mibgroup/target/snmpTargetAddrEntry.h
./mib_modules.lo: mibgroup/target/snmpTargetParamsEntry.h
./mib_modules.lo: mibgroup/target/target.h mibgroup/target/target_counters.h
./mib_modules.lo: mibgroup/agent/nsTransactionTable.h
./mib_modules.lo: mibgroup/agent/nsModuleTable.h mibgroup/agentx/master.h
./mib_modules.lo: mibgroup/agentx/subagent.h mibgroup/utilities/override.h
./mib_modules.lo: mibgroup/host/hr_system.h mibgroup/host/hr_storage.h
./mib_modules.lo: mibgroup/host/hr_device.h mibgroup/host/hr_other.h
./mib_modules.lo: mibgroup/host/hr_proc.h mibgroup/host/hr_network.h
./mib_modules.lo: mibgroup/host/hr_print.h mibgroup/host/hr_disk.h
./mib_modules.lo: mibgroup/host/hr_partition.h mibgroup/host/hr_filesys.h
./mib_modules.lo: mibgroup/host/hr_swrun.h mibgroup/host/hr_swinst.h
./mib_modules.lo: mibgroup/examples/scalar_int.h mibgroup/examples/data_set.h
./mib_modules.lo: mibgroup/examples/delayed_instance.h mibgroup/util_funcs.h
./mib_modules.lo: mibgroup/struct.h mibgroup/smux/smux.h mibgroup/Rmon/rows.h
./mib_modules.lo: mibgroup/Rmon/agutil.h mibgroup/Rmon/statistics.h
./mib_modules.lo: mibgroup/Rmon/alarm.h mibgroup/Rmon/history.h
./mib_modules.lo: mibgroup/Rmon/event.h mibgroup/disman/mteTriggerTable.h
./mib_modules.lo: mibgroup/disman/mteTriggerDeltaTable.h
./mib_modules.lo: mibgroup/disman/mteTriggerExistenceTable.h
./mib_modules.lo: mibgroup/disman/mteTriggerBooleanTable.h
./mib_modules.lo: mibgroup/disman/mteTriggerThresholdTable.h
./mib_modules.lo: mibgroup/disman/mteObjectsTable.h
./mib_modules.lo: mibgroup/disman/mteEventTable.h
./mib_modules.lo: mibgroup/disman/mteEventNotificationTable.h
./mib_modules.lo: mibgroup/mibII/kernel_linux.h mibgroup/mibII/tcpTable.h
./mib_modules.lo: mibgroup/mibII/ipAddr.h mibgroup/mibII/var_route.h
./mib_modules.lo: mibgroup/mibII/route_write.h mibgroup/mibII/udpTable.h
./mib_modules.lo: mibgroup/mibII/vacm_context.h mibgroup/header_complex.h
./mib_modules.lo: mibgroup/agentx/protocol.h mibgroup/agentx/client.h
./mib_modules.lo: mibgroup/agentx/master_admin.h
./mib_modules.lo: mibgroup/agentx/agentx_config.h
./mib_modules.lo: ./mibgroup/mib_module_inits.h
./object_monitor.lo: ../include/net-snmp/net-snmp-config.h
./object_monitor.lo: ../include/net-snmp/system/linux.h
./object_monitor.lo: ../include/net-snmp/system/sysv.h
./object_monitor.lo: ../include/net-snmp/system/generic.h
./object_monitor.lo: ../include/net-snmp/machine/generic.h
./object_monitor.lo: ../include/net-snmp/net-snmp-includes.h
./object_monitor.lo: ../include/net-snmp/definitions.h
./object_monitor.lo: ../include/net-snmp/types.h
./object_monitor.lo: ../include/net-snmp/library/snmp_api.h
./object_monitor.lo: ../include/net-snmp/library/asn1.h
./object_monitor.lo: ../include/net-snmp/library/snmp_impl.h
./object_monitor.lo: ../include/net-snmp/library/snmp.h
./object_monitor.lo: ../include/net-snmp/library/snmp-tc.h
./object_monitor.lo: ../include/net-snmp/utilities.h
./object_monitor.lo: ../include/net-snmp/library/snmp_client.h
./object_monitor.lo: ../include/net-snmp/library/getopt.h
./object_monitor.lo: ../include/net-snmp/library/system.h
./object_monitor.lo: ../include/net-snmp/library/tools.h
./object_monitor.lo: ../include/net-snmp/library/int64.h
./object_monitor.lo: ../include/net-snmp/library/mt_support.h
./object_monitor.lo: ../include/net-snmp/library/snmp_alarm.h
./object_monitor.lo: ../include/net-snmp/library/data_list.h
./object_monitor.lo: ../include/net-snmp/library/callback.h
./object_monitor.lo: ../include/net-snmp/library/oid_stash.h
./object_monitor.lo: ../include/net-snmp/library/check_varbind.h
./object_monitor.lo: ../include/net-snmp/version.h
./object_monitor.lo: ../include/net-snmp/session_api.h
./object_monitor.lo: ../include/net-snmp/library/snmp_transport.h
./object_monitor.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./object_monitor.lo: ../include/net-snmp/library/snmpUnixDomain.h
./object_monitor.lo: ../include/net-snmp/library/snmpUDPDomain.h
./object_monitor.lo: ../include/net-snmp/library/snmpTCPDomain.h
./object_monitor.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./object_monitor.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./object_monitor.lo: ../include/net-snmp/library/snmpIPXDomain.h
./object_monitor.lo: ../include/net-snmp/library/ucd_compat.h
./object_monitor.lo: ../include/net-snmp/pdu_api.h
./object_monitor.lo: ../include/net-snmp/mib_api.h
./object_monitor.lo: ../include/net-snmp/library/mib.h
./object_monitor.lo: ../include/net-snmp/library/parse.h
./object_monitor.lo: ../include/net-snmp/varbind_api.h
./object_monitor.lo: ../include/net-snmp/config_api.h
./object_monitor.lo: ../include/net-snmp/library/read_config.h
./object_monitor.lo: ../include/net-snmp/library/default_store.h
./object_monitor.lo: ../include/net-snmp/library/snmp_parse_args.h
./object_monitor.lo: ../include/net-snmp/library/snmp_enum.h
./object_monitor.lo: ../include/net-snmp/library/vacm.h
./object_monitor.lo: ../include/net-snmp/output_api.h
./object_monitor.lo: ../include/net-snmp/library/snmp_debug.h
./object_monitor.lo: ../include/net-snmp/library/snmp_logging.h
./object_monitor.lo: ../include/net-snmp/snmpv3_api.h
./object_monitor.lo: ../include/net-snmp/library/snmpv3.h
./object_monitor.lo: ../include/net-snmp/library/transform_oids.h
./object_monitor.lo: ../include/net-snmp/library/keytools.h
./object_monitor.lo: ../include/net-snmp/library/scapi.h
./object_monitor.lo: ../include/net-snmp/library/lcd_time.h
./object_monitor.lo: ../include/net-snmp/library/snmp_secmod.h
./object_monitor.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./object_monitor.lo: ../include/net-snmp/library/snmpusm.h
./object_monitor.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./object_monitor.lo: ../include/net-snmp/agent/snmp_agent.h
./object_monitor.lo: ../include/net-snmp/agent/snmp_vars.h
./object_monitor.lo: ../include/net-snmp/agent/agent_handler.h
./object_monitor.lo: ../include/net-snmp/agent/var_struct.h
./object_monitor.lo: ../include/net-snmp/agent/agent_registry.h
./object_monitor.lo: ../include/net-snmp/agent/ds_agent.h
./object_monitor.lo: ../include/net-snmp/agent/agent_read_config.h
./object_monitor.lo: ../include/net-snmp/agent/agent_trap.h
./object_monitor.lo: ../include/net-snmp/agent/all_helpers.h
./object_monitor.lo: ../include/net-snmp/agent/instance.h
./object_monitor.lo: ../include/net-snmp/agent/multiplexer.h
./object_monitor.lo: ../include/net-snmp/agent/null.h
./object_monitor.lo: ../include/net-snmp/agent/debug_handler.h
./object_monitor.lo: ../include/net-snmp/agent/old_api.h
./object_monitor.lo: ../include/net-snmp/agent/read_only.h
./object_monitor.lo: ../include/net-snmp/agent/serialize.h
./object_monitor.lo: ../include/net-snmp/agent/bulk_to_next.h
./object_monitor.lo: ../include/net-snmp/agent/mode_end_call.h
./object_monitor.lo: ../include/net-snmp/agent/table.h
./object_monitor.lo: ../include/net-snmp/agent/table_data.h
./object_monitor.lo: ../include/net-snmp/agent/table_dataset.h
./object_monitor.lo: ../include/net-snmp/agent/table_iterator.h
./object_monitor.lo: ../include/net-snmp/agent/mib_module_config.h
./object_monitor.lo: ../include/net-snmp/library/container.h
./object_monitor.lo: ../include/net-snmp/library/factory.h
./object_monitor.lo: ../include/net-snmp/library/snmp_assert.h
./object_monitor.lo: ../include/net-snmp/agent/object_monitor.h
./snmp_agent.lo: ../include/net-snmp/net-snmp-config.h
./snmp_agent.lo: ../include/net-snmp/system/linux.h
./snmp_agent.lo: ../include/net-snmp/system/sysv.h
./snmp_agent.lo: ../include/net-snmp/system/generic.h
./snmp_agent.lo: ../include/net-snmp/machine/generic.h
./snmp_agent.lo: ../include/net-snmp/net-snmp-includes.h 
./snmp_agent.lo: ../include/net-snmp/definitions.h
./snmp_agent.lo: ../include/net-snmp/types.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_api.h
./snmp_agent.lo: ../include/net-snmp/library/asn1.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_impl.h
./snmp_agent.lo: ../include/net-snmp/library/snmp.h
./snmp_agent.lo: ../include/net-snmp/library/snmp-tc.h
./snmp_agent.lo: ../include/net-snmp/utilities.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_client.h
./snmp_agent.lo: ../include/net-snmp/library/getopt.h
./snmp_agent.lo: ../include/net-snmp/library/system.h
./snmp_agent.lo: ../include/net-snmp/library/tools.h
./snmp_agent.lo: ../include/net-snmp/library/int64.h
./snmp_agent.lo: ../include/net-snmp/library/mt_support.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_alarm.h
./snmp_agent.lo: ../include/net-snmp/library/data_list.h
./snmp_agent.lo: ../include/net-snmp/library/callback.h
./snmp_agent.lo: ../include/net-snmp/library/oid_stash.h
./snmp_agent.lo: ../include/net-snmp/library/check_varbind.h
./snmp_agent.lo: ../include/net-snmp/version.h
./snmp_agent.lo: ../include/net-snmp/session_api.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_transport.h
./snmp_agent.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./snmp_agent.lo: ../include/net-snmp/library/snmpUnixDomain.h
./snmp_agent.lo: ../include/net-snmp/library/snmpUDPDomain.h
./snmp_agent.lo: ../include/net-snmp/library/snmpTCPDomain.h
./snmp_agent.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./snmp_agent.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./snmp_agent.lo: ../include/net-snmp/library/snmpIPXDomain.h
./snmp_agent.lo: ../include/net-snmp/library/ucd_compat.h
./snmp_agent.lo: ../include/net-snmp/pdu_api.h ../include/net-snmp/mib_api.h
./snmp_agent.lo: ../include/net-snmp/library/mib.h
./snmp_agent.lo: ../include/net-snmp/library/parse.h
./snmp_agent.lo: ../include/net-snmp/varbind_api.h
./snmp_agent.lo: ../include/net-snmp/config_api.h
./snmp_agent.lo: ../include/net-snmp/library/read_config.h
./snmp_agent.lo: ../include/net-snmp/library/default_store.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_parse_args.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_enum.h
./snmp_agent.lo: ../include/net-snmp/library/vacm.h
./snmp_agent.lo: ../include/net-snmp/output_api.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_debug.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_logging.h
./snmp_agent.lo: ../include/net-snmp/snmpv3_api.h
./snmp_agent.lo: ../include/net-snmp/library/snmpv3.h
./snmp_agent.lo: ../include/net-snmp/library/transform_oids.h
./snmp_agent.lo: ../include/net-snmp/library/keytools.h
./snmp_agent.lo: ../include/net-snmp/library/scapi.h
./snmp_agent.lo: ../include/net-snmp/library/lcd_time.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_secmod.h
./snmp_agent.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./snmp_agent.lo: ../include/net-snmp/library/snmpusm.h
./snmp_agent.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./snmp_agent.lo: ../include/net-snmp/agent/snmp_agent.h
./snmp_agent.lo: ../include/net-snmp/agent/snmp_vars.h
./snmp_agent.lo: ../include/net-snmp/agent/agent_handler.h
./snmp_agent.lo: ../include/net-snmp/agent/var_struct.h
./snmp_agent.lo: ../include/net-snmp/agent/agent_registry.h
./snmp_agent.lo: ../include/net-snmp/agent/ds_agent.h
./snmp_agent.lo: ../include/net-snmp/agent/agent_read_config.h
./snmp_agent.lo: ../include/net-snmp/agent/agent_trap.h
./snmp_agent.lo: ../include/net-snmp/agent/all_helpers.h
./snmp_agent.lo: ../include/net-snmp/agent/instance.h
./snmp_agent.lo: ../include/net-snmp/agent/multiplexer.h
./snmp_agent.lo: ../include/net-snmp/agent/null.h
./snmp_agent.lo: ../include/net-snmp/agent/debug_handler.h
./snmp_agent.lo: ../include/net-snmp/agent/old_api.h
./snmp_agent.lo: ../include/net-snmp/agent/read_only.h
./snmp_agent.lo: ../include/net-snmp/agent/serialize.h
./snmp_agent.lo: ../include/net-snmp/agent/bulk_to_next.h
./snmp_agent.lo: ../include/net-snmp/agent/mode_end_call.h
./snmp_agent.lo: ../include/net-snmp/agent/table.h
./snmp_agent.lo: ../include/net-snmp/agent/table_data.h
./snmp_agent.lo: ../include/net-snmp/agent/table_dataset.h
./snmp_agent.lo: ../include/net-snmp/agent/table_iterator.h
./snmp_agent.lo: ../include/net-snmp/agent/mib_module_config.h
./snmp_agent.lo: ../include/net-snmp/library/snmp_assert.h snmpd.h
./snmp_agent.lo: mibgroup/struct.h mibgroup/util_funcs.h mibgroup/struct.h
./snmp_agent.lo: ./mibgroup/agentx/protocol.h ./mibgroup/agentx/master.h
./snmpd.lo: ../include/net-snmp/net-snmp-config.h
./snmpd.lo: ../include/net-snmp/system/linux.h
./snmpd.lo: ../include/net-snmp/system/sysv.h
./snmpd.lo: ../include/net-snmp/system/generic.h
./snmpd.lo: ../include/net-snmp/machine/generic.h 
./snmpd.lo: ../include/net-snmp/net-snmp-includes.h
./snmpd.lo: ../include/net-snmp/definitions.h ../include/net-snmp/types.h
./snmpd.lo: ../include/net-snmp/library/snmp_api.h
./snmpd.lo: ../include/net-snmp/library/asn1.h
./snmpd.lo: ../include/net-snmp/library/snmp_impl.h
./snmpd.lo: ../include/net-snmp/library/snmp.h
./snmpd.lo: ../include/net-snmp/library/snmp-tc.h
./snmpd.lo: ../include/net-snmp/utilities.h
./snmpd.lo: ../include/net-snmp/library/snmp_client.h
./snmpd.lo: ../include/net-snmp/library/getopt.h
./snmpd.lo: ../include/net-snmp/library/system.h
./snmpd.lo: ../include/net-snmp/library/tools.h
./snmpd.lo: ../include/net-snmp/library/int64.h
./snmpd.lo: ../include/net-snmp/library/mt_support.h
./snmpd.lo: ../include/net-snmp/library/snmp_alarm.h
./snmpd.lo: ../include/net-snmp/library/data_list.h
./snmpd.lo: ../include/net-snmp/library/callback.h
./snmpd.lo: ../include/net-snmp/library/oid_stash.h
./snmpd.lo: ../include/net-snmp/library/check_varbind.h
./snmpd.lo: ../include/net-snmp/version.h ../include/net-snmp/session_api.h
./snmpd.lo: ../include/net-snmp/library/snmp_transport.h
./snmpd.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./snmpd.lo: ../include/net-snmp/library/snmpUnixDomain.h
./snmpd.lo:  ../include/net-snmp/library/snmpUDPDomain.h
./snmpd.lo: ../include/net-snmp/library/snmpTCPDomain.h
./snmpd.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./snmpd.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./snmpd.lo: ../include/net-snmp/library/snmpIPXDomain.h
./snmpd.lo: ../include/net-snmp/library/ucd_compat.h
./snmpd.lo: ../include/net-snmp/pdu_api.h ../include/net-snmp/mib_api.h
./snmpd.lo: ../include/net-snmp/library/mib.h
./snmpd.lo: ../include/net-snmp/library/parse.h
./snmpd.lo: ../include/net-snmp/varbind_api.h
./snmpd.lo: ../include/net-snmp/config_api.h
./snmpd.lo: ../include/net-snmp/library/read_config.h
./snmpd.lo: ../include/net-snmp/library/default_store.h
./snmpd.lo: ../include/net-snmp/library/snmp_parse_args.h
./snmpd.lo: ../include/net-snmp/library/snmp_enum.h
./snmpd.lo: ../include/net-snmp/library/vacm.h
./snmpd.lo: ../include/net-snmp/output_api.h
./snmpd.lo: ../include/net-snmp/library/snmp_debug.h
./snmpd.lo: ../include/net-snmp/library/snmp_logging.h 
./snmpd.lo:  ../include/net-snmp/snmpv3_api.h
./snmpd.lo: ../include/net-snmp/library/snmpv3.h
./snmpd.lo: ../include/net-snmp/library/transform_oids.h
./snmpd.lo: ../include/net-snmp/library/keytools.h
./snmpd.lo: ../include/net-snmp/library/scapi.h
./snmpd.lo: ../include/net-snmp/library/lcd_time.h
./snmpd.lo: ../include/net-snmp/library/snmp_secmod.h
./snmpd.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./snmpd.lo: ../include/net-snmp/library/snmpusm.h
./snmpd.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./snmpd.lo: ../include/net-snmp/agent/snmp_agent.h
./snmpd.lo: ../include/net-snmp/agent/snmp_vars.h
./snmpd.lo: ../include/net-snmp/agent/agent_handler.h
./snmpd.lo: ../include/net-snmp/agent/var_struct.h
./snmpd.lo: ../include/net-snmp/agent/agent_registry.h
./snmpd.lo: ../include/net-snmp/agent/ds_agent.h
./snmpd.lo: ../include/net-snmp/agent/agent_read_config.h
./snmpd.lo: ../include/net-snmp/agent/agent_trap.h
./snmpd.lo: ../include/net-snmp/agent/all_helpers.h
./snmpd.lo: ../include/net-snmp/agent/instance.h
./snmpd.lo: ../include/net-snmp/agent/multiplexer.h
./snmpd.lo: ../include/net-snmp/agent/null.h
./snmpd.lo: ../include/net-snmp/agent/debug_handler.h
./snmpd.lo: ../include/net-snmp/agent/old_api.h
./snmpd.lo: ../include/net-snmp/agent/read_only.h
./snmpd.lo: ../include/net-snmp/agent/serialize.h
./snmpd.lo: ../include/net-snmp/agent/bulk_to_next.h
./snmpd.lo: ../include/net-snmp/agent/mode_end_call.h
./snmpd.lo: ../include/net-snmp/agent/table.h
./snmpd.lo: ../include/net-snmp/agent/table_data.h
./snmpd.lo: ../include/net-snmp/agent/table_dataset.h
./snmpd.lo: ../include/net-snmp/agent/table_iterator.h
./snmpd.lo: ../include/net-snmp/agent/mib_module_config.h m2m.h snmpd.h
./snmpd.lo: mibgroup/struct.h ../include/net-snmp/agent/mib_modules.h
./snmpd.lo: mibgroup/util_funcs.h mibgroup/struct.h
./snmpd.lo: ./mibgroup/mib_module_includes.h mibgroup/mibII.h
./snmpd.lo: mibgroup/ucd_snmp.h mibgroup/snmpv3mibs.h mibgroup/notification.h
./snmpd.lo: mibgroup/target.h mibgroup/agent_mibs.h mibgroup/agentx.h
./snmpd.lo: mibgroup/utilities.h mibgroup/host.h mibgroup/examples.h
./snmpd.lo: mibgroup/examples/example.h mibgroup/testhandler.h
./snmpd.lo: mibgroup/smux.h mibgroup/Rmon.h mibgroup/disman/event-mib.h
./snmpd.lo: mibgroup/mibII/system_mib.h mibgroup/mibII/sysORTable.h
./snmpd.lo: mibgroup/mibII/at.h mibgroup/mibII/interfaces.h
./snmpd.lo: mibgroup/mibII/snmp_mib.h mibgroup/mibII/tcp.h
./snmpd.lo: mibgroup/mibII/icmp.h mibgroup/mibII/ip.h
./snmpd.lo: mibgroup/mibII/var_route.h mibgroup/mibII/route_write.h
./snmpd.lo: mibgroup/mibII/at.h mibgroup/mibII/udp.h
./snmpd.lo: mibgroup/mibII/vacm_vars.h mibgroup/mibII/setSerialNo.h
./snmpd.lo: mibgroup/ucd-snmp/memory.h ./mibgroup/mibdefs.h
./snmpd.lo: mibgroup/ucd-snmp/vmstat.h mibgroup/ucd-snmp/proc.h
./snmpd.lo: mibgroup/ucd-snmp/versioninfo.h mibgroup/ucd-snmp/pass.h
./snmpd.lo: mibgroup/ucd-snmp/pass_persist.h mibgroup/ucd-snmp/disk.h
./snmpd.lo: mibgroup/ucd-snmp/loadave.h mibgroup/ucd-snmp/extensible.h
./snmpd.lo: mibgroup/ucd-snmp/errormib.h mibgroup/ucd-snmp/file.h
./snmpd.lo: mibgroup/ucd-snmp/dlmod.h mibgroup/ucd-snmp/proxy.h
./snmpd.lo: mibgroup/snmpv3/snmpEngine.h mibgroup/snmpv3/snmpMPDStats.h
./snmpd.lo: mibgroup/snmpv3/usmStats.h mibgroup/snmpv3/usmUser.h
./snmpd.lo: mibgroup/notification/snmpNotifyTable.h
./snmpd.lo: mibgroup/notification/snmpNotifyFilterTable.h
./snmpd.lo: mibgroup/notification/snmpNotifyFilterProfileTable.h
./snmpd.lo: mibgroup/target/snmpTargetAddrEntry.h
./snmpd.lo: mibgroup/target/snmpTargetParamsEntry.h mibgroup/target/target.h
./snmpd.lo: mibgroup/target/target_counters.h
./snmpd.lo: mibgroup/agent/nsTransactionTable.h
./snmpd.lo: mibgroup/agent/nsModuleTable.h mibgroup/agentx/master.h
./snmpd.lo: mibgroup/agentx/subagent.h mibgroup/utilities/override.h
./snmpd.lo: mibgroup/host/hr_system.h mibgroup/host/hr_storage.h
./snmpd.lo: mibgroup/host/hr_device.h mibgroup/host/hr_other.h
./snmpd.lo: mibgroup/host/hr_proc.h mibgroup/host/hr_network.h
./snmpd.lo: mibgroup/host/hr_print.h mibgroup/host/hr_disk.h
./snmpd.lo: mibgroup/host/hr_partition.h mibgroup/host/hr_filesys.h
./snmpd.lo: mibgroup/host/hr_swrun.h mibgroup/host/hr_swinst.h
./snmpd.lo: mibgroup/examples/scalar_int.h mibgroup/examples/data_set.h
./snmpd.lo: mibgroup/examples/delayed_instance.h mibgroup/smux/smux.h
./snmpd.lo: mibgroup/Rmon/rows.h mibgroup/Rmon/agutil.h
./snmpd.lo: mibgroup/Rmon/statistics.h mibgroup/Rmon/alarm.h
./snmpd.lo: mibgroup/Rmon/history.h mibgroup/Rmon/event.h
./snmpd.lo: mibgroup/disman/mteTriggerTable.h
./snmpd.lo: mibgroup/disman/mteTriggerDeltaTable.h
./snmpd.lo: mibgroup/disman/mteTriggerExistenceTable.h
./snmpd.lo: mibgroup/disman/mteTriggerBooleanTable.h
./snmpd.lo: mibgroup/disman/mteTriggerThresholdTable.h
./snmpd.lo: mibgroup/disman/mteObjectsTable.h mibgroup/disman/mteEventTable.h
./snmpd.lo: mibgroup/disman/mteEventNotificationTable.h
./snmpd.lo: mibgroup/mibII/kernel_linux.h mibgroup/mibII/tcpTable.h
./snmpd.lo: mibgroup/mibII/ipAddr.h mibgroup/mibII/var_route.h
./snmpd.lo: mibgroup/mibII/route_write.h mibgroup/mibII/udpTable.h
./snmpd.lo: mibgroup/mibII/vacm_context.h mibgroup/header_complex.h
./snmpd.lo: mibgroup/agentx/protocol.h mibgroup/agentx/client.h
./snmpd.lo: mibgroup/agentx/master_admin.h mibgroup/agentx/agentx_config.h
./snmpd.lo: ./mibgroup/mib_module_shutdown.h
./snmp_perl.lo: ../include/net-snmp/net-snmp-config.h
./snmp_perl.lo: ../include/net-snmp/system/linux.h
./snmp_perl.lo: ../include/net-snmp/system/sysv.h
./snmp_perl.lo: ../include/net-snmp/system/generic.h
./snmp_perl.lo: ../include/net-snmp/machine/generic.h
./snmp_perl.lo: ../include/net-snmp/net-snmp-includes.h
./snmp_perl.lo: ../include/net-snmp/definitions.h ../include/net-snmp/types.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_api.h
./snmp_perl.lo: ../include/net-snmp/library/asn1.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_impl.h
./snmp_perl.lo: ../include/net-snmp/library/snmp.h
./snmp_perl.lo: ../include/net-snmp/library/snmp-tc.h
./snmp_perl.lo: ../include/net-snmp/utilities.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_client.h
./snmp_perl.lo: ../include/net-snmp/library/getopt.h
./snmp_perl.lo: ../include/net-snmp/library/system.h
./snmp_perl.lo: ../include/net-snmp/library/tools.h
./snmp_perl.lo: ../include/net-snmp/library/int64.h
./snmp_perl.lo: ../include/net-snmp/library/mt_support.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_alarm.h
./snmp_perl.lo: ../include/net-snmp/library/data_list.h
./snmp_perl.lo: ../include/net-snmp/library/callback.h
./snmp_perl.lo: ../include/net-snmp/library/oid_stash.h
./snmp_perl.lo: ../include/net-snmp/library/check_varbind.h
./snmp_perl.lo: ../include/net-snmp/version.h
./snmp_perl.lo: ../include/net-snmp/session_api.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_transport.h
./snmp_perl.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./snmp_perl.lo: ../include/net-snmp/library/snmpUnixDomain.h
./snmp_perl.lo: ../include/net-snmp/library/snmpUDPDomain.h
./snmp_perl.lo: ../include/net-snmp/library/snmpTCPDomain.h
./snmp_perl.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./snmp_perl.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./snmp_perl.lo: ../include/net-snmp/library/snmpIPXDomain.h
./snmp_perl.lo: ../include/net-snmp/library/ucd_compat.h
./snmp_perl.lo: ../include/net-snmp/pdu_api.h ../include/net-snmp/mib_api.h
./snmp_perl.lo: ../include/net-snmp/library/mib.h
./snmp_perl.lo: ../include/net-snmp/library/parse.h
./snmp_perl.lo: ../include/net-snmp/varbind_api.h
./snmp_perl.lo: ../include/net-snmp/config_api.h
./snmp_perl.lo: ../include/net-snmp/library/read_config.h
./snmp_perl.lo: ../include/net-snmp/library/default_store.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_parse_args.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_enum.h
./snmp_perl.lo: ../include/net-snmp/library/vacm.h
./snmp_perl.lo: ../include/net-snmp/output_api.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_debug.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_logging.h
./snmp_perl.lo: ../include/net-snmp/snmpv3_api.h
./snmp_perl.lo: ../include/net-snmp/library/snmpv3.h
./snmp_perl.lo: ../include/net-snmp/library/transform_oids.h
./snmp_perl.lo: ../include/net-snmp/library/keytools.h
./snmp_perl.lo: ../include/net-snmp/library/scapi.h
./snmp_perl.lo: ../include/net-snmp/library/lcd_time.h
./snmp_perl.lo: ../include/net-snmp/library/snmp_secmod.h
./snmp_perl.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./snmp_perl.lo: ../include/net-snmp/library/snmpusm.h
./snmp_perl.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./snmp_perl.lo: ../include/net-snmp/agent/snmp_agent.h
./snmp_perl.lo: ../include/net-snmp/agent/snmp_vars.h
./snmp_perl.lo: ../include/net-snmp/agent/agent_handler.h
./snmp_perl.lo: ../include/net-snmp/agent/var_struct.h
./snmp_perl.lo: ../include/net-snmp/agent/agent_registry.h
./snmp_perl.lo: ../include/net-snmp/agent/ds_agent.h
./snmp_perl.lo: ../include/net-snmp/agent/agent_read_config.h
./snmp_perl.lo: ../include/net-snmp/agent/agent_trap.h
./snmp_perl.lo: ../include/net-snmp/agent/all_helpers.h
./snmp_perl.lo: ../include/net-snmp/agent/instance.h
./snmp_perl.lo: ../include/net-snmp/agent/multiplexer.h
./snmp_perl.lo: ../include/net-snmp/agent/null.h
./snmp_perl.lo: ../include/net-snmp/agent/debug_handler.h
./snmp_perl.lo: ../include/net-snmp/agent/old_api.h
./snmp_perl.lo: ../include/net-snmp/agent/read_only.h
./snmp_perl.lo: ../include/net-snmp/agent/serialize.h
./snmp_perl.lo: ../include/net-snmp/agent/bulk_to_next.h
./snmp_perl.lo: ../include/net-snmp/agent/mode_end_call.h
./snmp_perl.lo: ../include/net-snmp/agent/table.h
./snmp_perl.lo: ../include/net-snmp/agent/table_data.h
./snmp_perl.lo: ../include/net-snmp/agent/table_dataset.h
./snmp_perl.lo: ../include/net-snmp/agent/table_iterator.h
./snmp_perl.lo: ../include/net-snmp/agent/mib_module_config.h
./snmp_vars.lo: ../include/net-snmp/net-snmp-config.h
./snmp_vars.lo: ../include/net-snmp/system/linux.h
./snmp_vars.lo: ../include/net-snmp/system/sysv.h
./snmp_vars.lo: ../include/net-snmp/system/generic.h
./snmp_vars.lo: ../include/net-snmp/machine/generic.h 
./snmp_vars.lo: ../include/net-snmp/net-snmp-includes.h
./snmp_vars.lo: ../include/net-snmp/definitions.h ../include/net-snmp/types.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_api.h
./snmp_vars.lo: ../include/net-snmp/library/asn1.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_impl.h
./snmp_vars.lo: ../include/net-snmp/library/snmp.h
./snmp_vars.lo: ../include/net-snmp/library/snmp-tc.h
./snmp_vars.lo: ../include/net-snmp/utilities.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_client.h
./snmp_vars.lo: ../include/net-snmp/library/getopt.h
./snmp_vars.lo: ../include/net-snmp/library/system.h
./snmp_vars.lo: ../include/net-snmp/library/tools.h
./snmp_vars.lo: ../include/net-snmp/library/int64.h
./snmp_vars.lo: ../include/net-snmp/library/mt_support.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_alarm.h
./snmp_vars.lo: ../include/net-snmp/library/data_list.h
./snmp_vars.lo: ../include/net-snmp/library/callback.h
./snmp_vars.lo: ../include/net-snmp/library/oid_stash.h
./snmp_vars.lo: ../include/net-snmp/library/check_varbind.h
./snmp_vars.lo: ../include/net-snmp/version.h
./snmp_vars.lo: ../include/net-snmp/session_api.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_transport.h
./snmp_vars.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./snmp_vars.lo: ../include/net-snmp/library/snmpUnixDomain.h
./snmp_vars.lo: ../include/net-snmp/library/snmpUDPDomain.h
./snmp_vars.lo: ../include/net-snmp/library/snmpTCPDomain.h
./snmp_vars.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./snmp_vars.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./snmp_vars.lo: ../include/net-snmp/library/snmpIPXDomain.h
./snmp_vars.lo: ../include/net-snmp/library/ucd_compat.h
./snmp_vars.lo: ../include/net-snmp/pdu_api.h ../include/net-snmp/mib_api.h
./snmp_vars.lo: ../include/net-snmp/library/mib.h
./snmp_vars.lo: ../include/net-snmp/library/parse.h
./snmp_vars.lo: ../include/net-snmp/varbind_api.h
./snmp_vars.lo: ../include/net-snmp/config_api.h
./snmp_vars.lo: ../include/net-snmp/library/read_config.h
./snmp_vars.lo: ../include/net-snmp/library/default_store.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_parse_args.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_enum.h
./snmp_vars.lo: ../include/net-snmp/library/vacm.h
./snmp_vars.lo: ../include/net-snmp/output_api.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_debug.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_logging.h
./snmp_vars.lo: ../include/net-snmp/snmpv3_api.h
./snmp_vars.lo: ../include/net-snmp/library/snmpv3.h
./snmp_vars.lo: ../include/net-snmp/library/transform_oids.h
./snmp_vars.lo: ../include/net-snmp/library/keytools.h
./snmp_vars.lo: ../include/net-snmp/library/scapi.h
./snmp_vars.lo: ../include/net-snmp/library/lcd_time.h
./snmp_vars.lo: ../include/net-snmp/library/snmp_secmod.h
./snmp_vars.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./snmp_vars.lo: ../include/net-snmp/library/snmpusm.h
./snmp_vars.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./snmp_vars.lo: ../include/net-snmp/agent/snmp_agent.h
./snmp_vars.lo: ../include/net-snmp/agent/snmp_vars.h
./snmp_vars.lo: ../include/net-snmp/agent/agent_handler.h
./snmp_vars.lo: ../include/net-snmp/agent/var_struct.h
./snmp_vars.lo: ../include/net-snmp/agent/agent_registry.h
./snmp_vars.lo: ../include/net-snmp/agent/ds_agent.h
./snmp_vars.lo: ../include/net-snmp/agent/agent_read_config.h
./snmp_vars.lo: ../include/net-snmp/agent/agent_trap.h
./snmp_vars.lo: ../include/net-snmp/agent/all_helpers.h
./snmp_vars.lo: ../include/net-snmp/agent/instance.h
./snmp_vars.lo: ../include/net-snmp/agent/multiplexer.h
./snmp_vars.lo: ../include/net-snmp/agent/null.h
./snmp_vars.lo: ../include/net-snmp/agent/debug_handler.h
./snmp_vars.lo: ../include/net-snmp/agent/old_api.h
./snmp_vars.lo: ../include/net-snmp/agent/read_only.h
./snmp_vars.lo: ../include/net-snmp/agent/serialize.h
./snmp_vars.lo: ../include/net-snmp/agent/bulk_to_next.h
./snmp_vars.lo: ../include/net-snmp/agent/mode_end_call.h
./snmp_vars.lo: ../include/net-snmp/agent/table.h
./snmp_vars.lo: ../include/net-snmp/agent/table_data.h
./snmp_vars.lo: ../include/net-snmp/agent/table_dataset.h
./snmp_vars.lo: ../include/net-snmp/agent/table_iterator.h
./snmp_vars.lo: ../include/net-snmp/agent/mib_module_config.h kernel.h
./snmp_vars.lo: mibgroup/struct.h snmpd.h ./mibgroup/mib_module_includes.h
./snmp_vars.lo: mibgroup/mibII.h mibgroup/ucd_snmp.h mibgroup/snmpv3mibs.h
./snmp_vars.lo: mibgroup/notification.h mibgroup/target.h
./snmp_vars.lo: mibgroup/agent_mibs.h mibgroup/agentx.h mibgroup/utilities.h
./snmp_vars.lo: mibgroup/host.h mibgroup/examples.h
./snmp_vars.lo: mibgroup/examples/example.h mibgroup/testhandler.h
./snmp_vars.lo: mibgroup/smux.h mibgroup/Rmon.h mibgroup/disman/event-mib.h
./snmp_vars.lo: mibgroup/mibII/system_mib.h mibgroup/mibII/sysORTable.h
./snmp_vars.lo: mibgroup/mibII/at.h mibgroup/mibII/interfaces.h
./snmp_vars.lo: mibgroup/mibII/snmp_mib.h mibgroup/mibII/tcp.h
./snmp_vars.lo: mibgroup/mibII/icmp.h mibgroup/mibII/ip.h
./snmp_vars.lo: mibgroup/mibII/var_route.h mibgroup/mibII/route_write.h
./snmp_vars.lo: mibgroup/mibII/at.h mibgroup/mibII/udp.h
./snmp_vars.lo: mibgroup/mibII/vacm_vars.h mibgroup/mibII/setSerialNo.h
./snmp_vars.lo: mibgroup/ucd-snmp/memory.h ./mibgroup/mibdefs.h
./snmp_vars.lo: mibgroup/ucd-snmp/vmstat.h mibgroup/ucd-snmp/proc.h
./snmp_vars.lo: mibgroup/ucd-snmp/versioninfo.h mibgroup/ucd-snmp/pass.h
./snmp_vars.lo: mibgroup/ucd-snmp/pass_persist.h mibgroup/ucd-snmp/disk.h
./snmp_vars.lo: mibgroup/ucd-snmp/loadave.h mibgroup/ucd-snmp/extensible.h
./snmp_vars.lo: mibgroup/ucd-snmp/errormib.h mibgroup/ucd-snmp/file.h
./snmp_vars.lo: mibgroup/ucd-snmp/dlmod.h mibgroup/ucd-snmp/proxy.h
./snmp_vars.lo: mibgroup/snmpv3/snmpEngine.h mibgroup/snmpv3/snmpMPDStats.h
./snmp_vars.lo: mibgroup/snmpv3/usmStats.h mibgroup/snmpv3/usmUser.h
./snmp_vars.lo: mibgroup/notification/snmpNotifyTable.h
./snmp_vars.lo: mibgroup/notification/snmpNotifyFilterTable.h
./snmp_vars.lo: mibgroup/notification/snmpNotifyFilterProfileTable.h
./snmp_vars.lo: mibgroup/target/snmpTargetAddrEntry.h
./snmp_vars.lo: mibgroup/target/snmpTargetParamsEntry.h
./snmp_vars.lo: mibgroup/target/target.h mibgroup/target/target_counters.h
./snmp_vars.lo: mibgroup/agent/nsTransactionTable.h
./snmp_vars.lo: mibgroup/agent/nsModuleTable.h mibgroup/agentx/master.h
./snmp_vars.lo: mibgroup/agentx/subagent.h mibgroup/utilities/override.h
./snmp_vars.lo: mibgroup/host/hr_system.h mibgroup/host/hr_storage.h
./snmp_vars.lo: mibgroup/host/hr_device.h mibgroup/host/hr_other.h
./snmp_vars.lo: mibgroup/host/hr_proc.h mibgroup/host/hr_network.h
./snmp_vars.lo: mibgroup/host/hr_print.h mibgroup/host/hr_disk.h
./snmp_vars.lo: mibgroup/host/hr_partition.h mibgroup/host/hr_filesys.h
./snmp_vars.lo: mibgroup/host/hr_swrun.h mibgroup/host/hr_swinst.h
./snmp_vars.lo: mibgroup/examples/scalar_int.h mibgroup/examples/data_set.h
./snmp_vars.lo: mibgroup/examples/delayed_instance.h mibgroup/util_funcs.h
./snmp_vars.lo: mibgroup/struct.h mibgroup/smux/smux.h mibgroup/Rmon/rows.h
./snmp_vars.lo: mibgroup/Rmon/agutil.h mibgroup/Rmon/statistics.h
./snmp_vars.lo: mibgroup/Rmon/alarm.h mibgroup/Rmon/history.h
./snmp_vars.lo: mibgroup/Rmon/event.h mibgroup/disman/mteTriggerTable.h
./snmp_vars.lo: mibgroup/disman/mteTriggerDeltaTable.h
./snmp_vars.lo: mibgroup/disman/mteTriggerExistenceTable.h
./snmp_vars.lo: mibgroup/disman/mteTriggerBooleanTable.h
./snmp_vars.lo: mibgroup/disman/mteTriggerThresholdTable.h
./snmp_vars.lo: mibgroup/disman/mteObjectsTable.h
./snmp_vars.lo: mibgroup/disman/mteEventTable.h
./snmp_vars.lo: mibgroup/disman/mteEventNotificationTable.h
./snmp_vars.lo: mibgroup/mibII/kernel_linux.h mibgroup/mibII/tcpTable.h
./snmp_vars.lo: mibgroup/mibII/ipAddr.h mibgroup/mibII/var_route.h
./snmp_vars.lo: mibgroup/mibII/route_write.h mibgroup/mibII/udpTable.h
./snmp_vars.lo: mibgroup/mibII/vacm_context.h mibgroup/header_complex.h
./snmp_vars.lo: mibgroup/agentx/protocol.h mibgroup/agentx/client.h
./snmp_vars.lo: mibgroup/agentx/master_admin.h
./snmp_vars.lo: mibgroup/agentx/agentx_config.h
./snmp_vars.lo: ../include/net-snmp/library/container.h
./snmp_vars.lo: ../include/net-snmp/library/factory.h
./helpers/all_helpers.lo: ../include/net-snmp/net-snmp-config.h
./helpers/all_helpers.lo: ../include/net-snmp/system/linux.h
./helpers/all_helpers.lo: ../include/net-snmp/system/sysv.h
./helpers/all_helpers.lo: ../include/net-snmp/system/generic.h
./helpers/all_helpers.lo: ../include/net-snmp/machine/generic.h
./helpers/bulk_to_next.lo: ../include/net-snmp/net-snmp-config.h
./helpers/bulk_to_next.lo: ../include/net-snmp/system/linux.h
./helpers/bulk_to_next.lo: ../include/net-snmp/system/sysv.h
./helpers/bulk_to_next.lo: ../include/net-snmp/system/generic.h
./helpers/bulk_to_next.lo: ../include/net-snmp/machine/generic.h
./helpers/bulk_to_next.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/bulk_to_next.lo: ../include/net-snmp/definitions.h
./helpers/bulk_to_next.lo: ../include/net-snmp/types.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/asn1.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/bulk_to_next.lo: ../include/net-snmp/utilities.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_client.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/getopt.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/system.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/tools.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/int64.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/mt_support.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/data_list.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/callback.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/oid_stash.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/check_varbind.h
./helpers/bulk_to_next.lo: ../include/net-snmp/version.h
./helpers/bulk_to_next.lo: ../include/net-snmp/session_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/bulk_to_next.lo: ../include/net-snmp/pdu_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/mib_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/mib.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/parse.h
./helpers/bulk_to_next.lo: ../include/net-snmp/varbind_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/config_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/read_config.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/default_store.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/vacm.h
./helpers/bulk_to_next.lo: ../include/net-snmp/output_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/bulk_to_next.lo: ../include/net-snmp/snmpv3_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpv3.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/transform_oids.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/keytools.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/scapi.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/lcd_time.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/bulk_to_next.lo: ../include/net-snmp/library/snmpusm.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/var_struct.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/instance.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/null.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/old_api.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/read_only.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/serialize.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/table.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/table_data.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/bulk_to_next.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/debug_handler.lo: ../include/net-snmp/net-snmp-config.h
./helpers/debug_handler.lo: ../include/net-snmp/system/linux.h
./helpers/debug_handler.lo: ../include/net-snmp/system/sysv.h
./helpers/debug_handler.lo: ../include/net-snmp/system/generic.h
./helpers/debug_handler.lo: ../include/net-snmp/machine/generic.h
./helpers/debug_handler.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/debug_handler.lo: ../include/net-snmp/definitions.h
./helpers/debug_handler.lo: ../include/net-snmp/types.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_api.h
./helpers/debug_handler.lo: ../include/net-snmp/library/asn1.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/debug_handler.lo: ../include/net-snmp/utilities.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_client.h
./helpers/debug_handler.lo: ../include/net-snmp/library/getopt.h
./helpers/debug_handler.lo: ../include/net-snmp/library/system.h
./helpers/debug_handler.lo: ../include/net-snmp/library/tools.h
./helpers/debug_handler.lo: ../include/net-snmp/library/int64.h
./helpers/debug_handler.lo: ../include/net-snmp/library/mt_support.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/debug_handler.lo: ../include/net-snmp/library/data_list.h
./helpers/debug_handler.lo: ../include/net-snmp/library/callback.h
./helpers/debug_handler.lo: ../include/net-snmp/library/oid_stash.h
./helpers/debug_handler.lo: ../include/net-snmp/library/check_varbind.h
./helpers/debug_handler.lo: ../include/net-snmp/version.h
./helpers/debug_handler.lo: ../include/net-snmp/session_api.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/debug_handler.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/debug_handler.lo: ../include/net-snmp/pdu_api.h
./helpers/debug_handler.lo: ../include/net-snmp/mib_api.h
./helpers/debug_handler.lo: ../include/net-snmp/library/mib.h
./helpers/debug_handler.lo: ../include/net-snmp/library/parse.h
./helpers/debug_handler.lo: ../include/net-snmp/varbind_api.h
./helpers/debug_handler.lo: ../include/net-snmp/config_api.h
./helpers/debug_handler.lo: ../include/net-snmp/library/read_config.h
./helpers/debug_handler.lo: ../include/net-snmp/library/default_store.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/debug_handler.lo: ../include/net-snmp/library/vacm.h
./helpers/debug_handler.lo: ../include/net-snmp/output_api.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/debug_handler.lo: ../include/net-snmp/snmpv3_api.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpv3.h
./helpers/debug_handler.lo: ../include/net-snmp/library/transform_oids.h
./helpers/debug_handler.lo: ../include/net-snmp/library/keytools.h
./helpers/debug_handler.lo: ../include/net-snmp/library/scapi.h
./helpers/debug_handler.lo: ../include/net-snmp/library/lcd_time.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/debug_handler.lo: ../include/net-snmp/library/snmpusm.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/var_struct.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/instance.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/null.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/old_api.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/read_only.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/serialize.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/table.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/table_data.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/debug_handler.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/instance.lo: ../include/net-snmp/net-snmp-config.h
./helpers/instance.lo: ../include/net-snmp/system/linux.h
./helpers/instance.lo: ../include/net-snmp/system/sysv.h
./helpers/instance.lo: ../include/net-snmp/system/generic.h
./helpers/instance.lo: ../include/net-snmp/machine/generic.h
./helpers/instance.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/instance.lo: ../include/net-snmp/definitions.h
./helpers/instance.lo: ../include/net-snmp/types.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_api.h
./helpers/instance.lo: ../include/net-snmp/library/asn1.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/instance.lo: ../include/net-snmp/library/snmp.h
./helpers/instance.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/instance.lo: ../include/net-snmp/utilities.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_client.h
./helpers/instance.lo: ../include/net-snmp/library/getopt.h
./helpers/instance.lo: ../include/net-snmp/library/system.h
./helpers/instance.lo: ../include/net-snmp/library/tools.h
./helpers/instance.lo: ../include/net-snmp/library/int64.h
./helpers/instance.lo: ../include/net-snmp/library/mt_support.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/instance.lo: ../include/net-snmp/library/data_list.h
./helpers/instance.lo: ../include/net-snmp/library/callback.h
./helpers/instance.lo: ../include/net-snmp/library/oid_stash.h
./helpers/instance.lo: ../include/net-snmp/library/check_varbind.h
./helpers/instance.lo: ../include/net-snmp/version.h
./helpers/instance.lo: ../include/net-snmp/session_api.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/instance.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/instance.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/instance.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/instance.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/instance.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/instance.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/instance.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/instance.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/instance.lo: ../include/net-snmp/pdu_api.h
./helpers/instance.lo: ../include/net-snmp/mib_api.h
./helpers/instance.lo: ../include/net-snmp/library/mib.h
./helpers/instance.lo: ../include/net-snmp/library/parse.h
./helpers/instance.lo: ../include/net-snmp/varbind_api.h
./helpers/instance.lo: ../include/net-snmp/config_api.h
./helpers/instance.lo: ../include/net-snmp/library/read_config.h
./helpers/instance.lo: ../include/net-snmp/library/default_store.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/instance.lo: ../include/net-snmp/library/vacm.h
./helpers/instance.lo: ../include/net-snmp/output_api.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/instance.lo: ../include/net-snmp/snmpv3_api.h
./helpers/instance.lo: ../include/net-snmp/library/snmpv3.h
./helpers/instance.lo: ../include/net-snmp/library/transform_oids.h
./helpers/instance.lo: ../include/net-snmp/library/keytools.h
./helpers/instance.lo: ../include/net-snmp/library/scapi.h
./helpers/instance.lo: ../include/net-snmp/library/lcd_time.h
./helpers/instance.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/instance.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/instance.lo: ../include/net-snmp/library/snmpusm.h
./helpers/instance.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/instance.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/instance.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/instance.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/instance.lo: ../include/net-snmp/agent/var_struct.h
./helpers/instance.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/instance.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/instance.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/instance.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/instance.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/instance.lo: ../include/net-snmp/agent/instance.h
./helpers/instance.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/instance.lo: ../include/net-snmp/agent/null.h
./helpers/instance.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/instance.lo: ../include/net-snmp/agent/old_api.h
./helpers/instance.lo: ../include/net-snmp/agent/read_only.h
./helpers/instance.lo: ../include/net-snmp/agent/serialize.h
./helpers/instance.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/instance.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/instance.lo: ../include/net-snmp/agent/table.h
./helpers/instance.lo: ../include/net-snmp/agent/table_data.h
./helpers/instance.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/instance.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/instance.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/mode_end_call.lo: ../include/net-snmp/net-snmp-config.h
./helpers/mode_end_call.lo: ../include/net-snmp/system/linux.h
./helpers/mode_end_call.lo: ../include/net-snmp/system/sysv.h
./helpers/mode_end_call.lo: ../include/net-snmp/system/generic.h
./helpers/mode_end_call.lo: ../include/net-snmp/machine/generic.h
./helpers/mode_end_call.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/mode_end_call.lo: ../include/net-snmp/definitions.h
./helpers/mode_end_call.lo: ../include/net-snmp/types.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/asn1.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/mode_end_call.lo: ../include/net-snmp/utilities.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_client.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/getopt.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/system.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/tools.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/int64.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/mt_support.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/data_list.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/callback.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/oid_stash.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/check_varbind.h
./helpers/mode_end_call.lo: ../include/net-snmp/version.h
./helpers/mode_end_call.lo: ../include/net-snmp/session_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/mode_end_call.lo: ../include/net-snmp/pdu_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/mib_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/mib.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/parse.h
./helpers/mode_end_call.lo: ../include/net-snmp/varbind_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/config_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/read_config.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/default_store.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/vacm.h
./helpers/mode_end_call.lo: ../include/net-snmp/output_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/mode_end_call.lo: ../include/net-snmp/snmpv3_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpv3.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/transform_oids.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/keytools.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/scapi.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/lcd_time.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/mode_end_call.lo: ../include/net-snmp/library/snmpusm.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/var_struct.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/instance.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/null.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/old_api.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/read_only.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/serialize.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/table.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/table_data.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/mode_end_call.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/multiplexer.lo: ../include/net-snmp/net-snmp-config.h
./helpers/multiplexer.lo: ../include/net-snmp/system/linux.h
./helpers/multiplexer.lo: ../include/net-snmp/system/sysv.h
./helpers/multiplexer.lo: ../include/net-snmp/system/generic.h
./helpers/multiplexer.lo: ../include/net-snmp/machine/generic.h
./helpers/multiplexer.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/multiplexer.lo: ../include/net-snmp/definitions.h
./helpers/multiplexer.lo: ../include/net-snmp/types.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_api.h
./helpers/multiplexer.lo: ../include/net-snmp/library/asn1.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/multiplexer.lo: ../include/net-snmp/utilities.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_client.h
./helpers/multiplexer.lo: ../include/net-snmp/library/getopt.h
./helpers/multiplexer.lo: ../include/net-snmp/library/system.h
./helpers/multiplexer.lo: ../include/net-snmp/library/tools.h
./helpers/multiplexer.lo: ../include/net-snmp/library/int64.h
./helpers/multiplexer.lo: ../include/net-snmp/library/mt_support.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/multiplexer.lo: ../include/net-snmp/library/data_list.h
./helpers/multiplexer.lo: ../include/net-snmp/library/callback.h
./helpers/multiplexer.lo: ../include/net-snmp/library/oid_stash.h
./helpers/multiplexer.lo: ../include/net-snmp/library/check_varbind.h
./helpers/multiplexer.lo: ../include/net-snmp/version.h
./helpers/multiplexer.lo: ../include/net-snmp/session_api.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/multiplexer.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/multiplexer.lo: ../include/net-snmp/pdu_api.h
./helpers/multiplexer.lo: ../include/net-snmp/mib_api.h
./helpers/multiplexer.lo: ../include/net-snmp/library/mib.h
./helpers/multiplexer.lo: ../include/net-snmp/library/parse.h
./helpers/multiplexer.lo: ../include/net-snmp/varbind_api.h
./helpers/multiplexer.lo: ../include/net-snmp/config_api.h
./helpers/multiplexer.lo: ../include/net-snmp/library/read_config.h
./helpers/multiplexer.lo: ../include/net-snmp/library/default_store.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/multiplexer.lo: ../include/net-snmp/library/vacm.h
./helpers/multiplexer.lo: ../include/net-snmp/output_api.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/multiplexer.lo: ../include/net-snmp/snmpv3_api.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpv3.h
./helpers/multiplexer.lo: ../include/net-snmp/library/transform_oids.h
./helpers/multiplexer.lo: ../include/net-snmp/library/keytools.h
./helpers/multiplexer.lo: ../include/net-snmp/library/scapi.h
./helpers/multiplexer.lo: ../include/net-snmp/library/lcd_time.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/multiplexer.lo: ../include/net-snmp/library/snmpusm.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/var_struct.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/instance.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/null.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/old_api.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/read_only.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/serialize.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/table.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/table_data.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/multiplexer.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/null.lo: ../include/net-snmp/net-snmp-config.h
./helpers/null.lo: ../include/net-snmp/system/linux.h
./helpers/null.lo: ../include/net-snmp/system/sysv.h
./helpers/null.lo: ../include/net-snmp/system/generic.h
./helpers/null.lo: ../include/net-snmp/machine/generic.h
./helpers/null.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/null.lo:  ../include/net-snmp/definitions.h
./helpers/null.lo: ../include/net-snmp/types.h
./helpers/null.lo: ../include/net-snmp/library/snmp_api.h
./helpers/null.lo: ../include/net-snmp/library/asn1.h
./helpers/null.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/null.lo: ../include/net-snmp/library/snmp.h
./helpers/null.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/null.lo: ../include/net-snmp/utilities.h
./helpers/null.lo: ../include/net-snmp/library/snmp_client.h
./helpers/null.lo: ../include/net-snmp/library/getopt.h
./helpers/null.lo: ../include/net-snmp/library/system.h
./helpers/null.lo: ../include/net-snmp/library/tools.h
./helpers/null.lo: ../include/net-snmp/library/int64.h
./helpers/null.lo: ../include/net-snmp/library/mt_support.h
./helpers/null.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/null.lo: ../include/net-snmp/library/data_list.h
./helpers/null.lo: ../include/net-snmp/library/callback.h
./helpers/null.lo: ../include/net-snmp/library/oid_stash.h
./helpers/null.lo: ../include/net-snmp/library/check_varbind.h
./helpers/null.lo: ../include/net-snmp/version.h
./helpers/null.lo: ../include/net-snmp/session_api.h
./helpers/null.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/null.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/null.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/null.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/null.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/null.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/null.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/null.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/null.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/null.lo: ../include/net-snmp/pdu_api.h
./helpers/null.lo: ../include/net-snmp/mib_api.h
./helpers/null.lo: ../include/net-snmp/library/mib.h
./helpers/null.lo: ../include/net-snmp/library/parse.h
./helpers/null.lo: ../include/net-snmp/varbind_api.h
./helpers/null.lo: ../include/net-snmp/config_api.h
./helpers/null.lo: ../include/net-snmp/library/read_config.h
./helpers/null.lo: ../include/net-snmp/library/default_store.h
./helpers/null.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/null.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/null.lo: ../include/net-snmp/library/vacm.h
./helpers/null.lo: ../include/net-snmp/output_api.h
./helpers/null.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/null.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/null.lo: ../include/net-snmp/snmpv3_api.h
./helpers/null.lo: ../include/net-snmp/library/snmpv3.h
./helpers/null.lo: ../include/net-snmp/library/transform_oids.h
./helpers/null.lo: ../include/net-snmp/library/keytools.h
./helpers/null.lo: ../include/net-snmp/library/scapi.h
./helpers/null.lo: ../include/net-snmp/library/lcd_time.h
./helpers/null.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/null.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/null.lo: ../include/net-snmp/library/snmpusm.h
./helpers/null.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/null.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/null.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/null.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/null.lo: ../include/net-snmp/agent/var_struct.h
./helpers/null.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/null.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/null.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/null.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/null.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/null.lo: ../include/net-snmp/agent/instance.h
./helpers/null.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/null.lo: ../include/net-snmp/agent/null.h
./helpers/null.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/null.lo: ../include/net-snmp/agent/old_api.h
./helpers/null.lo: ../include/net-snmp/agent/read_only.h
./helpers/null.lo: ../include/net-snmp/agent/serialize.h
./helpers/null.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/null.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/null.lo: ../include/net-snmp/agent/table.h
./helpers/null.lo: ../include/net-snmp/agent/table_data.h
./helpers/null.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/null.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/null.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/old_api.lo: ../include/net-snmp/net-snmp-config.h
./helpers/old_api.lo: ../include/net-snmp/system/linux.h
./helpers/old_api.lo: ../include/net-snmp/system/sysv.h
./helpers/old_api.lo: ../include/net-snmp/system/generic.h
./helpers/old_api.lo: ../include/net-snmp/machine/generic.h
./helpers/old_api.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/old_api.lo: ../include/net-snmp/definitions.h
./helpers/old_api.lo: ../include/net-snmp/types.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_api.h
./helpers/old_api.lo: ../include/net-snmp/library/asn1.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/old_api.lo: ../include/net-snmp/utilities.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_client.h
./helpers/old_api.lo: ../include/net-snmp/library/getopt.h
./helpers/old_api.lo: ../include/net-snmp/library/system.h
./helpers/old_api.lo: ../include/net-snmp/library/tools.h
./helpers/old_api.lo: ../include/net-snmp/library/int64.h
./helpers/old_api.lo: ../include/net-snmp/library/mt_support.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/old_api.lo: ../include/net-snmp/library/data_list.h
./helpers/old_api.lo: ../include/net-snmp/library/callback.h
./helpers/old_api.lo: ../include/net-snmp/library/oid_stash.h
./helpers/old_api.lo: ../include/net-snmp/library/check_varbind.h
./helpers/old_api.lo: ../include/net-snmp/version.h
./helpers/old_api.lo: ../include/net-snmp/session_api.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/old_api.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/old_api.lo: ../include/net-snmp/pdu_api.h
./helpers/old_api.lo: ../include/net-snmp/mib_api.h
./helpers/old_api.lo: ../include/net-snmp/library/mib.h
./helpers/old_api.lo: ../include/net-snmp/library/parse.h
./helpers/old_api.lo: ../include/net-snmp/varbind_api.h
./helpers/old_api.lo: ../include/net-snmp/config_api.h
./helpers/old_api.lo: ../include/net-snmp/library/read_config.h
./helpers/old_api.lo: ../include/net-snmp/library/default_store.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/old_api.lo: ../include/net-snmp/library/vacm.h
./helpers/old_api.lo: ../include/net-snmp/output_api.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/old_api.lo: ../include/net-snmp/snmpv3_api.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpv3.h
./helpers/old_api.lo: ../include/net-snmp/library/transform_oids.h
./helpers/old_api.lo: ../include/net-snmp/library/keytools.h
./helpers/old_api.lo: ../include/net-snmp/library/scapi.h
./helpers/old_api.lo: ../include/net-snmp/library/lcd_time.h
./helpers/old_api.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/old_api.lo: ../include/net-snmp/library/snmpusm.h
./helpers/old_api.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/old_api.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/old_api.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/old_api.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/old_api.lo: ../include/net-snmp/agent/var_struct.h
./helpers/old_api.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/old_api.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/old_api.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/old_api.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/old_api.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/old_api.lo: ../include/net-snmp/agent/instance.h
./helpers/old_api.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/old_api.lo: ../include/net-snmp/agent/null.h
./helpers/old_api.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/old_api.lo: ../include/net-snmp/agent/old_api.h
./helpers/old_api.lo: ../include/net-snmp/agent/read_only.h
./helpers/old_api.lo: ../include/net-snmp/agent/serialize.h
./helpers/old_api.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/old_api.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/old_api.lo: ../include/net-snmp/agent/table.h
./helpers/old_api.lo: ../include/net-snmp/agent/table_data.h
./helpers/old_api.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/old_api.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/old_api.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/old_api.lo: ../include/net-snmp/agent/agent_callbacks.h
./helpers/read_only.lo: ../include/net-snmp/net-snmp-config.h
./helpers/read_only.lo: ../include/net-snmp/system/linux.h
./helpers/read_only.lo: ../include/net-snmp/system/sysv.h
./helpers/read_only.lo: ../include/net-snmp/system/generic.h
./helpers/read_only.lo: ../include/net-snmp/machine/generic.h
./helpers/read_only.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/read_only.lo: ../include/net-snmp/definitions.h
./helpers/read_only.lo: ../include/net-snmp/types.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_api.h
./helpers/read_only.lo: ../include/net-snmp/library/asn1.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/read_only.lo: ../include/net-snmp/utilities.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_client.h
./helpers/read_only.lo: ../include/net-snmp/library/getopt.h
./helpers/read_only.lo: ../include/net-snmp/library/system.h
./helpers/read_only.lo: ../include/net-snmp/library/tools.h
./helpers/read_only.lo: ../include/net-snmp/library/int64.h
./helpers/read_only.lo: ../include/net-snmp/library/mt_support.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/read_only.lo: ../include/net-snmp/library/data_list.h
./helpers/read_only.lo: ../include/net-snmp/library/callback.h
./helpers/read_only.lo: ../include/net-snmp/library/oid_stash.h
./helpers/read_only.lo: ../include/net-snmp/library/check_varbind.h
./helpers/read_only.lo: ../include/net-snmp/version.h
./helpers/read_only.lo: ../include/net-snmp/session_api.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/read_only.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/read_only.lo: ../include/net-snmp/pdu_api.h
./helpers/read_only.lo: ../include/net-snmp/mib_api.h
./helpers/read_only.lo: ../include/net-snmp/library/mib.h
./helpers/read_only.lo: ../include/net-snmp/library/parse.h
./helpers/read_only.lo: ../include/net-snmp/varbind_api.h
./helpers/read_only.lo: ../include/net-snmp/config_api.h
./helpers/read_only.lo: ../include/net-snmp/library/read_config.h
./helpers/read_only.lo: ../include/net-snmp/library/default_store.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/read_only.lo: ../include/net-snmp/library/vacm.h
./helpers/read_only.lo: ../include/net-snmp/output_api.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/read_only.lo: ../include/net-snmp/snmpv3_api.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpv3.h
./helpers/read_only.lo: ../include/net-snmp/library/transform_oids.h
./helpers/read_only.lo: ../include/net-snmp/library/keytools.h
./helpers/read_only.lo: ../include/net-snmp/library/scapi.h
./helpers/read_only.lo: ../include/net-snmp/library/lcd_time.h
./helpers/read_only.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/read_only.lo: ../include/net-snmp/library/snmpusm.h
./helpers/read_only.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/read_only.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/read_only.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/read_only.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/read_only.lo: ../include/net-snmp/agent/var_struct.h
./helpers/read_only.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/read_only.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/read_only.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/read_only.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/read_only.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/read_only.lo: ../include/net-snmp/agent/instance.h
./helpers/read_only.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/read_only.lo: ../include/net-snmp/agent/null.h
./helpers/read_only.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/read_only.lo: ../include/net-snmp/agent/old_api.h
./helpers/read_only.lo: ../include/net-snmp/agent/read_only.h
./helpers/read_only.lo: ../include/net-snmp/agent/serialize.h
./helpers/read_only.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/read_only.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/read_only.lo: ../include/net-snmp/agent/table.h
./helpers/read_only.lo: ../include/net-snmp/agent/table_data.h
./helpers/read_only.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/read_only.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/read_only.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/scalar1.lo: ../include/net-snmp/net-snmp-config.h
./helpers/scalar1.lo: ../include/net-snmp/system/linux.h
./helpers/scalar1.lo: ../include/net-snmp/system/sysv.h
./helpers/scalar1.lo: ../include/net-snmp/system/generic.h
./helpers/scalar1.lo: ../include/net-snmp/machine/generic.h
./helpers/scalar1.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/scalar1.lo: ../include/net-snmp/definitions.h
./helpers/scalar1.lo: ../include/net-snmp/types.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_api.h
./helpers/scalar1.lo: ../include/net-snmp/library/asn1.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/scalar1.lo: ../include/net-snmp/utilities.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_client.h
./helpers/scalar1.lo: ../include/net-snmp/library/getopt.h
./helpers/scalar1.lo: ../include/net-snmp/library/system.h
./helpers/scalar1.lo: ../include/net-snmp/library/tools.h
./helpers/scalar1.lo: ../include/net-snmp/library/int64.h
./helpers/scalar1.lo: ../include/net-snmp/library/mt_support.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/scalar1.lo: ../include/net-snmp/library/data_list.h
./helpers/scalar1.lo: ../include/net-snmp/library/callback.h
./helpers/scalar1.lo: ../include/net-snmp/library/oid_stash.h
./helpers/scalar1.lo: ../include/net-snmp/library/check_varbind.h
./helpers/scalar1.lo: ../include/net-snmp/version.h
./helpers/scalar1.lo: ../include/net-snmp/session_api.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/scalar1.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/scalar1.lo: ../include/net-snmp/pdu_api.h
./helpers/scalar1.lo: ../include/net-snmp/mib_api.h
./helpers/scalar1.lo: ../include/net-snmp/library/mib.h
./helpers/scalar1.lo: ../include/net-snmp/library/parse.h
./helpers/scalar1.lo: ../include/net-snmp/varbind_api.h
./helpers/scalar1.lo: ../include/net-snmp/config_api.h
./helpers/scalar1.lo: ../include/net-snmp/library/read_config.h
./helpers/scalar1.lo: ../include/net-snmp/library/default_store.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/scalar1.lo: ../include/net-snmp/library/vacm.h
./helpers/scalar1.lo: ../include/net-snmp/output_api.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/scalar1.lo: ../include/net-snmp/snmpv3_api.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpv3.h
./helpers/scalar1.lo: ../include/net-snmp/library/transform_oids.h
./helpers/scalar1.lo: ../include/net-snmp/library/keytools.h
./helpers/scalar1.lo: ../include/net-snmp/library/scapi.h
./helpers/scalar1.lo: ../include/net-snmp/library/lcd_time.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/scalar1.lo: ../include/net-snmp/library/snmpusm.h
./helpers/scalar1.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/scalar1.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/scalar1.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/scalar1.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/scalar1.lo: ../include/net-snmp/agent/var_struct.h
./helpers/scalar1.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/scalar1.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/scalar1.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/scalar1.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/scalar1.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/scalar1.lo: ../include/net-snmp/agent/instance.h
./helpers/scalar1.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/scalar1.lo: ../include/net-snmp/agent/null.h
./helpers/scalar1.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/scalar1.lo: ../include/net-snmp/agent/old_api.h
./helpers/scalar1.lo: ../include/net-snmp/agent/read_only.h
./helpers/scalar1.lo: ../include/net-snmp/agent/serialize.h
./helpers/scalar1.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/scalar1.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/scalar1.lo: ../include/net-snmp/agent/table.h
./helpers/scalar1.lo: ../include/net-snmp/agent/table_data.h
./helpers/scalar1.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/scalar1.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/scalar1.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/scalar1.lo: ../include/net-snmp/agent/scalar.h
./helpers/scalar.lo: ../include/net-snmp/net-snmp-config.h
./helpers/scalar.lo: ../include/net-snmp/system/linux.h
./helpers/scalar.lo: ../include/net-snmp/system/sysv.h
./helpers/scalar.lo: ../include/net-snmp/system/generic.h
./helpers/scalar.lo: ../include/net-snmp/machine/generic.h
./helpers/scalar.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/scalar.lo: ../include/net-snmp/definitions.h
./helpers/scalar.lo: ../include/net-snmp/types.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_api.h
./helpers/scalar.lo: ../include/net-snmp/library/asn1.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/scalar.lo: ../include/net-snmp/utilities.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_client.h
./helpers/scalar.lo: ../include/net-snmp/library/getopt.h
./helpers/scalar.lo: ../include/net-snmp/library/system.h
./helpers/scalar.lo: ../include/net-snmp/library/tools.h
./helpers/scalar.lo: ../include/net-snmp/library/int64.h
./helpers/scalar.lo: ../include/net-snmp/library/mt_support.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/scalar.lo: ../include/net-snmp/library/data_list.h
./helpers/scalar.lo: ../include/net-snmp/library/callback.h
./helpers/scalar.lo: ../include/net-snmp/library/oid_stash.h
./helpers/scalar.lo: ../include/net-snmp/library/check_varbind.h
./helpers/scalar.lo: ../include/net-snmp/version.h
./helpers/scalar.lo: ../include/net-snmp/session_api.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/scalar.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/scalar.lo: ../include/net-snmp/pdu_api.h
./helpers/scalar.lo: ../include/net-snmp/mib_api.h
./helpers/scalar.lo: ../include/net-snmp/library/mib.h
./helpers/scalar.lo: ../include/net-snmp/library/parse.h
./helpers/scalar.lo: ../include/net-snmp/varbind_api.h
./helpers/scalar.lo: ../include/net-snmp/config_api.h
./helpers/scalar.lo: ../include/net-snmp/library/read_config.h
./helpers/scalar.lo: ../include/net-snmp/library/default_store.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/scalar.lo: ../include/net-snmp/library/vacm.h
./helpers/scalar.lo: ../include/net-snmp/output_api.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/scalar.lo: ../include/net-snmp/snmpv3_api.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpv3.h
./helpers/scalar.lo: ../include/net-snmp/library/transform_oids.h
./helpers/scalar.lo: ../include/net-snmp/library/keytools.h
./helpers/scalar.lo: ../include/net-snmp/library/scapi.h
./helpers/scalar.lo: ../include/net-snmp/library/lcd_time.h
./helpers/scalar.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/scalar.lo: ../include/net-snmp/library/snmpusm.h
./helpers/scalar.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/scalar.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/scalar.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/scalar.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/scalar.lo: ../include/net-snmp/agent/var_struct.h
./helpers/scalar.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/scalar.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/scalar.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/scalar.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/scalar.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/scalar.lo: ../include/net-snmp/agent/instance.h
./helpers/scalar.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/scalar.lo: ../include/net-snmp/agent/null.h
./helpers/scalar.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/scalar.lo: ../include/net-snmp/agent/old_api.h
./helpers/scalar.lo: ../include/net-snmp/agent/read_only.h
./helpers/scalar.lo: ../include/net-snmp/agent/serialize.h
./helpers/scalar.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/scalar.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/scalar.lo: ../include/net-snmp/agent/table.h
./helpers/scalar.lo: ../include/net-snmp/agent/table_data.h
./helpers/scalar.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/scalar.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/scalar.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/scalar.lo: ../include/net-snmp/agent/scalar.h
./helpers/serialize.lo: ../include/net-snmp/net-snmp-config.h
./helpers/serialize.lo: ../include/net-snmp/system/linux.h
./helpers/serialize.lo: ../include/net-snmp/system/sysv.h
./helpers/serialize.lo: ../include/net-snmp/system/generic.h
./helpers/serialize.lo: ../include/net-snmp/machine/generic.h
./helpers/serialize.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/serialize.lo: ../include/net-snmp/definitions.h
./helpers/serialize.lo: ../include/net-snmp/types.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_api.h
./helpers/serialize.lo: ../include/net-snmp/library/asn1.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/serialize.lo: ../include/net-snmp/utilities.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_client.h
./helpers/serialize.lo: ../include/net-snmp/library/getopt.h
./helpers/serialize.lo: ../include/net-snmp/library/system.h
./helpers/serialize.lo: ../include/net-snmp/library/tools.h
./helpers/serialize.lo: ../include/net-snmp/library/int64.h
./helpers/serialize.lo: ../include/net-snmp/library/mt_support.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/serialize.lo: ../include/net-snmp/library/data_list.h
./helpers/serialize.lo: ../include/net-snmp/library/callback.h
./helpers/serialize.lo: ../include/net-snmp/library/oid_stash.h
./helpers/serialize.lo: ../include/net-snmp/library/check_varbind.h
./helpers/serialize.lo: ../include/net-snmp/version.h
./helpers/serialize.lo: ../include/net-snmp/session_api.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/serialize.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/serialize.lo: ../include/net-snmp/pdu_api.h
./helpers/serialize.lo: ../include/net-snmp/mib_api.h
./helpers/serialize.lo: ../include/net-snmp/library/mib.h
./helpers/serialize.lo: ../include/net-snmp/library/parse.h
./helpers/serialize.lo: ../include/net-snmp/varbind_api.h
./helpers/serialize.lo: ../include/net-snmp/config_api.h
./helpers/serialize.lo: ../include/net-snmp/library/read_config.h
./helpers/serialize.lo: ../include/net-snmp/library/default_store.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/serialize.lo: ../include/net-snmp/library/vacm.h
./helpers/serialize.lo: ../include/net-snmp/output_api.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/serialize.lo: ../include/net-snmp/snmpv3_api.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpv3.h
./helpers/serialize.lo: ../include/net-snmp/library/transform_oids.h
./helpers/serialize.lo: ../include/net-snmp/library/keytools.h
./helpers/serialize.lo: ../include/net-snmp/library/scapi.h
./helpers/serialize.lo: ../include/net-snmp/library/lcd_time.h
./helpers/serialize.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/serialize.lo: ../include/net-snmp/library/snmpusm.h
./helpers/serialize.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/serialize.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/serialize.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/serialize.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/serialize.lo: ../include/net-snmp/agent/var_struct.h
./helpers/serialize.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/serialize.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/serialize.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/serialize.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/serialize.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/serialize.lo: ../include/net-snmp/agent/instance.h
./helpers/serialize.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/serialize.lo: ../include/net-snmp/agent/null.h
./helpers/serialize.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/serialize.lo: ../include/net-snmp/agent/old_api.h
./helpers/serialize.lo: ../include/net-snmp/agent/read_only.h
./helpers/serialize.lo: ../include/net-snmp/agent/serialize.h
./helpers/serialize.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/serialize.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/serialize.lo: ../include/net-snmp/agent/table.h
./helpers/serialize.lo: ../include/net-snmp/agent/table_data.h
./helpers/serialize.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/serialize.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/serialize.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/table_array.lo: ../include/net-snmp/net-snmp-config.h
./helpers/table_array.lo: ../include/net-snmp/system/linux.h
./helpers/table_array.lo: ../include/net-snmp/system/sysv.h
./helpers/table_array.lo: ../include/net-snmp/system/generic.h
./helpers/table_array.lo: ../include/net-snmp/machine/generic.h
./helpers/table_array.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/table_array.lo: ../include/net-snmp/definitions.h
./helpers/table_array.lo: ../include/net-snmp/types.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_api.h
./helpers/table_array.lo: ../include/net-snmp/library/asn1.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/table_array.lo: ../include/net-snmp/utilities.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_client.h
./helpers/table_array.lo: ../include/net-snmp/library/getopt.h
./helpers/table_array.lo: ../include/net-snmp/library/system.h
./helpers/table_array.lo: ../include/net-snmp/library/tools.h
./helpers/table_array.lo: ../include/net-snmp/library/int64.h
./helpers/table_array.lo: ../include/net-snmp/library/mt_support.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/table_array.lo: ../include/net-snmp/library/data_list.h
./helpers/table_array.lo: ../include/net-snmp/library/callback.h
./helpers/table_array.lo: ../include/net-snmp/library/oid_stash.h
./helpers/table_array.lo: ../include/net-snmp/library/check_varbind.h
./helpers/table_array.lo: ../include/net-snmp/version.h
./helpers/table_array.lo: ../include/net-snmp/session_api.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/table_array.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/table_array.lo: ../include/net-snmp/pdu_api.h
./helpers/table_array.lo: ../include/net-snmp/mib_api.h
./helpers/table_array.lo: ../include/net-snmp/library/mib.h
./helpers/table_array.lo: ../include/net-snmp/library/parse.h
./helpers/table_array.lo: ../include/net-snmp/varbind_api.h
./helpers/table_array.lo: ../include/net-snmp/config_api.h
./helpers/table_array.lo: ../include/net-snmp/library/read_config.h
./helpers/table_array.lo: ../include/net-snmp/library/default_store.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/table_array.lo: ../include/net-snmp/library/vacm.h
./helpers/table_array.lo: ../include/net-snmp/output_api.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/table_array.lo: ../include/net-snmp/snmpv3_api.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpv3.h
./helpers/table_array.lo: ../include/net-snmp/library/transform_oids.h
./helpers/table_array.lo: ../include/net-snmp/library/keytools.h
./helpers/table_array.lo: ../include/net-snmp/library/scapi.h
./helpers/table_array.lo: ../include/net-snmp/library/lcd_time.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/table_array.lo: ../include/net-snmp/library/snmpusm.h
./helpers/table_array.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/table_array.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/table_array.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/table_array.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/table_array.lo: ../include/net-snmp/agent/var_struct.h
./helpers/table_array.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/table_array.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/table_array.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/table_array.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/table_array.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/table_array.lo: ../include/net-snmp/agent/instance.h
./helpers/table_array.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/table_array.lo: ../include/net-snmp/agent/null.h
./helpers/table_array.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/table_array.lo: ../include/net-snmp/agent/old_api.h
./helpers/table_array.lo: ../include/net-snmp/agent/read_only.h
./helpers/table_array.lo: ../include/net-snmp/agent/serialize.h
./helpers/table_array.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/table_array.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/table_array.lo: ../include/net-snmp/agent/table.h
./helpers/table_array.lo: ../include/net-snmp/agent/table_data.h
./helpers/table_array.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/table_array.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/table_array.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/table_array.lo: ../include/net-snmp/agent/table_array.h
./helpers/table_array.lo: ../include/net-snmp/library/container.h
./helpers/table_array.lo: ../include/net-snmp/library/factory.h
./helpers/table_array.lo: ../include/net-snmp/library/snmp_assert.h
./helpers/table.lo: ../include/net-snmp/net-snmp-config.h
./helpers/table.lo: ../include/net-snmp/system/linux.h
./helpers/table.lo: ../include/net-snmp/system/sysv.h
./helpers/table.lo: ../include/net-snmp/system/generic.h
./helpers/table.lo: ../include/net-snmp/machine/generic.h
./helpers/table.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/table.lo: ../include/net-snmp/definitions.h
./helpers/table.lo: ../include/net-snmp/types.h
./helpers/table.lo: ../include/net-snmp/library/snmp_api.h
./helpers/table.lo: ../include/net-snmp/library/asn1.h
./helpers/table.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/table.lo: ../include/net-snmp/library/snmp.h
./helpers/table.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/table.lo: ../include/net-snmp/utilities.h
./helpers/table.lo: ../include/net-snmp/library/snmp_client.h
./helpers/table.lo: ../include/net-snmp/library/getopt.h
./helpers/table.lo: ../include/net-snmp/library/system.h
./helpers/table.lo: ../include/net-snmp/library/tools.h
./helpers/table.lo: ../include/net-snmp/library/int64.h
./helpers/table.lo: ../include/net-snmp/library/mt_support.h
./helpers/table.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/table.lo: ../include/net-snmp/library/data_list.h
./helpers/table.lo: ../include/net-snmp/library/callback.h
./helpers/table.lo: ../include/net-snmp/library/oid_stash.h
./helpers/table.lo: ../include/net-snmp/library/check_varbind.h
./helpers/table.lo: ../include/net-snmp/version.h
./helpers/table.lo: ../include/net-snmp/session_api.h
./helpers/table.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/table.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/table.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/table.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/table.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/table.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/table.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/table.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/table.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/table.lo: ../include/net-snmp/pdu_api.h
./helpers/table.lo: ../include/net-snmp/mib_api.h
./helpers/table.lo: ../include/net-snmp/library/mib.h
./helpers/table.lo: ../include/net-snmp/library/parse.h
./helpers/table.lo: ../include/net-snmp/varbind_api.h
./helpers/table.lo: ../include/net-snmp/config_api.h
./helpers/table.lo: ../include/net-snmp/library/read_config.h
./helpers/table.lo: ../include/net-snmp/library/default_store.h
./helpers/table.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/table.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/table.lo: ../include/net-snmp/library/vacm.h
./helpers/table.lo: ../include/net-snmp/output_api.h
./helpers/table.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/table.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/table.lo: ../include/net-snmp/snmpv3_api.h
./helpers/table.lo: ../include/net-snmp/library/snmpv3.h
./helpers/table.lo: ../include/net-snmp/library/transform_oids.h
./helpers/table.lo: ../include/net-snmp/library/keytools.h
./helpers/table.lo: ../include/net-snmp/library/scapi.h
./helpers/table.lo: ../include/net-snmp/library/lcd_time.h
./helpers/table.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/table.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/table.lo: ../include/net-snmp/library/snmpusm.h
./helpers/table.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/table.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/table.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/table.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/table.lo: ../include/net-snmp/agent/var_struct.h
./helpers/table.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/table.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/table.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/table.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/table.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/table.lo: ../include/net-snmp/agent/instance.h
./helpers/table.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/table.lo: ../include/net-snmp/agent/null.h
./helpers/table.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/table.lo: ../include/net-snmp/agent/old_api.h
./helpers/table.lo: ../include/net-snmp/agent/read_only.h
./helpers/table.lo: ../include/net-snmp/agent/serialize.h
./helpers/table.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/table.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/table.lo: ../include/net-snmp/agent/table.h
./helpers/table.lo: ../include/net-snmp/agent/table_data.h
./helpers/table.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/table.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/table.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/table.lo: ../include/net-snmp/library/snmp_assert.h
./helpers/table_data.lo: ../include/net-snmp/net-snmp-config.h
./helpers/table_data.lo: ../include/net-snmp/system/linux.h
./helpers/table_data.lo: ../include/net-snmp/system/sysv.h
./helpers/table_data.lo: ../include/net-snmp/system/generic.h
./helpers/table_data.lo: ../include/net-snmp/machine/generic.h
./helpers/table_data.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/table_data.lo: ../include/net-snmp/definitions.h
./helpers/table_data.lo: ../include/net-snmp/types.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_api.h
./helpers/table_data.lo: ../include/net-snmp/library/asn1.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/table_data.lo: ../include/net-snmp/utilities.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_client.h
./helpers/table_data.lo: ../include/net-snmp/library/getopt.h
./helpers/table_data.lo: ../include/net-snmp/library/system.h
./helpers/table_data.lo: ../include/net-snmp/library/tools.h
./helpers/table_data.lo: ../include/net-snmp/library/int64.h
./helpers/table_data.lo: ../include/net-snmp/library/mt_support.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/table_data.lo: ../include/net-snmp/library/data_list.h
./helpers/table_data.lo: ../include/net-snmp/library/callback.h
./helpers/table_data.lo: ../include/net-snmp/library/oid_stash.h
./helpers/table_data.lo: ../include/net-snmp/library/check_varbind.h
./helpers/table_data.lo: ../include/net-snmp/version.h
./helpers/table_data.lo: ../include/net-snmp/session_api.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/table_data.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/table_data.lo: ../include/net-snmp/pdu_api.h
./helpers/table_data.lo: ../include/net-snmp/mib_api.h
./helpers/table_data.lo: ../include/net-snmp/library/mib.h
./helpers/table_data.lo: ../include/net-snmp/library/parse.h
./helpers/table_data.lo: ../include/net-snmp/varbind_api.h
./helpers/table_data.lo: ../include/net-snmp/config_api.h
./helpers/table_data.lo: ../include/net-snmp/library/read_config.h
./helpers/table_data.lo: ../include/net-snmp/library/default_store.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/table_data.lo: ../include/net-snmp/library/vacm.h
./helpers/table_data.lo: ../include/net-snmp/output_api.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/table_data.lo: ../include/net-snmp/snmpv3_api.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpv3.h
./helpers/table_data.lo: ../include/net-snmp/library/transform_oids.h
./helpers/table_data.lo: ../include/net-snmp/library/keytools.h
./helpers/table_data.lo: ../include/net-snmp/library/scapi.h
./helpers/table_data.lo: ../include/net-snmp/library/lcd_time.h
./helpers/table_data.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/table_data.lo: ../include/net-snmp/library/snmpusm.h
./helpers/table_data.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/table_data.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/table_data.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/table_data.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/table_data.lo: ../include/net-snmp/agent/var_struct.h
./helpers/table_data.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/table_data.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/table_data.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/table_data.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/table_data.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/table_data.lo: ../include/net-snmp/agent/instance.h
./helpers/table_data.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/table_data.lo: ../include/net-snmp/agent/null.h
./helpers/table_data.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/table_data.lo: ../include/net-snmp/agent/old_api.h
./helpers/table_data.lo: ../include/net-snmp/agent/read_only.h
./helpers/table_data.lo: ../include/net-snmp/agent/serialize.h
./helpers/table_data.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/table_data.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/table_data.lo: ../include/net-snmp/agent/table.h
./helpers/table_data.lo: ../include/net-snmp/agent/table_data.h
./helpers/table_data.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/table_data.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/table_data.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/table_dataset.lo: ../include/net-snmp/net-snmp-config.h
./helpers/table_dataset.lo: ../include/net-snmp/system/linux.h
./helpers/table_dataset.lo: ../include/net-snmp/system/sysv.h
./helpers/table_dataset.lo: ../include/net-snmp/system/generic.h
./helpers/table_dataset.lo: ../include/net-snmp/machine/generic.h
./helpers/table_dataset.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/table_dataset.lo: ../include/net-snmp/definitions.h
./helpers/table_dataset.lo: ../include/net-snmp/types.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_api.h
./helpers/table_dataset.lo: ../include/net-snmp/library/asn1.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/table_dataset.lo: ../include/net-snmp/utilities.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_client.h
./helpers/table_dataset.lo: ../include/net-snmp/library/getopt.h
./helpers/table_dataset.lo: ../include/net-snmp/library/system.h
./helpers/table_dataset.lo: ../include/net-snmp/library/tools.h
./helpers/table_dataset.lo: ../include/net-snmp/library/int64.h
./helpers/table_dataset.lo: ../include/net-snmp/library/mt_support.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/table_dataset.lo: ../include/net-snmp/library/data_list.h
./helpers/table_dataset.lo: ../include/net-snmp/library/callback.h
./helpers/table_dataset.lo: ../include/net-snmp/library/oid_stash.h
./helpers/table_dataset.lo: ../include/net-snmp/library/check_varbind.h
./helpers/table_dataset.lo: ../include/net-snmp/version.h
./helpers/table_dataset.lo: ../include/net-snmp/session_api.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/table_dataset.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/table_dataset.lo: ../include/net-snmp/pdu_api.h
./helpers/table_dataset.lo: ../include/net-snmp/mib_api.h
./helpers/table_dataset.lo: ../include/net-snmp/library/mib.h
./helpers/table_dataset.lo: ../include/net-snmp/library/parse.h
./helpers/table_dataset.lo: ../include/net-snmp/varbind_api.h
./helpers/table_dataset.lo: ../include/net-snmp/config_api.h
./helpers/table_dataset.lo: ../include/net-snmp/library/read_config.h
./helpers/table_dataset.lo: ../include/net-snmp/library/default_store.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/table_dataset.lo: ../include/net-snmp/library/vacm.h
./helpers/table_dataset.lo: ../include/net-snmp/output_api.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/table_dataset.lo: ../include/net-snmp/snmpv3_api.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpv3.h
./helpers/table_dataset.lo: ../include/net-snmp/library/transform_oids.h
./helpers/table_dataset.lo: ../include/net-snmp/library/keytools.h
./helpers/table_dataset.lo: ../include/net-snmp/library/scapi.h
./helpers/table_dataset.lo: ../include/net-snmp/library/lcd_time.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/table_dataset.lo: ../include/net-snmp/library/snmpusm.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/var_struct.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/instance.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/null.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/old_api.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/read_only.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/serialize.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/table.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/table_data.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/table_dataset.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/table_iterator.lo: ../include/net-snmp/net-snmp-config.h
./helpers/table_iterator.lo: ../include/net-snmp/system/linux.h
./helpers/table_iterator.lo: ../include/net-snmp/system/sysv.h
./helpers/table_iterator.lo: ../include/net-snmp/system/generic.h
./helpers/table_iterator.lo: ../include/net-snmp/machine/generic.h
./helpers/table_iterator.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/table_iterator.lo: ../include/net-snmp/definitions.h
./helpers/table_iterator.lo: ../include/net-snmp/types.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_api.h
./helpers/table_iterator.lo: ../include/net-snmp/library/asn1.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/table_iterator.lo: ../include/net-snmp/utilities.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_client.h
./helpers/table_iterator.lo: ../include/net-snmp/library/getopt.h
./helpers/table_iterator.lo: ../include/net-snmp/library/system.h
./helpers/table_iterator.lo: ../include/net-snmp/library/tools.h
./helpers/table_iterator.lo: ../include/net-snmp/library/int64.h
./helpers/table_iterator.lo: ../include/net-snmp/library/mt_support.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/table_iterator.lo: ../include/net-snmp/library/data_list.h
./helpers/table_iterator.lo: ../include/net-snmp/library/callback.h
./helpers/table_iterator.lo: ../include/net-snmp/library/oid_stash.h
./helpers/table_iterator.lo: ../include/net-snmp/library/check_varbind.h
./helpers/table_iterator.lo: ../include/net-snmp/version.h
./helpers/table_iterator.lo: ../include/net-snmp/session_api.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/table_iterator.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/table_iterator.lo: ../include/net-snmp/pdu_api.h
./helpers/table_iterator.lo: ../include/net-snmp/mib_api.h
./helpers/table_iterator.lo: ../include/net-snmp/library/mib.h
./helpers/table_iterator.lo: ../include/net-snmp/library/parse.h
./helpers/table_iterator.lo: ../include/net-snmp/varbind_api.h
./helpers/table_iterator.lo: ../include/net-snmp/config_api.h
./helpers/table_iterator.lo: ../include/net-snmp/library/read_config.h
./helpers/table_iterator.lo: ../include/net-snmp/library/default_store.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/table_iterator.lo: ../include/net-snmp/library/vacm.h
./helpers/table_iterator.lo: ../include/net-snmp/output_api.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/table_iterator.lo: ../include/net-snmp/snmpv3_api.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpv3.h
./helpers/table_iterator.lo: ../include/net-snmp/library/transform_oids.h
./helpers/table_iterator.lo: ../include/net-snmp/library/keytools.h
./helpers/table_iterator.lo: ../include/net-snmp/library/scapi.h
./helpers/table_iterator.lo: ../include/net-snmp/library/lcd_time.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/table_iterator.lo: ../include/net-snmp/library/snmpusm.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/var_struct.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/instance.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/null.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/old_api.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/read_only.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/serialize.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/table.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/table_data.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/table_iterator.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/watcher.lo: ../include/net-snmp/net-snmp-config.h
./helpers/watcher.lo: ../include/net-snmp/system/linux.h
./helpers/watcher.lo: ../include/net-snmp/system/sysv.h
./helpers/watcher.lo: ../include/net-snmp/system/generic.h
./helpers/watcher.lo: ../include/net-snmp/machine/generic.h
./helpers/watcher.lo: ../include/net-snmp/net-snmp-includes.h
./helpers/watcher.lo: ../include/net-snmp/definitions.h
./helpers/watcher.lo: ../include/net-snmp/types.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_api.h
./helpers/watcher.lo: ../include/net-snmp/library/asn1.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_impl.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp-tc.h
./helpers/watcher.lo: ../include/net-snmp/utilities.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_client.h
./helpers/watcher.lo: ../include/net-snmp/library/getopt.h
./helpers/watcher.lo: ../include/net-snmp/library/system.h
./helpers/watcher.lo: ../include/net-snmp/library/tools.h
./helpers/watcher.lo: ../include/net-snmp/library/int64.h
./helpers/watcher.lo: ../include/net-snmp/library/mt_support.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_alarm.h
./helpers/watcher.lo: ../include/net-snmp/library/data_list.h
./helpers/watcher.lo: ../include/net-snmp/library/callback.h
./helpers/watcher.lo: ../include/net-snmp/library/oid_stash.h
./helpers/watcher.lo: ../include/net-snmp/library/check_varbind.h
./helpers/watcher.lo: ../include/net-snmp/version.h
./helpers/watcher.lo: ../include/net-snmp/session_api.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_transport.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpUnixDomain.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpUDPDomain.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpTCPDomain.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpIPXDomain.h
./helpers/watcher.lo: ../include/net-snmp/library/ucd_compat.h
./helpers/watcher.lo: ../include/net-snmp/pdu_api.h
./helpers/watcher.lo: ../include/net-snmp/mib_api.h
./helpers/watcher.lo: ../include/net-snmp/library/mib.h
./helpers/watcher.lo: ../include/net-snmp/library/parse.h
./helpers/watcher.lo: ../include/net-snmp/varbind_api.h
./helpers/watcher.lo: ../include/net-snmp/config_api.h
./helpers/watcher.lo: ../include/net-snmp/library/read_config.h
./helpers/watcher.lo: ../include/net-snmp/library/default_store.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_parse_args.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_enum.h
./helpers/watcher.lo: ../include/net-snmp/library/vacm.h
./helpers/watcher.lo: ../include/net-snmp/output_api.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_debug.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_logging.h
./helpers/watcher.lo: ../include/net-snmp/snmpv3_api.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpv3.h
./helpers/watcher.lo: ../include/net-snmp/library/transform_oids.h
./helpers/watcher.lo: ../include/net-snmp/library/keytools.h
./helpers/watcher.lo: ../include/net-snmp/library/scapi.h
./helpers/watcher.lo: ../include/net-snmp/library/lcd_time.h
./helpers/watcher.lo: ../include/net-snmp/library/snmp_secmod.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./helpers/watcher.lo: ../include/net-snmp/library/snmpusm.h
./helpers/watcher.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./helpers/watcher.lo: ../include/net-snmp/agent/snmp_agent.h
./helpers/watcher.lo: ../include/net-snmp/agent/snmp_vars.h
./helpers/watcher.lo: ../include/net-snmp/agent/agent_handler.h
./helpers/watcher.lo: ../include/net-snmp/agent/var_struct.h
./helpers/watcher.lo: ../include/net-snmp/agent/agent_registry.h
./helpers/watcher.lo: ../include/net-snmp/agent/ds_agent.h
./helpers/watcher.lo: ../include/net-snmp/agent/agent_read_config.h
./helpers/watcher.lo: ../include/net-snmp/agent/agent_trap.h
./helpers/watcher.lo: ../include/net-snmp/agent/all_helpers.h
./helpers/watcher.lo: ../include/net-snmp/agent/instance.h
./helpers/watcher.lo: ../include/net-snmp/agent/multiplexer.h
./helpers/watcher.lo: ../include/net-snmp/agent/null.h
./helpers/watcher.lo: ../include/net-snmp/agent/debug_handler.h
./helpers/watcher.lo: ../include/net-snmp/agent/old_api.h
./helpers/watcher.lo: ../include/net-snmp/agent/read_only.h
./helpers/watcher.lo: ../include/net-snmp/agent/serialize.h
./helpers/watcher.lo: ../include/net-snmp/agent/bulk_to_next.h
./helpers/watcher.lo: ../include/net-snmp/agent/mode_end_call.h
./helpers/watcher.lo: ../include/net-snmp/agent/table.h
./helpers/watcher.lo: ../include/net-snmp/agent/table_data.h
./helpers/watcher.lo: ../include/net-snmp/agent/table_dataset.h
./helpers/watcher.lo: ../include/net-snmp/agent/table_iterator.h
./helpers/watcher.lo: ../include/net-snmp/agent/mib_module_config.h
./helpers/watcher.lo: ../include/net-snmp/agent/watcher.h
./helpers/watcher.lo: ../include/net-snmp/agent/scalar.h
./mibgroup/header_complex.lo: ../include/net-snmp/net-snmp-config.h
./mibgroup/header_complex.lo: ../include/net-snmp/system/linux.h
./mibgroup/header_complex.lo: ../include/net-snmp/system/sysv.h
./mibgroup/header_complex.lo: ../include/net-snmp/system/generic.h
./mibgroup/header_complex.lo: ../include/net-snmp/machine/generic.h
./mibgroup/header_complex.lo: ../include/net-snmp/net-snmp-includes.h
./mibgroup/header_complex.lo: ../include/net-snmp/definitions.h
./mibgroup/header_complex.lo: ../include/net-snmp/types.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/asn1.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_impl.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp-tc.h
./mibgroup/header_complex.lo: ../include/net-snmp/utilities.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_client.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/getopt.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/system.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/tools.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/int64.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/mt_support.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_alarm.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/data_list.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/callback.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/oid_stash.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/check_varbind.h
./mibgroup/header_complex.lo: ../include/net-snmp/version.h
./mibgroup/header_complex.lo: ../include/net-snmp/session_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_transport.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpUnixDomain.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpUDPDomain.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpTCPDomain.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpIPXDomain.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/ucd_compat.h
./mibgroup/header_complex.lo: ../include/net-snmp/pdu_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/mib_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/mib.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/parse.h
./mibgroup/header_complex.lo: ../include/net-snmp/varbind_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/config_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/read_config.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/default_store.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_parse_args.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_enum.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/vacm.h
./mibgroup/header_complex.lo: ../include/net-snmp/output_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_debug.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_logging.h
./mibgroup/header_complex.lo: ../include/net-snmp/snmpv3_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpv3.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/transform_oids.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/keytools.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/scapi.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/lcd_time.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmp_secmod.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./mibgroup/header_complex.lo: ../include/net-snmp/library/snmpusm.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/snmp_agent.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/snmp_vars.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/agent_handler.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/var_struct.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/agent_registry.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/ds_agent.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/agent_read_config.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/agent_trap.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/all_helpers.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/instance.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/multiplexer.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/null.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/debug_handler.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/old_api.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/read_only.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/serialize.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/bulk_to_next.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/mode_end_call.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/table.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/table_data.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/table_dataset.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/table_iterator.h
./mibgroup/header_complex.lo: ../include/net-snmp/agent/mib_module_config.h
./mibgroup/header_complex.lo: ./mibgroup/header_complex.h
./mibgroup/kernel_sunos5.lo: ../include/net-snmp/net-snmp-config.h
./mibgroup/kernel_sunos5.lo: ../include/net-snmp/system/linux.h
./mibgroup/kernel_sunos5.lo: ../include/net-snmp/system/sysv.h
./mibgroup/kernel_sunos5.lo: ../include/net-snmp/system/generic.h
./mibgroup/kernel_sunos5.lo: ../include/net-snmp/machine/generic.h
./mibgroup/testhandler.lo: ../include/net-snmp/net-snmp-config.h
./mibgroup/testhandler.lo: ../include/net-snmp/system/linux.h
./mibgroup/testhandler.lo: ../include/net-snmp/system/sysv.h
./mibgroup/testhandler.lo: ../include/net-snmp/system/generic.h
./mibgroup/testhandler.lo: ../include/net-snmp/machine/generic.h
./mibgroup/testhandler.lo: ../include/net-snmp/net-snmp-includes.h
./mibgroup/testhandler.lo: ../include/net-snmp/definitions.h
./mibgroup/testhandler.lo: ../include/net-snmp/types.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/asn1.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_impl.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp-tc.h
./mibgroup/testhandler.lo: ../include/net-snmp/utilities.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_client.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/getopt.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/system.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/tools.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/int64.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/mt_support.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_alarm.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/data_list.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/callback.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/oid_stash.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/check_varbind.h
./mibgroup/testhandler.lo: ../include/net-snmp/version.h
./mibgroup/testhandler.lo: ../include/net-snmp/session_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_transport.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpUnixDomain.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpUDPDomain.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpTCPDomain.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpIPXDomain.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/ucd_compat.h
./mibgroup/testhandler.lo: ../include/net-snmp/pdu_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/mib_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/mib.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/parse.h
./mibgroup/testhandler.lo: ../include/net-snmp/varbind_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/config_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/read_config.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/default_store.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_parse_args.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_enum.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/vacm.h
./mibgroup/testhandler.lo: ../include/net-snmp/output_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_debug.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_logging.h
./mibgroup/testhandler.lo: ../include/net-snmp/snmpv3_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpv3.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/transform_oids.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/keytools.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/scapi.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/lcd_time.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmp_secmod.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./mibgroup/testhandler.lo: ../include/net-snmp/library/snmpusm.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/snmp_agent.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/snmp_vars.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/agent_handler.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/var_struct.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/agent_registry.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/ds_agent.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/agent_read_config.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/agent_trap.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/all_helpers.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/instance.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/multiplexer.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/null.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/debug_handler.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/old_api.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/read_only.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/serialize.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/bulk_to_next.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/mode_end_call.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/table.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/table_data.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/table_dataset.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/table_iterator.h
./mibgroup/testhandler.lo: ../include/net-snmp/agent/mib_module_config.h
./mibgroup/testhandler.lo: ./mibgroup/testhandler.h
./mibgroup/util_funcs.lo: ../include/net-snmp/net-snmp-config.h
./mibgroup/util_funcs.lo: ../include/net-snmp/system/linux.h
./mibgroup/util_funcs.lo: ../include/net-snmp/system/sysv.h
./mibgroup/util_funcs.lo: ../include/net-snmp/system/generic.h
./mibgroup/util_funcs.lo: ../include/net-snmp/machine/generic.h
./mibgroup/util_funcs.lo: ../include/net-snmp/net-snmp-includes.h
./mibgroup/util_funcs.lo: ../include/net-snmp/definitions.h
./mibgroup/util_funcs.lo: ../include/net-snmp/types.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/asn1.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_impl.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp-tc.h
./mibgroup/util_funcs.lo: ../include/net-snmp/utilities.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_client.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/getopt.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/system.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/tools.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/int64.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/mt_support.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_alarm.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/data_list.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/callback.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/oid_stash.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/check_varbind.h
./mibgroup/util_funcs.lo: ../include/net-snmp/version.h
./mibgroup/util_funcs.lo: ../include/net-snmp/session_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_transport.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpCallbackDomain.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpUnixDomain.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpUDPDomain.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpTCPDomain.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpUDPIPv6Domain.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpTCPIPv6Domain.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpIPXDomain.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/ucd_compat.h
./mibgroup/util_funcs.lo: ../include/net-snmp/pdu_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/mib_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/mib.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/parse.h
./mibgroup/util_funcs.lo: ../include/net-snmp/varbind_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/config_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/read_config.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/default_store.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_parse_args.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_enum.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/vacm.h
./mibgroup/util_funcs.lo: ../include/net-snmp/output_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_debug.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_logging.h
./mibgroup/util_funcs.lo: ../include/net-snmp/snmpv3_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpv3.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/transform_oids.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/keytools.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/scapi.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/lcd_time.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmp_secmod.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpv3-security-includes.h
./mibgroup/util_funcs.lo: ../include/net-snmp/library/snmpusm.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/net-snmp-agent-includes.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/snmp_agent.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/snmp_vars.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/agent_handler.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/var_struct.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/agent_registry.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/ds_agent.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/agent_read_config.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/agent_trap.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/all_helpers.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/instance.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/multiplexer.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/null.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/debug_handler.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/old_api.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/read_only.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/serialize.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/bulk_to_next.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/mode_end_call.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/table.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/table_data.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/table_dataset.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/table_iterator.h
./mibgroup/util_funcs.lo: ../include/net-snmp/agent/mib_module_config.h
./mibgroup/util_funcs.lo: mibgroup/struct.h ./mibgroup/util_funcs.h
./mibgroup/util_funcs.lo: ./mibgroup/ucd-snmp/errormib.h ./mibgroup/mibdefs.h
