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