blob: 865ccf5ad25a92e29ee0a351e490dec7e2b28e67 [file] [log] [blame]
Wes Hardakere09bf1a2000-04-26 21:19:33 +00001top_builddir=../..
Wes Hardakerdb7ca891997-02-17 13:41:08 +00002
Wes Hardaker9e6f68e2002-01-11 16:41:18 +00003CPPFLAGS=-I../../include -I$(top_srcdir)/include \
4 -I. -I../.. -I$(srcdir) -I$(srcdir)/../.. \
Wes Hardakerf7d8cbd2000-03-10 18:45:12 +00005 -I$(srcdir)/../../snmplib -I$(srcdir)/.. -I.. @CPPFLAGS@ $(LIB_CFLAGS)
Wes Hardaker59d39e51998-06-08 19:34:09 +00006
7# Need a special .c -> .o definition here to make sure we place the
8# object files in the sub directory.
9
10.c.o:
Wes Hardaker87bed831999-04-06 22:13:53 +000011 $(CC) -c $(CPPFLAGS) $(CFLAGS) -o $@ $<
Wes Hardakerdb7ca891997-02-17 13:41:08 +000012
Wes Hardakerbe6bdff1997-03-04 14:46:30 +000013OBJS = @module_list_o@
Wes Hardakere09bf1a2000-04-26 21:19:33 +000014LOBJS = @module_list_lo@
Wes Hardakerbe6bdff1997-03-04 14:46:30 +000015SRCS = @module_list_c@
Wes Hardaker50f1dc91998-01-21 19:12:01 +000016
Wes Hardakere09bf1a2000-04-26 21:19:33 +000017all: $(LOBJS)
Wes Hardakerdb7ca891997-02-17 13:41:08 +000018
19TAGS: $(SRCS)
20 etags *.c *.h
21
22clean:
Wes Hardakere09bf1a2000-04-26 21:19:33 +000023 rm -f ${LOBJS} ${OBJS}
24 rm -rf .libs */.libs
Wes Hardakerdb7ca891997-02-17 13:41:08 +000025
26depend:
Niels Baggesen4b429162000-06-19 09:58:16 +000027 makedepend $(CPPFLAGS) -o.lo $(SRCS)
Wes Hardakereeffdbf1997-03-13 14:46:16 +000028
Wes Hardakera104a8d1997-03-13 15:07:52 +000029nosysdepend:
Niels Baggesen4b429162000-06-19 09:58:16 +000030 makedepend $(CPPFLAGS) -o.lo $(SRCS)
Wes Hardaker6532ec61999-12-08 23:47:02 +000031 perl -n -i.bak $(top_srcdir)/makenosysdepend.pl Makefile
Wes Hardakerdb7ca891997-02-17 13:41:08 +000032
Wes Hardakerfaae4a21997-10-21 19:31:54 +000033makefileindepend: nosysdepend
Wes Hardaker6532ec61999-12-08 23:47:02 +000034 perl $(top_srcdir)/makefileindepend.pl
Wes Hardakerfaae4a21997-10-21 19:31:54 +000035
Wes Hardakerdb7ca891997-02-17 13:41:08 +000036# DO NOT DELETE THIS LINE -- make depend depends on it.
Wes Hardakerd58c1401997-02-17 13:53:24 +000037
Wes Hardakere2cfa422001-12-20 00:34:33 +000038
39agent/nsTransactionTable.lo: ../agent_handler.h agent/nsTransactionTable.h
40agent/nsTransactionTable.lo: ../agent_read_config.h ../agent_registry.h
41agent/nsTransactionTable.lo: ../agent_trap.h ../helpers/table.h
42agent/nsTransactionTable.lo: ../helpers/table_iterator.h mibincl.h
43agent/nsTransactionTable.lo: ../snmp_agent.h ../snmp_vars.h
44agent/nsTransactionTable.lo: ../var_struct.h
45agentx/agentx_config.lo: ../agent_read_config.h agentx/agentx_config.h
46agentx/agentx_config.lo: ../ds_agent.h ../snmpd.h
47agentx/client.lo: ../agent_handler.h ../agent_index.h ../agent_registry.h
48agentx/client.lo: agentx/client.h agentx/protocol.h ../ds_agent.h
49agentx/client.lo: ../snmp_agent.h ../snmp_vars.h
50agentx/client.lo: ../var_struct.h
51agentx/master_admin.lo: ../agent_handler.h ../agent_index.h ../agent_registry.h
52agentx/master_admin.lo: ../agent_trap.h agentx/client.h agentx/master.h
53agentx/master_admin.lo: agentx/protocol.h mibII/sysORTable.h ../snmp_agent.h
54agentx/master_admin.lo: ../snmp_vars.h
55agentx/master_admin.lo: ../var_struct.h
56agentx/master.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
57agentx/master.lo: agentx/master_admin.h agentx/protocol.h ../ds_agent.h
58agentx/master.lo: ../snmp_agent.h ../snmpd.h ../snmp_vars.h
59agentx/master.lo: ../var_struct.h
60agentx/protocol.lo: agentx/protocol.h
61agentx/subagent.lo: ../agent_callbacks.h ../agent_handler.h ../agent_registry.h
62agentx/subagent.lo: ../agent_trap.h agentx/client.h agentx/protocol.h
63agentx/subagent.lo: agentx/subagent.h ../ds_agent.h mibII/sysORTable.h
64agentx/subagent.lo: ../snmp_agent.h ../snmpd.h ../snmp_vars.h
65agentx/subagent.lo: ../var_struct.h
66header_complex.lo: ../agent_handler.h ../agent_read_config.h
Wes Hardakereb6d4fc2002-01-04 21:00:48 +000067header_complex.lo: ../agent_registry.h ../agent_trap.h ../../include/net-snmp/net-snmp-config.h
Wes Hardakere2cfa422001-12-20 00:34:33 +000068header_complex.lo: header_complex.h ../../m/generic.h mibincl.h
69header_complex.lo: ../../mib_module_config.h ../../s/generic.h ../../s/linux.h
70header_complex.lo: ../snmp_agent.h ../../snmplib/asn1.h
71header_complex.lo: ../../snmplib/callback.h ../../snmplib/data_list.h
72header_complex.lo: ../../snmplib/mib.h ../../snmplib/read_config.h
73header_complex.lo: ../../snmplib/snmp_alarm.h ../../snmplib/snmp_api.h
74header_complex.lo: ../../snmplib/snmp_client.h ../../snmplib/snmp_debug.h
75header_complex.lo: ../../snmplib/snmp.h ../../snmplib/snmp_impl.h
76header_complex.lo: ../../snmplib/snmp_logging.h ../../snmplib/tools.h
77header_complex.lo: ../snmp_vars.h ../../s/sysv.h
78header_complex.lo: ../var_struct.h
79mibII/at.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
80mibII/at.lo: ../agent_trap.h ../auto_nlist.h mibII/at.h mibII/interfaces.h
81mibII/at.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h
82mibII/at.lo: ../var_struct.h
83mibII/icmp.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
84mibII/icmp.lo: ../agent_trap.h ../auto_nlist.h mibII/icmp.h
85mibII/icmp.lo: mibII/kernel_linux.h mibII/sysORTable.h mibincl.h
86mibII/icmp.lo: ../snmp_agent.h ../snmp_vars.h struct.h
87mibII/icmp.lo: util_funcs.h ../var_struct.h
88mibII/interfaces.lo: ../agent_handler.h ../agent_read_config.h
89mibII/interfaces.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
90mibII/interfaces.lo: ../kernel.h mibII/interfaces.h mibII/sysORTable.h
91mibII/interfaces.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h struct.h
92mibII/interfaces.lo: util_funcs.h ../var_struct.h
93mibII/ipAddr.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
94mibII/ipAddr.lo: ../agent_trap.h ../auto_nlist.h ../kernel.h mibII/at.h
95mibII/ipAddr.lo: mibII/interfaces.h mibII/ip.h mibII/route_write.h
96mibII/ipAddr.lo: mibII/sysORTable.h mibII/var_route.h mibincl.h ../snmp_agent.h
97mibII/ipAddr.lo: ../snmp_vars.h
98mibII/ipAddr.lo: ../var_struct.h
99mibII/ip.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
100mibII/ip.lo: ../agent_trap.h ../auto_nlist.h ../kernel.h mibII/at.h
101mibII/ip.lo: mibII/interfaces.h mibII/ipAddr.h mibII/ip.h mibII/kernel_linux.h
102mibII/ip.lo: mibII/route_write.h mibII/sysORTable.h mibII/var_route.h mibincl.h
103mibII/ip.lo: ../snmp_agent.h ../snmp_vars.h struct.h
104mibII/ip.lo: util_funcs.h ../var_struct.h
105mibII/kernel_linux.lo: ../agent_handler.h ../agent_read_config.h
106mibII/kernel_linux.lo: ../agent_registry.h ../agent_trap.h mibII/kernel_linux.h
107mibII/kernel_linux.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h struct.h
108mibII/kernel_linux.lo: util_funcs.h ../var_struct.h
109mibII/route_write.lo: ../agent_registry.h mibII/ip.h mibII/route_write.h
110mibII/route_write.lo: mibII/var_route.h ../snmp_agent.h ../snmp_vars.h
111mibII/snmp_mib.lo: ../agent_handler.h ../agent_read_config.h
112mibII/snmp_mib.lo: ../agent_registry.h ../agent_trap.h mibII/snmp_mib.h
113mibII/snmp_mib.lo: mibII/sysORTable.h mibincl.h ../snmp_agent.h ../snmp_vars.h
114mibII/snmp_mib.lo: struct.h
115mibII/snmp_mib.lo: util_funcs.h ../var_struct.h
116mibII/sysORTable.lo: ../agent_callbacks.h ../agent_handler.h
117mibII/sysORTable.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
118mibII/sysORTable.lo: agentx/client.h agentx/subagent.h ../ds_agent.h
119mibII/sysORTable.lo: mibII/sysORTable.h mibincl.h ../snmp_agent.h ../snmpd.h
120mibII/sysORTable.lo: ../snmp_vars.h struct.h
121mibII/sysORTable.lo: util_funcs.h ../var_struct.h
122mibII/system_mib.lo: ../agent_handler.h ../agent_read_config.h
123mibII/system_mib.lo: ../agent_registry.h ../agent_trap.h mibII/sysORTable.h
124mibII/system_mib.lo: mibII/system_mib.h mibincl.h ../snmp_agent.h
125mibII/system_mib.lo: ../snmp_vars.h struct.h
126mibII/system_mib.lo: util_funcs.h ../var_struct.h
127mibII/tcp.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
128mibII/tcp.lo: ../agent_trap.h ../auto_nlist.h ../kernel.h mibII/kernel_linux.h
129mibII/tcp.lo: mibII/sysORTable.h mibII/tcp.h mibII/tcpTable.h mibincl.h
130mibII/tcp.lo: ../snmp_agent.h ../snmp_vars.h struct.h
131mibII/tcp.lo: util_funcs.h ../var_struct.h
132mibII/tcpTable.lo: ../agent_handler.h ../agent_read_config.h
133mibII/tcpTable.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
134mibII/tcpTable.lo: ../kernel.h mibII/tcp.h mibII/tcpTable.h mibincl.h
135mibII/tcpTable.lo: ../snmp_agent.h ../snmp_vars.h
136mibII/tcpTable.lo: ../var_struct.h
137mibII/udp.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
138mibII/udp.lo: ../agent_trap.h ../auto_nlist.h ../kernel.h mibII/kernel_linux.h
139mibII/udp.lo: mibII/sysORTable.h mibII/tcp.h mibII/udp.h mibII/udpTable.h
140mibII/udp.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h struct.h
141mibII/udp.lo: util_funcs.h ../var_struct.h
142mibII/udpTable.lo: ../agent_handler.h ../agent_read_config.h
143mibII/udpTable.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
144mibII/udpTable.lo: ../kernel.h mibII/sysORTable.h mibII/tcpTable.h mibII/udp.h
145mibII/udpTable.lo: mibII/udpTable.h mibincl.h ../snmp_agent.h ../snmp_vars.h
146mibII/udpTable.lo: ../var_struct.h
147mibII/vacm_context.lo: ../agent_handler.h ../agent_read_config.h
148mibII/vacm_context.lo: ../agent_registry.h ../agent_trap.h ../helpers/table.h
149mibII/vacm_context.lo: ../helpers/table_iterator.h mibII/vacm_context.h
150mibII/vacm_context.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h
151mibII/vacm_context.lo: ../var_struct.h
152mibII/vacm_vars.lo: ../agent_callbacks.h ../agent_handler.h
153mibII/vacm_vars.lo: ../agent_read_config.h ../agent_registry.h ../agent_trap.h
154mibII/vacm_vars.lo: mibII/sysORTable.h mibII/vacm_vars.h mibincl.h
155mibII/vacm_vars.lo: ../snmp_agent.h ../snmp_vars.h struct.h
156mibII/vacm_vars.lo: util_funcs.h ../var_struct.h
157mibII/var_route.lo: ../agent_handler.h ../agent_read_config.h
158mibII/var_route.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
159mibII/var_route.lo: ../kernel.h mibII/at.h mibII/interfaces.h mibII/ip.h
160mibII/var_route.lo: mibII/route_write.h mibII/var_route.h mibincl.h
161mibII/var_route.lo: ../snmp_agent.h ../snmp_vars.h struct.h
162mibII/var_route.lo: util_funcs.h ../var_struct.h
163notification/snmpNotifyFilterProfileTable.lo: ../agent_handler.h
164notification/snmpNotifyFilterProfileTable.lo: ../agent_read_config.h
165notification/snmpNotifyFilterProfileTable.lo: ../agent_registry.h
166notification/snmpNotifyFilterProfileTable.lo: ../agent_trap.h header_complex.h
167notification/snmpNotifyFilterProfileTable.lo: mibincl.h
168notification/snmpNotifyFilterProfileTable.lo: notification/snmpNotifyFilterProfileTable.h
169notification/snmpNotifyFilterProfileTable.lo: ../snmp_agent.h ../snmp_vars.h
170notification/snmpNotifyFilterProfileTable.lo: ../var_struct.h
171notification/snmpNotifyFilterTable.lo: ../agent_handler.h
172notification/snmpNotifyFilterTable.lo: ../agent_read_config.h
173notification/snmpNotifyFilterTable.lo: ../agent_registry.h ../agent_trap.h
174notification/snmpNotifyFilterTable.lo: header_complex.h mibincl.h
175notification/snmpNotifyFilterTable.lo: notification/snmpNotifyFilterTable.h
176notification/snmpNotifyFilterTable.lo: ../snmp_agent.h ../snmp_vars.h
177notification/snmpNotifyFilterTable.lo: ../var_struct.h
178notification/snmpNotifyTable.lo: ../agent_callbacks.h ../agent_handler.h
179notification/snmpNotifyTable.lo: ../agent_read_config.h ../agent_registry.h
180notification/snmpNotifyTable.lo: ../agent_trap.h header_complex.h mibincl.h
181notification/snmpNotifyTable.lo: notification/snmpNotifyTable.h ../snmp_agent.h
182notification/snmpNotifyTable.lo: ../snmp_vars.h target/snmpTargetAddrEntry.h
183notification/snmpNotifyTable.lo: target/snmpTargetParamsEntry.h target/target.h
184notification/snmpNotifyTable.lo: ../var_struct.h
185policy/policyEndpointToGroupTable.lo: ../agent_handler.h ../agent_read_config.h
186policy/policyEndpointToGroupTable.lo: ../agent_registry.h ../agent_trap.h
187policy/policyEndpointToGroupTable.lo: ../helpers/table.h
188policy/policyEndpointToGroupTable.lo: ../helpers/table_iterator.h
189policy/policyEndpointToGroupTable.lo: mibII/interfaces.h mibincl.h
190policy/policyEndpointToGroupTable.lo: policy/policyEndpointToGroupTable.h
191policy/policyEndpointToGroupTable.lo: policy/policy_iterator.h ../snmp_agent.h
192policy/policyEndpointToGroupTable.lo: ../snmp_vars.h
193policy/policyEndpointToGroupTable.lo: ../var_struct.h
194policy/policyGroupContentsTable.lo: ../agent_handler.h ../agent_read_config.h
195policy/policyGroupContentsTable.lo: ../agent_registry.h ../agent_trap.h
196policy/policyGroupContentsTable.lo: ../helpers/table.h
197policy/policyGroupContentsTable.lo: ../helpers/table_iterator.h mibincl.h
198policy/policyGroupContentsTable.lo: policy/policyGroupContentsTable.h
199policy/policyGroupContentsTable.lo: policy/policy_iterator.h ../snmp_agent.h
200policy/policyGroupContentsTable.lo: ../snmp_vars.h
201policy/policyGroupContentsTable.lo: ../var_struct.h
202policy/policy_iterator.lo: ../agent_handler.h ../agent_read_config.h
203policy/policy_iterator.lo: ../agent_registry.h ../agent_trap.h
204policy/policy_iterator.lo: ../helpers/table.h ../helpers/table_iterator.h
205policy/policy_iterator.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h
206policy/policy_iterator.lo: ../var_struct.h
207policy/policyRuleDefinitionTable.lo: ../agent_handler.h ../agent_read_config.h
208policy/policyRuleDefinitionTable.lo: ../agent_registry.h ../agent_trap.h
209policy/policyRuleDefinitionTable.lo: ../helpers/table.h
210policy/policyRuleDefinitionTable.lo: ../helpers/table_iterator.h mibincl.h
211policy/policyRuleDefinitionTable.lo: policy/policy_iterator.h
212policy/policyRuleDefinitionTable.lo: policy/policyRuleDefinitionTable.h
213policy/policyRuleDefinitionTable.lo: ../snmp_agent.h ../snmp_vars.h
214policy/policyRuleDefinitionTable.lo: ../var_struct.h
215snmpv3/snmpEngine.lo: ../agent_handler.h ../agent_read_config.h
216snmpv3/snmpEngine.lo: ../agent_registry.h ../agent_trap.h mibII/sysORTable.h
217snmpv3/snmpEngine.lo: mibincl.h ../snmp_agent.h snmpv3/snmpEngine.h
218snmpv3/snmpEngine.lo: ../snmp_vars.h struct.h
219snmpv3/snmpEngine.lo: util_funcs.h ../var_struct.h
220snmpv3/snmpMPDStats.lo: ../agent_handler.h ../agent_read_config.h
221snmpv3/snmpMPDStats.lo: ../agent_registry.h ../agent_trap.h mibII/sysORTable.h
222snmpv3/snmpMPDStats.lo: mibincl.h ../snmp_agent.h snmpv3/snmpMPDStats.h
223snmpv3/snmpMPDStats.lo: ../snmp_vars.h struct.h
224snmpv3/snmpMPDStats.lo: util_funcs.h ../var_struct.h
225snmpv3/usmStats.lo: ../agent_handler.h ../agent_read_config.h
226snmpv3/usmStats.lo: ../agent_registry.h ../agent_trap.h mibII/sysORTable.h
227snmpv3/usmStats.lo: mibincl.h ../snmp_agent.h snmpv3/usmStats.h ../snmp_vars.h
228snmpv3/usmStats.lo: struct.h
229snmpv3/usmStats.lo: util_funcs.h ../var_struct.h
230snmpv3/usmUser.lo: ../agent_handler.h ../agent_read_config.h
231snmpv3/usmUser.lo: ../agent_registry.h ../agent_trap.h mibincl.h
232snmpv3/usmUser.lo: ../snmp_agent.h snmpv3/usmUser.h ../snmp_vars.h struct.h
233snmpv3/usmUser.lo: util_funcs.h ../var_struct.h
234target/snmpTargetAddrEntry.lo: ../agent_handler.h ../agent_read_config.h
235target/snmpTargetAddrEntry.lo: ../agent_registry.h ../agent_trap.h mibincl.h
236target/snmpTargetAddrEntry.lo: ../snmp_agent.h ../snmp_vars.h
237target/snmpTargetAddrEntry.lo: target/snmpTargetAddrEntry.h
238target/snmpTargetAddrEntry.lo: ../var_struct.h
239target/snmpTargetParamsEntry.lo: ../agent_handler.h ../agent_read_config.h
240target/snmpTargetParamsEntry.lo: ../agent_registry.h ../agent_trap.h mibincl.h
241target/snmpTargetParamsEntry.lo: ../snmp_agent.h ../snmp_vars.h
242target/snmpTargetParamsEntry.lo: target/snmpTargetParamsEntry.h
243target/snmpTargetParamsEntry.lo: ../var_struct.h
244target/target_counters.lo: ../agent_handler.h ../agent_read_config.h
245target/target_counters.lo: ../agent_registry.h ../agent_trap.h
246target/target_counters.lo: ../helpers/instance.h mibincl.h ../snmp_agent.h
247target/target_counters.lo: ../snmp_vars.h target/target_counters.h
248target/target_counters.lo: ../var_struct.h
249target/target.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
250target/target.lo: ../agent_trap.h mibincl.h ../snmp_agent.h ../snmp_vars.h
251target/target.lo: target/snmpTargetAddrEntry.h target/snmpTargetParamsEntry.h
252target/target.lo: target/target.h
253target/target.lo: ../var_struct.h
254ucd-snmp/disk.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
255ucd-snmp/disk.lo: ../agent_trap.h ../auto_nlist.h mibdefs.h mibincl.h
256ucd-snmp/disk.lo: ../snmp_agent.h ../snmp_vars.h struct.h ucd-snmp/disk.h
257ucd-snmp/disk.lo: ucd-snmp/errormib.h
258ucd-snmp/disk.lo: util_funcs.h ../var_struct.h
259ucd-snmp/dlmod.lo: ../agent_handler.h ../agent_read_config.h
260ucd-snmp/dlmod.lo: ../agent_registry.h ../agent_trap.h mibincl.h
261ucd-snmp/dlmod.lo: ../snmp_agent.h ../snmp_vars.h struct.h ucd-snmp/dlmod.h
262ucd-snmp/dlmod.lo: util_funcs.h ../var_struct.h
263ucd-snmp/errormib.lo: ../agent_handler.h ../agent_read_config.h
264ucd-snmp/errormib.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
265ucd-snmp/errormib.lo: mibdefs.h mibincl.h ../snmp_agent.h ../snmp_vars.h
266ucd-snmp/errormib.lo: struct.h ucd-snmp/errormib.h
267ucd-snmp/errormib.lo: util_funcs.h ../var_struct.h
268ucd-snmp/extensible.lo: ../agent_handler.h ../agent_read_config.h
269ucd-snmp/extensible.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
270ucd-snmp/extensible.lo: mibdefs.h mibincl.h ../snmp_agent.h ../snmp_vars.h
271ucd-snmp/extensible.lo: struct.h ucd-snmp/extensible.h
272ucd-snmp/extensible.lo: util_funcs.h ../var_struct.h
273ucd-snmp/file.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
274ucd-snmp/file.lo: ../agent_trap.h mibdefs.h mibincl.h ../snmp_agent.h
275ucd-snmp/file.lo: ../snmp_vars.h struct.h ucd-snmp/file.h
276ucd-snmp/file.lo: util_funcs.h ../var_struct.h
277ucd-snmp/loadave.lo: ../agent_handler.h ../agent_read_config.h
278ucd-snmp/loadave.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
279ucd-snmp/loadave.lo: ../kernel.h mibdefs.h mibincl.h ../snmp_agent.h
280ucd-snmp/loadave.lo: ../snmp_vars.h struct.h ucd-snmp/loadave.h
281ucd-snmp/loadave.lo: util_funcs.h ../var_struct.h
282ucd-snmp/memory.lo: ../agent_handler.h ../agent_read_config.h
283ucd-snmp/memory.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
284ucd-snmp/memory.lo: mibdefs.h mibincl.h ../snmp_agent.h ../snmp_vars.h struct.h
285ucd-snmp/memory.lo: ucd-snmp/memory.h
286ucd-snmp/memory.lo: util_funcs.h ../var_struct.h
287ucd-snmp/pass.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
288ucd-snmp/pass.lo: ../agent_trap.h mibdefs.h mibincl.h ../snmp_agent.h
289ucd-snmp/pass.lo: ../snmp_vars.h struct.h ucd-snmp/extensible.h ucd-snmp/pass.h
290ucd-snmp/pass.lo: util_funcs.h ../var_struct.h
291ucd-snmp/pass_persist.lo: ../agent_handler.h ../agent_read_config.h
292ucd-snmp/pass_persist.lo: ../agent_registry.h ../agent_trap.h mibdefs.h
293ucd-snmp/pass_persist.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h struct.h
294ucd-snmp/pass_persist.lo: ucd-snmp/extensible.h ucd-snmp/pass_persist.h
295ucd-snmp/pass_persist.lo: util_funcs.h ../var_struct.h
296ucd-snmp/proc.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
297ucd-snmp/proc.lo: ../agent_trap.h ../kernel.h mibdefs.h mibincl.h
298ucd-snmp/proc.lo: ../snmp_agent.h ../snmp_vars.h struct.h ucd-snmp/errormib.h
299ucd-snmp/proc.lo: ucd-snmp/proc.h
300ucd-snmp/proc.lo: util_funcs.h ../var_struct.h
301ucd-snmp/proxy.lo: ../agent_handler.h ../agent_read_config.h
302ucd-snmp/proxy.lo: ../agent_registry.h ../agent_trap.h mibincl.h
303ucd-snmp/proxy.lo: ../snmp_agent.h ../snmp_vars.h ucd-snmp/proxy.h
304ucd-snmp/proxy.lo: ../var_struct.h
305ucd-snmp/registry.lo: ../agent_handler.h ../agent_read_config.h
306ucd-snmp/registry.lo: ../agent_registry.h ../agent_trap.h mibincl.h
307ucd-snmp/registry.lo: ../snmp_agent.h ../snmp_vars.h ucd-snmp/registry.h
308ucd-snmp/registry.lo: ../var_struct.h
309ucd-snmp/versioninfo.lo: ../agent_handler.h ../agent_read_config.h
310ucd-snmp/versioninfo.lo: ../agent_registry.h ../agent_trap.h mibdefs.h
311ucd-snmp/versioninfo.lo: mibincl.h ../snmp_agent.h ../snmp_vars.h struct.h
312ucd-snmp/versioninfo.lo: ucd-snmp/versioninfo.h
313ucd-snmp/versioninfo.lo: util_funcs.h ../var_struct.h
314ucd-snmp/vmstat.lo: ../agent_handler.h ../agent_read_config.h
315ucd-snmp/vmstat.lo: ../agent_registry.h ../agent_trap.h ../auto_nlist.h
316ucd-snmp/vmstat.lo: mibdefs.h mibincl.h ../snmp_agent.h ../snmp_vars.h struct.h
317ucd-snmp/vmstat.lo: ucd-snmp/vmstat.h
318ucd-snmp/vmstat.lo: util_funcs.h ../var_struct.h
319util_funcs.lo: ../agent_handler.h ../agent_read_config.h ../agent_registry.h
Wes Hardakereb6d4fc2002-01-04 21:00:48 +0000320util_funcs.lo: ../agent_trap.h ../../include/net-snmp/net-snmp-config.h ../../m/generic.h mibdefs.h
Wes Hardakere2cfa422001-12-20 00:34:33 +0000321util_funcs.lo: mibincl.h ../../mib_module_config.h ../../s/generic.h
322util_funcs.lo: ../../s/linux.h ../snmp_agent.h ../../snmplib/asn1.h
323util_funcs.lo: ../../snmplib/callback.h ../../snmplib/data_list.h
324util_funcs.lo: ../../snmplib/getopt.h ../../snmplib/mib.h
325util_funcs.lo: ../../snmplib/read_config.h ../../snmplib/snmp_alarm.h
326util_funcs.lo: ../../snmplib/snmp_api.h ../../snmplib/snmp_client.h
327util_funcs.lo: ../../snmplib/snmp_debug.h ../../snmplib/snmp.h
328util_funcs.lo: ../../snmplib/snmp_impl.h ../../snmplib/snmp_logging.h
329util_funcs.lo: ../../snmplib/system.h ../../snmplib/tools.h ../snmp_vars.h
330util_funcs.lo: ../../s/sysv.h struct.h ucd-snmp/errormib.h
331util_funcs.lo: util_funcs.h ../var_struct.h