1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91bin_PROGRAMS = rtpproxy$(EXEEXT) rtpproxy_debug$(EXEEXT)
92@ENABLE_MODULE_IF_TRUE@am__append_1 = rtpp_module_if.c rtpp_module_if.h rtpp_module.h
93@ENABLE_MODULE_IF_TRUE@am__append_2 = @LIBS_DL@
94subdir = src
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
97	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
98	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
99	$(top_srcdir)/configure.ac
100am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101	$(ACLOCAL_M4)
102DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103mkinstalldirs = $(install_sh) -d
104CONFIG_HEADER = config.h
105CONFIG_CLEAN_FILES =
106CONFIG_CLEAN_VPATH_FILES =
107am__installdirs = "$(DESTDIR)$(bindir)"
108PROGRAMS = $(bin_PROGRAMS)
109am__rtpproxy_SOURCES_DIST = main.c rtp.h rtpp_server.c rtpp_server.h \
110	rtpp_defines.h rtpp_log.h rtpp_record.c rtpp_record.h \
111	rtpp_session.h rtpp_util.c rtpp_util.h rtp.c rtp_resizer.c \
112	rtp_resizer.h rtpp_session.c rtpp_command.c rtpp_command.h \
113	rtpp_network.h rtpp_network.c rtpp_syslog_async.c \
114	rtpp_syslog_async.h rtpp_notify.c rtpp_notify.h \
115	rtpp_command_async.h rtpp_command_async.c rtpp_proc_async.c \
116	rtpp_proc_async.h rtpp_proc.h rtpp_proc.c rtpp_version.h \
117	rtpp_math.c rtpp_math.h rtpp_wi.c rtpp_wi.h rtpp_wi_private.h \
118	rtpp_queue.c rtpp_queue.h rtpp_netio_async.c \
119	rtpp_netio_async.h rtpp_record_private.h rtpp_command_parse.c \
120	rtpp_command_parse.h rtpp_command_copy.c rtpp_command_copy.h \
121	rtpp_command_ul.c rtpp_command_ul.h rtpp_log_stand.c \
122	rtpp_log_stand.h rtpp_hash_table.c rtpp_hash_table.h \
123	rtpp_types.h rtpp_pcache.c rtpp_pcache.h config_pp.h \
124	rtpp_stats.c rtpp_stats.h rtpp_cfg_stable.h \
125	rtpp_command_stats.h rtpp_command_stats.c rtp_info.h \
126	rtpp_command_private.h rtpp_controlfd.h rtpp_controlfd.c \
127	rtpp_list.h rtpp_command_stream.h rtpp_command_stream.c \
128	rtpp_timed.c rtpp_timed.h rtpp_analyzer.c rtpp_analyzer.h \
129	rtp_analyze.c rtp_analyze.h rtpp_command_query.c \
130	rtpp_command_query.h rtpp_pearson.c rtpp_pearson.h \
131	rtpp_refcnt.c rtpp_refcnt.h rtpp_command_rcache.c \
132	rtpp_command_rcache.h rtpp_tnotify_set.c rtpp_tnotify_set.h \
133	rtpp_tnotify_tgt.h rtp_packet.h rtpp_pthread.c rtpp_pthread.h \
134	rtpp_time.c rtpp_time.h rtpp_sessinfo.c rtpp_sessinfo.h \
135	rtpp_weakref.c rtpp_weakref.h rtpp_proc_servers.h \
136	rtpp_proc_servers.c rtpp_stream.h rtpp_stream.c rtpp_genuid.h \
137	rtpp_genuid.c rtpp_genuid_singlet.h rtpp_genuid_singlet.c \
138	rtpp_log_obj.h rtpp_log_obj.c rtpp_socket.c rtpp_socket.h \
139	rtpp_ttl.c rtpp_ttl.h rtpp_proc_ttl.h rtpp_proc_ttl.c \
140	rtpp_pipe.h rtpp_pipe.c rtpp_pcount.h rtpp_pcount.c \
141	rtpp_debug.h rtpp_monotime.h rtpp_monotime.c rtpp_mallocs.c \
142	rtpp_mallocs.h rtpp_pcnt_strm.h rtpp_pcnt_strm.c rtpp_endian.h \
143	rtpp_ringbuf.c rtpp_ringbuf.h rtpp_command_delete.c \
144	rtpp_command_delete.h rtpp_command_record.c \
145	rtpp_command_record.h rtpp_port_table.c rtpp_port_table.h \
146	rtpp_acct.c rtpp_acct.h rtpp_bindaddrs.c rtpp_bindaddrs.h \
147	rtpp_ssrc.h rtpp_network_io.c rtpp_network_io.h rtpp_netaddr.c \
148	rtpp_netaddr.h rtpp_acct_pipe.h rtpp_module_if.c \
149	rtpp_module_if.h rtpp_module.h rtpp_timed_fin.c \
150	rtpp_timed_fin.h rtpp_stream_fin.c rtpp_stream_fin.h \
151	rtpp_server_fin.c rtpp_server_fin.h rtpp_refcnt_fin.c \
152	rtpp_refcnt_fin.h rtpp_log_obj_fin.c rtpp_log_obj_fin.h \
153	rtpp_command_rcache_fin.c rtpp_command_rcache_fin.h \
154	rtpp_socket_fin.c rtpp_socket_fin.h rtpp_record_fin.c \
155	rtpp_record_fin.h rtpp_ttl_fin.c rtpp_ttl_fin.h \
156	rtpp_pipe_fin.c rtpp_pipe_fin.h rtpp_pcount_fin.c \
157	rtpp_pcount_fin.h rtpp_sessinfo_fin.c rtpp_sessinfo_fin.h \
158	rtpp_pcnt_strm_fin.h rtpp_pcnt_strm_fin.c rtpp_ringbuf_fin.c \
159	rtpp_ringbuf_fin.h rtpp_module_if_fin.h rtpp_module_if_fin.c \
160	rtpp_port_table_fin.c rtpp_port_table_fin.h rtpp_acct_fin.c \
161	rtpp_acct_fin.h rtpp_netaddr_fin.c rtpp_netaddr_fin.h
162@ENABLE_MODULE_IF_TRUE@am__objects_1 =  \
163@ENABLE_MODULE_IF_TRUE@	rtpproxy-rtpp_module_if.$(OBJEXT)
164am__objects_2 = rtpproxy-main.$(OBJEXT) rtpproxy-rtpp_server.$(OBJEXT) \
165	rtpproxy-rtpp_record.$(OBJEXT) rtpproxy-rtpp_util.$(OBJEXT) \
166	rtpproxy-rtp.$(OBJEXT) rtpproxy-rtp_resizer.$(OBJEXT) \
167	rtpproxy-rtpp_session.$(OBJEXT) \
168	rtpproxy-rtpp_command.$(OBJEXT) \
169	rtpproxy-rtpp_network.$(OBJEXT) \
170	rtpproxy-rtpp_syslog_async.$(OBJEXT) \
171	rtpproxy-rtpp_notify.$(OBJEXT) \
172	rtpproxy-rtpp_command_async.$(OBJEXT) \
173	rtpproxy-rtpp_proc_async.$(OBJEXT) \
174	rtpproxy-rtpp_proc.$(OBJEXT) rtpproxy-rtpp_math.$(OBJEXT) \
175	rtpproxy-rtpp_wi.$(OBJEXT) rtpproxy-rtpp_queue.$(OBJEXT) \
176	rtpproxy-rtpp_netio_async.$(OBJEXT) \
177	rtpproxy-rtpp_command_parse.$(OBJEXT) \
178	rtpproxy-rtpp_command_copy.$(OBJEXT) \
179	rtpproxy-rtpp_command_ul.$(OBJEXT) \
180	rtpproxy-rtpp_log_stand.$(OBJEXT) \
181	rtpproxy-rtpp_hash_table.$(OBJEXT) \
182	rtpproxy-rtpp_pcache.$(OBJEXT) rtpproxy-rtpp_stats.$(OBJEXT) \
183	rtpproxy-rtpp_command_stats.$(OBJEXT) \
184	rtpproxy-rtpp_controlfd.$(OBJEXT) \
185	rtpproxy-rtpp_command_stream.$(OBJEXT) \
186	rtpproxy-rtpp_timed.$(OBJEXT) rtpproxy-rtpp_analyzer.$(OBJEXT) \
187	rtpproxy-rtp_analyze.$(OBJEXT) \
188	rtpproxy-rtpp_command_query.$(OBJEXT) \
189	rtpproxy-rtpp_pearson.$(OBJEXT) rtpproxy-rtpp_refcnt.$(OBJEXT) \
190	rtpproxy-rtpp_command_rcache.$(OBJEXT) \
191	rtpproxy-rtpp_tnotify_set.$(OBJEXT) \
192	rtpproxy-rtpp_pthread.$(OBJEXT) rtpproxy-rtpp_time.$(OBJEXT) \
193	rtpproxy-rtpp_sessinfo.$(OBJEXT) \
194	rtpproxy-rtpp_weakref.$(OBJEXT) \
195	rtpproxy-rtpp_proc_servers.$(OBJEXT) \
196	rtpproxy-rtpp_stream.$(OBJEXT) rtpproxy-rtpp_genuid.$(OBJEXT) \
197	rtpproxy-rtpp_genuid_singlet.$(OBJEXT) \
198	rtpproxy-rtpp_log_obj.$(OBJEXT) rtpproxy-rtpp_socket.$(OBJEXT) \
199	rtpproxy-rtpp_ttl.$(OBJEXT) rtpproxy-rtpp_proc_ttl.$(OBJEXT) \
200	rtpproxy-rtpp_pipe.$(OBJEXT) rtpproxy-rtpp_pcount.$(OBJEXT) \
201	rtpproxy-rtpp_monotime.$(OBJEXT) \
202	rtpproxy-rtpp_mallocs.$(OBJEXT) \
203	rtpproxy-rtpp_pcnt_strm.$(OBJEXT) \
204	rtpproxy-rtpp_ringbuf.$(OBJEXT) \
205	rtpproxy-rtpp_command_delete.$(OBJEXT) \
206	rtpproxy-rtpp_command_record.$(OBJEXT) \
207	rtpproxy-rtpp_port_table.$(OBJEXT) \
208	rtpproxy-rtpp_acct.$(OBJEXT) rtpproxy-rtpp_bindaddrs.$(OBJEXT) \
209	rtpproxy-rtpp_network_io.$(OBJEXT) \
210	rtpproxy-rtpp_netaddr.$(OBJEXT) $(am__objects_1)
211am__objects_3 = rtpproxy-rtpp_timed_fin.$(OBJEXT) \
212	rtpproxy-rtpp_stream_fin.$(OBJEXT) \
213	rtpproxy-rtpp_server_fin.$(OBJEXT) \
214	rtpproxy-rtpp_refcnt_fin.$(OBJEXT) \
215	rtpproxy-rtpp_log_obj_fin.$(OBJEXT) \
216	rtpproxy-rtpp_command_rcache_fin.$(OBJEXT) \
217	rtpproxy-rtpp_socket_fin.$(OBJEXT) \
218	rtpproxy-rtpp_record_fin.$(OBJEXT) \
219	rtpproxy-rtpp_ttl_fin.$(OBJEXT) \
220	rtpproxy-rtpp_pipe_fin.$(OBJEXT) \
221	rtpproxy-rtpp_pcount_fin.$(OBJEXT) \
222	rtpproxy-rtpp_sessinfo_fin.$(OBJEXT) \
223	rtpproxy-rtpp_pcnt_strm_fin.$(OBJEXT) \
224	rtpproxy-rtpp_ringbuf_fin.$(OBJEXT) \
225	rtpproxy-rtpp_module_if_fin.$(OBJEXT) \
226	rtpproxy-rtpp_port_table_fin.$(OBJEXT) \
227	rtpproxy-rtpp_acct_fin.$(OBJEXT) \
228	rtpproxy-rtpp_netaddr_fin.$(OBJEXT)
229am_rtpproxy_OBJECTS = $(am__objects_2) $(am__objects_3)
230rtpproxy_OBJECTS = $(am_rtpproxy_OBJECTS)
231am__DEPENDENCIES_1 =
232rtpproxy_DEPENDENCIES = $(am__DEPENDENCIES_1)
233AM_V_lt = $(am__v_lt_@AM_V@)
234am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
235am__v_lt_0 = --silent
236am__v_lt_1 =
237rtpproxy_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
238	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(rtpproxy_CFLAGS) \
239	$(CFLAGS) $(rtpproxy_LDFLAGS) $(LDFLAGS) -o $@
240am__rtpproxy_debug_SOURCES_DIST = main.c rtp.h rtpp_server.c \
241	rtpp_server.h rtpp_defines.h rtpp_log.h rtpp_record.c \
242	rtpp_record.h rtpp_session.h rtpp_util.c rtpp_util.h rtp.c \
243	rtp_resizer.c rtp_resizer.h rtpp_session.c rtpp_command.c \
244	rtpp_command.h rtpp_network.h rtpp_network.c \
245	rtpp_syslog_async.c rtpp_syslog_async.h rtpp_notify.c \
246	rtpp_notify.h rtpp_command_async.h rtpp_command_async.c \
247	rtpp_proc_async.c rtpp_proc_async.h rtpp_proc.h rtpp_proc.c \
248	rtpp_version.h rtpp_math.c rtpp_math.h rtpp_wi.c rtpp_wi.h \
249	rtpp_wi_private.h rtpp_queue.c rtpp_queue.h rtpp_netio_async.c \
250	rtpp_netio_async.h rtpp_record_private.h rtpp_command_parse.c \
251	rtpp_command_parse.h rtpp_command_copy.c rtpp_command_copy.h \
252	rtpp_command_ul.c rtpp_command_ul.h rtpp_log_stand.c \
253	rtpp_log_stand.h rtpp_hash_table.c rtpp_hash_table.h \
254	rtpp_types.h rtpp_pcache.c rtpp_pcache.h config_pp.h \
255	rtpp_stats.c rtpp_stats.h rtpp_cfg_stable.h \
256	rtpp_command_stats.h rtpp_command_stats.c rtp_info.h \
257	rtpp_command_private.h rtpp_controlfd.h rtpp_controlfd.c \
258	rtpp_list.h rtpp_command_stream.h rtpp_command_stream.c \
259	rtpp_timed.c rtpp_timed.h rtpp_analyzer.c rtpp_analyzer.h \
260	rtp_analyze.c rtp_analyze.h rtpp_command_query.c \
261	rtpp_command_query.h rtpp_pearson.c rtpp_pearson.h \
262	rtpp_refcnt.c rtpp_refcnt.h rtpp_command_rcache.c \
263	rtpp_command_rcache.h rtpp_tnotify_set.c rtpp_tnotify_set.h \
264	rtpp_tnotify_tgt.h rtp_packet.h rtpp_pthread.c rtpp_pthread.h \
265	rtpp_time.c rtpp_time.h rtpp_sessinfo.c rtpp_sessinfo.h \
266	rtpp_weakref.c rtpp_weakref.h rtpp_proc_servers.h \
267	rtpp_proc_servers.c rtpp_stream.h rtpp_stream.c rtpp_genuid.h \
268	rtpp_genuid.c rtpp_genuid_singlet.h rtpp_genuid_singlet.c \
269	rtpp_log_obj.h rtpp_log_obj.c rtpp_socket.c rtpp_socket.h \
270	rtpp_ttl.c rtpp_ttl.h rtpp_proc_ttl.h rtpp_proc_ttl.c \
271	rtpp_pipe.h rtpp_pipe.c rtpp_pcount.h rtpp_pcount.c \
272	rtpp_debug.h rtpp_monotime.h rtpp_monotime.c rtpp_mallocs.c \
273	rtpp_mallocs.h rtpp_pcnt_strm.h rtpp_pcnt_strm.c rtpp_endian.h \
274	rtpp_ringbuf.c rtpp_ringbuf.h rtpp_command_delete.c \
275	rtpp_command_delete.h rtpp_command_record.c \
276	rtpp_command_record.h rtpp_port_table.c rtpp_port_table.h \
277	rtpp_acct.c rtpp_acct.h rtpp_bindaddrs.c rtpp_bindaddrs.h \
278	rtpp_ssrc.h rtpp_network_io.c rtpp_network_io.h rtpp_netaddr.c \
279	rtpp_netaddr.h rtpp_acct_pipe.h rtpp_module_if.c \
280	rtpp_module_if.h rtpp_module.h rtpp_timed_fin.c \
281	rtpp_timed_fin.h rtpp_stream_fin.c rtpp_stream_fin.h \
282	rtpp_server_fin.c rtpp_server_fin.h rtpp_refcnt_fin.c \
283	rtpp_refcnt_fin.h rtpp_log_obj_fin.c rtpp_log_obj_fin.h \
284	rtpp_command_rcache_fin.c rtpp_command_rcache_fin.h \
285	rtpp_socket_fin.c rtpp_socket_fin.h rtpp_record_fin.c \
286	rtpp_record_fin.h rtpp_ttl_fin.c rtpp_ttl_fin.h \
287	rtpp_pipe_fin.c rtpp_pipe_fin.h rtpp_pcount_fin.c \
288	rtpp_pcount_fin.h rtpp_sessinfo_fin.c rtpp_sessinfo_fin.h \
289	rtpp_pcnt_strm_fin.h rtpp_pcnt_strm_fin.c rtpp_ringbuf_fin.c \
290	rtpp_ringbuf_fin.h rtpp_module_if_fin.h rtpp_module_if_fin.c \
291	rtpp_port_table_fin.c rtpp_port_table_fin.h rtpp_acct_fin.c \
292	rtpp_acct_fin.h rtpp_netaddr_fin.c rtpp_netaddr_fin.h \
293	rtpp_memdeb.c rtpp_memdeb.h rtpp_memdeb_internal.h \
294	rtpp_memdeb_stats.h rtpp_memdeb_test.c rtpp_stacktrace.c \
295	rtpp_stacktrace.h
296@ENABLE_MODULE_IF_TRUE@am__objects_4 = rtpproxy_debug-rtpp_module_if.$(OBJEXT)
297am__objects_5 = rtpproxy_debug-main.$(OBJEXT) \
298	rtpproxy_debug-rtpp_server.$(OBJEXT) \
299	rtpproxy_debug-rtpp_record.$(OBJEXT) \
300	rtpproxy_debug-rtpp_util.$(OBJEXT) \
301	rtpproxy_debug-rtp.$(OBJEXT) \
302	rtpproxy_debug-rtp_resizer.$(OBJEXT) \
303	rtpproxy_debug-rtpp_session.$(OBJEXT) \
304	rtpproxy_debug-rtpp_command.$(OBJEXT) \
305	rtpproxy_debug-rtpp_network.$(OBJEXT) \
306	rtpproxy_debug-rtpp_syslog_async.$(OBJEXT) \
307	rtpproxy_debug-rtpp_notify.$(OBJEXT) \
308	rtpproxy_debug-rtpp_command_async.$(OBJEXT) \
309	rtpproxy_debug-rtpp_proc_async.$(OBJEXT) \
310	rtpproxy_debug-rtpp_proc.$(OBJEXT) \
311	rtpproxy_debug-rtpp_math.$(OBJEXT) \
312	rtpproxy_debug-rtpp_wi.$(OBJEXT) \
313	rtpproxy_debug-rtpp_queue.$(OBJEXT) \
314	rtpproxy_debug-rtpp_netio_async.$(OBJEXT) \
315	rtpproxy_debug-rtpp_command_parse.$(OBJEXT) \
316	rtpproxy_debug-rtpp_command_copy.$(OBJEXT) \
317	rtpproxy_debug-rtpp_command_ul.$(OBJEXT) \
318	rtpproxy_debug-rtpp_log_stand.$(OBJEXT) \
319	rtpproxy_debug-rtpp_hash_table.$(OBJEXT) \
320	rtpproxy_debug-rtpp_pcache.$(OBJEXT) \
321	rtpproxy_debug-rtpp_stats.$(OBJEXT) \
322	rtpproxy_debug-rtpp_command_stats.$(OBJEXT) \
323	rtpproxy_debug-rtpp_controlfd.$(OBJEXT) \
324	rtpproxy_debug-rtpp_command_stream.$(OBJEXT) \
325	rtpproxy_debug-rtpp_timed.$(OBJEXT) \
326	rtpproxy_debug-rtpp_analyzer.$(OBJEXT) \
327	rtpproxy_debug-rtp_analyze.$(OBJEXT) \
328	rtpproxy_debug-rtpp_command_query.$(OBJEXT) \
329	rtpproxy_debug-rtpp_pearson.$(OBJEXT) \
330	rtpproxy_debug-rtpp_refcnt.$(OBJEXT) \
331	rtpproxy_debug-rtpp_command_rcache.$(OBJEXT) \
332	rtpproxy_debug-rtpp_tnotify_set.$(OBJEXT) \
333	rtpproxy_debug-rtpp_pthread.$(OBJEXT) \
334	rtpproxy_debug-rtpp_time.$(OBJEXT) \
335	rtpproxy_debug-rtpp_sessinfo.$(OBJEXT) \
336	rtpproxy_debug-rtpp_weakref.$(OBJEXT) \
337	rtpproxy_debug-rtpp_proc_servers.$(OBJEXT) \
338	rtpproxy_debug-rtpp_stream.$(OBJEXT) \
339	rtpproxy_debug-rtpp_genuid.$(OBJEXT) \
340	rtpproxy_debug-rtpp_genuid_singlet.$(OBJEXT) \
341	rtpproxy_debug-rtpp_log_obj.$(OBJEXT) \
342	rtpproxy_debug-rtpp_socket.$(OBJEXT) \
343	rtpproxy_debug-rtpp_ttl.$(OBJEXT) \
344	rtpproxy_debug-rtpp_proc_ttl.$(OBJEXT) \
345	rtpproxy_debug-rtpp_pipe.$(OBJEXT) \
346	rtpproxy_debug-rtpp_pcount.$(OBJEXT) \
347	rtpproxy_debug-rtpp_monotime.$(OBJEXT) \
348	rtpproxy_debug-rtpp_mallocs.$(OBJEXT) \
349	rtpproxy_debug-rtpp_pcnt_strm.$(OBJEXT) \
350	rtpproxy_debug-rtpp_ringbuf.$(OBJEXT) \
351	rtpproxy_debug-rtpp_command_delete.$(OBJEXT) \
352	rtpproxy_debug-rtpp_command_record.$(OBJEXT) \
353	rtpproxy_debug-rtpp_port_table.$(OBJEXT) \
354	rtpproxy_debug-rtpp_acct.$(OBJEXT) \
355	rtpproxy_debug-rtpp_bindaddrs.$(OBJEXT) \
356	rtpproxy_debug-rtpp_network_io.$(OBJEXT) \
357	rtpproxy_debug-rtpp_netaddr.$(OBJEXT) $(am__objects_4)
358am__objects_6 = rtpproxy_debug-rtpp_timed_fin.$(OBJEXT) \
359	rtpproxy_debug-rtpp_stream_fin.$(OBJEXT) \
360	rtpproxy_debug-rtpp_server_fin.$(OBJEXT) \
361	rtpproxy_debug-rtpp_refcnt_fin.$(OBJEXT) \
362	rtpproxy_debug-rtpp_log_obj_fin.$(OBJEXT) \
363	rtpproxy_debug-rtpp_command_rcache_fin.$(OBJEXT) \
364	rtpproxy_debug-rtpp_socket_fin.$(OBJEXT) \
365	rtpproxy_debug-rtpp_record_fin.$(OBJEXT) \
366	rtpproxy_debug-rtpp_ttl_fin.$(OBJEXT) \
367	rtpproxy_debug-rtpp_pipe_fin.$(OBJEXT) \
368	rtpproxy_debug-rtpp_pcount_fin.$(OBJEXT) \
369	rtpproxy_debug-rtpp_sessinfo_fin.$(OBJEXT) \
370	rtpproxy_debug-rtpp_pcnt_strm_fin.$(OBJEXT) \
371	rtpproxy_debug-rtpp_ringbuf_fin.$(OBJEXT) \
372	rtpproxy_debug-rtpp_module_if_fin.$(OBJEXT) \
373	rtpproxy_debug-rtpp_port_table_fin.$(OBJEXT) \
374	rtpproxy_debug-rtpp_acct_fin.$(OBJEXT) \
375	rtpproxy_debug-rtpp_netaddr_fin.$(OBJEXT)
376am__objects_7 = $(am__objects_5) $(am__objects_6)
377am__objects_8 = rtpproxy_debug-rtpp_memdeb.$(OBJEXT) \
378	rtpproxy_debug-rtpp_memdeb_test.$(OBJEXT) \
379	rtpproxy_debug-rtpp_stacktrace.$(OBJEXT)
380am_rtpproxy_debug_OBJECTS = $(am__objects_7) $(am__objects_8)
381rtpproxy_debug_OBJECTS = $(am_rtpproxy_debug_OBJECTS)
382am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
383rtpproxy_debug_DEPENDENCIES = $(am__DEPENDENCIES_2) \
384	$(top_srcdir)/libexecinfo/libexecinfo.a
385rtpproxy_debug_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
386	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
387	$(rtpproxy_debug_CFLAGS) $(CFLAGS) $(rtpproxy_debug_LDFLAGS) \
388	$(LDFLAGS) -o $@
389AM_V_P = $(am__v_P_@AM_V@)
390am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
391am__v_P_0 = false
392am__v_P_1 = :
393AM_V_GEN = $(am__v_GEN_@AM_V@)
394am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
395am__v_GEN_0 = @echo "  GEN     " $@;
396am__v_GEN_1 =
397AM_V_at = $(am__v_at_@AM_V@)
398am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
399am__v_at_0 = @
400am__v_at_1 =
401DEFAULT_INCLUDES = -I.@am__isrc@
402depcomp = $(SHELL) $(top_srcdir)/depcomp
403am__maybe_remake_depfiles = depfiles
404am__depfiles_remade = ./$(DEPDIR)/rtpproxy-main.Po \
405	./$(DEPDIR)/rtpproxy-rtp.Po \
406	./$(DEPDIR)/rtpproxy-rtp_analyze.Po \
407	./$(DEPDIR)/rtpproxy-rtp_resizer.Po \
408	./$(DEPDIR)/rtpproxy-rtpp_acct.Po \
409	./$(DEPDIR)/rtpproxy-rtpp_acct_fin.Po \
410	./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po \
411	./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po \
412	./$(DEPDIR)/rtpproxy-rtpp_command.Po \
413	./$(DEPDIR)/rtpproxy-rtpp_command_async.Po \
414	./$(DEPDIR)/rtpproxy-rtpp_command_copy.Po \
415	./$(DEPDIR)/rtpproxy-rtpp_command_delete.Po \
416	./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po \
417	./$(DEPDIR)/rtpproxy-rtpp_command_query.Po \
418	./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po \
419	./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po \
420	./$(DEPDIR)/rtpproxy-rtpp_command_record.Po \
421	./$(DEPDIR)/rtpproxy-rtpp_command_stats.Po \
422	./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po \
423	./$(DEPDIR)/rtpproxy-rtpp_command_ul.Po \
424	./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po \
425	./$(DEPDIR)/rtpproxy-rtpp_genuid.Po \
426	./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po \
427	./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po \
428	./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po \
429	./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po \
430	./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po \
431	./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po \
432	./$(DEPDIR)/rtpproxy-rtpp_math.Po \
433	./$(DEPDIR)/rtpproxy-rtpp_module_if.Po \
434	./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po \
435	./$(DEPDIR)/rtpproxy-rtpp_monotime.Po \
436	./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po \
437	./$(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Po \
438	./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po \
439	./$(DEPDIR)/rtpproxy-rtpp_network.Po \
440	./$(DEPDIR)/rtpproxy-rtpp_network_io.Po \
441	./$(DEPDIR)/rtpproxy-rtpp_notify.Po \
442	./$(DEPDIR)/rtpproxy-rtpp_pcache.Po \
443	./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po \
444	./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Po \
445	./$(DEPDIR)/rtpproxy-rtpp_pcount.Po \
446	./$(DEPDIR)/rtpproxy-rtpp_pcount_fin.Po \
447	./$(DEPDIR)/rtpproxy-rtpp_pearson.Po \
448	./$(DEPDIR)/rtpproxy-rtpp_pipe.Po \
449	./$(DEPDIR)/rtpproxy-rtpp_pipe_fin.Po \
450	./$(DEPDIR)/rtpproxy-rtpp_port_table.Po \
451	./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po \
452	./$(DEPDIR)/rtpproxy-rtpp_proc.Po \
453	./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po \
454	./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po \
455	./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po \
456	./$(DEPDIR)/rtpproxy-rtpp_pthread.Po \
457	./$(DEPDIR)/rtpproxy-rtpp_queue.Po \
458	./$(DEPDIR)/rtpproxy-rtpp_record.Po \
459	./$(DEPDIR)/rtpproxy-rtpp_record_fin.Po \
460	./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po \
461	./$(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Po \
462	./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po \
463	./$(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Po \
464	./$(DEPDIR)/rtpproxy-rtpp_server.Po \
465	./$(DEPDIR)/rtpproxy-rtpp_server_fin.Po \
466	./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po \
467	./$(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Po \
468	./$(DEPDIR)/rtpproxy-rtpp_session.Po \
469	./$(DEPDIR)/rtpproxy-rtpp_socket.Po \
470	./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po \
471	./$(DEPDIR)/rtpproxy-rtpp_stats.Po \
472	./$(DEPDIR)/rtpproxy-rtpp_stream.Po \
473	./$(DEPDIR)/rtpproxy-rtpp_stream_fin.Po \
474	./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po \
475	./$(DEPDIR)/rtpproxy-rtpp_time.Po \
476	./$(DEPDIR)/rtpproxy-rtpp_timed.Po \
477	./$(DEPDIR)/rtpproxy-rtpp_timed_fin.Po \
478	./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po \
479	./$(DEPDIR)/rtpproxy-rtpp_ttl.Po \
480	./$(DEPDIR)/rtpproxy-rtpp_ttl_fin.Po \
481	./$(DEPDIR)/rtpproxy-rtpp_util.Po \
482	./$(DEPDIR)/rtpproxy-rtpp_weakref.Po \
483	./$(DEPDIR)/rtpproxy-rtpp_wi.Po \
484	./$(DEPDIR)/rtpproxy_debug-main.Po \
485	./$(DEPDIR)/rtpproxy_debug-rtp.Po \
486	./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po \
487	./$(DEPDIR)/rtpproxy_debug-rtp_resizer.Po \
488	./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po \
489	./$(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Po \
490	./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po \
491	./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po \
492	./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po \
493	./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po \
494	./$(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Po \
495	./$(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Po \
496	./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po \
497	./$(DEPDIR)/rtpproxy_debug-rtpp_command_query.Po \
498	./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po \
499	./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po \
500	./$(DEPDIR)/rtpproxy_debug-rtpp_command_record.Po \
501	./$(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Po \
502	./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po \
503	./$(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Po \
504	./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po \
505	./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po \
506	./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po \
507	./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po \
508	./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po \
509	./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po \
510	./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po \
511	./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po \
512	./$(DEPDIR)/rtpproxy_debug-rtpp_math.Po \
513	./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po \
514	./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po \
515	./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po \
516	./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po \
517	./$(DEPDIR)/rtpproxy_debug-rtpp_monotime.Po \
518	./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po \
519	./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po \
520	./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po \
521	./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po \
522	./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po \
523	./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po \
524	./$(DEPDIR)/rtpproxy_debug-rtpp_pcache.Po \
525	./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po \
526	./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po \
527	./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po \
528	./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po \
529	./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po \
530	./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po \
531	./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po \
532	./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po \
533	./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po \
534	./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po \
535	./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po \
536	./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po \
537	./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po \
538	./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po \
539	./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po \
540	./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po \
541	./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po \
542	./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po \
543	./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po \
544	./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po \
545	./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po \
546	./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po \
547	./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po \
548	./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po \
549	./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po \
550	./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po \
551	./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po \
552	./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po \
553	./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po \
554	./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po \
555	./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po \
556	./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po \
557	./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po \
558	./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po \
559	./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po \
560	./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po \
561	./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po \
562	./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po \
563	./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po \
564	./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po \
565	./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po \
566	./$(DEPDIR)/rtpproxy_debug-rtpp_wi.Po
567am__mv = mv -f
568COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
569	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
570LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
571	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
572	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
573	$(AM_CFLAGS) $(CFLAGS)
574AM_V_CC = $(am__v_CC_@AM_V@)
575am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
576am__v_CC_0 = @echo "  CC      " $@;
577am__v_CC_1 =
578CCLD = $(CC)
579LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
580	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
581	$(AM_LDFLAGS) $(LDFLAGS) -o $@
582AM_V_CCLD = $(am__v_CCLD_@AM_V@)
583am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
584am__v_CCLD_0 = @echo "  CCLD    " $@;
585am__v_CCLD_1 =
586SOURCES = $(rtpproxy_SOURCES) $(rtpproxy_debug_SOURCES)
587DIST_SOURCES = $(am__rtpproxy_SOURCES_DIST) \
588	$(am__rtpproxy_debug_SOURCES_DIST)
589am__can_run_installinfo = \
590  case $$AM_UPDATE_INFO_DIR in \
591    n|no|NO) false;; \
592    *) (install-info --version) >/dev/null 2>&1;; \
593  esac
594am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
595	$(LISP)config.h.in
596# Read a list of newline-separated strings from the standard input,
597# and print each of them once, without duplicates.  Input order is
598# *not* preserved.
599am__uniquify_input = $(AWK) '\
600  BEGIN { nonempty = 0; } \
601  { items[$$0] = 1; nonempty = 1; } \
602  END { if (nonempty) { for (i in items) print i; }; } \
603'
604# Make sure the list of sources is unique.  This is necessary because,
605# e.g., the same source file might be shared among _SOURCES variables
606# for different programs/libraries.
607am__define_uniq_tagged_files = \
608  list='$(am__tagged_files)'; \
609  unique=`for i in $$list; do \
610    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
611  done | $(am__uniquify_input)`
612ETAGS = etags
613CTAGS = ctags
614am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
615	$(top_srcdir)/depcomp
616DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
617ACLOCAL = @ACLOCAL@
618ALLOCA = @ALLOCA@
619AMTAR = @AMTAR@
620AM_CFLAGS = @AM_CFLAGS@
621AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
622AR = @AR@
623AUTOCONF = @AUTOCONF@
624AUTOHEADER = @AUTOHEADER@
625AUTOMAKE = @AUTOMAKE@
626AWK = @AWK@
627CC = @CC@
628CCDEPMODE = @CCDEPMODE@
629CFLAGS = @CFLAGS@
630CPP = @CPP@
631CPPFLAGS = @CPPFLAGS@
632CYGPATH_W = @CYGPATH_W@
633DEFS = -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED @DEFS@
634DEPDIR = @DEPDIR@
635DLLTOOL = @DLLTOOL@
636DSYMUTIL = @DSYMUTIL@
637DUMPBIN = @DUMPBIN@
638ECHO_C = @ECHO_C@
639ECHO_N = @ECHO_N@
640ECHO_T = @ECHO_T@
641EGREP = @EGREP@
642EXEEXT = @EXEEXT@
643FGREP = @FGREP@
644GREP = @GREP@
645INSTALL = @INSTALL@
646INSTALL_DATA = @INSTALL_DATA@
647INSTALL_PROGRAM = @INSTALL_PROGRAM@
648INSTALL_SCRIPT = @INSTALL_SCRIPT@
649INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
650LD = @LD@
651LDFLAGS = @LDFLAGS@
652LIBOBJS = @LIBOBJS@
653LIBS = @LIBS@
654LIBS_DL = @LIBS_DL@
655LIBS_G722 = @LIBS_G722@
656LIBS_G729 = @LIBS_G729@
657LIBS_GSM = @LIBS_GSM@
658LIBS_SNDFILE = @LIBS_SNDFILE@
659LIBTOOL = @LIBTOOL@
660LIPO = @LIPO@
661LN_S = @LN_S@
662LTLIBOBJS = @LTLIBOBJS@
663MAINT = @MAINT@
664MAKEINFO = @MAKEINFO@
665MANIFEST_TOOL = @MANIFEST_TOOL@
666MKDIR_P = @MKDIR_P@
667NM = @NM@
668NMEDIT = @NMEDIT@
669OBJDUMP = @OBJDUMP@
670OBJEXT = @OBJEXT@
671OTOOL = @OTOOL@
672OTOOL64 = @OTOOL64@
673PACKAGE = @PACKAGE@
674PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
675PACKAGE_NAME = @PACKAGE_NAME@
676PACKAGE_STRING = @PACKAGE_STRING@
677PACKAGE_TARNAME = @PACKAGE_TARNAME@
678PACKAGE_URL = @PACKAGE_URL@
679PACKAGE_VERSION = @PACKAGE_VERSION@
680PATH_SEPARATOR = @PATH_SEPARATOR@
681RANLIB = @RANLIB@
682SED = @SED@
683SET_MAKE = @SET_MAKE@
684SHELL = @SHELL@
685STRIP = @STRIP@
686VERSION = @VERSION@
687abs_builddir = @abs_builddir@
688abs_srcdir = @abs_srcdir@
689abs_top_builddir = @abs_top_builddir@
690abs_top_srcdir = @abs_top_srcdir@
691ac_ct_AR = @ac_ct_AR@
692ac_ct_CC = @ac_ct_CC@
693ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
694am__include = @am__include@
695am__leading_dot = @am__leading_dot@
696am__quote = @am__quote@
697am__tar = @am__tar@
698am__untar = @am__untar@
699bindir = @bindir@
700build = @build@
701build_alias = @build_alias@
702build_cpu = @build_cpu@
703build_os = @build_os@
704build_vendor = @build_vendor@
705builddir = @builddir@
706datadir = @datadir@
707datarootdir = @datarootdir@
708docdir = @docdir@
709dvidir = @dvidir@
710exec_prefix = @exec_prefix@
711host = @host@
712host_alias = @host_alias@
713host_cpu = @host_cpu@
714host_os = @host_os@
715host_vendor = @host_vendor@
716htmldir = @htmldir@
717includedir = @includedir@
718infodir = @infodir@
719install_sh = @install_sh@
720libdir = @libdir@
721libexecdir = @libexecdir@
722localedir = @localedir@
723localstatedir = @localstatedir@
724mandir = @mandir@
725mkdir_p = @mkdir_p@
726oldincludedir = @oldincludedir@
727pdfdir = @pdfdir@
728prefix = @prefix@
729program_transform_name = @program_transform_name@
730psdir = @psdir@
731sbindir = @sbindir@
732sharedstatedir = @sharedstatedir@
733srcdir = @srcdir@
734sysconfdir = @sysconfdir@
735target_alias = @target_alias@
736top_build_prefix = @top_build_prefix@
737top_builddir = @top_builddir@
738top_srcdir = @top_srcdir@
739BASE_SOURCES = main.c rtp.h rtpp_server.c rtpp_server.h rtpp_defines.h \
740	rtpp_log.h rtpp_record.c rtpp_record.h rtpp_session.h \
741	rtpp_util.c rtpp_util.h rtp.c rtp_resizer.c rtp_resizer.h \
742	rtpp_session.c rtpp_command.c rtpp_command.h rtpp_network.h \
743	rtpp_network.c rtpp_syslog_async.c rtpp_syslog_async.h \
744	rtpp_notify.c rtpp_notify.h rtpp_command_async.h \
745	rtpp_command_async.c rtpp_proc_async.c rtpp_proc_async.h \
746	rtpp_proc.h rtpp_proc.c rtpp_version.h rtpp_math.c rtpp_math.h \
747	rtpp_wi.c rtpp_wi.h rtpp_wi_private.h rtpp_queue.c \
748	rtpp_queue.h rtpp_netio_async.c rtpp_netio_async.h \
749	rtpp_record_private.h rtpp_command_parse.c \
750	rtpp_command_parse.h rtpp_command_copy.c rtpp_command_copy.h \
751	rtpp_command_ul.c rtpp_command_ul.h rtpp_log_stand.c \
752	rtpp_log_stand.h rtpp_hash_table.c rtpp_hash_table.h \
753	rtpp_types.h rtpp_pcache.c rtpp_pcache.h config_pp.h \
754	rtpp_stats.c rtpp_stats.h rtpp_cfg_stable.h \
755	rtpp_command_stats.h rtpp_command_stats.c rtp_info.h \
756	rtpp_command_private.h rtpp_controlfd.h rtpp_controlfd.c \
757	rtpp_list.h rtpp_command_stream.h rtpp_command_stream.c \
758	rtpp_timed.c rtpp_timed.h rtpp_analyzer.c rtpp_analyzer.h \
759	rtp_analyze.c rtp_analyze.h rtpp_command_query.c \
760	rtpp_command_query.h rtpp_pearson.c rtpp_pearson.h \
761	rtpp_refcnt.c rtpp_refcnt.h rtpp_command_rcache.c \
762	rtpp_command_rcache.h rtpp_tnotify_set.c rtpp_tnotify_set.h \
763	rtpp_tnotify_tgt.h rtp_packet.h rtpp_pthread.c rtpp_pthread.h \
764	rtpp_time.c rtpp_time.h rtpp_sessinfo.c rtpp_sessinfo.h \
765	rtpp_weakref.c rtpp_weakref.h rtpp_proc_servers.h \
766	rtpp_proc_servers.c rtpp_stream.h rtpp_stream.c rtpp_genuid.h \
767	rtpp_genuid.c rtpp_genuid_singlet.h rtpp_genuid_singlet.c \
768	rtpp_log_obj.h rtpp_log_obj.c rtpp_socket.c rtpp_socket.h \
769	rtpp_ttl.c rtpp_ttl.h rtpp_proc_ttl.h rtpp_proc_ttl.c \
770	rtpp_pipe.h rtpp_pipe.c rtpp_pcount.h rtpp_pcount.c \
771	rtpp_debug.h rtpp_monotime.h rtpp_monotime.c rtpp_mallocs.c \
772	rtpp_mallocs.h rtpp_pcnt_strm.h rtpp_pcnt_strm.c rtpp_endian.h \
773	rtpp_ringbuf.c rtpp_ringbuf.h rtpp_command_delete.c \
774	rtpp_command_delete.h rtpp_command_record.c \
775	rtpp_command_record.h rtpp_port_table.c rtpp_port_table.h \
776	rtpp_acct.c rtpp_acct.h rtpp_stats.h rtpp_bindaddrs.c \
777	rtpp_bindaddrs.h rtpp_ssrc.h rtpp_network_io.c \
778	rtpp_network_io.h rtpp_netaddr.c rtpp_netaddr.h \
779	rtpp_acct_pipe.h $(am__append_1)
780rtpproxy_LDADD = -lm -lpthread $(am__append_2)
781rtpproxy_debug_LDADD = ${rtpproxy_LDADD} $(top_srcdir)/libexecinfo/libexecinfo.a \
782  @LIBS_DL@
783
784rtpproxy_debug_LDFLAGS = -static -Wl,--export-dynamic
785@ENABLE_MODULE_IF_TRUE@rtpproxy_LDFLAGS = -Wl,--export-dynamic
786SRCS_DEBUG = rtpp_memdeb.c rtpp_memdeb.h rtpp_memdeb_internal.h \
787  rtpp_memdeb_stats.h rtpp_memdeb_test.c rtpp_stacktrace.c rtpp_stacktrace.h
788
789SRCS_AUTOGEN = rtpp_timed_fin.c rtpp_timed_fin.h rtpp_stream_fin.c \
790  rtpp_stream_fin.h rtpp_server_fin.c rtpp_server_fin.h rtpp_refcnt_fin.c \
791  rtpp_refcnt_fin.h rtpp_log_obj_fin.c rtpp_log_obj_fin.h \
792  rtpp_command_rcache_fin.c rtpp_command_rcache_fin.h rtpp_socket_fin.c \
793  rtpp_socket_fin.h rtpp_record_fin.c rtpp_record_fin.h rtpp_ttl_fin.c \
794  rtpp_ttl_fin.h rtpp_pipe_fin.c rtpp_pipe_fin.h rtpp_pcount_fin.c \
795  rtpp_pcount_fin.h rtpp_sessinfo_fin.c rtpp_sessinfo_fin.h \
796  rtpp_pcnt_strm_fin.h rtpp_pcnt_strm_fin.c rtpp_ringbuf_fin.c \
797  rtpp_ringbuf_fin.h rtpp_module_if_fin.h rtpp_module_if_fin.c \
798  rtpp_port_table_fin.c rtpp_port_table_fin.h rtpp_acct_fin.c \
799  rtpp_acct_fin.h rtpp_netaddr_fin.c rtpp_netaddr_fin.h
800
801rtpproxy_SOURCES = ${BASE_SOURCES} ${SRCS_AUTOGEN}
802rtpproxy_debug_SOURCES = ${rtpproxy_SOURCES} ${SRCS_DEBUG}
803rtpproxy_debug_CPPFLAGS = -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I$(top_srcdir) \
804  -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h
805
806EXTRA_CFLAGS = -Werror=implicit-function-declaration -Wall
807rtpproxy_CFLAGS = ${EXTRA_CFLAGS}
808rtpproxy_debug_CFLAGS = ${EXTRA_CFLAGS} -g3 -O0 -fno-omit-frame-pointer
809CLEANFILES = ${SRCS_AUTOGEN}
810BUILT_SOURCES = ${SRCS_AUTOGEN}
811GENFINCODE = $(top_srcdir)/src/genfincode.sh
812GENFINCODE_S = $(top_srcdir)/src/genfincode_stat.sh
813all: $(BUILT_SOURCES) config.h
814	$(MAKE) $(AM_MAKEFLAGS) all-am
815
816.SUFFIXES:
817.SUFFIXES: .c .lo .o .obj
818$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
819	@for dep in $?; do \
820	  case '$(am__configure_deps)' in \
821	    *$$dep*) \
822	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
823	        && { if test -f $@; then exit 0; else break; fi; }; \
824	      exit 1;; \
825	  esac; \
826	done; \
827	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
828	$(am__cd) $(top_srcdir) && \
829	  $(AUTOMAKE) --gnu src/Makefile
830Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
831	@case '$?' in \
832	  *config.status*) \
833	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
834	  *) \
835	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
836	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
837	esac;
838
839$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
840	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
841
842$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
843	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
844$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
845	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
846$(am__aclocal_m4_deps):
847
848config.h: stamp-h1
849	@test -f $@ || rm -f stamp-h1
850	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
851
852stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
853	@rm -f stamp-h1
854	cd $(top_builddir) && $(SHELL) ./config.status src/config.h
855$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
856	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
857	rm -f stamp-h1
858	touch $@
859
860distclean-hdr:
861	-rm -f config.h stamp-h1
862install-binPROGRAMS: $(bin_PROGRAMS)
863	@$(NORMAL_INSTALL)
864	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
865	if test -n "$$list"; then \
866	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
867	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
868	fi; \
869	for p in $$list; do echo "$$p $$p"; done | \
870	sed 's/$(EXEEXT)$$//' | \
871	while read p p1; do if test -f $$p \
872	 || test -f $$p1 \
873	  ; then echo "$$p"; echo "$$p"; else :; fi; \
874	done | \
875	sed -e 'p;s,.*/,,;n;h' \
876	    -e 's|.*|.|' \
877	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
878	sed 'N;N;N;s,\n, ,g' | \
879	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
880	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
881	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
882	    else { print "f", $$3 "/" $$4, $$1; } } \
883	  END { for (d in files) print "f", d, files[d] }' | \
884	while read type dir files; do \
885	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
886	    test -z "$$files" || { \
887	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
888	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
889	    } \
890	; done
891
892uninstall-binPROGRAMS:
893	@$(NORMAL_UNINSTALL)
894	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
895	files=`for p in $$list; do echo "$$p"; done | \
896	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
897	      -e 's/$$/$(EXEEXT)/' \
898	`; \
899	test -n "$$list" || exit 0; \
900	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
901	cd "$(DESTDIR)$(bindir)" && rm -f $$files
902
903clean-binPROGRAMS:
904	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
905	echo " rm -f" $$list; \
906	rm -f $$list || exit $$?; \
907	test -n "$(EXEEXT)" || exit 0; \
908	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
909	echo " rm -f" $$list; \
910	rm -f $$list
911
912rtpproxy$(EXEEXT): $(rtpproxy_OBJECTS) $(rtpproxy_DEPENDENCIES) $(EXTRA_rtpproxy_DEPENDENCIES)
913	@rm -f rtpproxy$(EXEEXT)
914	$(AM_V_CCLD)$(rtpproxy_LINK) $(rtpproxy_OBJECTS) $(rtpproxy_LDADD) $(LIBS)
915
916rtpproxy_debug$(EXEEXT): $(rtpproxy_debug_OBJECTS) $(rtpproxy_debug_DEPENDENCIES) $(EXTRA_rtpproxy_debug_DEPENDENCIES)
917	@rm -f rtpproxy_debug$(EXEEXT)
918	$(AM_V_CCLD)$(rtpproxy_debug_LINK) $(rtpproxy_debug_OBJECTS) $(rtpproxy_debug_LDADD) $(LIBS)
919
920mostlyclean-compile:
921	-rm -f *.$(OBJEXT)
922
923distclean-compile:
924	-rm -f *.tab.c
925
926@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-main.Po@am__quote@ # am--include-marker
927@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtp.Po@am__quote@ # am--include-marker
928@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtp_analyze.Po@am__quote@ # am--include-marker
929@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtp_resizer.Po@am__quote@ # am--include-marker
930@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_acct.Po@am__quote@ # am--include-marker
931@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_acct_fin.Po@am__quote@ # am--include-marker
932@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po@am__quote@ # am--include-marker
933@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po@am__quote@ # am--include-marker
934@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command.Po@am__quote@ # am--include-marker
935@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_async.Po@am__quote@ # am--include-marker
936@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_copy.Po@am__quote@ # am--include-marker
937@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_delete.Po@am__quote@ # am--include-marker
938@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po@am__quote@ # am--include-marker
939@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_query.Po@am__quote@ # am--include-marker
940@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po@am__quote@ # am--include-marker
941@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
942@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_record.Po@am__quote@ # am--include-marker
943@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_stats.Po@am__quote@ # am--include-marker
944@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po@am__quote@ # am--include-marker
945@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_command_ul.Po@am__quote@ # am--include-marker
946@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po@am__quote@ # am--include-marker
947@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_genuid.Po@am__quote@ # am--include-marker
948@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po@am__quote@ # am--include-marker
949@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po@am__quote@ # am--include-marker
950@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po@am__quote@ # am--include-marker
951@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
952@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po@am__quote@ # am--include-marker
953@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po@am__quote@ # am--include-marker
954@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_math.Po@am__quote@ # am--include-marker
955@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_module_if.Po@am__quote@ # am--include-marker
956@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
957@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_monotime.Po@am__quote@ # am--include-marker
958@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po@am__quote@ # am--include-marker
959@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
960@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po@am__quote@ # am--include-marker
961@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_network.Po@am__quote@ # am--include-marker
962@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_network_io.Po@am__quote@ # am--include-marker
963@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_notify.Po@am__quote@ # am--include-marker
964@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pcache.Po@am__quote@ # am--include-marker
965@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po@am__quote@ # am--include-marker
966@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
967@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pcount.Po@am__quote@ # am--include-marker
968@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
969@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pearson.Po@am__quote@ # am--include-marker
970@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pipe.Po@am__quote@ # am--include-marker
971@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
972@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_port_table.Po@am__quote@ # am--include-marker
973@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
974@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc.Po@am__quote@ # am--include-marker
975@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po@am__quote@ # am--include-marker
976@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po@am__quote@ # am--include-marker
977@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po@am__quote@ # am--include-marker
978@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_pthread.Po@am__quote@ # am--include-marker
979@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_queue.Po@am__quote@ # am--include-marker
980@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_record.Po@am__quote@ # am--include-marker
981@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_record_fin.Po@am__quote@ # am--include-marker
982@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po@am__quote@ # am--include-marker
983@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
984@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po@am__quote@ # am--include-marker
985@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
986@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_server.Po@am__quote@ # am--include-marker
987@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_server_fin.Po@am__quote@ # am--include-marker
988@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po@am__quote@ # am--include-marker
989@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
990@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_session.Po@am__quote@ # am--include-marker
991@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_socket.Po@am__quote@ # am--include-marker
992@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po@am__quote@ # am--include-marker
993@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_stats.Po@am__quote@ # am--include-marker
994@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_stream.Po@am__quote@ # am--include-marker
995@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_stream_fin.Po@am__quote@ # am--include-marker
996@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po@am__quote@ # am--include-marker
997@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_time.Po@am__quote@ # am--include-marker
998@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_timed.Po@am__quote@ # am--include-marker
999@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_timed_fin.Po@am__quote@ # am--include-marker
1000@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po@am__quote@ # am--include-marker
1001@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_ttl.Po@am__quote@ # am--include-marker
1002@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
1003@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_util.Po@am__quote@ # am--include-marker
1004@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_weakref.Po@am__quote@ # am--include-marker
1005@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy-rtpp_wi.Po@am__quote@ # am--include-marker
1006@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-main.Po@am__quote@ # am--include-marker
1007@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtp.Po@am__quote@ # am--include-marker
1008@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po@am__quote@ # am--include-marker
1009@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtp_resizer.Po@am__quote@ # am--include-marker
1010@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po@am__quote@ # am--include-marker
1011@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Po@am__quote@ # am--include-marker
1012@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po@am__quote@ # am--include-marker
1013@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po@am__quote@ # am--include-marker
1014@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po@am__quote@ # am--include-marker
1015@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po@am__quote@ # am--include-marker
1016@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Po@am__quote@ # am--include-marker
1017@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Po@am__quote@ # am--include-marker
1018@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po@am__quote@ # am--include-marker
1019@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_query.Po@am__quote@ # am--include-marker
1020@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po@am__quote@ # am--include-marker
1021@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po@am__quote@ # am--include-marker
1022@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_record.Po@am__quote@ # am--include-marker
1023@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Po@am__quote@ # am--include-marker
1024@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po@am__quote@ # am--include-marker
1025@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Po@am__quote@ # am--include-marker
1026@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po@am__quote@ # am--include-marker
1027@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po@am__quote@ # am--include-marker
1028@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po@am__quote@ # am--include-marker
1029@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po@am__quote@ # am--include-marker
1030@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po@am__quote@ # am--include-marker
1031@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po@am__quote@ # am--include-marker
1032@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po@am__quote@ # am--include-marker
1033@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po@am__quote@ # am--include-marker
1034@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_math.Po@am__quote@ # am--include-marker
1035@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po@am__quote@ # am--include-marker
1036@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po@am__quote@ # am--include-marker
1037@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po@am__quote@ # am--include-marker
1038@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po@am__quote@ # am--include-marker
1039@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_monotime.Po@am__quote@ # am--include-marker
1040@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po@am__quote@ # am--include-marker
1041@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po@am__quote@ # am--include-marker
1042@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po@am__quote@ # am--include-marker
1043@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po@am__quote@ # am--include-marker
1044@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po@am__quote@ # am--include-marker
1045@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po@am__quote@ # am--include-marker
1046@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcache.Po@am__quote@ # am--include-marker
1047@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po@am__quote@ # am--include-marker
1048@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po@am__quote@ # am--include-marker
1049@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po@am__quote@ # am--include-marker
1050@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po@am__quote@ # am--include-marker
1051@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po@am__quote@ # am--include-marker
1052@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po@am__quote@ # am--include-marker
1053@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po@am__quote@ # am--include-marker
1054@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po@am__quote@ # am--include-marker
1055@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po@am__quote@ # am--include-marker
1056@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po@am__quote@ # am--include-marker
1057@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po@am__quote@ # am--include-marker
1058@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po@am__quote@ # am--include-marker
1059@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po@am__quote@ # am--include-marker
1060@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po@am__quote@ # am--include-marker
1061@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po@am__quote@ # am--include-marker
1062@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po@am__quote@ # am--include-marker
1063@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po@am__quote@ # am--include-marker
1064@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po@am__quote@ # am--include-marker
1065@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po@am__quote@ # am--include-marker
1066@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po@am__quote@ # am--include-marker
1067@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po@am__quote@ # am--include-marker
1068@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po@am__quote@ # am--include-marker
1069@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po@am__quote@ # am--include-marker
1070@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po@am__quote@ # am--include-marker
1071@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po@am__quote@ # am--include-marker
1072@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po@am__quote@ # am--include-marker
1073@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po@am__quote@ # am--include-marker
1074@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po@am__quote@ # am--include-marker
1075@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po@am__quote@ # am--include-marker
1076@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po@am__quote@ # am--include-marker
1077@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po@am__quote@ # am--include-marker
1078@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po@am__quote@ # am--include-marker
1079@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po@am__quote@ # am--include-marker
1080@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po@am__quote@ # am--include-marker
1081@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po@am__quote@ # am--include-marker
1082@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po@am__quote@ # am--include-marker
1083@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po@am__quote@ # am--include-marker
1084@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po@am__quote@ # am--include-marker
1085@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po@am__quote@ # am--include-marker
1086@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po@am__quote@ # am--include-marker
1087@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po@am__quote@ # am--include-marker
1088@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_wi.Po@am__quote@ # am--include-marker
1089
1090$(am__depfiles_remade):
1091	@$(MKDIR_P) $(@D)
1092	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
1093
1094am--depfiles: $(am__depfiles_remade)
1095
1096.c.o:
1097@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1098@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1099@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1100@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1101@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1102
1103.c.obj:
1104@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1105@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1106@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1107@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1108@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1109
1110.c.lo:
1111@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1112@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1113@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1114@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1115@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1116
1117rtpproxy-main.o: main.c
1118@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-main.o -MD -MP -MF $(DEPDIR)/rtpproxy-main.Tpo -c -o rtpproxy-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
1119@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-main.Tpo $(DEPDIR)/rtpproxy-main.Po
1120@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='rtpproxy-main.o' libtool=no @AMDEPBACKSLASH@
1121@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1122@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
1123
1124rtpproxy-main.obj: main.c
1125@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-main.obj -MD -MP -MF $(DEPDIR)/rtpproxy-main.Tpo -c -o rtpproxy-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
1126@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-main.Tpo $(DEPDIR)/rtpproxy-main.Po
1127@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='rtpproxy-main.obj' libtool=no @AMDEPBACKSLASH@
1128@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1129@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
1130
1131rtpproxy-rtpp_server.o: rtpp_server.c
1132@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_server.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_server.Tpo -c -o rtpproxy-rtpp_server.o `test -f 'rtpp_server.c' || echo '$(srcdir)/'`rtpp_server.c
1133@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_server.Tpo $(DEPDIR)/rtpproxy-rtpp_server.Po
1134@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server.c' object='rtpproxy-rtpp_server.o' libtool=no @AMDEPBACKSLASH@
1135@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1136@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_server.o `test -f 'rtpp_server.c' || echo '$(srcdir)/'`rtpp_server.c
1137
1138rtpproxy-rtpp_server.obj: rtpp_server.c
1139@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_server.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_server.Tpo -c -o rtpproxy-rtpp_server.obj `if test -f 'rtpp_server.c'; then $(CYGPATH_W) 'rtpp_server.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server.c'; fi`
1140@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_server.Tpo $(DEPDIR)/rtpproxy-rtpp_server.Po
1141@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server.c' object='rtpproxy-rtpp_server.obj' libtool=no @AMDEPBACKSLASH@
1142@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1143@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_server.obj `if test -f 'rtpp_server.c'; then $(CYGPATH_W) 'rtpp_server.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server.c'; fi`
1144
1145rtpproxy-rtpp_record.o: rtpp_record.c
1146@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_record.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_record.Tpo -c -o rtpproxy-rtpp_record.o `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
1147@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_record.Tpo $(DEPDIR)/rtpproxy-rtpp_record.Po
1148@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record.c' object='rtpproxy-rtpp_record.o' libtool=no @AMDEPBACKSLASH@
1149@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1150@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_record.o `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
1151
1152rtpproxy-rtpp_record.obj: rtpp_record.c
1153@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_record.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_record.Tpo -c -o rtpproxy-rtpp_record.obj `if test -f 'rtpp_record.c'; then $(CYGPATH_W) 'rtpp_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record.c'; fi`
1154@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_record.Tpo $(DEPDIR)/rtpproxy-rtpp_record.Po
1155@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record.c' object='rtpproxy-rtpp_record.obj' libtool=no @AMDEPBACKSLASH@
1156@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1157@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_record.obj `if test -f 'rtpp_record.c'; then $(CYGPATH_W) 'rtpp_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record.c'; fi`
1158
1159rtpproxy-rtpp_util.o: rtpp_util.c
1160@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_util.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_util.Tpo -c -o rtpproxy-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
1161@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_util.Tpo $(DEPDIR)/rtpproxy-rtpp_util.Po
1162@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_util.c' object='rtpproxy-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
1163@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1164@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
1165
1166rtpproxy-rtpp_util.obj: rtpp_util.c
1167@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_util.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_util.Tpo -c -o rtpproxy-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
1168@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_util.Tpo $(DEPDIR)/rtpproxy-rtpp_util.Po
1169@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_util.c' object='rtpproxy-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
1170@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1171@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
1172
1173rtpproxy-rtp.o: rtp.c
1174@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtp.Tpo -c -o rtpproxy-rtp.o `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
1175@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp.Tpo $(DEPDIR)/rtpproxy-rtp.Po
1176@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp.c' object='rtpproxy-rtp.o' libtool=no @AMDEPBACKSLASH@
1177@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1178@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp.o `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
1179
1180rtpproxy-rtp.obj: rtp.c
1181@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtp.Tpo -c -o rtpproxy-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
1182@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp.Tpo $(DEPDIR)/rtpproxy-rtp.Po
1183@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp.c' object='rtpproxy-rtp.obj' libtool=no @AMDEPBACKSLASH@
1184@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1185@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
1186
1187rtpproxy-rtp_resizer.o: rtp_resizer.c
1188@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_resizer.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_resizer.Tpo -c -o rtpproxy-rtp_resizer.o `test -f 'rtp_resizer.c' || echo '$(srcdir)/'`rtp_resizer.c
1189@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_resizer.Tpo $(DEPDIR)/rtpproxy-rtp_resizer.Po
1190@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_resizer.c' object='rtpproxy-rtp_resizer.o' libtool=no @AMDEPBACKSLASH@
1191@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1192@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_resizer.o `test -f 'rtp_resizer.c' || echo '$(srcdir)/'`rtp_resizer.c
1193
1194rtpproxy-rtp_resizer.obj: rtp_resizer.c
1195@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_resizer.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_resizer.Tpo -c -o rtpproxy-rtp_resizer.obj `if test -f 'rtp_resizer.c'; then $(CYGPATH_W) 'rtp_resizer.c'; else $(CYGPATH_W) '$(srcdir)/rtp_resizer.c'; fi`
1196@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_resizer.Tpo $(DEPDIR)/rtpproxy-rtp_resizer.Po
1197@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_resizer.c' object='rtpproxy-rtp_resizer.obj' libtool=no @AMDEPBACKSLASH@
1198@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1199@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_resizer.obj `if test -f 'rtp_resizer.c'; then $(CYGPATH_W) 'rtp_resizer.c'; else $(CYGPATH_W) '$(srcdir)/rtp_resizer.c'; fi`
1200
1201rtpproxy-rtpp_session.o: rtpp_session.c
1202@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_session.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_session.Tpo -c -o rtpproxy-rtpp_session.o `test -f 'rtpp_session.c' || echo '$(srcdir)/'`rtpp_session.c
1203@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_session.Tpo $(DEPDIR)/rtpproxy-rtpp_session.Po
1204@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_session.c' object='rtpproxy-rtpp_session.o' libtool=no @AMDEPBACKSLASH@
1205@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1206@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_session.o `test -f 'rtpp_session.c' || echo '$(srcdir)/'`rtpp_session.c
1207
1208rtpproxy-rtpp_session.obj: rtpp_session.c
1209@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_session.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_session.Tpo -c -o rtpproxy-rtpp_session.obj `if test -f 'rtpp_session.c'; then $(CYGPATH_W) 'rtpp_session.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_session.c'; fi`
1210@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_session.Tpo $(DEPDIR)/rtpproxy-rtpp_session.Po
1211@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_session.c' object='rtpproxy-rtpp_session.obj' libtool=no @AMDEPBACKSLASH@
1212@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1213@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_session.obj `if test -f 'rtpp_session.c'; then $(CYGPATH_W) 'rtpp_session.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_session.c'; fi`
1214
1215rtpproxy-rtpp_command.o: rtpp_command.c
1216@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command.Tpo -c -o rtpproxy-rtpp_command.o `test -f 'rtpp_command.c' || echo '$(srcdir)/'`rtpp_command.c
1217@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command.Tpo $(DEPDIR)/rtpproxy-rtpp_command.Po
1218@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command.c' object='rtpproxy-rtpp_command.o' libtool=no @AMDEPBACKSLASH@
1219@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1220@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command.o `test -f 'rtpp_command.c' || echo '$(srcdir)/'`rtpp_command.c
1221
1222rtpproxy-rtpp_command.obj: rtpp_command.c
1223@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command.Tpo -c -o rtpproxy-rtpp_command.obj `if test -f 'rtpp_command.c'; then $(CYGPATH_W) 'rtpp_command.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command.c'; fi`
1224@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command.Tpo $(DEPDIR)/rtpproxy-rtpp_command.Po
1225@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command.c' object='rtpproxy-rtpp_command.obj' libtool=no @AMDEPBACKSLASH@
1226@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1227@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command.obj `if test -f 'rtpp_command.c'; then $(CYGPATH_W) 'rtpp_command.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command.c'; fi`
1228
1229rtpproxy-rtpp_network.o: rtpp_network.c
1230@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network.Tpo -c -o rtpproxy-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
1231@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network.Tpo $(DEPDIR)/rtpproxy-rtpp_network.Po
1232@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network.c' object='rtpproxy-rtpp_network.o' libtool=no @AMDEPBACKSLASH@
1233@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1234@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
1235
1236rtpproxy-rtpp_network.obj: rtpp_network.c
1237@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network.Tpo -c -o rtpproxy-rtpp_network.obj `if test -f 'rtpp_network.c'; then $(CYGPATH_W) 'rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network.c'; fi`
1238@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network.Tpo $(DEPDIR)/rtpproxy-rtpp_network.Po
1239@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network.c' object='rtpproxy-rtpp_network.obj' libtool=no @AMDEPBACKSLASH@
1240@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1241@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network.obj `if test -f 'rtpp_network.c'; then $(CYGPATH_W) 'rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network.c'; fi`
1242
1243rtpproxy-rtpp_syslog_async.o: rtpp_syslog_async.c
1244@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_syslog_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo -c -o rtpproxy-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo '$(srcdir)/'`rtpp_syslog_async.c
1245@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo $(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
1246@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_syslog_async.c' object='rtpproxy-rtpp_syslog_async.o' libtool=no @AMDEPBACKSLASH@
1247@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1248@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo '$(srcdir)/'`rtpp_syslog_async.c
1249
1250rtpproxy-rtpp_syslog_async.obj: rtpp_syslog_async.c
1251@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_syslog_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo -c -o rtpproxy-rtpp_syslog_async.obj `if test -f 'rtpp_syslog_async.c'; then $(CYGPATH_W) 'rtpp_syslog_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_syslog_async.c'; fi`
1252@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_syslog_async.Tpo $(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
1253@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_syslog_async.c' object='rtpproxy-rtpp_syslog_async.obj' libtool=no @AMDEPBACKSLASH@
1254@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1255@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_syslog_async.obj `if test -f 'rtpp_syslog_async.c'; then $(CYGPATH_W) 'rtpp_syslog_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_syslog_async.c'; fi`
1256
1257rtpproxy-rtpp_notify.o: rtpp_notify.c
1258@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_notify.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_notify.Tpo -c -o rtpproxy-rtpp_notify.o `test -f 'rtpp_notify.c' || echo '$(srcdir)/'`rtpp_notify.c
1259@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_notify.Tpo $(DEPDIR)/rtpproxy-rtpp_notify.Po
1260@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_notify.c' object='rtpproxy-rtpp_notify.o' libtool=no @AMDEPBACKSLASH@
1261@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1262@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_notify.o `test -f 'rtpp_notify.c' || echo '$(srcdir)/'`rtpp_notify.c
1263
1264rtpproxy-rtpp_notify.obj: rtpp_notify.c
1265@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_notify.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_notify.Tpo -c -o rtpproxy-rtpp_notify.obj `if test -f 'rtpp_notify.c'; then $(CYGPATH_W) 'rtpp_notify.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_notify.c'; fi`
1266@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_notify.Tpo $(DEPDIR)/rtpproxy-rtpp_notify.Po
1267@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_notify.c' object='rtpproxy-rtpp_notify.obj' libtool=no @AMDEPBACKSLASH@
1268@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1269@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_notify.obj `if test -f 'rtpp_notify.c'; then $(CYGPATH_W) 'rtpp_notify.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_notify.c'; fi`
1270
1271rtpproxy-rtpp_command_async.o: rtpp_command_async.c
1272@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo -c -o rtpproxy-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo '$(srcdir)/'`rtpp_command_async.c
1273@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo $(DEPDIR)/rtpproxy-rtpp_command_async.Po
1274@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_async.c' object='rtpproxy-rtpp_command_async.o' libtool=no @AMDEPBACKSLASH@
1275@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1276@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo '$(srcdir)/'`rtpp_command_async.c
1277
1278rtpproxy-rtpp_command_async.obj: rtpp_command_async.c
1279@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo -c -o rtpproxy-rtpp_command_async.obj `if test -f 'rtpp_command_async.c'; then $(CYGPATH_W) 'rtpp_command_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_async.c'; fi`
1280@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_async.Tpo $(DEPDIR)/rtpproxy-rtpp_command_async.Po
1281@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_async.c' object='rtpproxy-rtpp_command_async.obj' libtool=no @AMDEPBACKSLASH@
1282@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1283@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_async.obj `if test -f 'rtpp_command_async.c'; then $(CYGPATH_W) 'rtpp_command_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_async.c'; fi`
1284
1285rtpproxy-rtpp_proc_async.o: rtpp_proc_async.c
1286@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo -c -o rtpproxy-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo '$(srcdir)/'`rtpp_proc_async.c
1287@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_async.Po
1288@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_async.c' object='rtpproxy-rtpp_proc_async.o' libtool=no @AMDEPBACKSLASH@
1289@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1290@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo '$(srcdir)/'`rtpp_proc_async.c
1291
1292rtpproxy-rtpp_proc_async.obj: rtpp_proc_async.c
1293@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo -c -o rtpproxy-rtpp_proc_async.obj `if test -f 'rtpp_proc_async.c'; then $(CYGPATH_W) 'rtpp_proc_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_async.c'; fi`
1294@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_async.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_async.Po
1295@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_async.c' object='rtpproxy-rtpp_proc_async.obj' libtool=no @AMDEPBACKSLASH@
1296@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1297@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_async.obj `if test -f 'rtpp_proc_async.c'; then $(CYGPATH_W) 'rtpp_proc_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_async.c'; fi`
1298
1299rtpproxy-rtpp_proc.o: rtpp_proc.c
1300@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc.Tpo -c -o rtpproxy-rtpp_proc.o `test -f 'rtpp_proc.c' || echo '$(srcdir)/'`rtpp_proc.c
1301@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc.Tpo $(DEPDIR)/rtpproxy-rtpp_proc.Po
1302@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc.c' object='rtpproxy-rtpp_proc.o' libtool=no @AMDEPBACKSLASH@
1303@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1304@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc.o `test -f 'rtpp_proc.c' || echo '$(srcdir)/'`rtpp_proc.c
1305
1306rtpproxy-rtpp_proc.obj: rtpp_proc.c
1307@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc.Tpo -c -o rtpproxy-rtpp_proc.obj `if test -f 'rtpp_proc.c'; then $(CYGPATH_W) 'rtpp_proc.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc.c'; fi`
1308@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc.Tpo $(DEPDIR)/rtpproxy-rtpp_proc.Po
1309@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc.c' object='rtpproxy-rtpp_proc.obj' libtool=no @AMDEPBACKSLASH@
1310@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1311@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc.obj `if test -f 'rtpp_proc.c'; then $(CYGPATH_W) 'rtpp_proc.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc.c'; fi`
1312
1313rtpproxy-rtpp_math.o: rtpp_math.c
1314@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_math.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_math.Tpo -c -o rtpproxy-rtpp_math.o `test -f 'rtpp_math.c' || echo '$(srcdir)/'`rtpp_math.c
1315@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_math.Tpo $(DEPDIR)/rtpproxy-rtpp_math.Po
1316@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_math.c' object='rtpproxy-rtpp_math.o' libtool=no @AMDEPBACKSLASH@
1317@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1318@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_math.o `test -f 'rtpp_math.c' || echo '$(srcdir)/'`rtpp_math.c
1319
1320rtpproxy-rtpp_math.obj: rtpp_math.c
1321@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_math.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_math.Tpo -c -o rtpproxy-rtpp_math.obj `if test -f 'rtpp_math.c'; then $(CYGPATH_W) 'rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_math.c'; fi`
1322@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_math.Tpo $(DEPDIR)/rtpproxy-rtpp_math.Po
1323@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_math.c' object='rtpproxy-rtpp_math.obj' libtool=no @AMDEPBACKSLASH@
1324@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1325@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_math.obj `if test -f 'rtpp_math.c'; then $(CYGPATH_W) 'rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_math.c'; fi`
1326
1327rtpproxy-rtpp_wi.o: rtpp_wi.c
1328@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi.Tpo -c -o rtpproxy-rtpp_wi.o `test -f 'rtpp_wi.c' || echo '$(srcdir)/'`rtpp_wi.c
1329@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi.Tpo $(DEPDIR)/rtpproxy-rtpp_wi.Po
1330@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_wi.c' object='rtpproxy-rtpp_wi.o' libtool=no @AMDEPBACKSLASH@
1331@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1332@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi.o `test -f 'rtpp_wi.c' || echo '$(srcdir)/'`rtpp_wi.c
1333
1334rtpproxy-rtpp_wi.obj: rtpp_wi.c
1335@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_wi.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_wi.Tpo -c -o rtpproxy-rtpp_wi.obj `if test -f 'rtpp_wi.c'; then $(CYGPATH_W) 'rtpp_wi.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi.c'; fi`
1336@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_wi.Tpo $(DEPDIR)/rtpproxy-rtpp_wi.Po
1337@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_wi.c' object='rtpproxy-rtpp_wi.obj' libtool=no @AMDEPBACKSLASH@
1338@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1339@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_wi.obj `if test -f 'rtpp_wi.c'; then $(CYGPATH_W) 'rtpp_wi.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi.c'; fi`
1340
1341rtpproxy-rtpp_queue.o: rtpp_queue.c
1342@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_queue.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_queue.Tpo -c -o rtpproxy-rtpp_queue.o `test -f 'rtpp_queue.c' || echo '$(srcdir)/'`rtpp_queue.c
1343@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_queue.Tpo $(DEPDIR)/rtpproxy-rtpp_queue.Po
1344@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_queue.c' object='rtpproxy-rtpp_queue.o' libtool=no @AMDEPBACKSLASH@
1345@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1346@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_queue.o `test -f 'rtpp_queue.c' || echo '$(srcdir)/'`rtpp_queue.c
1347
1348rtpproxy-rtpp_queue.obj: rtpp_queue.c
1349@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_queue.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_queue.Tpo -c -o rtpproxy-rtpp_queue.obj `if test -f 'rtpp_queue.c'; then $(CYGPATH_W) 'rtpp_queue.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_queue.c'; fi`
1350@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_queue.Tpo $(DEPDIR)/rtpproxy-rtpp_queue.Po
1351@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_queue.c' object='rtpproxy-rtpp_queue.obj' libtool=no @AMDEPBACKSLASH@
1352@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1353@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_queue.obj `if test -f 'rtpp_queue.c'; then $(CYGPATH_W) 'rtpp_queue.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_queue.c'; fi`
1354
1355rtpproxy-rtpp_netio_async.o: rtpp_netio_async.c
1356@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netio_async.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo -c -o rtpproxy-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo '$(srcdir)/'`rtpp_netio_async.c
1357@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo $(DEPDIR)/rtpproxy-rtpp_netio_async.Po
1358@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netio_async.c' object='rtpproxy-rtpp_netio_async.o' libtool=no @AMDEPBACKSLASH@
1359@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1360@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo '$(srcdir)/'`rtpp_netio_async.c
1361
1362rtpproxy-rtpp_netio_async.obj: rtpp_netio_async.c
1363@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netio_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo -c -o rtpproxy-rtpp_netio_async.obj `if test -f 'rtpp_netio_async.c'; then $(CYGPATH_W) 'rtpp_netio_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netio_async.c'; fi`
1364@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netio_async.Tpo $(DEPDIR)/rtpproxy-rtpp_netio_async.Po
1365@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netio_async.c' object='rtpproxy-rtpp_netio_async.obj' libtool=no @AMDEPBACKSLASH@
1366@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1367@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netio_async.obj `if test -f 'rtpp_netio_async.c'; then $(CYGPATH_W) 'rtpp_netio_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netio_async.c'; fi`
1368
1369rtpproxy-rtpp_command_parse.o: rtpp_command_parse.c
1370@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_parse.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo -c -o rtpproxy-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo '$(srcdir)/'`rtpp_command_parse.c
1371@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo $(DEPDIR)/rtpproxy-rtpp_command_parse.Po
1372@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_parse.c' object='rtpproxy-rtpp_command_parse.o' libtool=no @AMDEPBACKSLASH@
1373@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1374@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo '$(srcdir)/'`rtpp_command_parse.c
1375
1376rtpproxy-rtpp_command_parse.obj: rtpp_command_parse.c
1377@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_parse.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo -c -o rtpproxy-rtpp_command_parse.obj `if test -f 'rtpp_command_parse.c'; then $(CYGPATH_W) 'rtpp_command_parse.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_parse.c'; fi`
1378@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_parse.Tpo $(DEPDIR)/rtpproxy-rtpp_command_parse.Po
1379@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_parse.c' object='rtpproxy-rtpp_command_parse.obj' libtool=no @AMDEPBACKSLASH@
1380@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1381@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_parse.obj `if test -f 'rtpp_command_parse.c'; then $(CYGPATH_W) 'rtpp_command_parse.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_parse.c'; fi`
1382
1383rtpproxy-rtpp_command_copy.o: rtpp_command_copy.c
1384@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_copy.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_copy.Tpo -c -o rtpproxy-rtpp_command_copy.o `test -f 'rtpp_command_copy.c' || echo '$(srcdir)/'`rtpp_command_copy.c
1385@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_copy.Tpo $(DEPDIR)/rtpproxy-rtpp_command_copy.Po
1386@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_copy.c' object='rtpproxy-rtpp_command_copy.o' libtool=no @AMDEPBACKSLASH@
1387@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1388@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_copy.o `test -f 'rtpp_command_copy.c' || echo '$(srcdir)/'`rtpp_command_copy.c
1389
1390rtpproxy-rtpp_command_copy.obj: rtpp_command_copy.c
1391@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_copy.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_copy.Tpo -c -o rtpproxy-rtpp_command_copy.obj `if test -f 'rtpp_command_copy.c'; then $(CYGPATH_W) 'rtpp_command_copy.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_copy.c'; fi`
1392@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_copy.Tpo $(DEPDIR)/rtpproxy-rtpp_command_copy.Po
1393@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_copy.c' object='rtpproxy-rtpp_command_copy.obj' libtool=no @AMDEPBACKSLASH@
1394@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1395@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_copy.obj `if test -f 'rtpp_command_copy.c'; then $(CYGPATH_W) 'rtpp_command_copy.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_copy.c'; fi`
1396
1397rtpproxy-rtpp_command_ul.o: rtpp_command_ul.c
1398@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_ul.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_ul.Tpo -c -o rtpproxy-rtpp_command_ul.o `test -f 'rtpp_command_ul.c' || echo '$(srcdir)/'`rtpp_command_ul.c
1399@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_ul.Tpo $(DEPDIR)/rtpproxy-rtpp_command_ul.Po
1400@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_ul.c' object='rtpproxy-rtpp_command_ul.o' libtool=no @AMDEPBACKSLASH@
1401@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1402@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_ul.o `test -f 'rtpp_command_ul.c' || echo '$(srcdir)/'`rtpp_command_ul.c
1403
1404rtpproxy-rtpp_command_ul.obj: rtpp_command_ul.c
1405@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_ul.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_ul.Tpo -c -o rtpproxy-rtpp_command_ul.obj `if test -f 'rtpp_command_ul.c'; then $(CYGPATH_W) 'rtpp_command_ul.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_ul.c'; fi`
1406@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_ul.Tpo $(DEPDIR)/rtpproxy-rtpp_command_ul.Po
1407@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_ul.c' object='rtpproxy-rtpp_command_ul.obj' libtool=no @AMDEPBACKSLASH@
1408@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1409@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_ul.obj `if test -f 'rtpp_command_ul.c'; then $(CYGPATH_W) 'rtpp_command_ul.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_ul.c'; fi`
1410
1411rtpproxy-rtpp_log_stand.o: rtpp_log_stand.c
1412@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_stand.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo -c -o rtpproxy-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo '$(srcdir)/'`rtpp_log_stand.c
1413@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo $(DEPDIR)/rtpproxy-rtpp_log_stand.Po
1414@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_stand.c' object='rtpproxy-rtpp_log_stand.o' libtool=no @AMDEPBACKSLASH@
1415@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1416@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo '$(srcdir)/'`rtpp_log_stand.c
1417
1418rtpproxy-rtpp_log_stand.obj: rtpp_log_stand.c
1419@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_stand.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo -c -o rtpproxy-rtpp_log_stand.obj `if test -f 'rtpp_log_stand.c'; then $(CYGPATH_W) 'rtpp_log_stand.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_stand.c'; fi`
1420@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_stand.Tpo $(DEPDIR)/rtpproxy-rtpp_log_stand.Po
1421@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_stand.c' object='rtpproxy-rtpp_log_stand.obj' libtool=no @AMDEPBACKSLASH@
1422@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1423@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_stand.obj `if test -f 'rtpp_log_stand.c'; then $(CYGPATH_W) 'rtpp_log_stand.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_stand.c'; fi`
1424
1425rtpproxy-rtpp_hash_table.o: rtpp_hash_table.c
1426@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_hash_table.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo -c -o rtpproxy-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
1427@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo $(DEPDIR)/rtpproxy-rtpp_hash_table.Po
1428@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_hash_table.c' object='rtpproxy-rtpp_hash_table.o' libtool=no @AMDEPBACKSLASH@
1429@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1430@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
1431
1432rtpproxy-rtpp_hash_table.obj: rtpp_hash_table.c
1433@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_hash_table.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo -c -o rtpproxy-rtpp_hash_table.obj `if test -f 'rtpp_hash_table.c'; then $(CYGPATH_W) 'rtpp_hash_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_hash_table.c'; fi`
1434@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_hash_table.Tpo $(DEPDIR)/rtpproxy-rtpp_hash_table.Po
1435@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_hash_table.c' object='rtpproxy-rtpp_hash_table.obj' libtool=no @AMDEPBACKSLASH@
1436@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1437@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_hash_table.obj `if test -f 'rtpp_hash_table.c'; then $(CYGPATH_W) 'rtpp_hash_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_hash_table.c'; fi`
1438
1439rtpproxy-rtpp_pcache.o: rtpp_pcache.c
1440@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcache.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcache.Tpo -c -o rtpproxy-rtpp_pcache.o `test -f 'rtpp_pcache.c' || echo '$(srcdir)/'`rtpp_pcache.c
1441@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcache.Tpo $(DEPDIR)/rtpproxy-rtpp_pcache.Po
1442@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcache.c' object='rtpproxy-rtpp_pcache.o' libtool=no @AMDEPBACKSLASH@
1443@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1444@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcache.o `test -f 'rtpp_pcache.c' || echo '$(srcdir)/'`rtpp_pcache.c
1445
1446rtpproxy-rtpp_pcache.obj: rtpp_pcache.c
1447@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcache.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcache.Tpo -c -o rtpproxy-rtpp_pcache.obj `if test -f 'rtpp_pcache.c'; then $(CYGPATH_W) 'rtpp_pcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcache.c'; fi`
1448@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcache.Tpo $(DEPDIR)/rtpproxy-rtpp_pcache.Po
1449@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcache.c' object='rtpproxy-rtpp_pcache.obj' libtool=no @AMDEPBACKSLASH@
1450@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1451@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcache.obj `if test -f 'rtpp_pcache.c'; then $(CYGPATH_W) 'rtpp_pcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcache.c'; fi`
1452
1453rtpproxy-rtpp_stats.o: rtpp_stats.c
1454@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stats.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stats.Tpo -c -o rtpproxy-rtpp_stats.o `test -f 'rtpp_stats.c' || echo '$(srcdir)/'`rtpp_stats.c
1455@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stats.Tpo $(DEPDIR)/rtpproxy-rtpp_stats.Po
1456@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stats.c' object='rtpproxy-rtpp_stats.o' libtool=no @AMDEPBACKSLASH@
1457@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1458@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stats.o `test -f 'rtpp_stats.c' || echo '$(srcdir)/'`rtpp_stats.c
1459
1460rtpproxy-rtpp_stats.obj: rtpp_stats.c
1461@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stats.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stats.Tpo -c -o rtpproxy-rtpp_stats.obj `if test -f 'rtpp_stats.c'; then $(CYGPATH_W) 'rtpp_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stats.c'; fi`
1462@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stats.Tpo $(DEPDIR)/rtpproxy-rtpp_stats.Po
1463@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stats.c' object='rtpproxy-rtpp_stats.obj' libtool=no @AMDEPBACKSLASH@
1464@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1465@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stats.obj `if test -f 'rtpp_stats.c'; then $(CYGPATH_W) 'rtpp_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stats.c'; fi`
1466
1467rtpproxy-rtpp_command_stats.o: rtpp_command_stats.c
1468@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_stats.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_stats.Tpo -c -o rtpproxy-rtpp_command_stats.o `test -f 'rtpp_command_stats.c' || echo '$(srcdir)/'`rtpp_command_stats.c
1469@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_stats.Tpo $(DEPDIR)/rtpproxy-rtpp_command_stats.Po
1470@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stats.c' object='rtpproxy-rtpp_command_stats.o' libtool=no @AMDEPBACKSLASH@
1471@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1472@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_stats.o `test -f 'rtpp_command_stats.c' || echo '$(srcdir)/'`rtpp_command_stats.c
1473
1474rtpproxy-rtpp_command_stats.obj: rtpp_command_stats.c
1475@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_stats.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_stats.Tpo -c -o rtpproxy-rtpp_command_stats.obj `if test -f 'rtpp_command_stats.c'; then $(CYGPATH_W) 'rtpp_command_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stats.c'; fi`
1476@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_stats.Tpo $(DEPDIR)/rtpproxy-rtpp_command_stats.Po
1477@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stats.c' object='rtpproxy-rtpp_command_stats.obj' libtool=no @AMDEPBACKSLASH@
1478@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1479@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_stats.obj `if test -f 'rtpp_command_stats.c'; then $(CYGPATH_W) 'rtpp_command_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stats.c'; fi`
1480
1481rtpproxy-rtpp_controlfd.o: rtpp_controlfd.c
1482@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_controlfd.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo -c -o rtpproxy-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
1483@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo $(DEPDIR)/rtpproxy-rtpp_controlfd.Po
1484@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_controlfd.c' object='rtpproxy-rtpp_controlfd.o' libtool=no @AMDEPBACKSLASH@
1485@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1486@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
1487
1488rtpproxy-rtpp_controlfd.obj: rtpp_controlfd.c
1489@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_controlfd.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo -c -o rtpproxy-rtpp_controlfd.obj `if test -f 'rtpp_controlfd.c'; then $(CYGPATH_W) 'rtpp_controlfd.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_controlfd.c'; fi`
1490@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_controlfd.Tpo $(DEPDIR)/rtpproxy-rtpp_controlfd.Po
1491@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_controlfd.c' object='rtpproxy-rtpp_controlfd.obj' libtool=no @AMDEPBACKSLASH@
1492@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1493@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_controlfd.obj `if test -f 'rtpp_controlfd.c'; then $(CYGPATH_W) 'rtpp_controlfd.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_controlfd.c'; fi`
1494
1495rtpproxy-rtpp_command_stream.o: rtpp_command_stream.c
1496@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_stream.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo -c -o rtpproxy-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo '$(srcdir)/'`rtpp_command_stream.c
1497@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_command_stream.Po
1498@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stream.c' object='rtpproxy-rtpp_command_stream.o' libtool=no @AMDEPBACKSLASH@
1499@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1500@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo '$(srcdir)/'`rtpp_command_stream.c
1501
1502rtpproxy-rtpp_command_stream.obj: rtpp_command_stream.c
1503@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_stream.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo -c -o rtpproxy-rtpp_command_stream.obj `if test -f 'rtpp_command_stream.c'; then $(CYGPATH_W) 'rtpp_command_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stream.c'; fi`
1504@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_command_stream.Po
1505@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stream.c' object='rtpproxy-rtpp_command_stream.obj' libtool=no @AMDEPBACKSLASH@
1506@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1507@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_stream.obj `if test -f 'rtpp_command_stream.c'; then $(CYGPATH_W) 'rtpp_command_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stream.c'; fi`
1508
1509rtpproxy-rtpp_timed.o: rtpp_timed.c
1510@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed.Tpo -c -o rtpproxy-rtpp_timed.o `test -f 'rtpp_timed.c' || echo '$(srcdir)/'`rtpp_timed.c
1511@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed.Tpo $(DEPDIR)/rtpproxy-rtpp_timed.Po
1512@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed.c' object='rtpproxy-rtpp_timed.o' libtool=no @AMDEPBACKSLASH@
1513@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1514@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed.o `test -f 'rtpp_timed.c' || echo '$(srcdir)/'`rtpp_timed.c
1515
1516rtpproxy-rtpp_timed.obj: rtpp_timed.c
1517@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed.Tpo -c -o rtpproxy-rtpp_timed.obj `if test -f 'rtpp_timed.c'; then $(CYGPATH_W) 'rtpp_timed.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed.c'; fi`
1518@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed.Tpo $(DEPDIR)/rtpproxy-rtpp_timed.Po
1519@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed.c' object='rtpproxy-rtpp_timed.obj' libtool=no @AMDEPBACKSLASH@
1520@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1521@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed.obj `if test -f 'rtpp_timed.c'; then $(CYGPATH_W) 'rtpp_timed.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed.c'; fi`
1522
1523rtpproxy-rtpp_analyzer.o: rtpp_analyzer.c
1524@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_analyzer.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo -c -o rtpproxy-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo '$(srcdir)/'`rtpp_analyzer.c
1525@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo $(DEPDIR)/rtpproxy-rtpp_analyzer.Po
1526@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_analyzer.c' object='rtpproxy-rtpp_analyzer.o' libtool=no @AMDEPBACKSLASH@
1527@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1528@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo '$(srcdir)/'`rtpp_analyzer.c
1529
1530rtpproxy-rtpp_analyzer.obj: rtpp_analyzer.c
1531@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_analyzer.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo -c -o rtpproxy-rtpp_analyzer.obj `if test -f 'rtpp_analyzer.c'; then $(CYGPATH_W) 'rtpp_analyzer.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_analyzer.c'; fi`
1532@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_analyzer.Tpo $(DEPDIR)/rtpproxy-rtpp_analyzer.Po
1533@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_analyzer.c' object='rtpproxy-rtpp_analyzer.obj' libtool=no @AMDEPBACKSLASH@
1534@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1535@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_analyzer.obj `if test -f 'rtpp_analyzer.c'; then $(CYGPATH_W) 'rtpp_analyzer.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_analyzer.c'; fi`
1536
1537rtpproxy-rtp_analyze.o: rtp_analyze.c
1538@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_analyze.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_analyze.Tpo -c -o rtpproxy-rtp_analyze.o `test -f 'rtp_analyze.c' || echo '$(srcdir)/'`rtp_analyze.c
1539@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_analyze.Tpo $(DEPDIR)/rtpproxy-rtp_analyze.Po
1540@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_analyze.c' object='rtpproxy-rtp_analyze.o' libtool=no @AMDEPBACKSLASH@
1541@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1542@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_analyze.o `test -f 'rtp_analyze.c' || echo '$(srcdir)/'`rtp_analyze.c
1543
1544rtpproxy-rtp_analyze.obj: rtp_analyze.c
1545@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtp_analyze.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtp_analyze.Tpo -c -o rtpproxy-rtp_analyze.obj `if test -f 'rtp_analyze.c'; then $(CYGPATH_W) 'rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/rtp_analyze.c'; fi`
1546@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtp_analyze.Tpo $(DEPDIR)/rtpproxy-rtp_analyze.Po
1547@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_analyze.c' object='rtpproxy-rtp_analyze.obj' libtool=no @AMDEPBACKSLASH@
1548@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1549@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtp_analyze.obj `if test -f 'rtp_analyze.c'; then $(CYGPATH_W) 'rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/rtp_analyze.c'; fi`
1550
1551rtpproxy-rtpp_command_query.o: rtpp_command_query.c
1552@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_query.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_query.Tpo -c -o rtpproxy-rtpp_command_query.o `test -f 'rtpp_command_query.c' || echo '$(srcdir)/'`rtpp_command_query.c
1553@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_query.Tpo $(DEPDIR)/rtpproxy-rtpp_command_query.Po
1554@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_query.c' object='rtpproxy-rtpp_command_query.o' libtool=no @AMDEPBACKSLASH@
1555@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1556@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_query.o `test -f 'rtpp_command_query.c' || echo '$(srcdir)/'`rtpp_command_query.c
1557
1558rtpproxy-rtpp_command_query.obj: rtpp_command_query.c
1559@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_query.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_query.Tpo -c -o rtpproxy-rtpp_command_query.obj `if test -f 'rtpp_command_query.c'; then $(CYGPATH_W) 'rtpp_command_query.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_query.c'; fi`
1560@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_query.Tpo $(DEPDIR)/rtpproxy-rtpp_command_query.Po
1561@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_query.c' object='rtpproxy-rtpp_command_query.obj' libtool=no @AMDEPBACKSLASH@
1562@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1563@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_query.obj `if test -f 'rtpp_command_query.c'; then $(CYGPATH_W) 'rtpp_command_query.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_query.c'; fi`
1564
1565rtpproxy-rtpp_pearson.o: rtpp_pearson.c
1566@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pearson.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo -c -o rtpproxy-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
1567@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo $(DEPDIR)/rtpproxy-rtpp_pearson.Po
1568@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pearson.c' object='rtpproxy-rtpp_pearson.o' libtool=no @AMDEPBACKSLASH@
1569@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1570@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
1571
1572rtpproxy-rtpp_pearson.obj: rtpp_pearson.c
1573@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pearson.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo -c -o rtpproxy-rtpp_pearson.obj `if test -f 'rtpp_pearson.c'; then $(CYGPATH_W) 'rtpp_pearson.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson.c'; fi`
1574@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pearson.Tpo $(DEPDIR)/rtpproxy-rtpp_pearson.Po
1575@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pearson.c' object='rtpproxy-rtpp_pearson.obj' libtool=no @AMDEPBACKSLASH@
1576@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1577@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pearson.obj `if test -f 'rtpp_pearson.c'; then $(CYGPATH_W) 'rtpp_pearson.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson.c'; fi`
1578
1579rtpproxy-rtpp_refcnt.o: rtpp_refcnt.c
1580@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo -c -o rtpproxy-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
1581@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy-rtpp_refcnt.Po
1582@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt.c' object='rtpproxy-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
1583@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1584@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
1585
1586rtpproxy-rtpp_refcnt.obj: rtpp_refcnt.c
1587@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo -c -o rtpproxy-rtpp_refcnt.obj `if test -f 'rtpp_refcnt.c'; then $(CYGPATH_W) 'rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt.c'; fi`
1588@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy-rtpp_refcnt.Po
1589@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt.c' object='rtpproxy-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
1590@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1591@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_refcnt.obj `if test -f 'rtpp_refcnt.c'; then $(CYGPATH_W) 'rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt.c'; fi`
1592
1593rtpproxy-rtpp_command_rcache.o: rtpp_command_rcache.c
1594@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo -c -o rtpproxy-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo '$(srcdir)/'`rtpp_command_rcache.c
1595@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
1596@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache.c' object='rtpproxy-rtpp_command_rcache.o' libtool=no @AMDEPBACKSLASH@
1597@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1598@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo '$(srcdir)/'`rtpp_command_rcache.c
1599
1600rtpproxy-rtpp_command_rcache.obj: rtpp_command_rcache.c
1601@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo -c -o rtpproxy-rtpp_command_rcache.obj `if test -f 'rtpp_command_rcache.c'; then $(CYGPATH_W) 'rtpp_command_rcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache.c'; fi`
1602@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
1603@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache.c' object='rtpproxy-rtpp_command_rcache.obj' libtool=no @AMDEPBACKSLASH@
1604@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1605@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache.obj `if test -f 'rtpp_command_rcache.c'; then $(CYGPATH_W) 'rtpp_command_rcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache.c'; fi`
1606
1607rtpproxy-rtpp_tnotify_set.o: rtpp_tnotify_set.c
1608@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_tnotify_set.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo -c -o rtpproxy-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo '$(srcdir)/'`rtpp_tnotify_set.c
1609@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
1610@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_tnotify_set.c' object='rtpproxy-rtpp_tnotify_set.o' libtool=no @AMDEPBACKSLASH@
1611@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1612@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo '$(srcdir)/'`rtpp_tnotify_set.c
1613
1614rtpproxy-rtpp_tnotify_set.obj: rtpp_tnotify_set.c
1615@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_tnotify_set.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo -c -o rtpproxy-rtpp_tnotify_set.obj `if test -f 'rtpp_tnotify_set.c'; then $(CYGPATH_W) 'rtpp_tnotify_set.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_tnotify_set.c'; fi`
1616@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Tpo $(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
1617@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_tnotify_set.c' object='rtpproxy-rtpp_tnotify_set.obj' libtool=no @AMDEPBACKSLASH@
1618@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1619@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_tnotify_set.obj `if test -f 'rtpp_tnotify_set.c'; then $(CYGPATH_W) 'rtpp_tnotify_set.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_tnotify_set.c'; fi`
1620
1621rtpproxy-rtpp_pthread.o: rtpp_pthread.c
1622@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pthread.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo -c -o rtpproxy-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
1623@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy-rtpp_pthread.Po
1624@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy-rtpp_pthread.o' libtool=no @AMDEPBACKSLASH@
1625@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1626@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
1627
1628rtpproxy-rtpp_pthread.obj: rtpp_pthread.c
1629@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pthread.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo -c -o rtpproxy-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
1630@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy-rtpp_pthread.Po
1631@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy-rtpp_pthread.obj' libtool=no @AMDEPBACKSLASH@
1632@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1633@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
1634
1635rtpproxy-rtpp_time.o: rtpp_time.c
1636@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_time.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_time.Tpo -c -o rtpproxy-rtpp_time.o `test -f 'rtpp_time.c' || echo '$(srcdir)/'`rtpp_time.c
1637@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_time.Tpo $(DEPDIR)/rtpproxy-rtpp_time.Po
1638@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_time.c' object='rtpproxy-rtpp_time.o' libtool=no @AMDEPBACKSLASH@
1639@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1640@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_time.o `test -f 'rtpp_time.c' || echo '$(srcdir)/'`rtpp_time.c
1641
1642rtpproxy-rtpp_time.obj: rtpp_time.c
1643@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_time.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_time.Tpo -c -o rtpproxy-rtpp_time.obj `if test -f 'rtpp_time.c'; then $(CYGPATH_W) 'rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_time.c'; fi`
1644@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_time.Tpo $(DEPDIR)/rtpproxy-rtpp_time.Po
1645@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_time.c' object='rtpproxy-rtpp_time.obj' libtool=no @AMDEPBACKSLASH@
1646@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1647@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_time.obj `if test -f 'rtpp_time.c'; then $(CYGPATH_W) 'rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_time.c'; fi`
1648
1649rtpproxy-rtpp_sessinfo.o: rtpp_sessinfo.c
1650@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_sessinfo.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo -c -o rtpproxy-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo '$(srcdir)/'`rtpp_sessinfo.c
1651@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo $(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
1652@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo.c' object='rtpproxy-rtpp_sessinfo.o' libtool=no @AMDEPBACKSLASH@
1653@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1654@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo '$(srcdir)/'`rtpp_sessinfo.c
1655
1656rtpproxy-rtpp_sessinfo.obj: rtpp_sessinfo.c
1657@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_sessinfo.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo -c -o rtpproxy-rtpp_sessinfo.obj `if test -f 'rtpp_sessinfo.c'; then $(CYGPATH_W) 'rtpp_sessinfo.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo.c'; fi`
1658@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_sessinfo.Tpo $(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
1659@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo.c' object='rtpproxy-rtpp_sessinfo.obj' libtool=no @AMDEPBACKSLASH@
1660@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1661@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_sessinfo.obj `if test -f 'rtpp_sessinfo.c'; then $(CYGPATH_W) 'rtpp_sessinfo.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo.c'; fi`
1662
1663rtpproxy-rtpp_weakref.o: rtpp_weakref.c
1664@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_weakref.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo -c -o rtpproxy-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo '$(srcdir)/'`rtpp_weakref.c
1665@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo $(DEPDIR)/rtpproxy-rtpp_weakref.Po
1666@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_weakref.c' object='rtpproxy-rtpp_weakref.o' libtool=no @AMDEPBACKSLASH@
1667@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1668@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo '$(srcdir)/'`rtpp_weakref.c
1669
1670rtpproxy-rtpp_weakref.obj: rtpp_weakref.c
1671@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_weakref.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo -c -o rtpproxy-rtpp_weakref.obj `if test -f 'rtpp_weakref.c'; then $(CYGPATH_W) 'rtpp_weakref.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_weakref.c'; fi`
1672@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_weakref.Tpo $(DEPDIR)/rtpproxy-rtpp_weakref.Po
1673@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_weakref.c' object='rtpproxy-rtpp_weakref.obj' libtool=no @AMDEPBACKSLASH@
1674@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1675@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_weakref.obj `if test -f 'rtpp_weakref.c'; then $(CYGPATH_W) 'rtpp_weakref.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_weakref.c'; fi`
1676
1677rtpproxy-rtpp_proc_servers.o: rtpp_proc_servers.c
1678@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_servers.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo -c -o rtpproxy-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo '$(srcdir)/'`rtpp_proc_servers.c
1679@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
1680@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_servers.c' object='rtpproxy-rtpp_proc_servers.o' libtool=no @AMDEPBACKSLASH@
1681@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1682@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo '$(srcdir)/'`rtpp_proc_servers.c
1683
1684rtpproxy-rtpp_proc_servers.obj: rtpp_proc_servers.c
1685@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_servers.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo -c -o rtpproxy-rtpp_proc_servers.obj `if test -f 'rtpp_proc_servers.c'; then $(CYGPATH_W) 'rtpp_proc_servers.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_servers.c'; fi`
1686@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_servers.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
1687@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_servers.c' object='rtpproxy-rtpp_proc_servers.obj' libtool=no @AMDEPBACKSLASH@
1688@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1689@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_servers.obj `if test -f 'rtpp_proc_servers.c'; then $(CYGPATH_W) 'rtpp_proc_servers.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_servers.c'; fi`
1690
1691rtpproxy-rtpp_stream.o: rtpp_stream.c
1692@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stream.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stream.Tpo -c -o rtpproxy-rtpp_stream.o `test -f 'rtpp_stream.c' || echo '$(srcdir)/'`rtpp_stream.c
1693@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_stream.Po
1694@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream.c' object='rtpproxy-rtpp_stream.o' libtool=no @AMDEPBACKSLASH@
1695@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1696@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stream.o `test -f 'rtpp_stream.c' || echo '$(srcdir)/'`rtpp_stream.c
1697
1698rtpproxy-rtpp_stream.obj: rtpp_stream.c
1699@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stream.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stream.Tpo -c -o rtpproxy-rtpp_stream.obj `if test -f 'rtpp_stream.c'; then $(CYGPATH_W) 'rtpp_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream.c'; fi`
1700@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stream.Tpo $(DEPDIR)/rtpproxy-rtpp_stream.Po
1701@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream.c' object='rtpproxy-rtpp_stream.obj' libtool=no @AMDEPBACKSLASH@
1702@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1703@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stream.obj `if test -f 'rtpp_stream.c'; then $(CYGPATH_W) 'rtpp_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream.c'; fi`
1704
1705rtpproxy-rtpp_genuid.o: rtpp_genuid.c
1706@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo -c -o rtpproxy-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo '$(srcdir)/'`rtpp_genuid.c
1707@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid.Po
1708@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid.c' object='rtpproxy-rtpp_genuid.o' libtool=no @AMDEPBACKSLASH@
1709@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1710@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo '$(srcdir)/'`rtpp_genuid.c
1711
1712rtpproxy-rtpp_genuid.obj: rtpp_genuid.c
1713@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo -c -o rtpproxy-rtpp_genuid.obj `if test -f 'rtpp_genuid.c'; then $(CYGPATH_W) 'rtpp_genuid.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid.c'; fi`
1714@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid.Po
1715@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid.c' object='rtpproxy-rtpp_genuid.obj' libtool=no @AMDEPBACKSLASH@
1716@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1717@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid.obj `if test -f 'rtpp_genuid.c'; then $(CYGPATH_W) 'rtpp_genuid.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid.c'; fi`
1718
1719rtpproxy-rtpp_genuid_singlet.o: rtpp_genuid_singlet.c
1720@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid_singlet.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo -c -o rtpproxy-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
1721@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
1722@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy-rtpp_genuid_singlet.o' libtool=no @AMDEPBACKSLASH@
1723@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1724@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
1725
1726rtpproxy-rtpp_genuid_singlet.obj: rtpp_genuid_singlet.c
1727@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_genuid_singlet.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo -c -o rtpproxy-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
1728@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
1729@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy-rtpp_genuid_singlet.obj' libtool=no @AMDEPBACKSLASH@
1730@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1731@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
1732
1733rtpproxy-rtpp_log_obj.o: rtpp_log_obj.c
1734@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo -c -o rtpproxy-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
1735@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj.Po
1736@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj.c' object='rtpproxy-rtpp_log_obj.o' libtool=no @AMDEPBACKSLASH@
1737@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1738@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
1739
1740rtpproxy-rtpp_log_obj.obj: rtpp_log_obj.c
1741@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo -c -o rtpproxy-rtpp_log_obj.obj `if test -f 'rtpp_log_obj.c'; then $(CYGPATH_W) 'rtpp_log_obj.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj.c'; fi`
1742@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj.Po
1743@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj.c' object='rtpproxy-rtpp_log_obj.obj' libtool=no @AMDEPBACKSLASH@
1744@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1745@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj.obj `if test -f 'rtpp_log_obj.c'; then $(CYGPATH_W) 'rtpp_log_obj.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj.c'; fi`
1746
1747rtpproxy-rtpp_socket.o: rtpp_socket.c
1748@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket.Tpo -c -o rtpproxy-rtpp_socket.o `test -f 'rtpp_socket.c' || echo '$(srcdir)/'`rtpp_socket.c
1749@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket.Tpo $(DEPDIR)/rtpproxy-rtpp_socket.Po
1750@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket.c' object='rtpproxy-rtpp_socket.o' libtool=no @AMDEPBACKSLASH@
1751@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1752@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket.o `test -f 'rtpp_socket.c' || echo '$(srcdir)/'`rtpp_socket.c
1753
1754rtpproxy-rtpp_socket.obj: rtpp_socket.c
1755@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket.Tpo -c -o rtpproxy-rtpp_socket.obj `if test -f 'rtpp_socket.c'; then $(CYGPATH_W) 'rtpp_socket.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket.c'; fi`
1756@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket.Tpo $(DEPDIR)/rtpproxy-rtpp_socket.Po
1757@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket.c' object='rtpproxy-rtpp_socket.obj' libtool=no @AMDEPBACKSLASH@
1758@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1759@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket.obj `if test -f 'rtpp_socket.c'; then $(CYGPATH_W) 'rtpp_socket.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket.c'; fi`
1760
1761rtpproxy-rtpp_ttl.o: rtpp_ttl.c
1762@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo -c -o rtpproxy-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo '$(srcdir)/'`rtpp_ttl.c
1763@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_ttl.Po
1764@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl.c' object='rtpproxy-rtpp_ttl.o' libtool=no @AMDEPBACKSLASH@
1765@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1766@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo '$(srcdir)/'`rtpp_ttl.c
1767
1768rtpproxy-rtpp_ttl.obj: rtpp_ttl.c
1769@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo -c -o rtpproxy-rtpp_ttl.obj `if test -f 'rtpp_ttl.c'; then $(CYGPATH_W) 'rtpp_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl.c'; fi`
1770@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_ttl.Po
1771@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl.c' object='rtpproxy-rtpp_ttl.obj' libtool=no @AMDEPBACKSLASH@
1772@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1773@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ttl.obj `if test -f 'rtpp_ttl.c'; then $(CYGPATH_W) 'rtpp_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl.c'; fi`
1774
1775rtpproxy-rtpp_proc_ttl.o: rtpp_proc_ttl.c
1776@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo -c -o rtpproxy-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo '$(srcdir)/'`rtpp_proc_ttl.c
1777@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
1778@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_ttl.c' object='rtpproxy-rtpp_proc_ttl.o' libtool=no @AMDEPBACKSLASH@
1779@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1780@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo '$(srcdir)/'`rtpp_proc_ttl.c
1781
1782rtpproxy-rtpp_proc_ttl.obj: rtpp_proc_ttl.c
1783@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_proc_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo -c -o rtpproxy-rtpp_proc_ttl.obj `if test -f 'rtpp_proc_ttl.c'; then $(CYGPATH_W) 'rtpp_proc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_ttl.c'; fi`
1784@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Tpo $(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
1785@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_ttl.c' object='rtpproxy-rtpp_proc_ttl.obj' libtool=no @AMDEPBACKSLASH@
1786@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1787@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_proc_ttl.obj `if test -f 'rtpp_proc_ttl.c'; then $(CYGPATH_W) 'rtpp_proc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_ttl.c'; fi`
1788
1789rtpproxy-rtpp_pipe.o: rtpp_pipe.c
1790@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pipe.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo -c -o rtpproxy-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo '$(srcdir)/'`rtpp_pipe.c
1791@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo $(DEPDIR)/rtpproxy-rtpp_pipe.Po
1792@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe.c' object='rtpproxy-rtpp_pipe.o' libtool=no @AMDEPBACKSLASH@
1793@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1794@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo '$(srcdir)/'`rtpp_pipe.c
1795
1796rtpproxy-rtpp_pipe.obj: rtpp_pipe.c
1797@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pipe.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo -c -o rtpproxy-rtpp_pipe.obj `if test -f 'rtpp_pipe.c'; then $(CYGPATH_W) 'rtpp_pipe.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe.c'; fi`
1798@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pipe.Tpo $(DEPDIR)/rtpproxy-rtpp_pipe.Po
1799@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe.c' object='rtpproxy-rtpp_pipe.obj' libtool=no @AMDEPBACKSLASH@
1800@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1801@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pipe.obj `if test -f 'rtpp_pipe.c'; then $(CYGPATH_W) 'rtpp_pipe.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe.c'; fi`
1802
1803rtpproxy-rtpp_pcount.o: rtpp_pcount.c
1804@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcount.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo -c -o rtpproxy-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo '$(srcdir)/'`rtpp_pcount.c
1805@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo $(DEPDIR)/rtpproxy-rtpp_pcount.Po
1806@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount.c' object='rtpproxy-rtpp_pcount.o' libtool=no @AMDEPBACKSLASH@
1807@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1808@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo '$(srcdir)/'`rtpp_pcount.c
1809
1810rtpproxy-rtpp_pcount.obj: rtpp_pcount.c
1811@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcount.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo -c -o rtpproxy-rtpp_pcount.obj `if test -f 'rtpp_pcount.c'; then $(CYGPATH_W) 'rtpp_pcount.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount.c'; fi`
1812@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcount.Tpo $(DEPDIR)/rtpproxy-rtpp_pcount.Po
1813@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount.c' object='rtpproxy-rtpp_pcount.obj' libtool=no @AMDEPBACKSLASH@
1814@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1815@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcount.obj `if test -f 'rtpp_pcount.c'; then $(CYGPATH_W) 'rtpp_pcount.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount.c'; fi`
1816
1817rtpproxy-rtpp_monotime.o: rtpp_monotime.c
1818@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_monotime.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_monotime.Tpo -c -o rtpproxy-rtpp_monotime.o `test -f 'rtpp_monotime.c' || echo '$(srcdir)/'`rtpp_monotime.c
1819@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_monotime.Tpo $(DEPDIR)/rtpproxy-rtpp_monotime.Po
1820@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_monotime.c' object='rtpproxy-rtpp_monotime.o' libtool=no @AMDEPBACKSLASH@
1821@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1822@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_monotime.o `test -f 'rtpp_monotime.c' || echo '$(srcdir)/'`rtpp_monotime.c
1823
1824rtpproxy-rtpp_monotime.obj: rtpp_monotime.c
1825@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_monotime.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_monotime.Tpo -c -o rtpproxy-rtpp_monotime.obj `if test -f 'rtpp_monotime.c'; then $(CYGPATH_W) 'rtpp_monotime.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_monotime.c'; fi`
1826@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_monotime.Tpo $(DEPDIR)/rtpproxy-rtpp_monotime.Po
1827@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_monotime.c' object='rtpproxy-rtpp_monotime.obj' libtool=no @AMDEPBACKSLASH@
1828@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1829@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_monotime.obj `if test -f 'rtpp_monotime.c'; then $(CYGPATH_W) 'rtpp_monotime.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_monotime.c'; fi`
1830
1831rtpproxy-rtpp_mallocs.o: rtpp_mallocs.c
1832@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo -c -o rtpproxy-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
1833@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy-rtpp_mallocs.Po
1834@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_mallocs.c' object='rtpproxy-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
1835@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1836@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
1837
1838rtpproxy-rtpp_mallocs.obj: rtpp_mallocs.c
1839@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo -c -o rtpproxy-rtpp_mallocs.obj `if test -f 'rtpp_mallocs.c'; then $(CYGPATH_W) 'rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_mallocs.c'; fi`
1840@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy-rtpp_mallocs.Po
1841@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_mallocs.c' object='rtpproxy-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
1842@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1843@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_mallocs.obj `if test -f 'rtpp_mallocs.c'; then $(CYGPATH_W) 'rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_mallocs.c'; fi`
1844
1845rtpproxy-rtpp_pcnt_strm.o: rtpp_pcnt_strm.c
1846@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcnt_strm.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo -c -o rtpproxy-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo '$(srcdir)/'`rtpp_pcnt_strm.c
1847@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
1848@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm.c' object='rtpproxy-rtpp_pcnt_strm.o' libtool=no @AMDEPBACKSLASH@
1849@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1850@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo '$(srcdir)/'`rtpp_pcnt_strm.c
1851
1852rtpproxy-rtpp_pcnt_strm.obj: rtpp_pcnt_strm.c
1853@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcnt_strm.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo -c -o rtpproxy-rtpp_pcnt_strm.obj `if test -f 'rtpp_pcnt_strm.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm.c'; fi`
1854@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Tpo $(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
1855@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm.c' object='rtpproxy-rtpp_pcnt_strm.obj' libtool=no @AMDEPBACKSLASH@
1856@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1857@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcnt_strm.obj `if test -f 'rtpp_pcnt_strm.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm.c'; fi`
1858
1859rtpproxy-rtpp_ringbuf.o: rtpp_ringbuf.c
1860@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ringbuf.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo -c -o rtpproxy-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo '$(srcdir)/'`rtpp_ringbuf.c
1861@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo $(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
1862@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf.c' object='rtpproxy-rtpp_ringbuf.o' libtool=no @AMDEPBACKSLASH@
1863@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1864@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo '$(srcdir)/'`rtpp_ringbuf.c
1865
1866rtpproxy-rtpp_ringbuf.obj: rtpp_ringbuf.c
1867@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ringbuf.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo -c -o rtpproxy-rtpp_ringbuf.obj `if test -f 'rtpp_ringbuf.c'; then $(CYGPATH_W) 'rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf.c'; fi`
1868@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ringbuf.Tpo $(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
1869@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf.c' object='rtpproxy-rtpp_ringbuf.obj' libtool=no @AMDEPBACKSLASH@
1870@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1871@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ringbuf.obj `if test -f 'rtpp_ringbuf.c'; then $(CYGPATH_W) 'rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf.c'; fi`
1872
1873rtpproxy-rtpp_command_delete.o: rtpp_command_delete.c
1874@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_delete.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_delete.Tpo -c -o rtpproxy-rtpp_command_delete.o `test -f 'rtpp_command_delete.c' || echo '$(srcdir)/'`rtpp_command_delete.c
1875@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_delete.Tpo $(DEPDIR)/rtpproxy-rtpp_command_delete.Po
1876@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_delete.c' object='rtpproxy-rtpp_command_delete.o' libtool=no @AMDEPBACKSLASH@
1877@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1878@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_delete.o `test -f 'rtpp_command_delete.c' || echo '$(srcdir)/'`rtpp_command_delete.c
1879
1880rtpproxy-rtpp_command_delete.obj: rtpp_command_delete.c
1881@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_delete.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_delete.Tpo -c -o rtpproxy-rtpp_command_delete.obj `if test -f 'rtpp_command_delete.c'; then $(CYGPATH_W) 'rtpp_command_delete.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_delete.c'; fi`
1882@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_delete.Tpo $(DEPDIR)/rtpproxy-rtpp_command_delete.Po
1883@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_delete.c' object='rtpproxy-rtpp_command_delete.obj' libtool=no @AMDEPBACKSLASH@
1884@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1885@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_delete.obj `if test -f 'rtpp_command_delete.c'; then $(CYGPATH_W) 'rtpp_command_delete.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_delete.c'; fi`
1886
1887rtpproxy-rtpp_command_record.o: rtpp_command_record.c
1888@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_record.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_record.Tpo -c -o rtpproxy-rtpp_command_record.o `test -f 'rtpp_command_record.c' || echo '$(srcdir)/'`rtpp_command_record.c
1889@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_record.Tpo $(DEPDIR)/rtpproxy-rtpp_command_record.Po
1890@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_record.c' object='rtpproxy-rtpp_command_record.o' libtool=no @AMDEPBACKSLASH@
1891@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1892@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_record.o `test -f 'rtpp_command_record.c' || echo '$(srcdir)/'`rtpp_command_record.c
1893
1894rtpproxy-rtpp_command_record.obj: rtpp_command_record.c
1895@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_record.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_record.Tpo -c -o rtpproxy-rtpp_command_record.obj `if test -f 'rtpp_command_record.c'; then $(CYGPATH_W) 'rtpp_command_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_record.c'; fi`
1896@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_record.Tpo $(DEPDIR)/rtpproxy-rtpp_command_record.Po
1897@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_record.c' object='rtpproxy-rtpp_command_record.obj' libtool=no @AMDEPBACKSLASH@
1898@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1899@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_record.obj `if test -f 'rtpp_command_record.c'; then $(CYGPATH_W) 'rtpp_command_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_record.c'; fi`
1900
1901rtpproxy-rtpp_port_table.o: rtpp_port_table.c
1902@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo -c -o rtpproxy-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
1903@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table.Po
1904@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table.c' object='rtpproxy-rtpp_port_table.o' libtool=no @AMDEPBACKSLASH@
1905@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1906@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
1907
1908rtpproxy-rtpp_port_table.obj: rtpp_port_table.c
1909@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo -c -o rtpproxy-rtpp_port_table.obj `if test -f 'rtpp_port_table.c'; then $(CYGPATH_W) 'rtpp_port_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table.c'; fi`
1910@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table.Po
1911@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table.c' object='rtpproxy-rtpp_port_table.obj' libtool=no @AMDEPBACKSLASH@
1912@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1913@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table.obj `if test -f 'rtpp_port_table.c'; then $(CYGPATH_W) 'rtpp_port_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table.c'; fi`
1914
1915rtpproxy-rtpp_acct.o: rtpp_acct.c
1916@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct.Tpo -c -o rtpproxy-rtpp_acct.o `test -f 'rtpp_acct.c' || echo '$(srcdir)/'`rtpp_acct.c
1917@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct.Tpo $(DEPDIR)/rtpproxy-rtpp_acct.Po
1918@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct.c' object='rtpproxy-rtpp_acct.o' libtool=no @AMDEPBACKSLASH@
1919@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1920@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct.o `test -f 'rtpp_acct.c' || echo '$(srcdir)/'`rtpp_acct.c
1921
1922rtpproxy-rtpp_acct.obj: rtpp_acct.c
1923@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct.Tpo -c -o rtpproxy-rtpp_acct.obj `if test -f 'rtpp_acct.c'; then $(CYGPATH_W) 'rtpp_acct.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct.c'; fi`
1924@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct.Tpo $(DEPDIR)/rtpproxy-rtpp_acct.Po
1925@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct.c' object='rtpproxy-rtpp_acct.obj' libtool=no @AMDEPBACKSLASH@
1926@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1927@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct.obj `if test -f 'rtpp_acct.c'; then $(CYGPATH_W) 'rtpp_acct.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct.c'; fi`
1928
1929rtpproxy-rtpp_bindaddrs.o: rtpp_bindaddrs.c
1930@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_bindaddrs.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo -c -o rtpproxy-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo '$(srcdir)/'`rtpp_bindaddrs.c
1931@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
1932@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_bindaddrs.c' object='rtpproxy-rtpp_bindaddrs.o' libtool=no @AMDEPBACKSLASH@
1933@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1934@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo '$(srcdir)/'`rtpp_bindaddrs.c
1935
1936rtpproxy-rtpp_bindaddrs.obj: rtpp_bindaddrs.c
1937@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_bindaddrs.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo -c -o rtpproxy-rtpp_bindaddrs.obj `if test -f 'rtpp_bindaddrs.c'; then $(CYGPATH_W) 'rtpp_bindaddrs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindaddrs.c'; fi`
1938@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Tpo $(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
1939@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_bindaddrs.c' object='rtpproxy-rtpp_bindaddrs.obj' libtool=no @AMDEPBACKSLASH@
1940@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1941@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_bindaddrs.obj `if test -f 'rtpp_bindaddrs.c'; then $(CYGPATH_W) 'rtpp_bindaddrs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindaddrs.c'; fi`
1942
1943rtpproxy-rtpp_network_io.o: rtpp_network_io.c
1944@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network_io.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo -c -o rtpproxy-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo '$(srcdir)/'`rtpp_network_io.c
1945@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo $(DEPDIR)/rtpproxy-rtpp_network_io.Po
1946@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network_io.c' object='rtpproxy-rtpp_network_io.o' libtool=no @AMDEPBACKSLASH@
1947@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1948@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo '$(srcdir)/'`rtpp_network_io.c
1949
1950rtpproxy-rtpp_network_io.obj: rtpp_network_io.c
1951@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_network_io.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo -c -o rtpproxy-rtpp_network_io.obj `if test -f 'rtpp_network_io.c'; then $(CYGPATH_W) 'rtpp_network_io.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network_io.c'; fi`
1952@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_network_io.Tpo $(DEPDIR)/rtpproxy-rtpp_network_io.Po
1953@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network_io.c' object='rtpproxy-rtpp_network_io.obj' libtool=no @AMDEPBACKSLASH@
1954@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1955@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_network_io.obj `if test -f 'rtpp_network_io.c'; then $(CYGPATH_W) 'rtpp_network_io.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network_io.c'; fi`
1956
1957rtpproxy-rtpp_netaddr.o: rtpp_netaddr.c
1958@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netaddr.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo -c -o rtpproxy-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
1959@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo $(DEPDIR)/rtpproxy-rtpp_netaddr.Po
1960@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr.c' object='rtpproxy-rtpp_netaddr.o' libtool=no @AMDEPBACKSLASH@
1961@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1962@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
1963
1964rtpproxy-rtpp_netaddr.obj: rtpp_netaddr.c
1965@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netaddr.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo -c -o rtpproxy-rtpp_netaddr.obj `if test -f 'rtpp_netaddr.c'; then $(CYGPATH_W) 'rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr.c'; fi`
1966@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netaddr.Tpo $(DEPDIR)/rtpproxy-rtpp_netaddr.Po
1967@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr.c' object='rtpproxy-rtpp_netaddr.obj' libtool=no @AMDEPBACKSLASH@
1968@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1969@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netaddr.obj `if test -f 'rtpp_netaddr.c'; then $(CYGPATH_W) 'rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr.c'; fi`
1970
1971rtpproxy-rtpp_module_if.o: rtpp_module_if.c
1972@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_module_if.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_module_if.Tpo -c -o rtpproxy-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
1973@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_module_if.Tpo $(DEPDIR)/rtpproxy-rtpp_module_if.Po
1974@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if.c' object='rtpproxy-rtpp_module_if.o' libtool=no @AMDEPBACKSLASH@
1975@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1976@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
1977
1978rtpproxy-rtpp_module_if.obj: rtpp_module_if.c
1979@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_module_if.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_module_if.Tpo -c -o rtpproxy-rtpp_module_if.obj `if test -f 'rtpp_module_if.c'; then $(CYGPATH_W) 'rtpp_module_if.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if.c'; fi`
1980@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_module_if.Tpo $(DEPDIR)/rtpproxy-rtpp_module_if.Po
1981@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if.c' object='rtpproxy-rtpp_module_if.obj' libtool=no @AMDEPBACKSLASH@
1982@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1983@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_module_if.obj `if test -f 'rtpp_module_if.c'; then $(CYGPATH_W) 'rtpp_module_if.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if.c'; fi`
1984
1985rtpproxy-rtpp_timed_fin.o: rtpp_timed_fin.c
1986@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed_fin.Tpo -c -o rtpproxy-rtpp_timed_fin.o `test -f 'rtpp_timed_fin.c' || echo '$(srcdir)/'`rtpp_timed_fin.c
1987@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_timed_fin.Po
1988@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed_fin.c' object='rtpproxy-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
1989@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1990@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed_fin.o `test -f 'rtpp_timed_fin.c' || echo '$(srcdir)/'`rtpp_timed_fin.c
1991
1992rtpproxy-rtpp_timed_fin.obj: rtpp_timed_fin.c
1993@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_timed_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_timed_fin.Tpo -c -o rtpproxy-rtpp_timed_fin.obj `if test -f 'rtpp_timed_fin.c'; then $(CYGPATH_W) 'rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed_fin.c'; fi`
1994@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_timed_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_timed_fin.Po
1995@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed_fin.c' object='rtpproxy-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
1996@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1997@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_timed_fin.obj `if test -f 'rtpp_timed_fin.c'; then $(CYGPATH_W) 'rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed_fin.c'; fi`
1998
1999rtpproxy-rtpp_stream_fin.o: rtpp_stream_fin.c
2000@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stream_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stream_fin.Tpo -c -o rtpproxy-rtpp_stream_fin.o `test -f 'rtpp_stream_fin.c' || echo '$(srcdir)/'`rtpp_stream_fin.c
2001@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stream_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_stream_fin.Po
2002@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream_fin.c' object='rtpproxy-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
2003@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2004@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stream_fin.o `test -f 'rtpp_stream_fin.c' || echo '$(srcdir)/'`rtpp_stream_fin.c
2005
2006rtpproxy-rtpp_stream_fin.obj: rtpp_stream_fin.c
2007@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_stream_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_stream_fin.Tpo -c -o rtpproxy-rtpp_stream_fin.obj `if test -f 'rtpp_stream_fin.c'; then $(CYGPATH_W) 'rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream_fin.c'; fi`
2008@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_stream_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_stream_fin.Po
2009@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream_fin.c' object='rtpproxy-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
2010@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2011@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_stream_fin.obj `if test -f 'rtpp_stream_fin.c'; then $(CYGPATH_W) 'rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream_fin.c'; fi`
2012
2013rtpproxy-rtpp_server_fin.o: rtpp_server_fin.c
2014@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_server_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_server_fin.Tpo -c -o rtpproxy-rtpp_server_fin.o `test -f 'rtpp_server_fin.c' || echo '$(srcdir)/'`rtpp_server_fin.c
2015@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_server_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_server_fin.Po
2016@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server_fin.c' object='rtpproxy-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
2017@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2018@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_server_fin.o `test -f 'rtpp_server_fin.c' || echo '$(srcdir)/'`rtpp_server_fin.c
2019
2020rtpproxy-rtpp_server_fin.obj: rtpp_server_fin.c
2021@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_server_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_server_fin.Tpo -c -o rtpproxy-rtpp_server_fin.obj `if test -f 'rtpp_server_fin.c'; then $(CYGPATH_W) 'rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server_fin.c'; fi`
2022@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_server_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_server_fin.Po
2023@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server_fin.c' object='rtpproxy-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
2024@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2025@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_server_fin.obj `if test -f 'rtpp_server_fin.c'; then $(CYGPATH_W) 'rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server_fin.c'; fi`
2026
2027rtpproxy-rtpp_refcnt_fin.o: rtpp_refcnt_fin.c
2028@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Tpo -c -o rtpproxy-rtpp_refcnt_fin.o `test -f 'rtpp_refcnt_fin.c' || echo '$(srcdir)/'`rtpp_refcnt_fin.c
2029@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Po
2030@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt_fin.c' object='rtpproxy-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
2031@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2032@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_refcnt_fin.o `test -f 'rtpp_refcnt_fin.c' || echo '$(srcdir)/'`rtpp_refcnt_fin.c
2033
2034rtpproxy-rtpp_refcnt_fin.obj: rtpp_refcnt_fin.c
2035@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Tpo -c -o rtpproxy-rtpp_refcnt_fin.obj `if test -f 'rtpp_refcnt_fin.c'; then $(CYGPATH_W) 'rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt_fin.c'; fi`
2036@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Po
2037@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt_fin.c' object='rtpproxy-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
2038@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2039@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_refcnt_fin.obj `if test -f 'rtpp_refcnt_fin.c'; then $(CYGPATH_W) 'rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt_fin.c'; fi`
2040
2041rtpproxy-rtpp_log_obj_fin.o: rtpp_log_obj_fin.c
2042@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo -c -o rtpproxy-rtpp_log_obj_fin.o `test -f 'rtpp_log_obj_fin.c' || echo '$(srcdir)/'`rtpp_log_obj_fin.c
2043@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
2044@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj_fin.c' object='rtpproxy-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
2045@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2046@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj_fin.o `test -f 'rtpp_log_obj_fin.c' || echo '$(srcdir)/'`rtpp_log_obj_fin.c
2047
2048rtpproxy-rtpp_log_obj_fin.obj: rtpp_log_obj_fin.c
2049@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_log_obj_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo -c -o rtpproxy-rtpp_log_obj_fin.obj `if test -f 'rtpp_log_obj_fin.c'; then $(CYGPATH_W) 'rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj_fin.c'; fi`
2050@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
2051@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj_fin.c' object='rtpproxy-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
2052@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2053@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_log_obj_fin.obj `if test -f 'rtpp_log_obj_fin.c'; then $(CYGPATH_W) 'rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj_fin.c'; fi`
2054
2055rtpproxy-rtpp_command_rcache_fin.o: rtpp_command_rcache_fin.c
2056@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo -c -o rtpproxy-rtpp_command_rcache_fin.o `test -f 'rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`rtpp_command_rcache_fin.c
2057@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
2058@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache_fin.c' object='rtpproxy-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
2059@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2060@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache_fin.o `test -f 'rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`rtpp_command_rcache_fin.c
2061
2062rtpproxy-rtpp_command_rcache_fin.obj: rtpp_command_rcache_fin.c
2063@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_command_rcache_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo -c -o rtpproxy-rtpp_command_rcache_fin.obj `if test -f 'rtpp_command_rcache_fin.c'; then $(CYGPATH_W) 'rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache_fin.c'; fi`
2064@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
2065@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache_fin.c' object='rtpproxy-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
2066@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2067@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_command_rcache_fin.obj `if test -f 'rtpp_command_rcache_fin.c'; then $(CYGPATH_W) 'rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache_fin.c'; fi`
2068
2069rtpproxy-rtpp_socket_fin.o: rtpp_socket_fin.c
2070@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo -c -o rtpproxy-rtpp_socket_fin.o `test -f 'rtpp_socket_fin.c' || echo '$(srcdir)/'`rtpp_socket_fin.c
2071@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
2072@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket_fin.c' object='rtpproxy-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
2073@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2074@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket_fin.o `test -f 'rtpp_socket_fin.c' || echo '$(srcdir)/'`rtpp_socket_fin.c
2075
2076rtpproxy-rtpp_socket_fin.obj: rtpp_socket_fin.c
2077@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_socket_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo -c -o rtpproxy-rtpp_socket_fin.obj `if test -f 'rtpp_socket_fin.c'; then $(CYGPATH_W) 'rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket_fin.c'; fi`
2078@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
2079@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket_fin.c' object='rtpproxy-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
2080@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2081@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_socket_fin.obj `if test -f 'rtpp_socket_fin.c'; then $(CYGPATH_W) 'rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket_fin.c'; fi`
2082
2083rtpproxy-rtpp_record_fin.o: rtpp_record_fin.c
2084@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_record_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_record_fin.Tpo -c -o rtpproxy-rtpp_record_fin.o `test -f 'rtpp_record_fin.c' || echo '$(srcdir)/'`rtpp_record_fin.c
2085@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_record_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_record_fin.Po
2086@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record_fin.c' object='rtpproxy-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
2087@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2088@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_record_fin.o `test -f 'rtpp_record_fin.c' || echo '$(srcdir)/'`rtpp_record_fin.c
2089
2090rtpproxy-rtpp_record_fin.obj: rtpp_record_fin.c
2091@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_record_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_record_fin.Tpo -c -o rtpproxy-rtpp_record_fin.obj `if test -f 'rtpp_record_fin.c'; then $(CYGPATH_W) 'rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record_fin.c'; fi`
2092@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_record_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_record_fin.Po
2093@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record_fin.c' object='rtpproxy-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
2094@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2095@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_record_fin.obj `if test -f 'rtpp_record_fin.c'; then $(CYGPATH_W) 'rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record_fin.c'; fi`
2096
2097rtpproxy-rtpp_ttl_fin.o: rtpp_ttl_fin.c
2098@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ttl_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ttl_fin.Tpo -c -o rtpproxy-rtpp_ttl_fin.o `test -f 'rtpp_ttl_fin.c' || echo '$(srcdir)/'`rtpp_ttl_fin.c
2099@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_ttl_fin.Po
2100@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl_fin.c' object='rtpproxy-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
2101@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2102@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ttl_fin.o `test -f 'rtpp_ttl_fin.c' || echo '$(srcdir)/'`rtpp_ttl_fin.c
2103
2104rtpproxy-rtpp_ttl_fin.obj: rtpp_ttl_fin.c
2105@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ttl_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ttl_fin.Tpo -c -o rtpproxy-rtpp_ttl_fin.obj `if test -f 'rtpp_ttl_fin.c'; then $(CYGPATH_W) 'rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl_fin.c'; fi`
2106@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_ttl_fin.Po
2107@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl_fin.c' object='rtpproxy-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
2108@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2109@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ttl_fin.obj `if test -f 'rtpp_ttl_fin.c'; then $(CYGPATH_W) 'rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl_fin.c'; fi`
2110
2111rtpproxy-rtpp_pipe_fin.o: rtpp_pipe_fin.c
2112@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pipe_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pipe_fin.Tpo -c -o rtpproxy-rtpp_pipe_fin.o `test -f 'rtpp_pipe_fin.c' || echo '$(srcdir)/'`rtpp_pipe_fin.c
2113@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_pipe_fin.Po
2114@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe_fin.c' object='rtpproxy-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
2115@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2116@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pipe_fin.o `test -f 'rtpp_pipe_fin.c' || echo '$(srcdir)/'`rtpp_pipe_fin.c
2117
2118rtpproxy-rtpp_pipe_fin.obj: rtpp_pipe_fin.c
2119@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pipe_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pipe_fin.Tpo -c -o rtpproxy-rtpp_pipe_fin.obj `if test -f 'rtpp_pipe_fin.c'; then $(CYGPATH_W) 'rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe_fin.c'; fi`
2120@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_pipe_fin.Po
2121@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe_fin.c' object='rtpproxy-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
2122@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2123@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pipe_fin.obj `if test -f 'rtpp_pipe_fin.c'; then $(CYGPATH_W) 'rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe_fin.c'; fi`
2124
2125rtpproxy-rtpp_pcount_fin.o: rtpp_pcount_fin.c
2126@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcount_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcount_fin.Tpo -c -o rtpproxy-rtpp_pcount_fin.o `test -f 'rtpp_pcount_fin.c' || echo '$(srcdir)/'`rtpp_pcount_fin.c
2127@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_pcount_fin.Po
2128@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount_fin.c' object='rtpproxy-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
2129@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2130@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcount_fin.o `test -f 'rtpp_pcount_fin.c' || echo '$(srcdir)/'`rtpp_pcount_fin.c
2131
2132rtpproxy-rtpp_pcount_fin.obj: rtpp_pcount_fin.c
2133@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcount_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcount_fin.Tpo -c -o rtpproxy-rtpp_pcount_fin.obj `if test -f 'rtpp_pcount_fin.c'; then $(CYGPATH_W) 'rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount_fin.c'; fi`
2134@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_pcount_fin.Po
2135@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount_fin.c' object='rtpproxy-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
2136@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2137@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcount_fin.obj `if test -f 'rtpp_pcount_fin.c'; then $(CYGPATH_W) 'rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount_fin.c'; fi`
2138
2139rtpproxy-rtpp_sessinfo_fin.o: rtpp_sessinfo_fin.c
2140@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_sessinfo_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Tpo -c -o rtpproxy-rtpp_sessinfo_fin.o `test -f 'rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`rtpp_sessinfo_fin.c
2141@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Po
2142@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo_fin.c' object='rtpproxy-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
2143@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2144@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_sessinfo_fin.o `test -f 'rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`rtpp_sessinfo_fin.c
2145
2146rtpproxy-rtpp_sessinfo_fin.obj: rtpp_sessinfo_fin.c
2147@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_sessinfo_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Tpo -c -o rtpproxy-rtpp_sessinfo_fin.obj `if test -f 'rtpp_sessinfo_fin.c'; then $(CYGPATH_W) 'rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo_fin.c'; fi`
2148@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Po
2149@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo_fin.c' object='rtpproxy-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
2150@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2151@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_sessinfo_fin.obj `if test -f 'rtpp_sessinfo_fin.c'; then $(CYGPATH_W) 'rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo_fin.c'; fi`
2152
2153rtpproxy-rtpp_pcnt_strm_fin.o: rtpp_pcnt_strm_fin.c
2154@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcnt_strm_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy-rtpp_pcnt_strm_fin.o `test -f 'rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`rtpp_pcnt_strm_fin.c
2155@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Po
2156@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm_fin.c' object='rtpproxy-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
2157@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2158@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcnt_strm_fin.o `test -f 'rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`rtpp_pcnt_strm_fin.c
2159
2160rtpproxy-rtpp_pcnt_strm_fin.obj: rtpp_pcnt_strm_fin.c
2161@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy-rtpp_pcnt_strm_fin.obj `if test -f 'rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm_fin.c'; fi`
2162@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Po
2163@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm_fin.c' object='rtpproxy-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
2164@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2165@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_pcnt_strm_fin.obj `if test -f 'rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm_fin.c'; fi`
2166
2167rtpproxy-rtpp_ringbuf_fin.o: rtpp_ringbuf_fin.c
2168@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ringbuf_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Tpo -c -o rtpproxy-rtpp_ringbuf_fin.o `test -f 'rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`rtpp_ringbuf_fin.c
2169@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Po
2170@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf_fin.c' object='rtpproxy-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
2171@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2172@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ringbuf_fin.o `test -f 'rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`rtpp_ringbuf_fin.c
2173
2174rtpproxy-rtpp_ringbuf_fin.obj: rtpp_ringbuf_fin.c
2175@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_ringbuf_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Tpo -c -o rtpproxy-rtpp_ringbuf_fin.obj `if test -f 'rtpp_ringbuf_fin.c'; then $(CYGPATH_W) 'rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf_fin.c'; fi`
2176@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Po
2177@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf_fin.c' object='rtpproxy-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
2178@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2179@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_ringbuf_fin.obj `if test -f 'rtpp_ringbuf_fin.c'; then $(CYGPATH_W) 'rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf_fin.c'; fi`
2180
2181rtpproxy-rtpp_module_if_fin.o: rtpp_module_if_fin.c
2182@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_module_if_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo -c -o rtpproxy-rtpp_module_if_fin.o `test -f 'rtpp_module_if_fin.c' || echo '$(srcdir)/'`rtpp_module_if_fin.c
2183@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
2184@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if_fin.c' object='rtpproxy-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
2185@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2186@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_module_if_fin.o `test -f 'rtpp_module_if_fin.c' || echo '$(srcdir)/'`rtpp_module_if_fin.c
2187
2188rtpproxy-rtpp_module_if_fin.obj: rtpp_module_if_fin.c
2189@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_module_if_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo -c -o rtpproxy-rtpp_module_if_fin.obj `if test -f 'rtpp_module_if_fin.c'; then $(CYGPATH_W) 'rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_fin.c'; fi`
2190@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
2191@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if_fin.c' object='rtpproxy-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
2192@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2193@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_module_if_fin.obj `if test -f 'rtpp_module_if_fin.c'; then $(CYGPATH_W) 'rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_fin.c'; fi`
2194
2195rtpproxy-rtpp_port_table_fin.o: rtpp_port_table_fin.c
2196@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo -c -o rtpproxy-rtpp_port_table_fin.o `test -f 'rtpp_port_table_fin.c' || echo '$(srcdir)/'`rtpp_port_table_fin.c
2197@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
2198@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table_fin.c' object='rtpproxy-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
2199@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2200@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table_fin.o `test -f 'rtpp_port_table_fin.c' || echo '$(srcdir)/'`rtpp_port_table_fin.c
2201
2202rtpproxy-rtpp_port_table_fin.obj: rtpp_port_table_fin.c
2203@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_port_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo -c -o rtpproxy-rtpp_port_table_fin.obj `if test -f 'rtpp_port_table_fin.c'; then $(CYGPATH_W) 'rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table_fin.c'; fi`
2204@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
2205@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table_fin.c' object='rtpproxy-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
2206@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2207@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_port_table_fin.obj `if test -f 'rtpp_port_table_fin.c'; then $(CYGPATH_W) 'rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table_fin.c'; fi`
2208
2209rtpproxy-rtpp_acct_fin.o: rtpp_acct_fin.c
2210@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct_fin.Tpo -c -o rtpproxy-rtpp_acct_fin.o `test -f 'rtpp_acct_fin.c' || echo '$(srcdir)/'`rtpp_acct_fin.c
2211@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_acct_fin.Po
2212@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct_fin.c' object='rtpproxy-rtpp_acct_fin.o' libtool=no @AMDEPBACKSLASH@
2213@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2214@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct_fin.o `test -f 'rtpp_acct_fin.c' || echo '$(srcdir)/'`rtpp_acct_fin.c
2215
2216rtpproxy-rtpp_acct_fin.obj: rtpp_acct_fin.c
2217@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_acct_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_acct_fin.Tpo -c -o rtpproxy-rtpp_acct_fin.obj `if test -f 'rtpp_acct_fin.c'; then $(CYGPATH_W) 'rtpp_acct_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct_fin.c'; fi`
2218@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_acct_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_acct_fin.Po
2219@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct_fin.c' object='rtpproxy-rtpp_acct_fin.obj' libtool=no @AMDEPBACKSLASH@
2220@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2221@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_acct_fin.obj `if test -f 'rtpp_acct_fin.c'; then $(CYGPATH_W) 'rtpp_acct_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct_fin.c'; fi`
2222
2223rtpproxy-rtpp_netaddr_fin.o: rtpp_netaddr_fin.c
2224@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netaddr_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Tpo -c -o rtpproxy-rtpp_netaddr_fin.o `test -f 'rtpp_netaddr_fin.c' || echo '$(srcdir)/'`rtpp_netaddr_fin.c
2225@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Po
2226@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr_fin.c' object='rtpproxy-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
2227@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2228@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netaddr_fin.o `test -f 'rtpp_netaddr_fin.c' || echo '$(srcdir)/'`rtpp_netaddr_fin.c
2229
2230rtpproxy-rtpp_netaddr_fin.obj: rtpp_netaddr_fin.c
2231@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -MT rtpproxy-rtpp_netaddr_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Tpo -c -o rtpproxy-rtpp_netaddr_fin.obj `if test -f 'rtpp_netaddr_fin.c'; then $(CYGPATH_W) 'rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr_fin.c'; fi`
2232@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Po
2233@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr_fin.c' object='rtpproxy-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
2234@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2235@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_CFLAGS) $(CFLAGS) -c -o rtpproxy-rtpp_netaddr_fin.obj `if test -f 'rtpp_netaddr_fin.c'; then $(CYGPATH_W) 'rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr_fin.c'; fi`
2236
2237rtpproxy_debug-main.o: main.c
2238@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-main.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-main.Tpo -c -o rtpproxy_debug-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
2239@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-main.Tpo $(DEPDIR)/rtpproxy_debug-main.Po
2240@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='rtpproxy_debug-main.o' libtool=no @AMDEPBACKSLASH@
2241@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2242@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
2243
2244rtpproxy_debug-main.obj: main.c
2245@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-main.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-main.Tpo -c -o rtpproxy_debug-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
2246@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-main.Tpo $(DEPDIR)/rtpproxy_debug-main.Po
2247@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='rtpproxy_debug-main.obj' libtool=no @AMDEPBACKSLASH@
2248@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2249@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
2250
2251rtpproxy_debug-rtpp_server.o: rtpp_server.c
2252@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_server.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_server.Tpo -c -o rtpproxy_debug-rtpp_server.o `test -f 'rtpp_server.c' || echo '$(srcdir)/'`rtpp_server.c
2253@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_server.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_server.Po
2254@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server.c' object='rtpproxy_debug-rtpp_server.o' libtool=no @AMDEPBACKSLASH@
2255@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2256@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_server.o `test -f 'rtpp_server.c' || echo '$(srcdir)/'`rtpp_server.c
2257
2258rtpproxy_debug-rtpp_server.obj: rtpp_server.c
2259@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_server.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_server.Tpo -c -o rtpproxy_debug-rtpp_server.obj `if test -f 'rtpp_server.c'; then $(CYGPATH_W) 'rtpp_server.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server.c'; fi`
2260@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_server.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_server.Po
2261@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server.c' object='rtpproxy_debug-rtpp_server.obj' libtool=no @AMDEPBACKSLASH@
2262@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2263@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_server.obj `if test -f 'rtpp_server.c'; then $(CYGPATH_W) 'rtpp_server.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server.c'; fi`
2264
2265rtpproxy_debug-rtpp_record.o: rtpp_record.c
2266@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_record.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_record.Tpo -c -o rtpproxy_debug-rtpp_record.o `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
2267@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_record.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_record.Po
2268@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record.c' object='rtpproxy_debug-rtpp_record.o' libtool=no @AMDEPBACKSLASH@
2269@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2270@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_record.o `test -f 'rtpp_record.c' || echo '$(srcdir)/'`rtpp_record.c
2271
2272rtpproxy_debug-rtpp_record.obj: rtpp_record.c
2273@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_record.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_record.Tpo -c -o rtpproxy_debug-rtpp_record.obj `if test -f 'rtpp_record.c'; then $(CYGPATH_W) 'rtpp_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record.c'; fi`
2274@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_record.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_record.Po
2275@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record.c' object='rtpproxy_debug-rtpp_record.obj' libtool=no @AMDEPBACKSLASH@
2276@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2277@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_record.obj `if test -f 'rtpp_record.c'; then $(CYGPATH_W) 'rtpp_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record.c'; fi`
2278
2279rtpproxy_debug-rtpp_util.o: rtpp_util.c
2280@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_util.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_util.Tpo -c -o rtpproxy_debug-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
2281@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_util.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_util.Po
2282@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_util.c' object='rtpproxy_debug-rtpp_util.o' libtool=no @AMDEPBACKSLASH@
2283@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2284@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_util.o `test -f 'rtpp_util.c' || echo '$(srcdir)/'`rtpp_util.c
2285
2286rtpproxy_debug-rtpp_util.obj: rtpp_util.c
2287@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_util.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_util.Tpo -c -o rtpproxy_debug-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
2288@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_util.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_util.Po
2289@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_util.c' object='rtpproxy_debug-rtpp_util.obj' libtool=no @AMDEPBACKSLASH@
2290@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2291@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_util.obj `if test -f 'rtpp_util.c'; then $(CYGPATH_W) 'rtpp_util.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_util.c'; fi`
2292
2293rtpproxy_debug-rtp.o: rtp.c
2294@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtp.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtp.Tpo -c -o rtpproxy_debug-rtp.o `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
2295@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtp.Tpo $(DEPDIR)/rtpproxy_debug-rtp.Po
2296@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp.c' object='rtpproxy_debug-rtp.o' libtool=no @AMDEPBACKSLASH@
2297@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2298@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtp.o `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
2299
2300rtpproxy_debug-rtp.obj: rtp.c
2301@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtp.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtp.Tpo -c -o rtpproxy_debug-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
2302@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtp.Tpo $(DEPDIR)/rtpproxy_debug-rtp.Po
2303@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp.c' object='rtpproxy_debug-rtp.obj' libtool=no @AMDEPBACKSLASH@
2304@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2305@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtp.obj `if test -f 'rtp.c'; then $(CYGPATH_W) 'rtp.c'; else $(CYGPATH_W) '$(srcdir)/rtp.c'; fi`
2306
2307rtpproxy_debug-rtp_resizer.o: rtp_resizer.c
2308@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtp_resizer.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtp_resizer.Tpo -c -o rtpproxy_debug-rtp_resizer.o `test -f 'rtp_resizer.c' || echo '$(srcdir)/'`rtp_resizer.c
2309@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtp_resizer.Tpo $(DEPDIR)/rtpproxy_debug-rtp_resizer.Po
2310@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_resizer.c' object='rtpproxy_debug-rtp_resizer.o' libtool=no @AMDEPBACKSLASH@
2311@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2312@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtp_resizer.o `test -f 'rtp_resizer.c' || echo '$(srcdir)/'`rtp_resizer.c
2313
2314rtpproxy_debug-rtp_resizer.obj: rtp_resizer.c
2315@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtp_resizer.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtp_resizer.Tpo -c -o rtpproxy_debug-rtp_resizer.obj `if test -f 'rtp_resizer.c'; then $(CYGPATH_W) 'rtp_resizer.c'; else $(CYGPATH_W) '$(srcdir)/rtp_resizer.c'; fi`
2316@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtp_resizer.Tpo $(DEPDIR)/rtpproxy_debug-rtp_resizer.Po
2317@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_resizer.c' object='rtpproxy_debug-rtp_resizer.obj' libtool=no @AMDEPBACKSLASH@
2318@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2319@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtp_resizer.obj `if test -f 'rtp_resizer.c'; then $(CYGPATH_W) 'rtp_resizer.c'; else $(CYGPATH_W) '$(srcdir)/rtp_resizer.c'; fi`
2320
2321rtpproxy_debug-rtpp_session.o: rtpp_session.c
2322@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_session.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_session.Tpo -c -o rtpproxy_debug-rtpp_session.o `test -f 'rtpp_session.c' || echo '$(srcdir)/'`rtpp_session.c
2323@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_session.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_session.Po
2324@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_session.c' object='rtpproxy_debug-rtpp_session.o' libtool=no @AMDEPBACKSLASH@
2325@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2326@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_session.o `test -f 'rtpp_session.c' || echo '$(srcdir)/'`rtpp_session.c
2327
2328rtpproxy_debug-rtpp_session.obj: rtpp_session.c
2329@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_session.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_session.Tpo -c -o rtpproxy_debug-rtpp_session.obj `if test -f 'rtpp_session.c'; then $(CYGPATH_W) 'rtpp_session.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_session.c'; fi`
2330@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_session.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_session.Po
2331@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_session.c' object='rtpproxy_debug-rtpp_session.obj' libtool=no @AMDEPBACKSLASH@
2332@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2333@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_session.obj `if test -f 'rtpp_session.c'; then $(CYGPATH_W) 'rtpp_session.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_session.c'; fi`
2334
2335rtpproxy_debug-rtpp_command.o: rtpp_command.c
2336@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command.Tpo -c -o rtpproxy_debug-rtpp_command.o `test -f 'rtpp_command.c' || echo '$(srcdir)/'`rtpp_command.c
2337@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command.Po
2338@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command.c' object='rtpproxy_debug-rtpp_command.o' libtool=no @AMDEPBACKSLASH@
2339@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2340@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command.o `test -f 'rtpp_command.c' || echo '$(srcdir)/'`rtpp_command.c
2341
2342rtpproxy_debug-rtpp_command.obj: rtpp_command.c
2343@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command.Tpo -c -o rtpproxy_debug-rtpp_command.obj `if test -f 'rtpp_command.c'; then $(CYGPATH_W) 'rtpp_command.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command.c'; fi`
2344@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command.Po
2345@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command.c' object='rtpproxy_debug-rtpp_command.obj' libtool=no @AMDEPBACKSLASH@
2346@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2347@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command.obj `if test -f 'rtpp_command.c'; then $(CYGPATH_W) 'rtpp_command.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command.c'; fi`
2348
2349rtpproxy_debug-rtpp_network.o: rtpp_network.c
2350@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_network.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_network.Tpo -c -o rtpproxy_debug-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
2351@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_network.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_network.Po
2352@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network.c' object='rtpproxy_debug-rtpp_network.o' libtool=no @AMDEPBACKSLASH@
2353@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2354@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_network.o `test -f 'rtpp_network.c' || echo '$(srcdir)/'`rtpp_network.c
2355
2356rtpproxy_debug-rtpp_network.obj: rtpp_network.c
2357@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_network.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_network.Tpo -c -o rtpproxy_debug-rtpp_network.obj `if test -f 'rtpp_network.c'; then $(CYGPATH_W) 'rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network.c'; fi`
2358@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_network.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_network.Po
2359@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network.c' object='rtpproxy_debug-rtpp_network.obj' libtool=no @AMDEPBACKSLASH@
2360@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2361@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_network.obj `if test -f 'rtpp_network.c'; then $(CYGPATH_W) 'rtpp_network.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network.c'; fi`
2362
2363rtpproxy_debug-rtpp_syslog_async.o: rtpp_syslog_async.c
2364@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_syslog_async.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Tpo -c -o rtpproxy_debug-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo '$(srcdir)/'`rtpp_syslog_async.c
2365@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po
2366@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_syslog_async.c' object='rtpproxy_debug-rtpp_syslog_async.o' libtool=no @AMDEPBACKSLASH@
2367@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2368@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo '$(srcdir)/'`rtpp_syslog_async.c
2369
2370rtpproxy_debug-rtpp_syslog_async.obj: rtpp_syslog_async.c
2371@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_syslog_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Tpo -c -o rtpproxy_debug-rtpp_syslog_async.obj `if test -f 'rtpp_syslog_async.c'; then $(CYGPATH_W) 'rtpp_syslog_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_syslog_async.c'; fi`
2372@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po
2373@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_syslog_async.c' object='rtpproxy_debug-rtpp_syslog_async.obj' libtool=no @AMDEPBACKSLASH@
2374@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2375@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_syslog_async.obj `if test -f 'rtpp_syslog_async.c'; then $(CYGPATH_W) 'rtpp_syslog_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_syslog_async.c'; fi`
2376
2377rtpproxy_debug-rtpp_notify.o: rtpp_notify.c
2378@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_notify.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_notify.Tpo -c -o rtpproxy_debug-rtpp_notify.o `test -f 'rtpp_notify.c' || echo '$(srcdir)/'`rtpp_notify.c
2379@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_notify.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_notify.Po
2380@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_notify.c' object='rtpproxy_debug-rtpp_notify.o' libtool=no @AMDEPBACKSLASH@
2381@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2382@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_notify.o `test -f 'rtpp_notify.c' || echo '$(srcdir)/'`rtpp_notify.c
2383
2384rtpproxy_debug-rtpp_notify.obj: rtpp_notify.c
2385@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_notify.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_notify.Tpo -c -o rtpproxy_debug-rtpp_notify.obj `if test -f 'rtpp_notify.c'; then $(CYGPATH_W) 'rtpp_notify.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_notify.c'; fi`
2386@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_notify.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_notify.Po
2387@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_notify.c' object='rtpproxy_debug-rtpp_notify.obj' libtool=no @AMDEPBACKSLASH@
2388@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2389@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_notify.obj `if test -f 'rtpp_notify.c'; then $(CYGPATH_W) 'rtpp_notify.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_notify.c'; fi`
2390
2391rtpproxy_debug-rtpp_command_async.o: rtpp_command_async.c
2392@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_async.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_async.Tpo -c -o rtpproxy_debug-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo '$(srcdir)/'`rtpp_command_async.c
2393@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po
2394@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_async.c' object='rtpproxy_debug-rtpp_command_async.o' libtool=no @AMDEPBACKSLASH@
2395@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2396@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo '$(srcdir)/'`rtpp_command_async.c
2397
2398rtpproxy_debug-rtpp_command_async.obj: rtpp_command_async.c
2399@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_async.Tpo -c -o rtpproxy_debug-rtpp_command_async.obj `if test -f 'rtpp_command_async.c'; then $(CYGPATH_W) 'rtpp_command_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_async.c'; fi`
2400@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po
2401@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_async.c' object='rtpproxy_debug-rtpp_command_async.obj' libtool=no @AMDEPBACKSLASH@
2402@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2403@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_async.obj `if test -f 'rtpp_command_async.c'; then $(CYGPATH_W) 'rtpp_command_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_async.c'; fi`
2404
2405rtpproxy_debug-rtpp_proc_async.o: rtpp_proc_async.c
2406@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_async.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Tpo -c -o rtpproxy_debug-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo '$(srcdir)/'`rtpp_proc_async.c
2407@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po
2408@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_async.c' object='rtpproxy_debug-rtpp_proc_async.o' libtool=no @AMDEPBACKSLASH@
2409@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2410@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo '$(srcdir)/'`rtpp_proc_async.c
2411
2412rtpproxy_debug-rtpp_proc_async.obj: rtpp_proc_async.c
2413@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Tpo -c -o rtpproxy_debug-rtpp_proc_async.obj `if test -f 'rtpp_proc_async.c'; then $(CYGPATH_W) 'rtpp_proc_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_async.c'; fi`
2414@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po
2415@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_async.c' object='rtpproxy_debug-rtpp_proc_async.obj' libtool=no @AMDEPBACKSLASH@
2416@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2417@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_async.obj `if test -f 'rtpp_proc_async.c'; then $(CYGPATH_W) 'rtpp_proc_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_async.c'; fi`
2418
2419rtpproxy_debug-rtpp_proc.o: rtpp_proc.c
2420@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc.Tpo -c -o rtpproxy_debug-rtpp_proc.o `test -f 'rtpp_proc.c' || echo '$(srcdir)/'`rtpp_proc.c
2421@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc.Po
2422@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc.c' object='rtpproxy_debug-rtpp_proc.o' libtool=no @AMDEPBACKSLASH@
2423@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2424@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc.o `test -f 'rtpp_proc.c' || echo '$(srcdir)/'`rtpp_proc.c
2425
2426rtpproxy_debug-rtpp_proc.obj: rtpp_proc.c
2427@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc.Tpo -c -o rtpproxy_debug-rtpp_proc.obj `if test -f 'rtpp_proc.c'; then $(CYGPATH_W) 'rtpp_proc.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc.c'; fi`
2428@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc.Po
2429@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc.c' object='rtpproxy_debug-rtpp_proc.obj' libtool=no @AMDEPBACKSLASH@
2430@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2431@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc.obj `if test -f 'rtpp_proc.c'; then $(CYGPATH_W) 'rtpp_proc.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc.c'; fi`
2432
2433rtpproxy_debug-rtpp_math.o: rtpp_math.c
2434@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_math.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_math.Tpo -c -o rtpproxy_debug-rtpp_math.o `test -f 'rtpp_math.c' || echo '$(srcdir)/'`rtpp_math.c
2435@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_math.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_math.Po
2436@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_math.c' object='rtpproxy_debug-rtpp_math.o' libtool=no @AMDEPBACKSLASH@
2437@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2438@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_math.o `test -f 'rtpp_math.c' || echo '$(srcdir)/'`rtpp_math.c
2439
2440rtpproxy_debug-rtpp_math.obj: rtpp_math.c
2441@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_math.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_math.Tpo -c -o rtpproxy_debug-rtpp_math.obj `if test -f 'rtpp_math.c'; then $(CYGPATH_W) 'rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_math.c'; fi`
2442@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_math.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_math.Po
2443@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_math.c' object='rtpproxy_debug-rtpp_math.obj' libtool=no @AMDEPBACKSLASH@
2444@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2445@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_math.obj `if test -f 'rtpp_math.c'; then $(CYGPATH_W) 'rtpp_math.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_math.c'; fi`
2446
2447rtpproxy_debug-rtpp_wi.o: rtpp_wi.c
2448@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_wi.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_wi.Tpo -c -o rtpproxy_debug-rtpp_wi.o `test -f 'rtpp_wi.c' || echo '$(srcdir)/'`rtpp_wi.c
2449@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_wi.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_wi.Po
2450@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_wi.c' object='rtpproxy_debug-rtpp_wi.o' libtool=no @AMDEPBACKSLASH@
2451@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2452@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_wi.o `test -f 'rtpp_wi.c' || echo '$(srcdir)/'`rtpp_wi.c
2453
2454rtpproxy_debug-rtpp_wi.obj: rtpp_wi.c
2455@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_wi.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_wi.Tpo -c -o rtpproxy_debug-rtpp_wi.obj `if test -f 'rtpp_wi.c'; then $(CYGPATH_W) 'rtpp_wi.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi.c'; fi`
2456@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_wi.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_wi.Po
2457@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_wi.c' object='rtpproxy_debug-rtpp_wi.obj' libtool=no @AMDEPBACKSLASH@
2458@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2459@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_wi.obj `if test -f 'rtpp_wi.c'; then $(CYGPATH_W) 'rtpp_wi.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_wi.c'; fi`
2460
2461rtpproxy_debug-rtpp_queue.o: rtpp_queue.c
2462@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_queue.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_queue.Tpo -c -o rtpproxy_debug-rtpp_queue.o `test -f 'rtpp_queue.c' || echo '$(srcdir)/'`rtpp_queue.c
2463@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_queue.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_queue.Po
2464@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_queue.c' object='rtpproxy_debug-rtpp_queue.o' libtool=no @AMDEPBACKSLASH@
2465@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2466@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_queue.o `test -f 'rtpp_queue.c' || echo '$(srcdir)/'`rtpp_queue.c
2467
2468rtpproxy_debug-rtpp_queue.obj: rtpp_queue.c
2469@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_queue.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_queue.Tpo -c -o rtpproxy_debug-rtpp_queue.obj `if test -f 'rtpp_queue.c'; then $(CYGPATH_W) 'rtpp_queue.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_queue.c'; fi`
2470@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_queue.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_queue.Po
2471@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_queue.c' object='rtpproxy_debug-rtpp_queue.obj' libtool=no @AMDEPBACKSLASH@
2472@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2473@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_queue.obj `if test -f 'rtpp_queue.c'; then $(CYGPATH_W) 'rtpp_queue.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_queue.c'; fi`
2474
2475rtpproxy_debug-rtpp_netio_async.o: rtpp_netio_async.c
2476@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netio_async.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Tpo -c -o rtpproxy_debug-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo '$(srcdir)/'`rtpp_netio_async.c
2477@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
2478@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netio_async.c' object='rtpproxy_debug-rtpp_netio_async.o' libtool=no @AMDEPBACKSLASH@
2479@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2480@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo '$(srcdir)/'`rtpp_netio_async.c
2481
2482rtpproxy_debug-rtpp_netio_async.obj: rtpp_netio_async.c
2483@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netio_async.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Tpo -c -o rtpproxy_debug-rtpp_netio_async.obj `if test -f 'rtpp_netio_async.c'; then $(CYGPATH_W) 'rtpp_netio_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netio_async.c'; fi`
2484@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
2485@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netio_async.c' object='rtpproxy_debug-rtpp_netio_async.obj' libtool=no @AMDEPBACKSLASH@
2486@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2487@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netio_async.obj `if test -f 'rtpp_netio_async.c'; then $(CYGPATH_W) 'rtpp_netio_async.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netio_async.c'; fi`
2488
2489rtpproxy_debug-rtpp_command_parse.o: rtpp_command_parse.c
2490@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_parse.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Tpo -c -o rtpproxy_debug-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo '$(srcdir)/'`rtpp_command_parse.c
2491@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po
2492@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_parse.c' object='rtpproxy_debug-rtpp_command_parse.o' libtool=no @AMDEPBACKSLASH@
2493@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2494@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo '$(srcdir)/'`rtpp_command_parse.c
2495
2496rtpproxy_debug-rtpp_command_parse.obj: rtpp_command_parse.c
2497@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_parse.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Tpo -c -o rtpproxy_debug-rtpp_command_parse.obj `if test -f 'rtpp_command_parse.c'; then $(CYGPATH_W) 'rtpp_command_parse.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_parse.c'; fi`
2498@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po
2499@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_parse.c' object='rtpproxy_debug-rtpp_command_parse.obj' libtool=no @AMDEPBACKSLASH@
2500@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2501@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_parse.obj `if test -f 'rtpp_command_parse.c'; then $(CYGPATH_W) 'rtpp_command_parse.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_parse.c'; fi`
2502
2503rtpproxy_debug-rtpp_command_copy.o: rtpp_command_copy.c
2504@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_copy.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Tpo -c -o rtpproxy_debug-rtpp_command_copy.o `test -f 'rtpp_command_copy.c' || echo '$(srcdir)/'`rtpp_command_copy.c
2505@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Po
2506@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_copy.c' object='rtpproxy_debug-rtpp_command_copy.o' libtool=no @AMDEPBACKSLASH@
2507@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2508@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_copy.o `test -f 'rtpp_command_copy.c' || echo '$(srcdir)/'`rtpp_command_copy.c
2509
2510rtpproxy_debug-rtpp_command_copy.obj: rtpp_command_copy.c
2511@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_copy.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Tpo -c -o rtpproxy_debug-rtpp_command_copy.obj `if test -f 'rtpp_command_copy.c'; then $(CYGPATH_W) 'rtpp_command_copy.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_copy.c'; fi`
2512@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Po
2513@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_copy.c' object='rtpproxy_debug-rtpp_command_copy.obj' libtool=no @AMDEPBACKSLASH@
2514@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2515@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_copy.obj `if test -f 'rtpp_command_copy.c'; then $(CYGPATH_W) 'rtpp_command_copy.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_copy.c'; fi`
2516
2517rtpproxy_debug-rtpp_command_ul.o: rtpp_command_ul.c
2518@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_ul.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Tpo -c -o rtpproxy_debug-rtpp_command_ul.o `test -f 'rtpp_command_ul.c' || echo '$(srcdir)/'`rtpp_command_ul.c
2519@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Po
2520@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_ul.c' object='rtpproxy_debug-rtpp_command_ul.o' libtool=no @AMDEPBACKSLASH@
2521@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2522@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_ul.o `test -f 'rtpp_command_ul.c' || echo '$(srcdir)/'`rtpp_command_ul.c
2523
2524rtpproxy_debug-rtpp_command_ul.obj: rtpp_command_ul.c
2525@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_ul.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Tpo -c -o rtpproxy_debug-rtpp_command_ul.obj `if test -f 'rtpp_command_ul.c'; then $(CYGPATH_W) 'rtpp_command_ul.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_ul.c'; fi`
2526@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Po
2527@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_ul.c' object='rtpproxy_debug-rtpp_command_ul.obj' libtool=no @AMDEPBACKSLASH@
2528@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2529@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_ul.obj `if test -f 'rtpp_command_ul.c'; then $(CYGPATH_W) 'rtpp_command_ul.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_ul.c'; fi`
2530
2531rtpproxy_debug-rtpp_log_stand.o: rtpp_log_stand.c
2532@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_stand.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Tpo -c -o rtpproxy_debug-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo '$(srcdir)/'`rtpp_log_stand.c
2533@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po
2534@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_stand.c' object='rtpproxy_debug-rtpp_log_stand.o' libtool=no @AMDEPBACKSLASH@
2535@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2536@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo '$(srcdir)/'`rtpp_log_stand.c
2537
2538rtpproxy_debug-rtpp_log_stand.obj: rtpp_log_stand.c
2539@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_stand.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Tpo -c -o rtpproxy_debug-rtpp_log_stand.obj `if test -f 'rtpp_log_stand.c'; then $(CYGPATH_W) 'rtpp_log_stand.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_stand.c'; fi`
2540@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po
2541@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_stand.c' object='rtpproxy_debug-rtpp_log_stand.obj' libtool=no @AMDEPBACKSLASH@
2542@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2543@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_stand.obj `if test -f 'rtpp_log_stand.c'; then $(CYGPATH_W) 'rtpp_log_stand.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_stand.c'; fi`
2544
2545rtpproxy_debug-rtpp_hash_table.o: rtpp_hash_table.c
2546@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_hash_table.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Tpo -c -o rtpproxy_debug-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
2547@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po
2548@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_hash_table.c' object='rtpproxy_debug-rtpp_hash_table.o' libtool=no @AMDEPBACKSLASH@
2549@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2550@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo '$(srcdir)/'`rtpp_hash_table.c
2551
2552rtpproxy_debug-rtpp_hash_table.obj: rtpp_hash_table.c
2553@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_hash_table.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Tpo -c -o rtpproxy_debug-rtpp_hash_table.obj `if test -f 'rtpp_hash_table.c'; then $(CYGPATH_W) 'rtpp_hash_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_hash_table.c'; fi`
2554@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po
2555@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_hash_table.c' object='rtpproxy_debug-rtpp_hash_table.obj' libtool=no @AMDEPBACKSLASH@
2556@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2557@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_hash_table.obj `if test -f 'rtpp_hash_table.c'; then $(CYGPATH_W) 'rtpp_hash_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_hash_table.c'; fi`
2558
2559rtpproxy_debug-rtpp_pcache.o: rtpp_pcache.c
2560@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcache.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcache.Tpo -c -o rtpproxy_debug-rtpp_pcache.o `test -f 'rtpp_pcache.c' || echo '$(srcdir)/'`rtpp_pcache.c
2561@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcache.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcache.Po
2562@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcache.c' object='rtpproxy_debug-rtpp_pcache.o' libtool=no @AMDEPBACKSLASH@
2563@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2564@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcache.o `test -f 'rtpp_pcache.c' || echo '$(srcdir)/'`rtpp_pcache.c
2565
2566rtpproxy_debug-rtpp_pcache.obj: rtpp_pcache.c
2567@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcache.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcache.Tpo -c -o rtpproxy_debug-rtpp_pcache.obj `if test -f 'rtpp_pcache.c'; then $(CYGPATH_W) 'rtpp_pcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcache.c'; fi`
2568@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcache.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcache.Po
2569@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcache.c' object='rtpproxy_debug-rtpp_pcache.obj' libtool=no @AMDEPBACKSLASH@
2570@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2571@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcache.obj `if test -f 'rtpp_pcache.c'; then $(CYGPATH_W) 'rtpp_pcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcache.c'; fi`
2572
2573rtpproxy_debug-rtpp_stats.o: rtpp_stats.c
2574@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stats.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stats.Tpo -c -o rtpproxy_debug-rtpp_stats.o `test -f 'rtpp_stats.c' || echo '$(srcdir)/'`rtpp_stats.c
2575@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stats.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stats.Po
2576@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stats.c' object='rtpproxy_debug-rtpp_stats.o' libtool=no @AMDEPBACKSLASH@
2577@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2578@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stats.o `test -f 'rtpp_stats.c' || echo '$(srcdir)/'`rtpp_stats.c
2579
2580rtpproxy_debug-rtpp_stats.obj: rtpp_stats.c
2581@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stats.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stats.Tpo -c -o rtpproxy_debug-rtpp_stats.obj `if test -f 'rtpp_stats.c'; then $(CYGPATH_W) 'rtpp_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stats.c'; fi`
2582@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stats.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stats.Po
2583@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stats.c' object='rtpproxy_debug-rtpp_stats.obj' libtool=no @AMDEPBACKSLASH@
2584@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2585@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stats.obj `if test -f 'rtpp_stats.c'; then $(CYGPATH_W) 'rtpp_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stats.c'; fi`
2586
2587rtpproxy_debug-rtpp_command_stats.o: rtpp_command_stats.c
2588@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_stats.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Tpo -c -o rtpproxy_debug-rtpp_command_stats.o `test -f 'rtpp_command_stats.c' || echo '$(srcdir)/'`rtpp_command_stats.c
2589@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Po
2590@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stats.c' object='rtpproxy_debug-rtpp_command_stats.o' libtool=no @AMDEPBACKSLASH@
2591@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2592@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_stats.o `test -f 'rtpp_command_stats.c' || echo '$(srcdir)/'`rtpp_command_stats.c
2593
2594rtpproxy_debug-rtpp_command_stats.obj: rtpp_command_stats.c
2595@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_stats.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Tpo -c -o rtpproxy_debug-rtpp_command_stats.obj `if test -f 'rtpp_command_stats.c'; then $(CYGPATH_W) 'rtpp_command_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stats.c'; fi`
2596@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Po
2597@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stats.c' object='rtpproxy_debug-rtpp_command_stats.obj' libtool=no @AMDEPBACKSLASH@
2598@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2599@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_stats.obj `if test -f 'rtpp_command_stats.c'; then $(CYGPATH_W) 'rtpp_command_stats.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stats.c'; fi`
2600
2601rtpproxy_debug-rtpp_controlfd.o: rtpp_controlfd.c
2602@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_controlfd.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Tpo -c -o rtpproxy_debug-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
2603@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po
2604@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_controlfd.c' object='rtpproxy_debug-rtpp_controlfd.o' libtool=no @AMDEPBACKSLASH@
2605@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2606@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo '$(srcdir)/'`rtpp_controlfd.c
2607
2608rtpproxy_debug-rtpp_controlfd.obj: rtpp_controlfd.c
2609@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_controlfd.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Tpo -c -o rtpproxy_debug-rtpp_controlfd.obj `if test -f 'rtpp_controlfd.c'; then $(CYGPATH_W) 'rtpp_controlfd.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_controlfd.c'; fi`
2610@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po
2611@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_controlfd.c' object='rtpproxy_debug-rtpp_controlfd.obj' libtool=no @AMDEPBACKSLASH@
2612@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2613@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_controlfd.obj `if test -f 'rtpp_controlfd.c'; then $(CYGPATH_W) 'rtpp_controlfd.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_controlfd.c'; fi`
2614
2615rtpproxy_debug-rtpp_command_stream.o: rtpp_command_stream.c
2616@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_stream.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Tpo -c -o rtpproxy_debug-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo '$(srcdir)/'`rtpp_command_stream.c
2617@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po
2618@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stream.c' object='rtpproxy_debug-rtpp_command_stream.o' libtool=no @AMDEPBACKSLASH@
2619@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2620@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo '$(srcdir)/'`rtpp_command_stream.c
2621
2622rtpproxy_debug-rtpp_command_stream.obj: rtpp_command_stream.c
2623@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_stream.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Tpo -c -o rtpproxy_debug-rtpp_command_stream.obj `if test -f 'rtpp_command_stream.c'; then $(CYGPATH_W) 'rtpp_command_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stream.c'; fi`
2624@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po
2625@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_stream.c' object='rtpproxy_debug-rtpp_command_stream.obj' libtool=no @AMDEPBACKSLASH@
2626@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2627@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_stream.obj `if test -f 'rtpp_command_stream.c'; then $(CYGPATH_W) 'rtpp_command_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_stream.c'; fi`
2628
2629rtpproxy_debug-rtpp_timed.o: rtpp_timed.c
2630@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed.Tpo -c -o rtpproxy_debug-rtpp_timed.o `test -f 'rtpp_timed.c' || echo '$(srcdir)/'`rtpp_timed.c
2631@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed.Po
2632@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed.c' object='rtpproxy_debug-rtpp_timed.o' libtool=no @AMDEPBACKSLASH@
2633@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2634@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed.o `test -f 'rtpp_timed.c' || echo '$(srcdir)/'`rtpp_timed.c
2635
2636rtpproxy_debug-rtpp_timed.obj: rtpp_timed.c
2637@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed.Tpo -c -o rtpproxy_debug-rtpp_timed.obj `if test -f 'rtpp_timed.c'; then $(CYGPATH_W) 'rtpp_timed.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed.c'; fi`
2638@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed.Po
2639@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed.c' object='rtpproxy_debug-rtpp_timed.obj' libtool=no @AMDEPBACKSLASH@
2640@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2641@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed.obj `if test -f 'rtpp_timed.c'; then $(CYGPATH_W) 'rtpp_timed.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed.c'; fi`
2642
2643rtpproxy_debug-rtpp_analyzer.o: rtpp_analyzer.c
2644@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_analyzer.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Tpo -c -o rtpproxy_debug-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo '$(srcdir)/'`rtpp_analyzer.c
2645@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po
2646@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_analyzer.c' object='rtpproxy_debug-rtpp_analyzer.o' libtool=no @AMDEPBACKSLASH@
2647@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2648@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo '$(srcdir)/'`rtpp_analyzer.c
2649
2650rtpproxy_debug-rtpp_analyzer.obj: rtpp_analyzer.c
2651@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_analyzer.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Tpo -c -o rtpproxy_debug-rtpp_analyzer.obj `if test -f 'rtpp_analyzer.c'; then $(CYGPATH_W) 'rtpp_analyzer.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_analyzer.c'; fi`
2652@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po
2653@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_analyzer.c' object='rtpproxy_debug-rtpp_analyzer.obj' libtool=no @AMDEPBACKSLASH@
2654@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2655@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_analyzer.obj `if test -f 'rtpp_analyzer.c'; then $(CYGPATH_W) 'rtpp_analyzer.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_analyzer.c'; fi`
2656
2657rtpproxy_debug-rtp_analyze.o: rtp_analyze.c
2658@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtp_analyze.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtp_analyze.Tpo -c -o rtpproxy_debug-rtp_analyze.o `test -f 'rtp_analyze.c' || echo '$(srcdir)/'`rtp_analyze.c
2659@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtp_analyze.Tpo $(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
2660@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_analyze.c' object='rtpproxy_debug-rtp_analyze.o' libtool=no @AMDEPBACKSLASH@
2661@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2662@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtp_analyze.o `test -f 'rtp_analyze.c' || echo '$(srcdir)/'`rtp_analyze.c
2663
2664rtpproxy_debug-rtp_analyze.obj: rtp_analyze.c
2665@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtp_analyze.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtp_analyze.Tpo -c -o rtpproxy_debug-rtp_analyze.obj `if test -f 'rtp_analyze.c'; then $(CYGPATH_W) 'rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/rtp_analyze.c'; fi`
2666@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtp_analyze.Tpo $(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
2667@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtp_analyze.c' object='rtpproxy_debug-rtp_analyze.obj' libtool=no @AMDEPBACKSLASH@
2668@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2669@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtp_analyze.obj `if test -f 'rtp_analyze.c'; then $(CYGPATH_W) 'rtp_analyze.c'; else $(CYGPATH_W) '$(srcdir)/rtp_analyze.c'; fi`
2670
2671rtpproxy_debug-rtpp_command_query.o: rtpp_command_query.c
2672@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_query.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_query.Tpo -c -o rtpproxy_debug-rtpp_command_query.o `test -f 'rtpp_command_query.c' || echo '$(srcdir)/'`rtpp_command_query.c
2673@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_query.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_query.Po
2674@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_query.c' object='rtpproxy_debug-rtpp_command_query.o' libtool=no @AMDEPBACKSLASH@
2675@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2676@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_query.o `test -f 'rtpp_command_query.c' || echo '$(srcdir)/'`rtpp_command_query.c
2677
2678rtpproxy_debug-rtpp_command_query.obj: rtpp_command_query.c
2679@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_query.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_query.Tpo -c -o rtpproxy_debug-rtpp_command_query.obj `if test -f 'rtpp_command_query.c'; then $(CYGPATH_W) 'rtpp_command_query.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_query.c'; fi`
2680@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_query.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_query.Po
2681@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_query.c' object='rtpproxy_debug-rtpp_command_query.obj' libtool=no @AMDEPBACKSLASH@
2682@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2683@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_query.obj `if test -f 'rtpp_command_query.c'; then $(CYGPATH_W) 'rtpp_command_query.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_query.c'; fi`
2684
2685rtpproxy_debug-rtpp_pearson.o: rtpp_pearson.c
2686@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pearson.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pearson.Tpo -c -o rtpproxy_debug-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
2687@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pearson.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po
2688@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pearson.c' object='rtpproxy_debug-rtpp_pearson.o' libtool=no @AMDEPBACKSLASH@
2689@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2690@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo '$(srcdir)/'`rtpp_pearson.c
2691
2692rtpproxy_debug-rtpp_pearson.obj: rtpp_pearson.c
2693@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pearson.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pearson.Tpo -c -o rtpproxy_debug-rtpp_pearson.obj `if test -f 'rtpp_pearson.c'; then $(CYGPATH_W) 'rtpp_pearson.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson.c'; fi`
2694@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pearson.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po
2695@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pearson.c' object='rtpproxy_debug-rtpp_pearson.obj' libtool=no @AMDEPBACKSLASH@
2696@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2697@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pearson.obj `if test -f 'rtpp_pearson.c'; then $(CYGPATH_W) 'rtpp_pearson.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pearson.c'; fi`
2698
2699rtpproxy_debug-rtpp_refcnt.o: rtpp_refcnt.c
2700@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo -c -o rtpproxy_debug-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
2701@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
2702@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt.c' object='rtpproxy_debug-rtpp_refcnt.o' libtool=no @AMDEPBACKSLASH@
2703@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2704@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo '$(srcdir)/'`rtpp_refcnt.c
2705
2706rtpproxy_debug-rtpp_refcnt.obj: rtpp_refcnt.c
2707@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo -c -o rtpproxy_debug-rtpp_refcnt.obj `if test -f 'rtpp_refcnt.c'; then $(CYGPATH_W) 'rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt.c'; fi`
2708@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
2709@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt.c' object='rtpproxy_debug-rtpp_refcnt.obj' libtool=no @AMDEPBACKSLASH@
2710@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2711@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt.obj `if test -f 'rtpp_refcnt.c'; then $(CYGPATH_W) 'rtpp_refcnt.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt.c'; fi`
2712
2713rtpproxy_debug-rtpp_command_rcache.o: rtpp_command_rcache.c
2714@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_rcache.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Tpo -c -o rtpproxy_debug-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo '$(srcdir)/'`rtpp_command_rcache.c
2715@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po
2716@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache.c' object='rtpproxy_debug-rtpp_command_rcache.o' libtool=no @AMDEPBACKSLASH@
2717@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2718@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo '$(srcdir)/'`rtpp_command_rcache.c
2719
2720rtpproxy_debug-rtpp_command_rcache.obj: rtpp_command_rcache.c
2721@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_rcache.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Tpo -c -o rtpproxy_debug-rtpp_command_rcache.obj `if test -f 'rtpp_command_rcache.c'; then $(CYGPATH_W) 'rtpp_command_rcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache.c'; fi`
2722@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po
2723@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache.c' object='rtpproxy_debug-rtpp_command_rcache.obj' libtool=no @AMDEPBACKSLASH@
2724@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2725@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_rcache.obj `if test -f 'rtpp_command_rcache.c'; then $(CYGPATH_W) 'rtpp_command_rcache.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache.c'; fi`
2726
2727rtpproxy_debug-rtpp_tnotify_set.o: rtpp_tnotify_set.c
2728@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_tnotify_set.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Tpo -c -o rtpproxy_debug-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo '$(srcdir)/'`rtpp_tnotify_set.c
2729@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po
2730@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_tnotify_set.c' object='rtpproxy_debug-rtpp_tnotify_set.o' libtool=no @AMDEPBACKSLASH@
2731@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2732@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo '$(srcdir)/'`rtpp_tnotify_set.c
2733
2734rtpproxy_debug-rtpp_tnotify_set.obj: rtpp_tnotify_set.c
2735@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_tnotify_set.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Tpo -c -o rtpproxy_debug-rtpp_tnotify_set.obj `if test -f 'rtpp_tnotify_set.c'; then $(CYGPATH_W) 'rtpp_tnotify_set.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_tnotify_set.c'; fi`
2736@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po
2737@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_tnotify_set.c' object='rtpproxy_debug-rtpp_tnotify_set.obj' libtool=no @AMDEPBACKSLASH@
2738@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2739@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_tnotify_set.obj `if test -f 'rtpp_tnotify_set.c'; then $(CYGPATH_W) 'rtpp_tnotify_set.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_tnotify_set.c'; fi`
2740
2741rtpproxy_debug-rtpp_pthread.o: rtpp_pthread.c
2742@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pthread.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo -c -o rtpproxy_debug-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
2743@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
2744@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy_debug-rtpp_pthread.o' libtool=no @AMDEPBACKSLASH@
2745@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2746@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo '$(srcdir)/'`rtpp_pthread.c
2747
2748rtpproxy_debug-rtpp_pthread.obj: rtpp_pthread.c
2749@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pthread.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo -c -o rtpproxy_debug-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
2750@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
2751@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pthread.c' object='rtpproxy_debug-rtpp_pthread.obj' libtool=no @AMDEPBACKSLASH@
2752@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2753@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pthread.obj `if test -f 'rtpp_pthread.c'; then $(CYGPATH_W) 'rtpp_pthread.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pthread.c'; fi`
2754
2755rtpproxy_debug-rtpp_time.o: rtpp_time.c
2756@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_time.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_time.Tpo -c -o rtpproxy_debug-rtpp_time.o `test -f 'rtpp_time.c' || echo '$(srcdir)/'`rtpp_time.c
2757@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_time.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_time.Po
2758@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_time.c' object='rtpproxy_debug-rtpp_time.o' libtool=no @AMDEPBACKSLASH@
2759@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2760@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_time.o `test -f 'rtpp_time.c' || echo '$(srcdir)/'`rtpp_time.c
2761
2762rtpproxy_debug-rtpp_time.obj: rtpp_time.c
2763@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_time.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_time.Tpo -c -o rtpproxy_debug-rtpp_time.obj `if test -f 'rtpp_time.c'; then $(CYGPATH_W) 'rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_time.c'; fi`
2764@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_time.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_time.Po
2765@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_time.c' object='rtpproxy_debug-rtpp_time.obj' libtool=no @AMDEPBACKSLASH@
2766@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2767@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_time.obj `if test -f 'rtpp_time.c'; then $(CYGPATH_W) 'rtpp_time.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_time.c'; fi`
2768
2769rtpproxy_debug-rtpp_sessinfo.o: rtpp_sessinfo.c
2770@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sessinfo.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Tpo -c -o rtpproxy_debug-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo '$(srcdir)/'`rtpp_sessinfo.c
2771@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po
2772@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo.c' object='rtpproxy_debug-rtpp_sessinfo.o' libtool=no @AMDEPBACKSLASH@
2773@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2774@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo '$(srcdir)/'`rtpp_sessinfo.c
2775
2776rtpproxy_debug-rtpp_sessinfo.obj: rtpp_sessinfo.c
2777@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sessinfo.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Tpo -c -o rtpproxy_debug-rtpp_sessinfo.obj `if test -f 'rtpp_sessinfo.c'; then $(CYGPATH_W) 'rtpp_sessinfo.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo.c'; fi`
2778@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po
2779@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo.c' object='rtpproxy_debug-rtpp_sessinfo.obj' libtool=no @AMDEPBACKSLASH@
2780@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2781@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sessinfo.obj `if test -f 'rtpp_sessinfo.c'; then $(CYGPATH_W) 'rtpp_sessinfo.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo.c'; fi`
2782
2783rtpproxy_debug-rtpp_weakref.o: rtpp_weakref.c
2784@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_weakref.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_weakref.Tpo -c -o rtpproxy_debug-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo '$(srcdir)/'`rtpp_weakref.c
2785@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_weakref.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po
2786@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_weakref.c' object='rtpproxy_debug-rtpp_weakref.o' libtool=no @AMDEPBACKSLASH@
2787@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2788@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo '$(srcdir)/'`rtpp_weakref.c
2789
2790rtpproxy_debug-rtpp_weakref.obj: rtpp_weakref.c
2791@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_weakref.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_weakref.Tpo -c -o rtpproxy_debug-rtpp_weakref.obj `if test -f 'rtpp_weakref.c'; then $(CYGPATH_W) 'rtpp_weakref.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_weakref.c'; fi`
2792@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_weakref.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po
2793@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_weakref.c' object='rtpproxy_debug-rtpp_weakref.obj' libtool=no @AMDEPBACKSLASH@
2794@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2795@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_weakref.obj `if test -f 'rtpp_weakref.c'; then $(CYGPATH_W) 'rtpp_weakref.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_weakref.c'; fi`
2796
2797rtpproxy_debug-rtpp_proc_servers.o: rtpp_proc_servers.c
2798@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_servers.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Tpo -c -o rtpproxy_debug-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo '$(srcdir)/'`rtpp_proc_servers.c
2799@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po
2800@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_servers.c' object='rtpproxy_debug-rtpp_proc_servers.o' libtool=no @AMDEPBACKSLASH@
2801@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2802@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo '$(srcdir)/'`rtpp_proc_servers.c
2803
2804rtpproxy_debug-rtpp_proc_servers.obj: rtpp_proc_servers.c
2805@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_servers.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Tpo -c -o rtpproxy_debug-rtpp_proc_servers.obj `if test -f 'rtpp_proc_servers.c'; then $(CYGPATH_W) 'rtpp_proc_servers.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_servers.c'; fi`
2806@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po
2807@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_servers.c' object='rtpproxy_debug-rtpp_proc_servers.obj' libtool=no @AMDEPBACKSLASH@
2808@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2809@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_servers.obj `if test -f 'rtpp_proc_servers.c'; then $(CYGPATH_W) 'rtpp_proc_servers.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_servers.c'; fi`
2810
2811rtpproxy_debug-rtpp_stream.o: rtpp_stream.c
2812@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stream.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stream.Tpo -c -o rtpproxy_debug-rtpp_stream.o `test -f 'rtpp_stream.c' || echo '$(srcdir)/'`rtpp_stream.c
2813@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stream.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stream.Po
2814@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream.c' object='rtpproxy_debug-rtpp_stream.o' libtool=no @AMDEPBACKSLASH@
2815@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2816@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stream.o `test -f 'rtpp_stream.c' || echo '$(srcdir)/'`rtpp_stream.c
2817
2818rtpproxy_debug-rtpp_stream.obj: rtpp_stream.c
2819@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stream.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stream.Tpo -c -o rtpproxy_debug-rtpp_stream.obj `if test -f 'rtpp_stream.c'; then $(CYGPATH_W) 'rtpp_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream.c'; fi`
2820@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stream.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stream.Po
2821@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream.c' object='rtpproxy_debug-rtpp_stream.obj' libtool=no @AMDEPBACKSLASH@
2822@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2823@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stream.obj `if test -f 'rtpp_stream.c'; then $(CYGPATH_W) 'rtpp_stream.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream.c'; fi`
2824
2825rtpproxy_debug-rtpp_genuid.o: rtpp_genuid.c
2826@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_genuid.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_genuid.Tpo -c -o rtpproxy_debug-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo '$(srcdir)/'`rtpp_genuid.c
2827@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_genuid.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po
2828@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid.c' object='rtpproxy_debug-rtpp_genuid.o' libtool=no @AMDEPBACKSLASH@
2829@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2830@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo '$(srcdir)/'`rtpp_genuid.c
2831
2832rtpproxy_debug-rtpp_genuid.obj: rtpp_genuid.c
2833@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_genuid.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_genuid.Tpo -c -o rtpproxy_debug-rtpp_genuid.obj `if test -f 'rtpp_genuid.c'; then $(CYGPATH_W) 'rtpp_genuid.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid.c'; fi`
2834@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_genuid.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po
2835@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid.c' object='rtpproxy_debug-rtpp_genuid.obj' libtool=no @AMDEPBACKSLASH@
2836@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2837@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_genuid.obj `if test -f 'rtpp_genuid.c'; then $(CYGPATH_W) 'rtpp_genuid.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid.c'; fi`
2838
2839rtpproxy_debug-rtpp_genuid_singlet.o: rtpp_genuid_singlet.c
2840@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_genuid_singlet.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo -c -o rtpproxy_debug-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
2841@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
2842@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy_debug-rtpp_genuid_singlet.o' libtool=no @AMDEPBACKSLASH@
2843@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2844@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo '$(srcdir)/'`rtpp_genuid_singlet.c
2845
2846rtpproxy_debug-rtpp_genuid_singlet.obj: rtpp_genuid_singlet.c
2847@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_genuid_singlet.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo -c -o rtpproxy_debug-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
2848@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
2849@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_genuid_singlet.c' object='rtpproxy_debug-rtpp_genuid_singlet.obj' libtool=no @AMDEPBACKSLASH@
2850@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2851@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_genuid_singlet.obj `if test -f 'rtpp_genuid_singlet.c'; then $(CYGPATH_W) 'rtpp_genuid_singlet.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_genuid_singlet.c'; fi`
2852
2853rtpproxy_debug-rtpp_log_obj.o: rtpp_log_obj.c
2854@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_obj.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Tpo -c -o rtpproxy_debug-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
2855@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po
2856@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj.c' object='rtpproxy_debug-rtpp_log_obj.o' libtool=no @AMDEPBACKSLASH@
2857@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2858@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo '$(srcdir)/'`rtpp_log_obj.c
2859
2860rtpproxy_debug-rtpp_log_obj.obj: rtpp_log_obj.c
2861@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_obj.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Tpo -c -o rtpproxy_debug-rtpp_log_obj.obj `if test -f 'rtpp_log_obj.c'; then $(CYGPATH_W) 'rtpp_log_obj.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj.c'; fi`
2862@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po
2863@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj.c' object='rtpproxy_debug-rtpp_log_obj.obj' libtool=no @AMDEPBACKSLASH@
2864@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2865@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_obj.obj `if test -f 'rtpp_log_obj.c'; then $(CYGPATH_W) 'rtpp_log_obj.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj.c'; fi`
2866
2867rtpproxy_debug-rtpp_socket.o: rtpp_socket.c
2868@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_socket.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_socket.Tpo -c -o rtpproxy_debug-rtpp_socket.o `test -f 'rtpp_socket.c' || echo '$(srcdir)/'`rtpp_socket.c
2869@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_socket.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_socket.Po
2870@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket.c' object='rtpproxy_debug-rtpp_socket.o' libtool=no @AMDEPBACKSLASH@
2871@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2872@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_socket.o `test -f 'rtpp_socket.c' || echo '$(srcdir)/'`rtpp_socket.c
2873
2874rtpproxy_debug-rtpp_socket.obj: rtpp_socket.c
2875@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_socket.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_socket.Tpo -c -o rtpproxy_debug-rtpp_socket.obj `if test -f 'rtpp_socket.c'; then $(CYGPATH_W) 'rtpp_socket.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket.c'; fi`
2876@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_socket.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_socket.Po
2877@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket.c' object='rtpproxy_debug-rtpp_socket.obj' libtool=no @AMDEPBACKSLASH@
2878@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2879@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_socket.obj `if test -f 'rtpp_socket.c'; then $(CYGPATH_W) 'rtpp_socket.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket.c'; fi`
2880
2881rtpproxy_debug-rtpp_ttl.o: rtpp_ttl.c
2882@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ttl.Tpo -c -o rtpproxy_debug-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo '$(srcdir)/'`rtpp_ttl.c
2883@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ttl.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po
2884@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl.c' object='rtpproxy_debug-rtpp_ttl.o' libtool=no @AMDEPBACKSLASH@
2885@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2886@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo '$(srcdir)/'`rtpp_ttl.c
2887
2888rtpproxy_debug-rtpp_ttl.obj: rtpp_ttl.c
2889@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ttl.Tpo -c -o rtpproxy_debug-rtpp_ttl.obj `if test -f 'rtpp_ttl.c'; then $(CYGPATH_W) 'rtpp_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl.c'; fi`
2890@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ttl.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po
2891@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl.c' object='rtpproxy_debug-rtpp_ttl.obj' libtool=no @AMDEPBACKSLASH@
2892@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2893@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ttl.obj `if test -f 'rtpp_ttl.c'; then $(CYGPATH_W) 'rtpp_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl.c'; fi`
2894
2895rtpproxy_debug-rtpp_proc_ttl.o: rtpp_proc_ttl.c
2896@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_ttl.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Tpo -c -o rtpproxy_debug-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo '$(srcdir)/'`rtpp_proc_ttl.c
2897@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po
2898@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_ttl.c' object='rtpproxy_debug-rtpp_proc_ttl.o' libtool=no @AMDEPBACKSLASH@
2899@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2900@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo '$(srcdir)/'`rtpp_proc_ttl.c
2901
2902rtpproxy_debug-rtpp_proc_ttl.obj: rtpp_proc_ttl.c
2903@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_proc_ttl.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Tpo -c -o rtpproxy_debug-rtpp_proc_ttl.obj `if test -f 'rtpp_proc_ttl.c'; then $(CYGPATH_W) 'rtpp_proc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_ttl.c'; fi`
2904@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po
2905@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_proc_ttl.c' object='rtpproxy_debug-rtpp_proc_ttl.obj' libtool=no @AMDEPBACKSLASH@
2906@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2907@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_proc_ttl.obj `if test -f 'rtpp_proc_ttl.c'; then $(CYGPATH_W) 'rtpp_proc_ttl.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_proc_ttl.c'; fi`
2908
2909rtpproxy_debug-rtpp_pipe.o: rtpp_pipe.c
2910@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pipe.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pipe.Tpo -c -o rtpproxy_debug-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo '$(srcdir)/'`rtpp_pipe.c
2911@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pipe.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po
2912@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe.c' object='rtpproxy_debug-rtpp_pipe.o' libtool=no @AMDEPBACKSLASH@
2913@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2914@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo '$(srcdir)/'`rtpp_pipe.c
2915
2916rtpproxy_debug-rtpp_pipe.obj: rtpp_pipe.c
2917@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pipe.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pipe.Tpo -c -o rtpproxy_debug-rtpp_pipe.obj `if test -f 'rtpp_pipe.c'; then $(CYGPATH_W) 'rtpp_pipe.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe.c'; fi`
2918@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pipe.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po
2919@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe.c' object='rtpproxy_debug-rtpp_pipe.obj' libtool=no @AMDEPBACKSLASH@
2920@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2921@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pipe.obj `if test -f 'rtpp_pipe.c'; then $(CYGPATH_W) 'rtpp_pipe.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe.c'; fi`
2922
2923rtpproxy_debug-rtpp_pcount.o: rtpp_pcount.c
2924@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcount.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcount.Tpo -c -o rtpproxy_debug-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo '$(srcdir)/'`rtpp_pcount.c
2925@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcount.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po
2926@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount.c' object='rtpproxy_debug-rtpp_pcount.o' libtool=no @AMDEPBACKSLASH@
2927@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2928@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo '$(srcdir)/'`rtpp_pcount.c
2929
2930rtpproxy_debug-rtpp_pcount.obj: rtpp_pcount.c
2931@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcount.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcount.Tpo -c -o rtpproxy_debug-rtpp_pcount.obj `if test -f 'rtpp_pcount.c'; then $(CYGPATH_W) 'rtpp_pcount.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount.c'; fi`
2932@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcount.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po
2933@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount.c' object='rtpproxy_debug-rtpp_pcount.obj' libtool=no @AMDEPBACKSLASH@
2934@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2935@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcount.obj `if test -f 'rtpp_pcount.c'; then $(CYGPATH_W) 'rtpp_pcount.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount.c'; fi`
2936
2937rtpproxy_debug-rtpp_monotime.o: rtpp_monotime.c
2938@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_monotime.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_monotime.Tpo -c -o rtpproxy_debug-rtpp_monotime.o `test -f 'rtpp_monotime.c' || echo '$(srcdir)/'`rtpp_monotime.c
2939@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_monotime.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_monotime.Po
2940@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_monotime.c' object='rtpproxy_debug-rtpp_monotime.o' libtool=no @AMDEPBACKSLASH@
2941@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2942@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_monotime.o `test -f 'rtpp_monotime.c' || echo '$(srcdir)/'`rtpp_monotime.c
2943
2944rtpproxy_debug-rtpp_monotime.obj: rtpp_monotime.c
2945@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_monotime.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_monotime.Tpo -c -o rtpproxy_debug-rtpp_monotime.obj `if test -f 'rtpp_monotime.c'; then $(CYGPATH_W) 'rtpp_monotime.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_monotime.c'; fi`
2946@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_monotime.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_monotime.Po
2947@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_monotime.c' object='rtpproxy_debug-rtpp_monotime.obj' libtool=no @AMDEPBACKSLASH@
2948@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2949@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_monotime.obj `if test -f 'rtpp_monotime.c'; then $(CYGPATH_W) 'rtpp_monotime.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_monotime.c'; fi`
2950
2951rtpproxy_debug-rtpp_mallocs.o: rtpp_mallocs.c
2952@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_mallocs.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo -c -o rtpproxy_debug-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
2953@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
2954@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_mallocs.c' object='rtpproxy_debug-rtpp_mallocs.o' libtool=no @AMDEPBACKSLASH@
2955@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2956@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo '$(srcdir)/'`rtpp_mallocs.c
2957
2958rtpproxy_debug-rtpp_mallocs.obj: rtpp_mallocs.c
2959@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_mallocs.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo -c -o rtpproxy_debug-rtpp_mallocs.obj `if test -f 'rtpp_mallocs.c'; then $(CYGPATH_W) 'rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_mallocs.c'; fi`
2960@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
2961@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_mallocs.c' object='rtpproxy_debug-rtpp_mallocs.obj' libtool=no @AMDEPBACKSLASH@
2962@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2963@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_mallocs.obj `if test -f 'rtpp_mallocs.c'; then $(CYGPATH_W) 'rtpp_mallocs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_mallocs.c'; fi`
2964
2965rtpproxy_debug-rtpp_pcnt_strm.o: rtpp_pcnt_strm.c
2966@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcnt_strm.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo '$(srcdir)/'`rtpp_pcnt_strm.c
2967@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po
2968@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm.c' object='rtpproxy_debug-rtpp_pcnt_strm.o' libtool=no @AMDEPBACKSLASH@
2969@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2970@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo '$(srcdir)/'`rtpp_pcnt_strm.c
2971
2972rtpproxy_debug-rtpp_pcnt_strm.obj: rtpp_pcnt_strm.c
2973@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcnt_strm.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm.obj `if test -f 'rtpp_pcnt_strm.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm.c'; fi`
2974@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po
2975@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm.c' object='rtpproxy_debug-rtpp_pcnt_strm.obj' libtool=no @AMDEPBACKSLASH@
2976@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2977@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcnt_strm.obj `if test -f 'rtpp_pcnt_strm.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm.c'; fi`
2978
2979rtpproxy_debug-rtpp_ringbuf.o: rtpp_ringbuf.c
2980@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ringbuf.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Tpo -c -o rtpproxy_debug-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo '$(srcdir)/'`rtpp_ringbuf.c
2981@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po
2982@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf.c' object='rtpproxy_debug-rtpp_ringbuf.o' libtool=no @AMDEPBACKSLASH@
2983@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2984@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo '$(srcdir)/'`rtpp_ringbuf.c
2985
2986rtpproxy_debug-rtpp_ringbuf.obj: rtpp_ringbuf.c
2987@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ringbuf.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Tpo -c -o rtpproxy_debug-rtpp_ringbuf.obj `if test -f 'rtpp_ringbuf.c'; then $(CYGPATH_W) 'rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf.c'; fi`
2988@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po
2989@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf.c' object='rtpproxy_debug-rtpp_ringbuf.obj' libtool=no @AMDEPBACKSLASH@
2990@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2991@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ringbuf.obj `if test -f 'rtpp_ringbuf.c'; then $(CYGPATH_W) 'rtpp_ringbuf.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf.c'; fi`
2992
2993rtpproxy_debug-rtpp_command_delete.o: rtpp_command_delete.c
2994@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_delete.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Tpo -c -o rtpproxy_debug-rtpp_command_delete.o `test -f 'rtpp_command_delete.c' || echo '$(srcdir)/'`rtpp_command_delete.c
2995@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Po
2996@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_delete.c' object='rtpproxy_debug-rtpp_command_delete.o' libtool=no @AMDEPBACKSLASH@
2997@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2998@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_delete.o `test -f 'rtpp_command_delete.c' || echo '$(srcdir)/'`rtpp_command_delete.c
2999
3000rtpproxy_debug-rtpp_command_delete.obj: rtpp_command_delete.c
3001@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_delete.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Tpo -c -o rtpproxy_debug-rtpp_command_delete.obj `if test -f 'rtpp_command_delete.c'; then $(CYGPATH_W) 'rtpp_command_delete.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_delete.c'; fi`
3002@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Po
3003@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_delete.c' object='rtpproxy_debug-rtpp_command_delete.obj' libtool=no @AMDEPBACKSLASH@
3004@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3005@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_delete.obj `if test -f 'rtpp_command_delete.c'; then $(CYGPATH_W) 'rtpp_command_delete.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_delete.c'; fi`
3006
3007rtpproxy_debug-rtpp_command_record.o: rtpp_command_record.c
3008@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_record.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_record.Tpo -c -o rtpproxy_debug-rtpp_command_record.o `test -f 'rtpp_command_record.c' || echo '$(srcdir)/'`rtpp_command_record.c
3009@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_record.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_record.Po
3010@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_record.c' object='rtpproxy_debug-rtpp_command_record.o' libtool=no @AMDEPBACKSLASH@
3011@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3012@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_record.o `test -f 'rtpp_command_record.c' || echo '$(srcdir)/'`rtpp_command_record.c
3013
3014rtpproxy_debug-rtpp_command_record.obj: rtpp_command_record.c
3015@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_record.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_record.Tpo -c -o rtpproxy_debug-rtpp_command_record.obj `if test -f 'rtpp_command_record.c'; then $(CYGPATH_W) 'rtpp_command_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_record.c'; fi`
3016@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_record.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_record.Po
3017@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_record.c' object='rtpproxy_debug-rtpp_command_record.obj' libtool=no @AMDEPBACKSLASH@
3018@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3019@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_record.obj `if test -f 'rtpp_command_record.c'; then $(CYGPATH_W) 'rtpp_command_record.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_record.c'; fi`
3020
3021rtpproxy_debug-rtpp_port_table.o: rtpp_port_table.c
3022@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_port_table.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_port_table.Tpo -c -o rtpproxy_debug-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
3023@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_port_table.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po
3024@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table.c' object='rtpproxy_debug-rtpp_port_table.o' libtool=no @AMDEPBACKSLASH@
3025@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3026@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo '$(srcdir)/'`rtpp_port_table.c
3027
3028rtpproxy_debug-rtpp_port_table.obj: rtpp_port_table.c
3029@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_port_table.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_port_table.Tpo -c -o rtpproxy_debug-rtpp_port_table.obj `if test -f 'rtpp_port_table.c'; then $(CYGPATH_W) 'rtpp_port_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table.c'; fi`
3030@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_port_table.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po
3031@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table.c' object='rtpproxy_debug-rtpp_port_table.obj' libtool=no @AMDEPBACKSLASH@
3032@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3033@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_port_table.obj `if test -f 'rtpp_port_table.c'; then $(CYGPATH_W) 'rtpp_port_table.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table.c'; fi`
3034
3035rtpproxy_debug-rtpp_acct.o: rtpp_acct.c
3036@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_acct.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_acct.Tpo -c -o rtpproxy_debug-rtpp_acct.o `test -f 'rtpp_acct.c' || echo '$(srcdir)/'`rtpp_acct.c
3037@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_acct.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_acct.Po
3038@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct.c' object='rtpproxy_debug-rtpp_acct.o' libtool=no @AMDEPBACKSLASH@
3039@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3040@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_acct.o `test -f 'rtpp_acct.c' || echo '$(srcdir)/'`rtpp_acct.c
3041
3042rtpproxy_debug-rtpp_acct.obj: rtpp_acct.c
3043@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_acct.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_acct.Tpo -c -o rtpproxy_debug-rtpp_acct.obj `if test -f 'rtpp_acct.c'; then $(CYGPATH_W) 'rtpp_acct.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct.c'; fi`
3044@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_acct.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_acct.Po
3045@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct.c' object='rtpproxy_debug-rtpp_acct.obj' libtool=no @AMDEPBACKSLASH@
3046@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3047@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_acct.obj `if test -f 'rtpp_acct.c'; then $(CYGPATH_W) 'rtpp_acct.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct.c'; fi`
3048
3049rtpproxy_debug-rtpp_bindaddrs.o: rtpp_bindaddrs.c
3050@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_bindaddrs.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Tpo -c -o rtpproxy_debug-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo '$(srcdir)/'`rtpp_bindaddrs.c
3051@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po
3052@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_bindaddrs.c' object='rtpproxy_debug-rtpp_bindaddrs.o' libtool=no @AMDEPBACKSLASH@
3053@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3054@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo '$(srcdir)/'`rtpp_bindaddrs.c
3055
3056rtpproxy_debug-rtpp_bindaddrs.obj: rtpp_bindaddrs.c
3057@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_bindaddrs.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Tpo -c -o rtpproxy_debug-rtpp_bindaddrs.obj `if test -f 'rtpp_bindaddrs.c'; then $(CYGPATH_W) 'rtpp_bindaddrs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindaddrs.c'; fi`
3058@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po
3059@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_bindaddrs.c' object='rtpproxy_debug-rtpp_bindaddrs.obj' libtool=no @AMDEPBACKSLASH@
3060@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3061@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_bindaddrs.obj `if test -f 'rtpp_bindaddrs.c'; then $(CYGPATH_W) 'rtpp_bindaddrs.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_bindaddrs.c'; fi`
3062
3063rtpproxy_debug-rtpp_network_io.o: rtpp_network_io.c
3064@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_network_io.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_network_io.Tpo -c -o rtpproxy_debug-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo '$(srcdir)/'`rtpp_network_io.c
3065@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_network_io.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po
3066@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network_io.c' object='rtpproxy_debug-rtpp_network_io.o' libtool=no @AMDEPBACKSLASH@
3067@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3068@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo '$(srcdir)/'`rtpp_network_io.c
3069
3070rtpproxy_debug-rtpp_network_io.obj: rtpp_network_io.c
3071@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_network_io.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_network_io.Tpo -c -o rtpproxy_debug-rtpp_network_io.obj `if test -f 'rtpp_network_io.c'; then $(CYGPATH_W) 'rtpp_network_io.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network_io.c'; fi`
3072@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_network_io.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po
3073@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_network_io.c' object='rtpproxy_debug-rtpp_network_io.obj' libtool=no @AMDEPBACKSLASH@
3074@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3075@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_network_io.obj `if test -f 'rtpp_network_io.c'; then $(CYGPATH_W) 'rtpp_network_io.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_network_io.c'; fi`
3076
3077rtpproxy_debug-rtpp_netaddr.o: rtpp_netaddr.c
3078@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netaddr.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Tpo -c -o rtpproxy_debug-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
3079@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
3080@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr.c' object='rtpproxy_debug-rtpp_netaddr.o' libtool=no @AMDEPBACKSLASH@
3081@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3082@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo '$(srcdir)/'`rtpp_netaddr.c
3083
3084rtpproxy_debug-rtpp_netaddr.obj: rtpp_netaddr.c
3085@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netaddr.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Tpo -c -o rtpproxy_debug-rtpp_netaddr.obj `if test -f 'rtpp_netaddr.c'; then $(CYGPATH_W) 'rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr.c'; fi`
3086@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
3087@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr.c' object='rtpproxy_debug-rtpp_netaddr.obj' libtool=no @AMDEPBACKSLASH@
3088@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3089@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netaddr.obj `if test -f 'rtpp_netaddr.c'; then $(CYGPATH_W) 'rtpp_netaddr.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr.c'; fi`
3090
3091rtpproxy_debug-rtpp_module_if.o: rtpp_module_if.c
3092@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo -c -o rtpproxy_debug-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
3093@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
3094@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if.c' object='rtpproxy_debug-rtpp_module_if.o' libtool=no @AMDEPBACKSLASH@
3095@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3096@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
3097
3098rtpproxy_debug-rtpp_module_if.obj: rtpp_module_if.c
3099@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo -c -o rtpproxy_debug-rtpp_module_if.obj `if test -f 'rtpp_module_if.c'; then $(CYGPATH_W) 'rtpp_module_if.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if.c'; fi`
3100@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
3101@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if.c' object='rtpproxy_debug-rtpp_module_if.obj' libtool=no @AMDEPBACKSLASH@
3102@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3103@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if.obj `if test -f 'rtpp_module_if.c'; then $(CYGPATH_W) 'rtpp_module_if.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if.c'; fi`
3104
3105rtpproxy_debug-rtpp_timed_fin.o: rtpp_timed_fin.c
3106@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o rtpproxy_debug-rtpp_timed_fin.o `test -f 'rtpp_timed_fin.c' || echo '$(srcdir)/'`rtpp_timed_fin.c
3107@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
3108@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed_fin.c' object='rtpproxy_debug-rtpp_timed_fin.o' libtool=no @AMDEPBACKSLASH@
3109@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3110@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed_fin.o `test -f 'rtpp_timed_fin.c' || echo '$(srcdir)/'`rtpp_timed_fin.c
3111
3112rtpproxy_debug-rtpp_timed_fin.obj: rtpp_timed_fin.c
3113@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_timed_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o rtpproxy_debug-rtpp_timed_fin.obj `if test -f 'rtpp_timed_fin.c'; then $(CYGPATH_W) 'rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed_fin.c'; fi`
3114@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
3115@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_timed_fin.c' object='rtpproxy_debug-rtpp_timed_fin.obj' libtool=no @AMDEPBACKSLASH@
3116@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3117@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_timed_fin.obj `if test -f 'rtpp_timed_fin.c'; then $(CYGPATH_W) 'rtpp_timed_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_timed_fin.c'; fi`
3118
3119rtpproxy_debug-rtpp_stream_fin.o: rtpp_stream_fin.c
3120@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stream_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o rtpproxy_debug-rtpp_stream_fin.o `test -f 'rtpp_stream_fin.c' || echo '$(srcdir)/'`rtpp_stream_fin.c
3121@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
3122@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream_fin.c' object='rtpproxy_debug-rtpp_stream_fin.o' libtool=no @AMDEPBACKSLASH@
3123@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3124@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stream_fin.o `test -f 'rtpp_stream_fin.c' || echo '$(srcdir)/'`rtpp_stream_fin.c
3125
3126rtpproxy_debug-rtpp_stream_fin.obj: rtpp_stream_fin.c
3127@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stream_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o rtpproxy_debug-rtpp_stream_fin.obj `if test -f 'rtpp_stream_fin.c'; then $(CYGPATH_W) 'rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream_fin.c'; fi`
3128@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
3129@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stream_fin.c' object='rtpproxy_debug-rtpp_stream_fin.obj' libtool=no @AMDEPBACKSLASH@
3130@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3131@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stream_fin.obj `if test -f 'rtpp_stream_fin.c'; then $(CYGPATH_W) 'rtpp_stream_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stream_fin.c'; fi`
3132
3133rtpproxy_debug-rtpp_server_fin.o: rtpp_server_fin.c
3134@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_server_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo -c -o rtpproxy_debug-rtpp_server_fin.o `test -f 'rtpp_server_fin.c' || echo '$(srcdir)/'`rtpp_server_fin.c
3135@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
3136@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server_fin.c' object='rtpproxy_debug-rtpp_server_fin.o' libtool=no @AMDEPBACKSLASH@
3137@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3138@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_server_fin.o `test -f 'rtpp_server_fin.c' || echo '$(srcdir)/'`rtpp_server_fin.c
3139
3140rtpproxy_debug-rtpp_server_fin.obj: rtpp_server_fin.c
3141@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_server_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo -c -o rtpproxy_debug-rtpp_server_fin.obj `if test -f 'rtpp_server_fin.c'; then $(CYGPATH_W) 'rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server_fin.c'; fi`
3142@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
3143@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_server_fin.c' object='rtpproxy_debug-rtpp_server_fin.obj' libtool=no @AMDEPBACKSLASH@
3144@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3145@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_server_fin.obj `if test -f 'rtpp_server_fin.c'; then $(CYGPATH_W) 'rtpp_server_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_server_fin.c'; fi`
3146
3147rtpproxy_debug-rtpp_refcnt_fin.o: rtpp_refcnt_fin.c
3148@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o rtpproxy_debug-rtpp_refcnt_fin.o `test -f 'rtpp_refcnt_fin.c' || echo '$(srcdir)/'`rtpp_refcnt_fin.c
3149@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
3150@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt_fin.c' object='rtpproxy_debug-rtpp_refcnt_fin.o' libtool=no @AMDEPBACKSLASH@
3151@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3152@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt_fin.o `test -f 'rtpp_refcnt_fin.c' || echo '$(srcdir)/'`rtpp_refcnt_fin.c
3153
3154rtpproxy_debug-rtpp_refcnt_fin.obj: rtpp_refcnt_fin.c
3155@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_refcnt_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o rtpproxy_debug-rtpp_refcnt_fin.obj `if test -f 'rtpp_refcnt_fin.c'; then $(CYGPATH_W) 'rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt_fin.c'; fi`
3156@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
3157@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_refcnt_fin.c' object='rtpproxy_debug-rtpp_refcnt_fin.obj' libtool=no @AMDEPBACKSLASH@
3158@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3159@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_refcnt_fin.obj `if test -f 'rtpp_refcnt_fin.c'; then $(CYGPATH_W) 'rtpp_refcnt_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_refcnt_fin.c'; fi`
3160
3161rtpproxy_debug-rtpp_log_obj_fin.o: rtpp_log_obj_fin.c
3162@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_obj_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o rtpproxy_debug-rtpp_log_obj_fin.o `test -f 'rtpp_log_obj_fin.c' || echo '$(srcdir)/'`rtpp_log_obj_fin.c
3163@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
3164@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj_fin.c' object='rtpproxy_debug-rtpp_log_obj_fin.o' libtool=no @AMDEPBACKSLASH@
3165@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3166@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_obj_fin.o `test -f 'rtpp_log_obj_fin.c' || echo '$(srcdir)/'`rtpp_log_obj_fin.c
3167
3168rtpproxy_debug-rtpp_log_obj_fin.obj: rtpp_log_obj_fin.c
3169@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_log_obj_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o rtpproxy_debug-rtpp_log_obj_fin.obj `if test -f 'rtpp_log_obj_fin.c'; then $(CYGPATH_W) 'rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj_fin.c'; fi`
3170@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
3171@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_log_obj_fin.c' object='rtpproxy_debug-rtpp_log_obj_fin.obj' libtool=no @AMDEPBACKSLASH@
3172@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3173@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_log_obj_fin.obj `if test -f 'rtpp_log_obj_fin.c'; then $(CYGPATH_W) 'rtpp_log_obj_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_log_obj_fin.c'; fi`
3174
3175rtpproxy_debug-rtpp_command_rcache_fin.o: rtpp_command_rcache_fin.c
3176@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_rcache_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o rtpproxy_debug-rtpp_command_rcache_fin.o `test -f 'rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`rtpp_command_rcache_fin.c
3177@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
3178@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache_fin.c' object='rtpproxy_debug-rtpp_command_rcache_fin.o' libtool=no @AMDEPBACKSLASH@
3179@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3180@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_rcache_fin.o `test -f 'rtpp_command_rcache_fin.c' || echo '$(srcdir)/'`rtpp_command_rcache_fin.c
3181
3182rtpproxy_debug-rtpp_command_rcache_fin.obj: rtpp_command_rcache_fin.c
3183@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_command_rcache_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o rtpproxy_debug-rtpp_command_rcache_fin.obj `if test -f 'rtpp_command_rcache_fin.c'; then $(CYGPATH_W) 'rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache_fin.c'; fi`
3184@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
3185@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_command_rcache_fin.c' object='rtpproxy_debug-rtpp_command_rcache_fin.obj' libtool=no @AMDEPBACKSLASH@
3186@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3187@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_command_rcache_fin.obj `if test -f 'rtpp_command_rcache_fin.c'; then $(CYGPATH_W) 'rtpp_command_rcache_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_command_rcache_fin.c'; fi`
3188
3189rtpproxy_debug-rtpp_socket_fin.o: rtpp_socket_fin.c
3190@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_socket_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o rtpproxy_debug-rtpp_socket_fin.o `test -f 'rtpp_socket_fin.c' || echo '$(srcdir)/'`rtpp_socket_fin.c
3191@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
3192@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket_fin.c' object='rtpproxy_debug-rtpp_socket_fin.o' libtool=no @AMDEPBACKSLASH@
3193@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3194@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_socket_fin.o `test -f 'rtpp_socket_fin.c' || echo '$(srcdir)/'`rtpp_socket_fin.c
3195
3196rtpproxy_debug-rtpp_socket_fin.obj: rtpp_socket_fin.c
3197@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_socket_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o rtpproxy_debug-rtpp_socket_fin.obj `if test -f 'rtpp_socket_fin.c'; then $(CYGPATH_W) 'rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket_fin.c'; fi`
3198@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
3199@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_socket_fin.c' object='rtpproxy_debug-rtpp_socket_fin.obj' libtool=no @AMDEPBACKSLASH@
3200@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3201@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_socket_fin.obj `if test -f 'rtpp_socket_fin.c'; then $(CYGPATH_W) 'rtpp_socket_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_socket_fin.c'; fi`
3202
3203rtpproxy_debug-rtpp_record_fin.o: rtpp_record_fin.c
3204@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_record_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo -c -o rtpproxy_debug-rtpp_record_fin.o `test -f 'rtpp_record_fin.c' || echo '$(srcdir)/'`rtpp_record_fin.c
3205@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
3206@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record_fin.c' object='rtpproxy_debug-rtpp_record_fin.o' libtool=no @AMDEPBACKSLASH@
3207@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3208@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_record_fin.o `test -f 'rtpp_record_fin.c' || echo '$(srcdir)/'`rtpp_record_fin.c
3209
3210rtpproxy_debug-rtpp_record_fin.obj: rtpp_record_fin.c
3211@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_record_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo -c -o rtpproxy_debug-rtpp_record_fin.obj `if test -f 'rtpp_record_fin.c'; then $(CYGPATH_W) 'rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record_fin.c'; fi`
3212@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
3213@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_record_fin.c' object='rtpproxy_debug-rtpp_record_fin.obj' libtool=no @AMDEPBACKSLASH@
3214@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3215@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_record_fin.obj `if test -f 'rtpp_record_fin.c'; then $(CYGPATH_W) 'rtpp_record_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_record_fin.c'; fi`
3216
3217rtpproxy_debug-rtpp_ttl_fin.o: rtpp_ttl_fin.c
3218@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ttl_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o rtpproxy_debug-rtpp_ttl_fin.o `test -f 'rtpp_ttl_fin.c' || echo '$(srcdir)/'`rtpp_ttl_fin.c
3219@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
3220@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl_fin.c' object='rtpproxy_debug-rtpp_ttl_fin.o' libtool=no @AMDEPBACKSLASH@
3221@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3222@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ttl_fin.o `test -f 'rtpp_ttl_fin.c' || echo '$(srcdir)/'`rtpp_ttl_fin.c
3223
3224rtpproxy_debug-rtpp_ttl_fin.obj: rtpp_ttl_fin.c
3225@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ttl_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o rtpproxy_debug-rtpp_ttl_fin.obj `if test -f 'rtpp_ttl_fin.c'; then $(CYGPATH_W) 'rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl_fin.c'; fi`
3226@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
3227@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ttl_fin.c' object='rtpproxy_debug-rtpp_ttl_fin.obj' libtool=no @AMDEPBACKSLASH@
3228@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3229@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ttl_fin.obj `if test -f 'rtpp_ttl_fin.c'; then $(CYGPATH_W) 'rtpp_ttl_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ttl_fin.c'; fi`
3230
3231rtpproxy_debug-rtpp_pipe_fin.o: rtpp_pipe_fin.c
3232@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pipe_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o rtpproxy_debug-rtpp_pipe_fin.o `test -f 'rtpp_pipe_fin.c' || echo '$(srcdir)/'`rtpp_pipe_fin.c
3233@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
3234@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe_fin.c' object='rtpproxy_debug-rtpp_pipe_fin.o' libtool=no @AMDEPBACKSLASH@
3235@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3236@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pipe_fin.o `test -f 'rtpp_pipe_fin.c' || echo '$(srcdir)/'`rtpp_pipe_fin.c
3237
3238rtpproxy_debug-rtpp_pipe_fin.obj: rtpp_pipe_fin.c
3239@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pipe_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o rtpproxy_debug-rtpp_pipe_fin.obj `if test -f 'rtpp_pipe_fin.c'; then $(CYGPATH_W) 'rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe_fin.c'; fi`
3240@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
3241@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pipe_fin.c' object='rtpproxy_debug-rtpp_pipe_fin.obj' libtool=no @AMDEPBACKSLASH@
3242@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3243@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pipe_fin.obj `if test -f 'rtpp_pipe_fin.c'; then $(CYGPATH_W) 'rtpp_pipe_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pipe_fin.c'; fi`
3244
3245rtpproxy_debug-rtpp_pcount_fin.o: rtpp_pcount_fin.c
3246@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcount_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o rtpproxy_debug-rtpp_pcount_fin.o `test -f 'rtpp_pcount_fin.c' || echo '$(srcdir)/'`rtpp_pcount_fin.c
3247@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
3248@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount_fin.c' object='rtpproxy_debug-rtpp_pcount_fin.o' libtool=no @AMDEPBACKSLASH@
3249@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3250@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcount_fin.o `test -f 'rtpp_pcount_fin.c' || echo '$(srcdir)/'`rtpp_pcount_fin.c
3251
3252rtpproxy_debug-rtpp_pcount_fin.obj: rtpp_pcount_fin.c
3253@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcount_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o rtpproxy_debug-rtpp_pcount_fin.obj `if test -f 'rtpp_pcount_fin.c'; then $(CYGPATH_W) 'rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount_fin.c'; fi`
3254@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
3255@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcount_fin.c' object='rtpproxy_debug-rtpp_pcount_fin.obj' libtool=no @AMDEPBACKSLASH@
3256@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3257@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcount_fin.obj `if test -f 'rtpp_pcount_fin.c'; then $(CYGPATH_W) 'rtpp_pcount_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcount_fin.c'; fi`
3258
3259rtpproxy_debug-rtpp_sessinfo_fin.o: rtpp_sessinfo_fin.c
3260@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sessinfo_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o rtpproxy_debug-rtpp_sessinfo_fin.o `test -f 'rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`rtpp_sessinfo_fin.c
3261@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
3262@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo_fin.c' object='rtpproxy_debug-rtpp_sessinfo_fin.o' libtool=no @AMDEPBACKSLASH@
3263@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3264@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sessinfo_fin.o `test -f 'rtpp_sessinfo_fin.c' || echo '$(srcdir)/'`rtpp_sessinfo_fin.c
3265
3266rtpproxy_debug-rtpp_sessinfo_fin.obj: rtpp_sessinfo_fin.c
3267@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_sessinfo_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o rtpproxy_debug-rtpp_sessinfo_fin.obj `if test -f 'rtpp_sessinfo_fin.c'; then $(CYGPATH_W) 'rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo_fin.c'; fi`
3268@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
3269@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_sessinfo_fin.c' object='rtpproxy_debug-rtpp_sessinfo_fin.obj' libtool=no @AMDEPBACKSLASH@
3270@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3271@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_sessinfo_fin.obj `if test -f 'rtpp_sessinfo_fin.c'; then $(CYGPATH_W) 'rtpp_sessinfo_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_sessinfo_fin.c'; fi`
3272
3273rtpproxy_debug-rtpp_pcnt_strm_fin.o: rtpp_pcnt_strm_fin.c
3274@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f 'rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`rtpp_pcnt_strm_fin.c
3275@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
3276@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm_fin.c' object='rtpproxy_debug-rtpp_pcnt_strm_fin.o' libtool=no @AMDEPBACKSLASH@
3277@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3278@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f 'rtpp_pcnt_strm_fin.c' || echo '$(srcdir)/'`rtpp_pcnt_strm_fin.c
3279
3280rtpproxy_debug-rtpp_pcnt_strm_fin.obj: rtpp_pcnt_strm_fin.c
3281@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_pcnt_strm_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.obj `if test -f 'rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm_fin.c'; fi`
3282@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
3283@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_pcnt_strm_fin.c' object='rtpproxy_debug-rtpp_pcnt_strm_fin.obj' libtool=no @AMDEPBACKSLASH@
3284@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3285@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.obj `if test -f 'rtpp_pcnt_strm_fin.c'; then $(CYGPATH_W) 'rtpp_pcnt_strm_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_pcnt_strm_fin.c'; fi`
3286
3287rtpproxy_debug-rtpp_ringbuf_fin.o: rtpp_ringbuf_fin.c
3288@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ringbuf_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o rtpproxy_debug-rtpp_ringbuf_fin.o `test -f 'rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`rtpp_ringbuf_fin.c
3289@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
3290@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf_fin.c' object='rtpproxy_debug-rtpp_ringbuf_fin.o' libtool=no @AMDEPBACKSLASH@
3291@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3292@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ringbuf_fin.o `test -f 'rtpp_ringbuf_fin.c' || echo '$(srcdir)/'`rtpp_ringbuf_fin.c
3293
3294rtpproxy_debug-rtpp_ringbuf_fin.obj: rtpp_ringbuf_fin.c
3295@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_ringbuf_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o rtpproxy_debug-rtpp_ringbuf_fin.obj `if test -f 'rtpp_ringbuf_fin.c'; then $(CYGPATH_W) 'rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf_fin.c'; fi`
3296@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
3297@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_ringbuf_fin.c' object='rtpproxy_debug-rtpp_ringbuf_fin.obj' libtool=no @AMDEPBACKSLASH@
3298@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3299@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_ringbuf_fin.obj `if test -f 'rtpp_ringbuf_fin.c'; then $(CYGPATH_W) 'rtpp_ringbuf_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_ringbuf_fin.c'; fi`
3300
3301rtpproxy_debug-rtpp_module_if_fin.o: rtpp_module_if_fin.c
3302@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o rtpproxy_debug-rtpp_module_if_fin.o `test -f 'rtpp_module_if_fin.c' || echo '$(srcdir)/'`rtpp_module_if_fin.c
3303@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
3304@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if_fin.c' object='rtpproxy_debug-rtpp_module_if_fin.o' libtool=no @AMDEPBACKSLASH@
3305@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3306@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_fin.o `test -f 'rtpp_module_if_fin.c' || echo '$(srcdir)/'`rtpp_module_if_fin.c
3307
3308rtpproxy_debug-rtpp_module_if_fin.obj: rtpp_module_if_fin.c
3309@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o rtpproxy_debug-rtpp_module_if_fin.obj `if test -f 'rtpp_module_if_fin.c'; then $(CYGPATH_W) 'rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_fin.c'; fi`
3310@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
3311@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_module_if_fin.c' object='rtpproxy_debug-rtpp_module_if_fin.obj' libtool=no @AMDEPBACKSLASH@
3312@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3313@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_fin.obj `if test -f 'rtpp_module_if_fin.c'; then $(CYGPATH_W) 'rtpp_module_if_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_fin.c'; fi`
3314
3315rtpproxy_debug-rtpp_port_table_fin.o: rtpp_port_table_fin.c
3316@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_port_table_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o rtpproxy_debug-rtpp_port_table_fin.o `test -f 'rtpp_port_table_fin.c' || echo '$(srcdir)/'`rtpp_port_table_fin.c
3317@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
3318@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table_fin.c' object='rtpproxy_debug-rtpp_port_table_fin.o' libtool=no @AMDEPBACKSLASH@
3319@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3320@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_port_table_fin.o `test -f 'rtpp_port_table_fin.c' || echo '$(srcdir)/'`rtpp_port_table_fin.c
3321
3322rtpproxy_debug-rtpp_port_table_fin.obj: rtpp_port_table_fin.c
3323@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_port_table_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o rtpproxy_debug-rtpp_port_table_fin.obj `if test -f 'rtpp_port_table_fin.c'; then $(CYGPATH_W) 'rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table_fin.c'; fi`
3324@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
3325@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_port_table_fin.c' object='rtpproxy_debug-rtpp_port_table_fin.obj' libtool=no @AMDEPBACKSLASH@
3326@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3327@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_port_table_fin.obj `if test -f 'rtpp_port_table_fin.c'; then $(CYGPATH_W) 'rtpp_port_table_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_port_table_fin.c'; fi`
3328
3329rtpproxy_debug-rtpp_acct_fin.o: rtpp_acct_fin.c
3330@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_acct_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Tpo -c -o rtpproxy_debug-rtpp_acct_fin.o `test -f 'rtpp_acct_fin.c' || echo '$(srcdir)/'`rtpp_acct_fin.c
3331@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Po
3332@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct_fin.c' object='rtpproxy_debug-rtpp_acct_fin.o' libtool=no @AMDEPBACKSLASH@
3333@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3334@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_acct_fin.o `test -f 'rtpp_acct_fin.c' || echo '$(srcdir)/'`rtpp_acct_fin.c
3335
3336rtpproxy_debug-rtpp_acct_fin.obj: rtpp_acct_fin.c
3337@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_acct_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Tpo -c -o rtpproxy_debug-rtpp_acct_fin.obj `if test -f 'rtpp_acct_fin.c'; then $(CYGPATH_W) 'rtpp_acct_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct_fin.c'; fi`
3338@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Po
3339@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_acct_fin.c' object='rtpproxy_debug-rtpp_acct_fin.obj' libtool=no @AMDEPBACKSLASH@
3340@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3341@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_acct_fin.obj `if test -f 'rtpp_acct_fin.c'; then $(CYGPATH_W) 'rtpp_acct_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_acct_fin.c'; fi`
3342
3343rtpproxy_debug-rtpp_netaddr_fin.o: rtpp_netaddr_fin.c
3344@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netaddr_fin.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o rtpproxy_debug-rtpp_netaddr_fin.o `test -f 'rtpp_netaddr_fin.c' || echo '$(srcdir)/'`rtpp_netaddr_fin.c
3345@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
3346@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr_fin.c' object='rtpproxy_debug-rtpp_netaddr_fin.o' libtool=no @AMDEPBACKSLASH@
3347@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3348@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netaddr_fin.o `test -f 'rtpp_netaddr_fin.c' || echo '$(srcdir)/'`rtpp_netaddr_fin.c
3349
3350rtpproxy_debug-rtpp_netaddr_fin.obj: rtpp_netaddr_fin.c
3351@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_netaddr_fin.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o rtpproxy_debug-rtpp_netaddr_fin.obj `if test -f 'rtpp_netaddr_fin.c'; then $(CYGPATH_W) 'rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr_fin.c'; fi`
3352@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
3353@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_netaddr_fin.c' object='rtpproxy_debug-rtpp_netaddr_fin.obj' libtool=no @AMDEPBACKSLASH@
3354@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3355@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_netaddr_fin.obj `if test -f 'rtpp_netaddr_fin.c'; then $(CYGPATH_W) 'rtpp_netaddr_fin.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_netaddr_fin.c'; fi`
3356
3357rtpproxy_debug-rtpp_memdeb.o: rtpp_memdeb.c
3358@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_memdeb.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo -c -o rtpproxy_debug-rtpp_memdeb.o `test -f 'rtpp_memdeb.c' || echo '$(srcdir)/'`rtpp_memdeb.c
3359@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
3360@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_memdeb.c' object='rtpproxy_debug-rtpp_memdeb.o' libtool=no @AMDEPBACKSLASH@
3361@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3362@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_memdeb.o `test -f 'rtpp_memdeb.c' || echo '$(srcdir)/'`rtpp_memdeb.c
3363
3364rtpproxy_debug-rtpp_memdeb.obj: rtpp_memdeb.c
3365@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_memdeb.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo -c -o rtpproxy_debug-rtpp_memdeb.obj `if test -f 'rtpp_memdeb.c'; then $(CYGPATH_W) 'rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb.c'; fi`
3366@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
3367@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_memdeb.c' object='rtpproxy_debug-rtpp_memdeb.obj' libtool=no @AMDEPBACKSLASH@
3368@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3369@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_memdeb.obj `if test -f 'rtpp_memdeb.c'; then $(CYGPATH_W) 'rtpp_memdeb.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb.c'; fi`
3370
3371rtpproxy_debug-rtpp_memdeb_test.o: rtpp_memdeb_test.c
3372@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_memdeb_test.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Tpo -c -o rtpproxy_debug-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo '$(srcdir)/'`rtpp_memdeb_test.c
3373@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
3374@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_memdeb_test.c' object='rtpproxy_debug-rtpp_memdeb_test.o' libtool=no @AMDEPBACKSLASH@
3375@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3376@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo '$(srcdir)/'`rtpp_memdeb_test.c
3377
3378rtpproxy_debug-rtpp_memdeb_test.obj: rtpp_memdeb_test.c
3379@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_memdeb_test.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Tpo -c -o rtpproxy_debug-rtpp_memdeb_test.obj `if test -f 'rtpp_memdeb_test.c'; then $(CYGPATH_W) 'rtpp_memdeb_test.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb_test.c'; fi`
3380@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
3381@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_memdeb_test.c' object='rtpproxy_debug-rtpp_memdeb_test.obj' libtool=no @AMDEPBACKSLASH@
3382@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3383@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_memdeb_test.obj `if test -f 'rtpp_memdeb_test.c'; then $(CYGPATH_W) 'rtpp_memdeb_test.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_memdeb_test.c'; fi`
3384
3385rtpproxy_debug-rtpp_stacktrace.o: rtpp_stacktrace.c
3386@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stacktrace.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o rtpproxy_debug-rtpp_stacktrace.o `test -f 'rtpp_stacktrace.c' || echo '$(srcdir)/'`rtpp_stacktrace.c
3387@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
3388@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stacktrace.c' object='rtpproxy_debug-rtpp_stacktrace.o' libtool=no @AMDEPBACKSLASH@
3389@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3390@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stacktrace.o `test -f 'rtpp_stacktrace.c' || echo '$(srcdir)/'`rtpp_stacktrace.c
3391
3392rtpproxy_debug-rtpp_stacktrace.obj: rtpp_stacktrace.c
3393@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_stacktrace.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o rtpproxy_debug-rtpp_stacktrace.obj `if test -f 'rtpp_stacktrace.c'; then $(CYGPATH_W) 'rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stacktrace.c'; fi`
3394@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
3395@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpp_stacktrace.c' object='rtpproxy_debug-rtpp_stacktrace.obj' libtool=no @AMDEPBACKSLASH@
3396@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3397@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_stacktrace.obj `if test -f 'rtpp_stacktrace.c'; then $(CYGPATH_W) 'rtpp_stacktrace.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_stacktrace.c'; fi`
3398
3399mostlyclean-libtool:
3400	-rm -f *.lo
3401
3402clean-libtool:
3403	-rm -rf .libs _libs
3404
3405ID: $(am__tagged_files)
3406	$(am__define_uniq_tagged_files); mkid -fID $$unique
3407tags: tags-am
3408TAGS: tags
3409
3410tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3411	set x; \
3412	here=`pwd`; \
3413	$(am__define_uniq_tagged_files); \
3414	shift; \
3415	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3416	  test -n "$$unique" || unique=$$empty_fix; \
3417	  if test $$# -gt 0; then \
3418	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3419	      "$$@" $$unique; \
3420	  else \
3421	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3422	      $$unique; \
3423	  fi; \
3424	fi
3425ctags: ctags-am
3426
3427CTAGS: ctags
3428ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3429	$(am__define_uniq_tagged_files); \
3430	test -z "$(CTAGS_ARGS)$$unique" \
3431	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3432	     $$unique
3433
3434GTAGS:
3435	here=`$(am__cd) $(top_builddir) && pwd` \
3436	  && $(am__cd) $(top_srcdir) \
3437	  && gtags -i $(GTAGS_ARGS) "$$here"
3438cscopelist: cscopelist-am
3439
3440cscopelist-am: $(am__tagged_files)
3441	list='$(am__tagged_files)'; \
3442	case "$(srcdir)" in \
3443	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3444	  *) sdir=$(subdir)/$(srcdir) ;; \
3445	esac; \
3446	for i in $$list; do \
3447	  if test -f "$$i"; then \
3448	    echo "$(subdir)/$$i"; \
3449	  else \
3450	    echo "$$sdir/$$i"; \
3451	  fi; \
3452	done >> $(top_builddir)/cscope.files
3453
3454distclean-tags:
3455	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3456
3457distdir: $(BUILT_SOURCES)
3458	$(MAKE) $(AM_MAKEFLAGS) distdir-am
3459
3460distdir-am: $(DISTFILES)
3461	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3462	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3463	list='$(DISTFILES)'; \
3464	  dist_files=`for file in $$list; do echo $$file; done | \
3465	  sed -e "s|^$$srcdirstrip/||;t" \
3466	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3467	case $$dist_files in \
3468	  */*) $(MKDIR_P) `echo "$$dist_files" | \
3469			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3470			   sort -u` ;; \
3471	esac; \
3472	for file in $$dist_files; do \
3473	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3474	  if test -d $$d/$$file; then \
3475	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3476	    if test -d "$(distdir)/$$file"; then \
3477	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3478	    fi; \
3479	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3480	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3481	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3482	    fi; \
3483	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3484	  else \
3485	    test -f "$(distdir)/$$file" \
3486	    || cp -p $$d/$$file "$(distdir)/$$file" \
3487	    || exit 1; \
3488	  fi; \
3489	done
3490check-am: all-am
3491check: $(BUILT_SOURCES)
3492	$(MAKE) $(AM_MAKEFLAGS) check-am
3493all-am: Makefile $(PROGRAMS) config.h
3494installdirs:
3495	for dir in "$(DESTDIR)$(bindir)"; do \
3496	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
3497	done
3498install: $(BUILT_SOURCES)
3499	$(MAKE) $(AM_MAKEFLAGS) install-am
3500install-exec: install-exec-am
3501install-data: install-data-am
3502uninstall: uninstall-am
3503
3504install-am: all-am
3505	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3506
3507installcheck: installcheck-am
3508install-strip:
3509	if test -z '$(STRIP)'; then \
3510	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3511	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3512	      install; \
3513	else \
3514	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3515	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3516	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3517	fi
3518mostlyclean-generic:
3519
3520clean-generic:
3521	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3522
3523distclean-generic:
3524	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3525	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3526
3527maintainer-clean-generic:
3528	@echo "This command is intended for maintainers to use"
3529	@echo "it deletes files that may require special tools to rebuild."
3530	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
3531clean: clean-am
3532
3533clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
3534
3535distclean: distclean-am
3536		-rm -f ./$(DEPDIR)/rtpproxy-main.Po
3537	-rm -f ./$(DEPDIR)/rtpproxy-rtp.Po
3538	-rm -f ./$(DEPDIR)/rtpproxy-rtp_analyze.Po
3539	-rm -f ./$(DEPDIR)/rtpproxy-rtp_resizer.Po
3540	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct.Po
3541	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct_fin.Po
3542	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po
3543	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
3544	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command.Po
3545	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_async.Po
3546	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_copy.Po
3547	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_delete.Po
3548	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po
3549	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_query.Po
3550	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
3551	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
3552	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_record.Po
3553	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_stats.Po
3554	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po
3555	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_ul.Po
3556	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po
3557	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid.Po
3558	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
3559	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po
3560	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po
3561	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
3562	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po
3563	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po
3564	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_math.Po
3565	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if.Po
3566	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
3567	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_monotime.Po
3568	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po
3569	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Po
3570	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po
3571	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_network.Po
3572	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_network_io.Po
3573	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_notify.Po
3574	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcache.Po
3575	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
3576	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Po
3577	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcount.Po
3578	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcount_fin.Po
3579	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pearson.Po
3580	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pipe.Po
3581	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pipe_fin.Po
3582	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table.Po
3583	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
3584	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc.Po
3585	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po
3586	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
3587	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
3588	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pthread.Po
3589	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_queue.Po
3590	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_record.Po
3591	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_record_fin.Po
3592	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po
3593	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Po
3594	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
3595	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Po
3596	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_server.Po
3597	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_server_fin.Po
3598	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
3599	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Po
3600	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_session.Po
3601	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket.Po
3602	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
3603	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_stats.Po
3604	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_stream.Po
3605	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_stream_fin.Po
3606	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
3607	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_time.Po
3608	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed.Po
3609	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed_fin.Po
3610	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
3611	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ttl.Po
3612	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ttl_fin.Po
3613	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_util.Po
3614	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_weakref.Po
3615	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi.Po
3616	-rm -f ./$(DEPDIR)/rtpproxy_debug-main.Po
3617	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp.Po
3618	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
3619	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_resizer.Po
3620	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po
3621	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Po
3622	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po
3623	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po
3624	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po
3625	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po
3626	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Po
3627	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Po
3628	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po
3629	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_query.Po
3630	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po
3631	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
3632	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_record.Po
3633	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Po
3634	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po
3635	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Po
3636	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po
3637	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po
3638	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
3639	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po
3640	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po
3641	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
3642	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po
3643	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
3644	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_math.Po
3645	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
3646	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
3647	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
3648	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
3649	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_monotime.Po
3650	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
3651	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
3652	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
3653	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po
3654	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po
3655	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po
3656	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcache.Po
3657	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po
3658	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
3659	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po
3660	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
3661	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po
3662	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po
3663	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
3664	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po
3665	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
3666	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po
3667	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po
3668	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po
3669	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po
3670	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
3671	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po
3672	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po
3673	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
3674	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
3675	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
3676	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po
3677	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
3678	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po
3679	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
3680	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po
3681	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
3682	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po
3683	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po
3684	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
3685	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
3686	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po
3687	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po
3688	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
3689	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po
3690	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po
3691	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po
3692	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
3693	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po
3694	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po
3695	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
3696	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po
3697	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po
3698	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi.Po
3699	-rm -f Makefile
3700distclean-am: clean-am distclean-compile distclean-generic \
3701	distclean-hdr distclean-tags
3702
3703dvi: dvi-am
3704
3705dvi-am:
3706
3707html: html-am
3708
3709html-am:
3710
3711info: info-am
3712
3713info-am:
3714
3715install-data-am:
3716
3717install-dvi: install-dvi-am
3718
3719install-dvi-am:
3720
3721install-exec-am: install-binPROGRAMS
3722
3723install-html: install-html-am
3724
3725install-html-am:
3726
3727install-info: install-info-am
3728
3729install-info-am:
3730
3731install-man:
3732
3733install-pdf: install-pdf-am
3734
3735install-pdf-am:
3736
3737install-ps: install-ps-am
3738
3739install-ps-am:
3740
3741installcheck-am:
3742
3743maintainer-clean: maintainer-clean-am
3744		-rm -f ./$(DEPDIR)/rtpproxy-main.Po
3745	-rm -f ./$(DEPDIR)/rtpproxy-rtp.Po
3746	-rm -f ./$(DEPDIR)/rtpproxy-rtp_analyze.Po
3747	-rm -f ./$(DEPDIR)/rtpproxy-rtp_resizer.Po
3748	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct.Po
3749	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_acct_fin.Po
3750	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_analyzer.Po
3751	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_bindaddrs.Po
3752	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command.Po
3753	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_async.Po
3754	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_copy.Po
3755	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_delete.Po
3756	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_parse.Po
3757	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_query.Po
3758	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache.Po
3759	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_rcache_fin.Po
3760	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_record.Po
3761	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_stats.Po
3762	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_stream.Po
3763	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_command_ul.Po
3764	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_controlfd.Po
3765	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid.Po
3766	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_genuid_singlet.Po
3767	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_hash_table.Po
3768	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj.Po
3769	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_obj_fin.Po
3770	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_log_stand.Po
3771	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_mallocs.Po
3772	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_math.Po
3773	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if.Po
3774	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_module_if_fin.Po
3775	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_monotime.Po
3776	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_netaddr.Po
3777	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_netaddr_fin.Po
3778	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_netio_async.Po
3779	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_network.Po
3780	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_network_io.Po
3781	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_notify.Po
3782	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcache.Po
3783	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm.Po
3784	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcnt_strm_fin.Po
3785	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcount.Po
3786	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pcount_fin.Po
3787	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pearson.Po
3788	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pipe.Po
3789	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pipe_fin.Po
3790	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table.Po
3791	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_port_table_fin.Po
3792	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc.Po
3793	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_async.Po
3794	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_servers.Po
3795	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_proc_ttl.Po
3796	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_pthread.Po
3797	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_queue.Po
3798	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_record.Po
3799	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_record_fin.Po
3800	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_refcnt.Po
3801	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_refcnt_fin.Po
3802	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ringbuf.Po
3803	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ringbuf_fin.Po
3804	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_server.Po
3805	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_server_fin.Po
3806	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_sessinfo.Po
3807	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_sessinfo_fin.Po
3808	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_session.Po
3809	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket.Po
3810	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_socket_fin.Po
3811	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_stats.Po
3812	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_stream.Po
3813	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_stream_fin.Po
3814	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_syslog_async.Po
3815	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_time.Po
3816	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed.Po
3817	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_timed_fin.Po
3818	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_tnotify_set.Po
3819	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ttl.Po
3820	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_ttl_fin.Po
3821	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_util.Po
3822	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_weakref.Po
3823	-rm -f ./$(DEPDIR)/rtpproxy-rtpp_wi.Po
3824	-rm -f ./$(DEPDIR)/rtpproxy_debug-main.Po
3825	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp.Po
3826	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_analyze.Po
3827	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtp_resizer.Po
3828	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct.Po
3829	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_acct_fin.Po
3830	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_analyzer.Po
3831	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_bindaddrs.Po
3832	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command.Po
3833	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_async.Po
3834	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_copy.Po
3835	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_delete.Po
3836	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_parse.Po
3837	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_query.Po
3838	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache.Po
3839	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_rcache_fin.Po
3840	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_record.Po
3841	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_stats.Po
3842	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_stream.Po
3843	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_command_ul.Po
3844	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_controlfd.Po
3845	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid.Po
3846	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_genuid_singlet.Po
3847	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_hash_table.Po
3848	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj.Po
3849	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_obj_fin.Po
3850	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_log_stand.Po
3851	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_mallocs.Po
3852	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_math.Po
3853	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb.Po
3854	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
3855	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
3856	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_fin.Po
3857	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_monotime.Po
3858	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
3859	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr_fin.Po
3860	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
3861	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po
3862	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network_io.Po
3863	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_notify.Po
3864	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcache.Po
3865	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm.Po
3866	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcnt_strm_fin.Po
3867	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount.Po
3868	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pcount_fin.Po
3869	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pearson.Po
3870	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe.Po
3871	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pipe_fin.Po
3872	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table.Po
3873	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_port_table_fin.Po
3874	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc.Po
3875	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_async.Po
3876	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_servers.Po
3877	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_proc_ttl.Po
3878	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_pthread.Po
3879	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_queue.Po
3880	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record.Po
3881	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_record_fin.Po
3882	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt.Po
3883	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_refcnt_fin.Po
3884	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf.Po
3885	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ringbuf_fin.Po
3886	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server.Po
3887	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_server_fin.Po
3888	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo.Po
3889	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_sessinfo_fin.Po
3890	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_session.Po
3891	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket.Po
3892	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_socket_fin.Po
3893	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stacktrace.Po
3894	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stats.Po
3895	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream.Po
3896	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_stream_fin.Po
3897	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_syslog_async.Po
3898	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_time.Po
3899	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed.Po
3900	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_timed_fin.Po
3901	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_tnotify_set.Po
3902	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl.Po
3903	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_ttl_fin.Po
3904	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_util.Po
3905	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_weakref.Po
3906	-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_wi.Po
3907	-rm -f Makefile
3908maintainer-clean-am: distclean-am maintainer-clean-generic
3909
3910mostlyclean: mostlyclean-am
3911
3912mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3913	mostlyclean-libtool
3914
3915pdf: pdf-am
3916
3917pdf-am:
3918
3919ps: ps-am
3920
3921ps-am:
3922
3923uninstall-am: uninstall-binPROGRAMS
3924
3925.MAKE: all check install install-am install-strip
3926
3927.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
3928	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
3929	ctags ctags-am distclean distclean-compile distclean-generic \
3930	distclean-hdr distclean-libtool distclean-tags distdir dvi \
3931	dvi-am html html-am info info-am install install-am \
3932	install-binPROGRAMS install-data install-data-am install-dvi \
3933	install-dvi-am install-exec install-exec-am install-html \
3934	install-html-am install-info install-info-am install-man \
3935	install-pdf install-pdf-am install-ps install-ps-am \
3936	install-strip installcheck installcheck-am installdirs \
3937	maintainer-clean maintainer-clean-generic mostlyclean \
3938	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
3939	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
3940	uninstall-binPROGRAMS
3941
3942.PRECIOUS: Makefile
3943
3944
3945rtpp_timed_fin.c: genfincode.sh rtpp_timed.h
3946	$(GENFINCODE) rtpp_timed.h rtpp_timed_fin.h rtpp_timed_fin.c
3947
3948rtpp_timed_fin.h: rtpp_timed_fin.c
3949
3950rtpp_stream_fin.c: $(GENFINCODE_S) rtpp_stream.h
3951	$(GENFINCODE_S) rtpp_stream.h rtpp_stream_fin.h rtpp_stream_fin.c
3952
3953rtpp_stream_fin.h: rtpp_stream_fin.c
3954
3955rtpp_server_fin.c: $(GENFINCODE) rtpp_server.h
3956	$(GENFINCODE_S) rtpp_server.h rtpp_server_fin.h rtpp_server_fin.c
3957
3958rtpp_server_fin.h: rtpp_server_fin.c
3959
3960rtpp_refcnt_fin.c: $(GENFINCODE_S) rtpp_refcnt.h
3961	$(GENFINCODE_S) rtpp_refcnt.h rtpp_refcnt_fin.h rtpp_refcnt_fin.c
3962
3963rtpp_refcnt_fin.h: rtpp_refcnt_fin.c
3964
3965rtpp_log_obj_fin.c: $(GENFINCODE) rtpp_log_obj.h
3966	$(GENFINCODE) rtpp_log_obj.h rtpp_log_obj_fin.h rtpp_log_obj_fin.c
3967
3968rtpp_log_obj_fin.h: rtpp_log_obj_fin.c
3969
3970rtpp_command_rcache_fin.c: $(GENFINCODE) rtpp_command_rcache.h
3971	$(GENFINCODE) rtpp_command_rcache.h rtpp_command_rcache_fin.h rtpp_command_rcache_fin.c
3972
3973rtpp_command_rcache_fin.h: rtpp_command_rcache_fin.c
3974
3975rtpp_socket_fin.c: $(GENFINCODE) rtpp_socket.h
3976	$(GENFINCODE) rtpp_socket.h rtpp_socket_fin.h rtpp_socket_fin.c
3977
3978rtpp_socket_fin.h: rtpp_socket_fin.c
3979
3980rtpp_record_fin.c: $(GENFINCODE) rtpp_record.h
3981	$(GENFINCODE) rtpp_record.h rtpp_record_fin.h rtpp_record_fin.c
3982
3983rtpp_record_fin.h: rtpp_record_fin.c
3984
3985rtpp_ttl_fin.c: $(GENFINCODE) rtpp_ttl.h
3986	$(GENFINCODE) rtpp_ttl.h rtpp_ttl_fin.h rtpp_ttl_fin.c
3987
3988rtpp_ttl_fin.h: rtpp_ttl_fin.c
3989
3990rtpp_pipe_fin.c: $(GENFINCODE) rtpp_pipe.h
3991	$(GENFINCODE) rtpp_pipe.h rtpp_pipe_fin.h rtpp_pipe_fin.c
3992
3993rtpp_pipe_fin.h: rtpp_pipe_fin.c
3994
3995rtpp_pcount_fin.c: $(GENFINCODE) rtpp_pcount.h
3996	$(GENFINCODE) rtpp_pcount.h rtpp_pcount_fin.h rtpp_pcount_fin.c
3997
3998rtpp_pcount_fin.h: rtpp_pcount_fin.c
3999
4000rtpp_ringbuf_fin.c: $(GENFINCODE) rtpp_ringbuf.h
4001	$(GENFINCODE) rtpp_ringbuf.h rtpp_ringbuf_fin.h rtpp_ringbuf_fin.c
4002
4003rtpp_ringbuf_fin.h: rtpp_ringbuf_fin.c
4004
4005rtpp_sessinfo_fin.c: $(GENFINCODE) rtpp_sessinfo.h
4006	$(GENFINCODE) rtpp_sessinfo.h rtpp_sessinfo_fin.h rtpp_sessinfo_fin.c
4007
4008rtpp_sessinfo_fin.h: rtpp_sessinfo_fin.c
4009
4010rtpp_pcnt_strm_fin.c: $(GENFINCODE) rtpp_pcnt_strm.h
4011	$(GENFINCODE) rtpp_pcnt_strm.h rtpp_pcnt_strm_fin.h rtpp_pcnt_strm_fin.c
4012
4013rtpp_pcnt_strm_fin.h: rtpp_pcnt_strm_fin.c
4014
4015rtpp_module_if_fin.c: $(GENFINCODE) rtpp_module_if.h
4016	$(GENFINCODE) rtpp_module_if.h rtpp_module_if_fin.h rtpp_module_if_fin.c
4017
4018rtpp_module_if_fin.h: rtpp_module_if_fin.c
4019
4020rtpp_port_table_fin.c: $(GENFINCODE) rtpp_port_table.h
4021	$(GENFINCODE) rtpp_port_table.h rtpp_port_table_fin.h rtpp_port_table_fin.c
4022
4023rtpp_port_table_fin.h: rtpp_port_table_fin.c
4024
4025rtpp_acct_fin.c: $(GENFINCODE) rtpp_acct.h
4026	$(GENFINCODE) rtpp_acct.h rtpp_acct_fin.h rtpp_acct_fin.c
4027
4028rtpp_acct_fin.h: rtpp_acct_fin.c
4029
4030rtpp_netaddr_fin.c: $(GENFINCODE_S) rtpp_netaddr.h
4031	$(GENFINCODE_S) rtpp_netaddr.h rtpp_netaddr_fin.h rtpp_netaddr_fin.c
4032
4033rtpp_netaddr_fin.h: rtpp_netaddr_fin.c
4034
4035includepolice:
4036	@nfiles=`echo ${BASE_SOURCES} | wc -w`; nfiles=$$(($${nfiles})); \
4037	 i=1; nwarns=0; \
4038	 for file in ${BASE_SOURCES}; \
4039	 do \
4040	   echo -n "  policing file $${i} of $${nfiles} -> $${file}: "; \
4041	   set +e; set +x; \
4042	   SMAKE="${MAKE}" SMAKEFLAGS='CFLAGS="-DRTPP_DEBUG_MAX"' \
4043	    python ../misc/includepolice.py $${file} > ipol/$${file}.txt; \
4044	   RC=$${?}; if [ $${RC} -eq 255 ]; then exit 1; fi; \
4045	   if [ $${RC} -eq 0 ]; then \
4046	     rm -f ipol/$${file}.txt ipol/$${file}.iout; \
4047	     echo "all clean"; \
4048	   else \
4049	     echo "$${RC} warning(s)"; \
4050	     nwarns=$$(($${nwarns} + $${RC})); \
4051	   fi; \
4052	   i=$$(($${i} + 1)); \
4053	 done; \
4054	 echo "=========="; \
4055	 echo "Total warnings: $${nwarns}"
4056
4057# Tell versions [3.59,3.63) of GNU make to not export all variables.
4058# Otherwise a system limit (for SysV at least) may be exceeded.
4059.NOEXPORT:
4060