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
17
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
93subdir = gst/rtp
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
96	$(top_srcdir)/common/m4/as-auto-alt.m4 \
97	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
98	$(top_srcdir)/common/m4/as-gcc-inline-assembly.m4 \
99	$(top_srcdir)/common/m4/as-libtool.m4 \
100	$(top_srcdir)/common/m4/as-version.m4 \
101	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
102	$(top_srcdir)/common/m4/ax_pthread.m4 \
103	$(top_srcdir)/common/m4/gst-arch.m4 \
104	$(top_srcdir)/common/m4/gst-args.m4 \
105	$(top_srcdir)/common/m4/gst-check.m4 \
106	$(top_srcdir)/common/m4/gst-default.m4 \
107	$(top_srcdir)/common/m4/gst-dowhile.m4 \
108	$(top_srcdir)/common/m4/gst-error.m4 \
109	$(top_srcdir)/common/m4/gst-feature.m4 \
110	$(top_srcdir)/common/m4/gst-gettext.m4 \
111	$(top_srcdir)/common/m4/gst-glib2.m4 \
112	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
113	$(top_srcdir)/common/m4/gst-platform.m4 \
114	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
115	$(top_srcdir)/common/m4/gst-plugindir.m4 \
116	$(top_srcdir)/common/m4/gst.m4 \
117	$(top_srcdir)/common/m4/gtk-doc.m4 \
118	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
119	$(top_srcdir)/m4/aalib.m4 $(top_srcdir)/m4/gettext.m4 \
120	$(top_srcdir)/m4/gst-fionread.m4 $(top_srcdir)/m4/iconv.m4 \
121	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
122	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
123	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
124	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
125	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
126	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
127	$(top_srcdir)/configure.ac
128am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
129	$(ACLOCAL_M4)
130DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
131	$(am__DIST_COMMON)
132mkinstalldirs = $(install_sh) -d
133CONFIG_HEADER = $(top_builddir)/config.h
134CONFIG_CLEAN_FILES =
135CONFIG_CLEAN_VPATH_FILES =
136am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
137am__vpath_adj = case $$p in \
138    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
139    *) f=$$p;; \
140  esac;
141am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
142am__install_max = 40
143am__nobase_strip_setup = \
144  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
145am__nobase_strip = \
146  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
147am__nobase_list = $(am__nobase_strip_setup); \
148  for p in $$list; do echo "$$p $$p"; done | \
149  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
150  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
151    if (++n[$$2] == $(am__install_max)) \
152      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
153    END { for (dir in files) print dir, files[dir] }'
154am__base_list = \
155  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
156  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
157am__uninstall_files_from_dir = { \
158  test -z "$$files" \
159    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
160    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
161         $(am__cd) "$$dir" && rm -f $$files; }; \
162  }
163am__installdirs = "$(DESTDIR)$(plugindir)"
164LTLIBRARIES = $(plugin_LTLIBRARIES)
165am__DEPENDENCIES_1 =
166libgstrtp_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
167	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
168	$(am__DEPENDENCIES_1)
169am_libgstrtp_la_OBJECTS = libgstrtp_la-dboolhuff.lo \
170	libgstrtp_la-fnv1hash.lo libgstrtp_la-gstrtp.lo \
171	libgstrtp_la-gstrtpchannels.lo libgstrtp_la-gstrtpac3depay.lo \
172	libgstrtp_la-gstrtpac3pay.lo libgstrtp_la-gstrtpbvdepay.lo \
173	libgstrtp_la-gstrtpbvpay.lo libgstrtp_la-gstrtpceltdepay.lo \
174	libgstrtp_la-gstrtpceltpay.lo libgstrtp_la-gstrtpdvdepay.lo \
175	libgstrtp_la-gstrtpdvpay.lo libgstrtp_la-gstrtpgstdepay.lo \
176	libgstrtp_la-gstrtpgstpay.lo libgstrtp_la-gstrtpilbcdepay.lo \
177	libgstrtp_la-gstrtpilbcpay.lo libgstrtp_la-gstrtpmpadepay.lo \
178	libgstrtp_la-gstrtpmpapay.lo \
179	libgstrtp_la-gstrtpmparobustdepay.lo \
180	libgstrtp_la-gstrtpmpvdepay.lo libgstrtp_la-gstrtpmpvpay.lo \
181	libgstrtp_la-gstrtppcmadepay.lo \
182	libgstrtp_la-gstrtppcmudepay.lo libgstrtp_la-gstrtppcmupay.lo \
183	libgstrtp_la-gstrtppcmapay.lo libgstrtp_la-gstrtpg722depay.lo \
184	libgstrtp_la-gstrtpg722pay.lo libgstrtp_la-gstrtpg723depay.lo \
185	libgstrtp_la-gstrtpg723pay.lo libgstrtp_la-gstrtpg726pay.lo \
186	libgstrtp_la-gstrtpg726depay.lo libgstrtp_la-gstrtpg729pay.lo \
187	libgstrtp_la-gstrtpg729depay.lo libgstrtp_la-gstrtpgsmdepay.lo \
188	libgstrtp_la-gstrtpgsmpay.lo libgstrtp_la-gstrtpamrdepay.lo \
189	libgstrtp_la-gstrtpamrpay.lo libgstrtp_la-gstrtph261pay.lo \
190	libgstrtp_la-gstrtph261depay.lo \
191	libgstrtp_la-gstrtph263pdepay.lo \
192	libgstrtp_la-gstrtph263ppay.lo libgstrtp_la-gstrtph263depay.lo \
193	libgstrtp_la-gstrtph263pay.lo libgstrtp_la-gstrtph264depay.lo \
194	libgstrtp_la-gstrtph264pay.lo libgstrtp_la-gstrtph265depay.lo \
195	libgstrtp_la-gstrtph265pay.lo libgstrtp_la-gstrtpj2kdepay.lo \
196	libgstrtp_la-gstrtpj2kpay.lo libgstrtp_la-gstrtpjpegdepay.lo \
197	libgstrtp_la-gstrtpjpegpay.lo libgstrtp_la-gstrtpklvdepay.lo \
198	libgstrtp_la-gstrtpklvpay.lo libgstrtp_la-gstrtpL8depay.lo \
199	libgstrtp_la-gstrtpL8pay.lo libgstrtp_la-gstrtpL16depay.lo \
200	libgstrtp_la-gstrtpL16pay.lo libgstrtp_la-gstrtpL24depay.lo \
201	libgstrtp_la-gstrtpL24pay.lo libgstrtp_la-gstasteriskh263.lo \
202	libgstrtp_la-gstrtpmp1sdepay.lo \
203	libgstrtp_la-gstrtpmp2tdepay.lo libgstrtp_la-gstrtpmp2tpay.lo \
204	libgstrtp_la-gstrtpmp4vdepay.lo libgstrtp_la-gstrtpmp4vpay.lo \
205	libgstrtp_la-gstrtpmp4gdepay.lo libgstrtp_la-gstrtpmp4gpay.lo \
206	libgstrtp_la-gstrtpmp4adepay.lo libgstrtp_la-gstrtpmp4apay.lo \
207	libgstrtp_la-gstrtpopusdepay.lo libgstrtp_la-gstrtpopuspay.lo \
208	libgstrtp_la-gstrtpqcelpdepay.lo \
209	libgstrtp_la-gstrtpqdmdepay.lo libgstrtp_la-gstrtpsbcdepay.lo \
210	libgstrtp_la-gstrtpsbcpay.lo libgstrtp_la-gstrtpsirenpay.lo \
211	libgstrtp_la-gstrtpsirendepay.lo \
212	libgstrtp_la-gstrtpspeexdepay.lo \
213	libgstrtp_la-gstrtpspeexpay.lo libgstrtp_la-gstrtpsv3vdepay.lo \
214	libgstrtp_la-gstrtptheoradepay.lo \
215	libgstrtp_la-gstrtptheorapay.lo \
216	libgstrtp_la-gstrtpvorbisdepay.lo \
217	libgstrtp_la-gstrtpvorbispay.lo libgstrtp_la-gstrtpvp8depay.lo \
218	libgstrtp_la-gstrtpvp8pay.lo libgstrtp_la-gstrtpvp9depay.lo \
219	libgstrtp_la-gstrtpvp9pay.lo libgstrtp_la-gstrtpvrawdepay.lo \
220	libgstrtp_la-gstrtpvrawpay.lo libgstrtp_la-gstrtpstreampay.lo \
221	libgstrtp_la-gstrtpstreamdepay.lo libgstrtp_la-gstrtputils.lo \
222	libgstrtp_la-rtpulpfeccommon.lo \
223	libgstrtp_la-gstrtpulpfecdec.lo \
224	libgstrtp_la-gstrtpulpfecenc.lo libgstrtp_la-rtpredcommon.lo \
225	libgstrtp_la-gstrtpredenc.lo libgstrtp_la-gstrtpreddec.lo \
226	libgstrtp_la-rtpstorage.lo libgstrtp_la-rtpstoragestream.lo \
227	libgstrtp_la-gstrtpstorage.lo
228libgstrtp_la_OBJECTS = $(am_libgstrtp_la_OBJECTS)
229AM_V_lt = $(am__v_lt_@AM_V@)
230am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
231am__v_lt_0 = --silent
232am__v_lt_1 =
233libgstrtp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
234	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgstrtp_la_CFLAGS) \
235	$(CFLAGS) $(libgstrtp_la_LDFLAGS) $(LDFLAGS) -o $@
236AM_V_P = $(am__v_P_@AM_V@)
237am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
238am__v_P_0 = false
239am__v_P_1 = :
240AM_V_GEN = $(am__v_GEN_@AM_V@)
241am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
242am__v_GEN_0 = @echo "  GEN     " $@;
243am__v_GEN_1 =
244AM_V_at = $(am__v_at_@AM_V@)
245am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
246am__v_at_0 = @
247am__v_at_1 =
248DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
249depcomp = $(SHELL) $(top_srcdir)/depcomp
250am__maybe_remake_depfiles = depfiles
251am__depfiles_remade = ./$(DEPDIR)/libgstrtp_la-dboolhuff.Plo \
252	./$(DEPDIR)/libgstrtp_la-fnv1hash.Plo \
253	./$(DEPDIR)/libgstrtp_la-gstasteriskh263.Plo \
254	./$(DEPDIR)/libgstrtp_la-gstrtp.Plo \
255	./$(DEPDIR)/libgstrtp_la-gstrtpL16depay.Plo \
256	./$(DEPDIR)/libgstrtp_la-gstrtpL16pay.Plo \
257	./$(DEPDIR)/libgstrtp_la-gstrtpL24depay.Plo \
258	./$(DEPDIR)/libgstrtp_la-gstrtpL24pay.Plo \
259	./$(DEPDIR)/libgstrtp_la-gstrtpL8depay.Plo \
260	./$(DEPDIR)/libgstrtp_la-gstrtpL8pay.Plo \
261	./$(DEPDIR)/libgstrtp_la-gstrtpac3depay.Plo \
262	./$(DEPDIR)/libgstrtp_la-gstrtpac3pay.Plo \
263	./$(DEPDIR)/libgstrtp_la-gstrtpamrdepay.Plo \
264	./$(DEPDIR)/libgstrtp_la-gstrtpamrpay.Plo \
265	./$(DEPDIR)/libgstrtp_la-gstrtpbvdepay.Plo \
266	./$(DEPDIR)/libgstrtp_la-gstrtpbvpay.Plo \
267	./$(DEPDIR)/libgstrtp_la-gstrtpceltdepay.Plo \
268	./$(DEPDIR)/libgstrtp_la-gstrtpceltpay.Plo \
269	./$(DEPDIR)/libgstrtp_la-gstrtpchannels.Plo \
270	./$(DEPDIR)/libgstrtp_la-gstrtpdvdepay.Plo \
271	./$(DEPDIR)/libgstrtp_la-gstrtpdvpay.Plo \
272	./$(DEPDIR)/libgstrtp_la-gstrtpg722depay.Plo \
273	./$(DEPDIR)/libgstrtp_la-gstrtpg722pay.Plo \
274	./$(DEPDIR)/libgstrtp_la-gstrtpg723depay.Plo \
275	./$(DEPDIR)/libgstrtp_la-gstrtpg723pay.Plo \
276	./$(DEPDIR)/libgstrtp_la-gstrtpg726depay.Plo \
277	./$(DEPDIR)/libgstrtp_la-gstrtpg726pay.Plo \
278	./$(DEPDIR)/libgstrtp_la-gstrtpg729depay.Plo \
279	./$(DEPDIR)/libgstrtp_la-gstrtpg729pay.Plo \
280	./$(DEPDIR)/libgstrtp_la-gstrtpgsmdepay.Plo \
281	./$(DEPDIR)/libgstrtp_la-gstrtpgsmpay.Plo \
282	./$(DEPDIR)/libgstrtp_la-gstrtpgstdepay.Plo \
283	./$(DEPDIR)/libgstrtp_la-gstrtpgstpay.Plo \
284	./$(DEPDIR)/libgstrtp_la-gstrtph261depay.Plo \
285	./$(DEPDIR)/libgstrtp_la-gstrtph261pay.Plo \
286	./$(DEPDIR)/libgstrtp_la-gstrtph263depay.Plo \
287	./$(DEPDIR)/libgstrtp_la-gstrtph263pay.Plo \
288	./$(DEPDIR)/libgstrtp_la-gstrtph263pdepay.Plo \
289	./$(DEPDIR)/libgstrtp_la-gstrtph263ppay.Plo \
290	./$(DEPDIR)/libgstrtp_la-gstrtph264depay.Plo \
291	./$(DEPDIR)/libgstrtp_la-gstrtph264pay.Plo \
292	./$(DEPDIR)/libgstrtp_la-gstrtph265depay.Plo \
293	./$(DEPDIR)/libgstrtp_la-gstrtph265pay.Plo \
294	./$(DEPDIR)/libgstrtp_la-gstrtpilbcdepay.Plo \
295	./$(DEPDIR)/libgstrtp_la-gstrtpilbcpay.Plo \
296	./$(DEPDIR)/libgstrtp_la-gstrtpj2kdepay.Plo \
297	./$(DEPDIR)/libgstrtp_la-gstrtpj2kpay.Plo \
298	./$(DEPDIR)/libgstrtp_la-gstrtpjpegdepay.Plo \
299	./$(DEPDIR)/libgstrtp_la-gstrtpjpegpay.Plo \
300	./$(DEPDIR)/libgstrtp_la-gstrtpklvdepay.Plo \
301	./$(DEPDIR)/libgstrtp_la-gstrtpklvpay.Plo \
302	./$(DEPDIR)/libgstrtp_la-gstrtpmp1sdepay.Plo \
303	./$(DEPDIR)/libgstrtp_la-gstrtpmp2tdepay.Plo \
304	./$(DEPDIR)/libgstrtp_la-gstrtpmp2tpay.Plo \
305	./$(DEPDIR)/libgstrtp_la-gstrtpmp4adepay.Plo \
306	./$(DEPDIR)/libgstrtp_la-gstrtpmp4apay.Plo \
307	./$(DEPDIR)/libgstrtp_la-gstrtpmp4gdepay.Plo \
308	./$(DEPDIR)/libgstrtp_la-gstrtpmp4gpay.Plo \
309	./$(DEPDIR)/libgstrtp_la-gstrtpmp4vdepay.Plo \
310	./$(DEPDIR)/libgstrtp_la-gstrtpmp4vpay.Plo \
311	./$(DEPDIR)/libgstrtp_la-gstrtpmpadepay.Plo \
312	./$(DEPDIR)/libgstrtp_la-gstrtpmpapay.Plo \
313	./$(DEPDIR)/libgstrtp_la-gstrtpmparobustdepay.Plo \
314	./$(DEPDIR)/libgstrtp_la-gstrtpmpvdepay.Plo \
315	./$(DEPDIR)/libgstrtp_la-gstrtpmpvpay.Plo \
316	./$(DEPDIR)/libgstrtp_la-gstrtpopusdepay.Plo \
317	./$(DEPDIR)/libgstrtp_la-gstrtpopuspay.Plo \
318	./$(DEPDIR)/libgstrtp_la-gstrtppcmadepay.Plo \
319	./$(DEPDIR)/libgstrtp_la-gstrtppcmapay.Plo \
320	./$(DEPDIR)/libgstrtp_la-gstrtppcmudepay.Plo \
321	./$(DEPDIR)/libgstrtp_la-gstrtppcmupay.Plo \
322	./$(DEPDIR)/libgstrtp_la-gstrtpqcelpdepay.Plo \
323	./$(DEPDIR)/libgstrtp_la-gstrtpqdmdepay.Plo \
324	./$(DEPDIR)/libgstrtp_la-gstrtpreddec.Plo \
325	./$(DEPDIR)/libgstrtp_la-gstrtpredenc.Plo \
326	./$(DEPDIR)/libgstrtp_la-gstrtpsbcdepay.Plo \
327	./$(DEPDIR)/libgstrtp_la-gstrtpsbcpay.Plo \
328	./$(DEPDIR)/libgstrtp_la-gstrtpsirendepay.Plo \
329	./$(DEPDIR)/libgstrtp_la-gstrtpsirenpay.Plo \
330	./$(DEPDIR)/libgstrtp_la-gstrtpspeexdepay.Plo \
331	./$(DEPDIR)/libgstrtp_la-gstrtpspeexpay.Plo \
332	./$(DEPDIR)/libgstrtp_la-gstrtpstorage.Plo \
333	./$(DEPDIR)/libgstrtp_la-gstrtpstreamdepay.Plo \
334	./$(DEPDIR)/libgstrtp_la-gstrtpstreampay.Plo \
335	./$(DEPDIR)/libgstrtp_la-gstrtpsv3vdepay.Plo \
336	./$(DEPDIR)/libgstrtp_la-gstrtptheoradepay.Plo \
337	./$(DEPDIR)/libgstrtp_la-gstrtptheorapay.Plo \
338	./$(DEPDIR)/libgstrtp_la-gstrtpulpfecdec.Plo \
339	./$(DEPDIR)/libgstrtp_la-gstrtpulpfecenc.Plo \
340	./$(DEPDIR)/libgstrtp_la-gstrtputils.Plo \
341	./$(DEPDIR)/libgstrtp_la-gstrtpvorbisdepay.Plo \
342	./$(DEPDIR)/libgstrtp_la-gstrtpvorbispay.Plo \
343	./$(DEPDIR)/libgstrtp_la-gstrtpvp8depay.Plo \
344	./$(DEPDIR)/libgstrtp_la-gstrtpvp8pay.Plo \
345	./$(DEPDIR)/libgstrtp_la-gstrtpvp9depay.Plo \
346	./$(DEPDIR)/libgstrtp_la-gstrtpvp9pay.Plo \
347	./$(DEPDIR)/libgstrtp_la-gstrtpvrawdepay.Plo \
348	./$(DEPDIR)/libgstrtp_la-gstrtpvrawpay.Plo \
349	./$(DEPDIR)/libgstrtp_la-rtpredcommon.Plo \
350	./$(DEPDIR)/libgstrtp_la-rtpstorage.Plo \
351	./$(DEPDIR)/libgstrtp_la-rtpstoragestream.Plo \
352	./$(DEPDIR)/libgstrtp_la-rtpulpfeccommon.Plo
353am__mv = mv -f
354COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
355	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
356LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
357	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
358	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
359	$(AM_CFLAGS) $(CFLAGS)
360AM_V_CC = $(am__v_CC_@AM_V@)
361am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
362am__v_CC_0 = @echo "  CC      " $@;
363am__v_CC_1 =
364CCLD = $(CC)
365LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
366	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
367	$(AM_LDFLAGS) $(LDFLAGS) -o $@
368AM_V_CCLD = $(am__v_CCLD_@AM_V@)
369am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
370am__v_CCLD_0 = @echo "  CCLD    " $@;
371am__v_CCLD_1 =
372SOURCES = $(libgstrtp_la_SOURCES)
373DIST_SOURCES = $(libgstrtp_la_SOURCES)
374am__can_run_installinfo = \
375  case $$AM_UPDATE_INFO_DIR in \
376    n|no|NO) false;; \
377    *) (install-info --version) >/dev/null 2>&1;; \
378  esac
379HEADERS = $(noinst_HEADERS)
380am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
381# Read a list of newline-separated strings from the standard input,
382# and print each of them once, without duplicates.  Input order is
383# *not* preserved.
384am__uniquify_input = $(AWK) '\
385  BEGIN { nonempty = 0; } \
386  { items[$$0] = 1; nonempty = 1; } \
387  END { if (nonempty) { for (i in items) print i; }; } \
388'
389# Make sure the list of sources is unique.  This is necessary because,
390# e.g., the same source file might be shared among _SOURCES variables
391# for different programs/libraries.
392am__define_uniq_tagged_files = \
393  list='$(am__tagged_files)'; \
394  unique=`for i in $$list; do \
395    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396  done | $(am__uniquify_input)`
397ETAGS = etags
398CTAGS = ctags
399am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README \
400	TODO
401DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
402AALIB_CFLAGS = @AALIB_CFLAGS@
403AALIB_CONFIG = @AALIB_CONFIG@
404AALIB_LIBS = @AALIB_LIBS@
405ACLOCAL = @ACLOCAL@
406ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
407AMTAR = @AMTAR@
408AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
409AR = @AR@
410AS = @AS@
411AUTOCONF = @AUTOCONF@
412AUTOHEADER = @AUTOHEADER@
413AUTOMAKE = @AUTOMAKE@
414AWK = @AWK@
415BZ2_LIBS = @BZ2_LIBS@
416CAIRO_CFLAGS = @CAIRO_CFLAGS@
417CAIRO_LIBS = @CAIRO_LIBS@
418CC = @CC@
419CCAS = @CCAS@
420CCASDEPMODE = @CCASDEPMODE@
421CCASFLAGS = @CCASFLAGS@
422CCDEPMODE = @CCDEPMODE@
423CFLAGS = @CFLAGS@
424CPP = @CPP@
425CPPFLAGS = @CPPFLAGS@
426CXX = @CXX@
427CXXCPP = @CXXCPP@
428CXXDEPMODE = @CXXDEPMODE@
429CXXFLAGS = @CXXFLAGS@
430CYGPATH_W = @CYGPATH_W@
431DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
432DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
433DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
434DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
435DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
436DEFS = @DEFS@
437DEPDIR = @DEPDIR@
438DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
439DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
440DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
441DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
442DLLTOOL = @DLLTOOL@
443DSYMUTIL = @DSYMUTIL@
444DUMPBIN = @DUMPBIN@
445DV1394_CFLAGS = @DV1394_CFLAGS@
446DV1394_LIBS = @DV1394_LIBS@
447ECHO_C = @ECHO_C@
448ECHO_N = @ECHO_N@
449ECHO_T = @ECHO_T@
450EGREP = @EGREP@
451ERROR_CFLAGS = @ERROR_CFLAGS@
452ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
453ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
454EXEEXT = @EXEEXT@
455EXTRA_CFLAGS = @EXTRA_CFLAGS@
456FFLAGS = @FFLAGS@
457FGREP = @FGREP@
458FLAC_CFLAGS = @FLAC_CFLAGS@
459FLAC_LIBS = @FLAC_LIBS@
460GCOV = @GCOV@
461GCOV_CFLAGS = @GCOV_CFLAGS@
462GCOV_LIBS = @GCOV_LIBS@
463GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
464GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
465GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
466GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
467GIO_CFLAGS = @GIO_CFLAGS@
468GIO_LDFLAGS = @GIO_LDFLAGS@
469GIO_LIBS = @GIO_LIBS@
470GLIB_CFLAGS = @GLIB_CFLAGS@
471GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
472GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
473GLIB_LIBS = @GLIB_LIBS@
474GLIB_MKENUMS = @GLIB_MKENUMS@
475GLIB_PREFIX = @GLIB_PREFIX@
476GLIB_REQ = @GLIB_REQ@
477GMSGFMT = @GMSGFMT@
478GMSGFMT_015 = @GMSGFMT_015@
479GNUSTL_CFLAGS = @GNUSTL_CFLAGS@
480GNUSTL_LIBS = @GNUSTL_LIBS@
481GREP = @GREP@
482GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
483GSTPB_PREFIX = @GSTPB_PREFIX@
484GST_AGE = @GST_AGE@
485GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
486GST_API_VERSION = @GST_API_VERSION@
487GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
488GST_BASE_LIBS = @GST_BASE_LIBS@
489GST_CFLAGS = @GST_CFLAGS@
490GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
491GST_CHECK_LIBS = @GST_CHECK_LIBS@
492GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
493GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
494GST_CURRENT = @GST_CURRENT@
495GST_CXXFLAGS = @GST_CXXFLAGS@
496GST_GL_CFLAGS = @GST_GL_CFLAGS@
497GST_GL_LIBS = @GST_GL_LIBS@
498GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
499GST_LIBS = @GST_LIBS@
500GST_LIBVERSION = @GST_LIBVERSION@
501GST_LICENSE = @GST_LICENSE@
502GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
503GST_NET_CFLAGS = @GST_NET_CFLAGS@
504GST_NET_LIBS = @GST_NET_LIBS@
505GST_OBJCFLAGS = @GST_OBJCFLAGS@
506GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
507GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
508GST_OPTION_OBJCFLAGS = @GST_OPTION_OBJCFLAGS@
509GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
510GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
511GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
512GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
513GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
514GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
515GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
516GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
517GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
518GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
519GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
520GST_PREFIX = @GST_PREFIX@
521GST_REVISION = @GST_REVISION@
522GST_TOOLS_DIR = @GST_TOOLS_DIR@
523GTK3_CFLAGS = @GTK3_CFLAGS@
524GTK3_GL_CFLAGS = @GTK3_GL_CFLAGS@
525GTK3_GL_LIBS = @GTK3_GL_LIBS@
526GTK3_LIBS = @GTK3_LIBS@
527GTK3_WAYLAND_CFLAGS = @GTK3_WAYLAND_CFLAGS@
528GTK3_WAYLAND_LIBS = @GTK3_WAYLAND_LIBS@
529GTK3_X11_CFLAGS = @GTK3_X11_CFLAGS@
530GTK3_X11_LIBS = @GTK3_X11_LIBS@
531GTKDOC_CHECK = @GTKDOC_CHECK@
532GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
533GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
534GTKDOC_MKPDF = @GTKDOC_MKPDF@
535GTKDOC_REBASE = @GTKDOC_REBASE@
536GTK_CFLAGS = @GTK_CFLAGS@
537GTK_LIBS = @GTK_LIBS@
538GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
539GTK_X11_LIBS = @GTK_X11_LIBS@
540GUDEV_CFLAGS = @GUDEV_CFLAGS@
541GUDEV_LIBS = @GUDEV_LIBS@
542HAVE_AVC1394 = @HAVE_AVC1394@
543HAVE_CXX = @HAVE_CXX@
544HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
545HAVE_LAME = @HAVE_LAME@
546HAVE_ROM1394 = @HAVE_ROM1394@
547HAVE_ZLIB = @HAVE_ZLIB@
548HTML_DIR = @HTML_DIR@
549INSTALL = @INSTALL@
550INSTALL_DATA = @INSTALL_DATA@
551INSTALL_PROGRAM = @INSTALL_PROGRAM@
552INSTALL_SCRIPT = @INSTALL_SCRIPT@
553INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
554INTLLIBS = @INTLLIBS@
555INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
556JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
557JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
558JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
559JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
560JACK_CFLAGS = @JACK_CFLAGS@
561JACK_LIBS = @JACK_LIBS@
562JPEG_LIBS = @JPEG_LIBS@
563LAME_CFLAGS = @LAME_CFLAGS@
564LAME_LIBS = @LAME_LIBS@
565LD = @LD@
566LDFLAGS = @LDFLAGS@
567LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
568LIBCACA_LIBS = @LIBCACA_LIBS@
569LIBDV_CFLAGS = @LIBDV_CFLAGS@
570LIBDV_LIBS = @LIBDV_LIBS@
571LIBICONV = @LIBICONV@
572LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
573LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
574LIBINTL = @LIBINTL@
575LIBM = @LIBM@
576LIBOBJS = @LIBOBJS@
577LIBPNG_1_5_CFLAGS = @LIBPNG_1_5_CFLAGS@
578LIBPNG_1_5_LIBS = @LIBPNG_1_5_LIBS@
579LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
580LIBPNG_LIBS = @LIBPNG_LIBS@
581LIBRT = @LIBRT@
582LIBS = @LIBS@
583LIBTOOL = @LIBTOOL@
584LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
585LIBV4L2_LIBS = @LIBV4L2_LIBS@
586LIPO = @LIPO@
587LN_S = @LN_S@
588LOCALEDIR = @LOCALEDIR@
589LTLIBICONV = @LTLIBICONV@
590LTLIBINTL = @LTLIBINTL@
591LTLIBOBJS = @LTLIBOBJS@
592LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
593MAINT = @MAINT@
594MAKEINFO = @MAKEINFO@
595MANIFEST_TOOL = @MANIFEST_TOOL@
596MKDIR_P = @MKDIR_P@
597MOC = @MOC@
598MPG123_CFLAGS = @MPG123_CFLAGS@
599MPG123_LIBS = @MPG123_LIBS@
600MSGFMT = @MSGFMT@
601MSGFMT_015 = @MSGFMT_015@
602MSGMERGE = @MSGMERGE@
603NM = @NM@
604NMEDIT = @NMEDIT@
605OBJC = @OBJC@
606OBJCDEPMODE = @OBJCDEPMODE@
607OBJCFLAGS = @OBJCFLAGS@
608OBJDUMP = @OBJDUMP@
609OBJEXT = @OBJEXT@
610ORCC = @ORCC@
611ORCC_FLAGS = @ORCC_FLAGS@
612ORC_CFLAGS = @ORC_CFLAGS@
613ORC_LIBS = @ORC_LIBS@
614OTOOL = @OTOOL@
615OTOOL64 = @OTOOL64@
616PACKAGE = @PACKAGE@
617PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
618PACKAGE_NAME = @PACKAGE_NAME@
619PACKAGE_STRING = @PACKAGE_STRING@
620PACKAGE_TARNAME = @PACKAGE_TARNAME@
621PACKAGE_URL = @PACKAGE_URL@
622PACKAGE_VERSION = @PACKAGE_VERSION@
623PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
624PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
625PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
626PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
627PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
628PATH_SEPARATOR = @PATH_SEPARATOR@
629PKG_CONFIG = @PKG_CONFIG@
630PLUGINDIR = @PLUGINDIR@
631POSUB = @POSUB@
632PROFILE_CFLAGS = @PROFILE_CFLAGS@
633PTHREAD_CC = @PTHREAD_CC@
634PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
635PTHREAD_LIBS = @PTHREAD_LIBS@
636PULSE_CFLAGS = @PULSE_CFLAGS@
637PULSE_LIBS = @PULSE_LIBS@
638PYTHON = @PYTHON@
639PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
640PYTHON_PLATFORM = @PYTHON_PLATFORM@
641PYTHON_PREFIX = @PYTHON_PREFIX@
642PYTHON_VERSION = @PYTHON_VERSION@
643QT_ANDROID_CFLAGS = @QT_ANDROID_CFLAGS@
644QT_ANDROID_LIBS = @QT_ANDROID_LIBS@
645QT_CFLAGS = @QT_CFLAGS@
646QT_LIBS = @QT_LIBS@
647QT_MAC_CFLAGS = @QT_MAC_CFLAGS@
648QT_MAC_LIBS = @QT_MAC_LIBS@
649QT_WAYLAND_CFLAGS = @QT_WAYLAND_CFLAGS@
650QT_WAYLAND_LIBS = @QT_WAYLAND_LIBS@
651QT_X11_CFLAGS = @QT_X11_CFLAGS@
652QT_X11_LIBS = @QT_X11_LIBS@
653RANLIB = @RANLIB@
654RAW1394_CFLAGS = @RAW1394_CFLAGS@
655RAW1394_LIBS = @RAW1394_LIBS@
656RCC = @RCC@
657SED = @SED@
658SET_MAKE = @SET_MAKE@
659SHELL = @SHELL@
660SHOUT2_CFLAGS = @SHOUT2_CFLAGS@
661SHOUT2_LIBS = @SHOUT2_LIBS@
662SOUP_CFLAGS = @SOUP_CFLAGS@
663SOUP_LIBS = @SOUP_LIBS@
664SPEEX_CFLAGS = @SPEEX_CFLAGS@
665SPEEX_LIBS = @SPEEX_LIBS@
666STRIP = @STRIP@
667TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
668TAGLIB_CXXFLAGS = @TAGLIB_CXXFLAGS@
669TAGLIB_LIBS = @TAGLIB_LIBS@
670TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
671TWOLAME_LIBS = @TWOLAME_LIBS@
672UIC = @UIC@
673USE_NLS = @USE_NLS@
674VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
675VALGRIND_LIBS = @VALGRIND_LIBS@
676VALGRIND_PATH = @VALGRIND_PATH@
677VERSION = @VERSION@
678VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
679VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
680VPX_130_CFLAGS = @VPX_130_CFLAGS@
681VPX_130_LIBS = @VPX_130_LIBS@
682VPX_140_CFLAGS = @VPX_140_CFLAGS@
683VPX_140_LIBS = @VPX_140_LIBS@
684VPX_180_CFLAGS = @VPX_180_CFLAGS@
685VPX_180_LIBS = @VPX_180_LIBS@
686VPX_CFLAGS = @VPX_CFLAGS@
687VPX_LIBS = @VPX_LIBS@
688WARNING_CFLAGS = @WARNING_CFLAGS@
689WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
690WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
691WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
692WAVPACK_LIBS = @WAVPACK_LIBS@
693XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
694XDAMAGE_LIBS = @XDAMAGE_LIBS@
695XEXT_CFLAGS = @XEXT_CFLAGS@
696XEXT_LIBS = @XEXT_LIBS@
697XFIXES_CFLAGS = @XFIXES_CFLAGS@
698XFIXES_LIBS = @XFIXES_LIBS@
699XGETTEXT = @XGETTEXT@
700XGETTEXT_015 = @XGETTEXT_015@
701XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
702XSHM_CFLAGS = @XSHM_CFLAGS@
703XSHM_LIBS = @XSHM_LIBS@
704X_CFLAGS = @X_CFLAGS@
705X_LIBS = @X_LIBS@
706ZLIB_LIBS = @ZLIB_LIBS@
707abs_builddir = @abs_builddir@
708abs_srcdir = @abs_srcdir@
709abs_top_builddir = @abs_top_builddir@
710abs_top_srcdir = @abs_top_srcdir@
711ac_ct_AR = @ac_ct_AR@
712ac_ct_CC = @ac_ct_CC@
713ac_ct_CXX = @ac_ct_CXX@
714ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
715ac_ct_OBJC = @ac_ct_OBJC@
716am__include = @am__include@
717am__leading_dot = @am__leading_dot@
718am__quote = @am__quote@
719am__tar = @am__tar@
720am__untar = @am__untar@
721ax_pthread_config = @ax_pthread_config@
722bindir = @bindir@
723build = @build@
724build_alias = @build_alias@
725build_cpu = @build_cpu@
726build_os = @build_os@
727build_vendor = @build_vendor@
728builddir = @builddir@
729datadir = @datadir@
730datarootdir = @datarootdir@
731docdir = @docdir@
732dvidir = @dvidir@
733exec_prefix = @exec_prefix@
734host = @host@
735host_alias = @host_alias@
736host_cpu = @host_cpu@
737host_os = @host_os@
738host_vendor = @host_vendor@
739htmldir = @htmldir@
740includedir = @includedir@
741infodir = @infodir@
742install_sh = @install_sh@
743libdir = @libdir@
744libexecdir = @libexecdir@
745localedir = @localedir@
746localstatedir = @localstatedir@
747mandir = @mandir@
748mkdir_p = @mkdir_p@
749oldincludedir = @oldincludedir@
750pdfdir = @pdfdir@
751pkgpyexecdir = @pkgpyexecdir@
752pkgpythondir = @pkgpythondir@
753plugindir = @plugindir@
754prefix = @prefix@
755program_transform_name = @program_transform_name@
756psdir = @psdir@
757pyexecdir = @pyexecdir@
758pythondir = @pythondir@
759runstatedir = @runstatedir@
760sbindir = @sbindir@
761sharedstatedir = @sharedstatedir@
762srcdir = @srcdir@
763sysconfdir = @sysconfdir@
764target = @target@
765target_alias = @target_alias@
766target_cpu = @target_cpu@
767target_os = @target_os@
768target_vendor = @target_vendor@
769top_build_prefix = @top_build_prefix@
770top_builddir = @top_builddir@
771top_srcdir = @top_srcdir@
772plugin_LTLIBRARIES = libgstrtp.la
773libgstrtp_la_SOURCES = \
774	dboolhuff.c \
775	fnv1hash.c \
776	gstrtp.c \
777	gstrtpchannels.c \
778	gstrtpac3depay.c \
779	gstrtpac3pay.c \
780	gstrtpbvdepay.c \
781	gstrtpbvpay.c \
782	gstrtpceltdepay.c \
783	gstrtpceltpay.c \
784	gstrtpdvdepay.c \
785	gstrtpdvpay.c \
786	gstrtpgstdepay.c \
787	gstrtpgstpay.c \
788	gstrtpilbcdepay.c \
789	gstrtpilbcpay.c \
790	gstrtpmpadepay.c \
791	gstrtpmpapay.c \
792	gstrtpmparobustdepay.c \
793	gstrtpmpvdepay.c \
794	gstrtpmpvpay.c \
795	gstrtppcmadepay.c \
796	gstrtppcmudepay.c \
797	gstrtppcmupay.c \
798	gstrtppcmapay.c \
799	gstrtpg722depay.c \
800	gstrtpg722pay.c \
801	gstrtpg723depay.c \
802	gstrtpg723pay.c \
803	gstrtpg726pay.c \
804	gstrtpg726depay.c \
805	gstrtpg729pay.c \
806	gstrtpg729depay.c \
807	gstrtpgsmdepay.c \
808	gstrtpgsmpay.c \
809	gstrtpamrdepay.c \
810	gstrtpamrpay.c \
811	gstrtph261pay.c \
812	gstrtph261depay.c \
813	gstrtph263pdepay.c \
814	gstrtph263ppay.c \
815	gstrtph263depay.c \
816	gstrtph263pay.c \
817	gstrtph264depay.c \
818	gstrtph264pay.c \
819	gstrtph265depay.c \
820	gstrtph265pay.c \
821	gstrtpj2kdepay.c \
822	gstrtpj2kpay.c \
823	gstrtpjpegdepay.c \
824	gstrtpjpegpay.c \
825	gstrtpklvdepay.c \
826	gstrtpklvpay.c \
827	gstrtpL8depay.c \
828	gstrtpL8pay.c \
829	gstrtpL16depay.c \
830	gstrtpL16pay.c \
831	gstrtpL24depay.c \
832	gstrtpL24pay.c \
833	gstasteriskh263.c \
834	gstrtpmp1sdepay.c \
835	gstrtpmp2tdepay.c \
836	gstrtpmp2tpay.c \
837	gstrtpmp4vdepay.c \
838	gstrtpmp4vpay.c \
839	gstrtpmp4gdepay.c \
840	gstrtpmp4gpay.c \
841	gstrtpmp4adepay.c \
842	gstrtpmp4apay.c \
843	gstrtpopusdepay.c \
844	gstrtpopuspay.c \
845	gstrtpqcelpdepay.c \
846	gstrtpqdmdepay.c \
847	gstrtpsbcdepay.c \
848	gstrtpsbcpay.c \
849	gstrtpsirenpay.c \
850	gstrtpsirendepay.c \
851	gstrtpspeexdepay.c \
852	gstrtpspeexpay.c \
853	gstrtpsv3vdepay.c \
854	gstrtptheoradepay.c \
855	gstrtptheorapay.c \
856	gstrtpvorbisdepay.c \
857	gstrtpvorbispay.c  \
858	gstrtpvp8depay.c \
859	gstrtpvp8pay.c \
860	gstrtpvp9depay.c \
861	gstrtpvp9pay.c \
862	gstrtpvrawdepay.c  \
863	gstrtpvrawpay.c \
864	gstrtpstreampay.c \
865	gstrtpstreamdepay.c \
866	gstrtputils.c \
867	rtpulpfeccommon.c \
868	gstrtpulpfecdec.c \
869	gstrtpulpfecenc.c \
870	rtpredcommon.c \
871	gstrtpredenc.c \
872	gstrtpreddec.c \
873	rtpstorage.c \
874	rtpstoragestream.c \
875	gstrtpstorage.c
876
877libgstrtp_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) \
878	$(GST_CFLAGS) -Dvp8_norm=gst_rtpvp8_vp8_norm \
879	-Dvp8dx_start_decode=gst_rtpvp8_vp8dx_start_decode \
880	-Dvp8dx_bool_decoder_fill=gst_rtpvp8_vp8dx_bool_decoder_fill
881
882libgstrtp_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
883	-lgstaudio-@GST_API_VERSION@ \
884	-lgstvideo-@GST_API_VERSION@ \
885	-lgsttag-@GST_API_VERSION@ \
886	-lgstrtp-@GST_API_VERSION@ \
887	-lgstpbutils-@GST_API_VERSION@ \
888	$(GST_BASE_LIBS) $(GST_LIBS) \
889	$(LIBM)
890
891libgstrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
892noinst_HEADERS = \
893	dboolhuff.h \
894	fnv1hash.h \
895	gstrtpchannels.h \
896	gstrtpL8depay.h \
897	gstrtpL8pay.h \
898	gstrtpL16depay.h \
899	gstrtpL16pay.h \
900	gstrtpL24depay.h \
901	gstrtpL24pay.h \
902	gstrtpac3depay.h \
903	gstrtpac3pay.h \
904	gstrtpbvdepay.h \
905	gstrtpbvpay.h \
906	gstrtpceltpay.h	\
907	gstrtpceltdepay.h \
908	gstrtpdvdepay.h \
909	gstrtpdvpay.h \
910	gstrtpamrdepay.h \
911	gstrtpamrpay.h 	\
912	gstrtpgstdepay.h \
913	gstrtpgstpay.h 	\
914	gstrtpilbcdepay.h \
915	gstrtpilbcpay.h \
916	gstrtppcmadepay.h \
917	gstrtppcmudepay.h \
918	gstrtppcmupay.h \
919	gstrtppcmapay.h \
920	gstrtpg722depay.h \
921	gstrtpg722pay.h \
922	gstrtpg723depay.h\
923	gstrtpg723pay.h \
924	gstrtpg726depay.h \
925	gstrtpg726pay.h \
926	gstrtpg729depay.h \
927	gstrtpg729pay.h \
928	gstrtpgsmdepay.h \
929	gstrtpgsmpay.h 	\
930	gstrtpmpadepay.h \
931	gstrtpmparobustdepay.h \
932	gstrtpmpapay.h \
933	gstrtpmpvdepay.h \
934	gstrtpmpvpay.h \
935	gstrtph261pay.h \
936	gstrtph261depay.h \
937	gstrtph263pdepay.h \
938	gstrtph263ppay.h \
939	gstrtph263depay.h \
940	gstrtph263pay.h \
941	gstrtph264depay.h \
942	gstrtph264pay.h \
943	gstrtph265depay.h \
944	gstrtph265pay.h \
945	gstrtph265types.h \
946	gstrtpj2kdepay.h \
947	gstrtpj2kpay.h \
948	gstrtpj2kcommon.h \
949	gstrtpjpegdepay.h \
950	gstrtpjpegpay.h \
951	gstrtpklvdepay.h \
952	gstrtpklvpay.h \
953	gstrtpmp1sdepay.h \
954	gstrtpmp2tdepay.h \
955	gstrtpmp2tpay.h \
956	gstrtpmp4vdepay.h \
957	gstrtpmp4vpay.h	\
958	gstrtpmp4gdepay.h \
959	gstrtpmp4gpay.h	\
960	gstrtpmp4adepay.h \
961	gstrtpmp4apay.h \
962	gstrtpopusdepay.h \
963	gstrtpopuspay.h \
964	gstasteriskh263.h \
965	gstrtpqcelpdepay.h \
966	gstrtpqdmdepay.h \
967	gstrtpreddec.h \
968	gstrtpredenc.h \
969	gstrtpsbcdepay.h \
970	gstrtpsbcpay.h \
971	gstrtpsirenpay.h \
972	gstrtpsirendepay.h \
973	gstrtpspeexdepay.h \
974	gstrtpspeexpay.h \
975	gstrtpstorage.h \
976	gstrtpsv3vdepay.h \
977	gstrtptheoradepay.h \
978	gstrtptheorapay.h \
979	gstrtpulpfecdec.h \
980	gstrtpulpfecenc.h \
981	gstrtpvorbisdepay.h \
982	gstrtpvorbispay.h \
983	gstrtpvp8depay.h \
984	gstrtpvp8pay.h \
985	gstrtpvp9depay.h \
986	gstrtpvp9pay.h \
987	gstrtpvrawdepay.h \
988	gstrtpvrawpay.h \
989	gstrtpstreampay.h \
990	gstrtpstreamdepay.h \
991	gstrtputils.h \
992	rtpredcommon.h \
993	rtpstorage.h \
994	rtpstoragestream.h \
995	rtpulpfeccommon.h
996
997EXTRA_DIST = dboolhuff.LICENSE
998all: all-am
999
1000.SUFFIXES:
1001.SUFFIXES: .c .lo .o .obj
1002$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
1003	@for dep in $?; do \
1004	  case '$(am__configure_deps)' in \
1005	    *$$dep*) \
1006	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1007	        && { if test -f $@; then exit 0; else break; fi; }; \
1008	      exit 1;; \
1009	  esac; \
1010	done; \
1011	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/rtp/Makefile'; \
1012	$(am__cd) $(top_srcdir) && \
1013	  $(AUTOMAKE) --gnu gst/rtp/Makefile
1014Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1015	@case '$?' in \
1016	  *config.status*) \
1017	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1018	  *) \
1019	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
1020	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1021	esac;
1022
1023$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1024	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1025
1026$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1027	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1028$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1029	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1030$(am__aclocal_m4_deps):
1031
1032install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
1033	@$(NORMAL_INSTALL)
1034	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
1035	list2=; for p in $$list; do \
1036	  if test -f $$p; then \
1037	    list2="$$list2 $$p"; \
1038	  else :; fi; \
1039	done; \
1040	test -z "$$list2" || { \
1041	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
1042	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
1043	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
1044	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
1045	}
1046
1047uninstall-pluginLTLIBRARIES:
1048	@$(NORMAL_UNINSTALL)
1049	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
1050	for p in $$list; do \
1051	  $(am__strip_dir) \
1052	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
1053	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
1054	done
1055
1056clean-pluginLTLIBRARIES:
1057	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
1058	@list='$(plugin_LTLIBRARIES)'; \
1059	locs=`for p in $$list; do echo $$p; done | \
1060	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1061	      sort -u`; \
1062	test -z "$$locs" || { \
1063	  echo rm -f $${locs}; \
1064	  rm -f $${locs}; \
1065	}
1066
1067libgstrtp.la: $(libgstrtp_la_OBJECTS) $(libgstrtp_la_DEPENDENCIES) $(EXTRA_libgstrtp_la_DEPENDENCIES)
1068	$(AM_V_CCLD)$(libgstrtp_la_LINK) -rpath $(plugindir) $(libgstrtp_la_OBJECTS) $(libgstrtp_la_LIBADD) $(LIBS)
1069
1070mostlyclean-compile:
1071	-rm -f *.$(OBJEXT)
1072
1073distclean-compile:
1074	-rm -f *.tab.c
1075
1076@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-dboolhuff.Plo@am__quote@ # am--include-marker
1077@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-fnv1hash.Plo@am__quote@ # am--include-marker
1078@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstasteriskh263.Plo@am__quote@ # am--include-marker
1079@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtp.Plo@am__quote@ # am--include-marker
1080@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpL16depay.Plo@am__quote@ # am--include-marker
1081@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpL16pay.Plo@am__quote@ # am--include-marker
1082@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpL24depay.Plo@am__quote@ # am--include-marker
1083@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpL24pay.Plo@am__quote@ # am--include-marker
1084@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpL8depay.Plo@am__quote@ # am--include-marker
1085@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpL8pay.Plo@am__quote@ # am--include-marker
1086@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpac3depay.Plo@am__quote@ # am--include-marker
1087@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpac3pay.Plo@am__quote@ # am--include-marker
1088@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpamrdepay.Plo@am__quote@ # am--include-marker
1089@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpamrpay.Plo@am__quote@ # am--include-marker
1090@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpbvdepay.Plo@am__quote@ # am--include-marker
1091@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpbvpay.Plo@am__quote@ # am--include-marker
1092@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpceltdepay.Plo@am__quote@ # am--include-marker
1093@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpceltpay.Plo@am__quote@ # am--include-marker
1094@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpchannels.Plo@am__quote@ # am--include-marker
1095@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpdvdepay.Plo@am__quote@ # am--include-marker
1096@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpdvpay.Plo@am__quote@ # am--include-marker
1097@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg722depay.Plo@am__quote@ # am--include-marker
1098@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg722pay.Plo@am__quote@ # am--include-marker
1099@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg723depay.Plo@am__quote@ # am--include-marker
1100@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg723pay.Plo@am__quote@ # am--include-marker
1101@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg726depay.Plo@am__quote@ # am--include-marker
1102@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg726pay.Plo@am__quote@ # am--include-marker
1103@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg729depay.Plo@am__quote@ # am--include-marker
1104@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpg729pay.Plo@am__quote@ # am--include-marker
1105@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpgsmdepay.Plo@am__quote@ # am--include-marker
1106@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpgsmpay.Plo@am__quote@ # am--include-marker
1107@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpgstdepay.Plo@am__quote@ # am--include-marker
1108@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpgstpay.Plo@am__quote@ # am--include-marker
1109@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph261depay.Plo@am__quote@ # am--include-marker
1110@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph261pay.Plo@am__quote@ # am--include-marker
1111@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph263depay.Plo@am__quote@ # am--include-marker
1112@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph263pay.Plo@am__quote@ # am--include-marker
1113@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph263pdepay.Plo@am__quote@ # am--include-marker
1114@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph263ppay.Plo@am__quote@ # am--include-marker
1115@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph264depay.Plo@am__quote@ # am--include-marker
1116@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph264pay.Plo@am__quote@ # am--include-marker
1117@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph265depay.Plo@am__quote@ # am--include-marker
1118@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtph265pay.Plo@am__quote@ # am--include-marker
1119@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpilbcdepay.Plo@am__quote@ # am--include-marker
1120@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpilbcpay.Plo@am__quote@ # am--include-marker
1121@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpj2kdepay.Plo@am__quote@ # am--include-marker
1122@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpj2kpay.Plo@am__quote@ # am--include-marker
1123@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpjpegdepay.Plo@am__quote@ # am--include-marker
1124@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpjpegpay.Plo@am__quote@ # am--include-marker
1125@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpklvdepay.Plo@am__quote@ # am--include-marker
1126@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpklvpay.Plo@am__quote@ # am--include-marker
1127@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp1sdepay.Plo@am__quote@ # am--include-marker
1128@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp2tdepay.Plo@am__quote@ # am--include-marker
1129@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp2tpay.Plo@am__quote@ # am--include-marker
1130@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp4adepay.Plo@am__quote@ # am--include-marker
1131@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp4apay.Plo@am__quote@ # am--include-marker
1132@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp4gdepay.Plo@am__quote@ # am--include-marker
1133@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp4gpay.Plo@am__quote@ # am--include-marker
1134@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp4vdepay.Plo@am__quote@ # am--include-marker
1135@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmp4vpay.Plo@am__quote@ # am--include-marker
1136@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmpadepay.Plo@am__quote@ # am--include-marker
1137@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmpapay.Plo@am__quote@ # am--include-marker
1138@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmparobustdepay.Plo@am__quote@ # am--include-marker
1139@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmpvdepay.Plo@am__quote@ # am--include-marker
1140@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpmpvpay.Plo@am__quote@ # am--include-marker
1141@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpopusdepay.Plo@am__quote@ # am--include-marker
1142@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpopuspay.Plo@am__quote@ # am--include-marker
1143@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtppcmadepay.Plo@am__quote@ # am--include-marker
1144@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtppcmapay.Plo@am__quote@ # am--include-marker
1145@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtppcmudepay.Plo@am__quote@ # am--include-marker
1146@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtppcmupay.Plo@am__quote@ # am--include-marker
1147@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpqcelpdepay.Plo@am__quote@ # am--include-marker
1148@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpqdmdepay.Plo@am__quote@ # am--include-marker
1149@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpreddec.Plo@am__quote@ # am--include-marker
1150@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpredenc.Plo@am__quote@ # am--include-marker
1151@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpsbcdepay.Plo@am__quote@ # am--include-marker
1152@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpsbcpay.Plo@am__quote@ # am--include-marker
1153@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpsirendepay.Plo@am__quote@ # am--include-marker
1154@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpsirenpay.Plo@am__quote@ # am--include-marker
1155@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpspeexdepay.Plo@am__quote@ # am--include-marker
1156@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpspeexpay.Plo@am__quote@ # am--include-marker
1157@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpstorage.Plo@am__quote@ # am--include-marker
1158@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpstreamdepay.Plo@am__quote@ # am--include-marker
1159@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpstreampay.Plo@am__quote@ # am--include-marker
1160@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpsv3vdepay.Plo@am__quote@ # am--include-marker
1161@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtptheoradepay.Plo@am__quote@ # am--include-marker
1162@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtptheorapay.Plo@am__quote@ # am--include-marker
1163@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpulpfecdec.Plo@am__quote@ # am--include-marker
1164@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpulpfecenc.Plo@am__quote@ # am--include-marker
1165@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtputils.Plo@am__quote@ # am--include-marker
1166@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvorbisdepay.Plo@am__quote@ # am--include-marker
1167@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvorbispay.Plo@am__quote@ # am--include-marker
1168@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvp8depay.Plo@am__quote@ # am--include-marker
1169@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvp8pay.Plo@am__quote@ # am--include-marker
1170@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvp9depay.Plo@am__quote@ # am--include-marker
1171@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvp9pay.Plo@am__quote@ # am--include-marker
1172@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvrawdepay.Plo@am__quote@ # am--include-marker
1173@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-gstrtpvrawpay.Plo@am__quote@ # am--include-marker
1174@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-rtpredcommon.Plo@am__quote@ # am--include-marker
1175@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-rtpstorage.Plo@am__quote@ # am--include-marker
1176@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-rtpstoragestream.Plo@am__quote@ # am--include-marker
1177@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtp_la-rtpulpfeccommon.Plo@am__quote@ # am--include-marker
1178
1179$(am__depfiles_remade):
1180	@$(MKDIR_P) $(@D)
1181	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
1182
1183am--depfiles: $(am__depfiles_remade)
1184
1185.c.o:
1186@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1187@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1188@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1189@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1190@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1191@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1192
1193.c.obj:
1194@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1195@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1196@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1197@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1198@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1199@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1200
1201.c.lo:
1202@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1203@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1204@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
1205@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1206@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1208
1209libgstrtp_la-dboolhuff.lo: dboolhuff.c
1210@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-dboolhuff.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-dboolhuff.Tpo -c -o libgstrtp_la-dboolhuff.lo `test -f 'dboolhuff.c' || echo '$(srcdir)/'`dboolhuff.c
1211@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-dboolhuff.Tpo $(DEPDIR)/libgstrtp_la-dboolhuff.Plo
1212@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='dboolhuff.c' object='libgstrtp_la-dboolhuff.lo' libtool=yes @AMDEPBACKSLASH@
1213@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1214@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-dboolhuff.lo `test -f 'dboolhuff.c' || echo '$(srcdir)/'`dboolhuff.c
1215
1216libgstrtp_la-fnv1hash.lo: fnv1hash.c
1217@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-fnv1hash.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-fnv1hash.Tpo -c -o libgstrtp_la-fnv1hash.lo `test -f 'fnv1hash.c' || echo '$(srcdir)/'`fnv1hash.c
1218@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-fnv1hash.Tpo $(DEPDIR)/libgstrtp_la-fnv1hash.Plo
1219@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='fnv1hash.c' object='libgstrtp_la-fnv1hash.lo' libtool=yes @AMDEPBACKSLASH@
1220@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1221@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-fnv1hash.lo `test -f 'fnv1hash.c' || echo '$(srcdir)/'`fnv1hash.c
1222
1223libgstrtp_la-gstrtp.lo: gstrtp.c
1224@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtp.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtp.Tpo -c -o libgstrtp_la-gstrtp.lo `test -f 'gstrtp.c' || echo '$(srcdir)/'`gstrtp.c
1225@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtp.Tpo $(DEPDIR)/libgstrtp_la-gstrtp.Plo
1226@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtp.c' object='libgstrtp_la-gstrtp.lo' libtool=yes @AMDEPBACKSLASH@
1227@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1228@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtp.lo `test -f 'gstrtp.c' || echo '$(srcdir)/'`gstrtp.c
1229
1230libgstrtp_la-gstrtpchannels.lo: gstrtpchannels.c
1231@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpchannels.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpchannels.Tpo -c -o libgstrtp_la-gstrtpchannels.lo `test -f 'gstrtpchannels.c' || echo '$(srcdir)/'`gstrtpchannels.c
1232@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpchannels.Tpo $(DEPDIR)/libgstrtp_la-gstrtpchannels.Plo
1233@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpchannels.c' object='libgstrtp_la-gstrtpchannels.lo' libtool=yes @AMDEPBACKSLASH@
1234@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1235@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpchannels.lo `test -f 'gstrtpchannels.c' || echo '$(srcdir)/'`gstrtpchannels.c
1236
1237libgstrtp_la-gstrtpac3depay.lo: gstrtpac3depay.c
1238@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpac3depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpac3depay.Tpo -c -o libgstrtp_la-gstrtpac3depay.lo `test -f 'gstrtpac3depay.c' || echo '$(srcdir)/'`gstrtpac3depay.c
1239@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpac3depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpac3depay.Plo
1240@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpac3depay.c' object='libgstrtp_la-gstrtpac3depay.lo' libtool=yes @AMDEPBACKSLASH@
1241@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1242@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpac3depay.lo `test -f 'gstrtpac3depay.c' || echo '$(srcdir)/'`gstrtpac3depay.c
1243
1244libgstrtp_la-gstrtpac3pay.lo: gstrtpac3pay.c
1245@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpac3pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpac3pay.Tpo -c -o libgstrtp_la-gstrtpac3pay.lo `test -f 'gstrtpac3pay.c' || echo '$(srcdir)/'`gstrtpac3pay.c
1246@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpac3pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpac3pay.Plo
1247@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpac3pay.c' object='libgstrtp_la-gstrtpac3pay.lo' libtool=yes @AMDEPBACKSLASH@
1248@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1249@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpac3pay.lo `test -f 'gstrtpac3pay.c' || echo '$(srcdir)/'`gstrtpac3pay.c
1250
1251libgstrtp_la-gstrtpbvdepay.lo: gstrtpbvdepay.c
1252@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpbvdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpbvdepay.Tpo -c -o libgstrtp_la-gstrtpbvdepay.lo `test -f 'gstrtpbvdepay.c' || echo '$(srcdir)/'`gstrtpbvdepay.c
1253@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpbvdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpbvdepay.Plo
1254@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpbvdepay.c' object='libgstrtp_la-gstrtpbvdepay.lo' libtool=yes @AMDEPBACKSLASH@
1255@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1256@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpbvdepay.lo `test -f 'gstrtpbvdepay.c' || echo '$(srcdir)/'`gstrtpbvdepay.c
1257
1258libgstrtp_la-gstrtpbvpay.lo: gstrtpbvpay.c
1259@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpbvpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpbvpay.Tpo -c -o libgstrtp_la-gstrtpbvpay.lo `test -f 'gstrtpbvpay.c' || echo '$(srcdir)/'`gstrtpbvpay.c
1260@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpbvpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpbvpay.Plo
1261@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpbvpay.c' object='libgstrtp_la-gstrtpbvpay.lo' libtool=yes @AMDEPBACKSLASH@
1262@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1263@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpbvpay.lo `test -f 'gstrtpbvpay.c' || echo '$(srcdir)/'`gstrtpbvpay.c
1264
1265libgstrtp_la-gstrtpceltdepay.lo: gstrtpceltdepay.c
1266@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpceltdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpceltdepay.Tpo -c -o libgstrtp_la-gstrtpceltdepay.lo `test -f 'gstrtpceltdepay.c' || echo '$(srcdir)/'`gstrtpceltdepay.c
1267@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpceltdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpceltdepay.Plo
1268@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpceltdepay.c' object='libgstrtp_la-gstrtpceltdepay.lo' libtool=yes @AMDEPBACKSLASH@
1269@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1270@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpceltdepay.lo `test -f 'gstrtpceltdepay.c' || echo '$(srcdir)/'`gstrtpceltdepay.c
1271
1272libgstrtp_la-gstrtpceltpay.lo: gstrtpceltpay.c
1273@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpceltpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpceltpay.Tpo -c -o libgstrtp_la-gstrtpceltpay.lo `test -f 'gstrtpceltpay.c' || echo '$(srcdir)/'`gstrtpceltpay.c
1274@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpceltpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpceltpay.Plo
1275@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpceltpay.c' object='libgstrtp_la-gstrtpceltpay.lo' libtool=yes @AMDEPBACKSLASH@
1276@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1277@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpceltpay.lo `test -f 'gstrtpceltpay.c' || echo '$(srcdir)/'`gstrtpceltpay.c
1278
1279libgstrtp_la-gstrtpdvdepay.lo: gstrtpdvdepay.c
1280@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpdvdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpdvdepay.Tpo -c -o libgstrtp_la-gstrtpdvdepay.lo `test -f 'gstrtpdvdepay.c' || echo '$(srcdir)/'`gstrtpdvdepay.c
1281@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpdvdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpdvdepay.Plo
1282@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpdvdepay.c' object='libgstrtp_la-gstrtpdvdepay.lo' libtool=yes @AMDEPBACKSLASH@
1283@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1284@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpdvdepay.lo `test -f 'gstrtpdvdepay.c' || echo '$(srcdir)/'`gstrtpdvdepay.c
1285
1286libgstrtp_la-gstrtpdvpay.lo: gstrtpdvpay.c
1287@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpdvpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpdvpay.Tpo -c -o libgstrtp_la-gstrtpdvpay.lo `test -f 'gstrtpdvpay.c' || echo '$(srcdir)/'`gstrtpdvpay.c
1288@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpdvpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpdvpay.Plo
1289@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpdvpay.c' object='libgstrtp_la-gstrtpdvpay.lo' libtool=yes @AMDEPBACKSLASH@
1290@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1291@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpdvpay.lo `test -f 'gstrtpdvpay.c' || echo '$(srcdir)/'`gstrtpdvpay.c
1292
1293libgstrtp_la-gstrtpgstdepay.lo: gstrtpgstdepay.c
1294@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpgstdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpgstdepay.Tpo -c -o libgstrtp_la-gstrtpgstdepay.lo `test -f 'gstrtpgstdepay.c' || echo '$(srcdir)/'`gstrtpgstdepay.c
1295@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpgstdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpgstdepay.Plo
1296@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpgstdepay.c' object='libgstrtp_la-gstrtpgstdepay.lo' libtool=yes @AMDEPBACKSLASH@
1297@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1298@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpgstdepay.lo `test -f 'gstrtpgstdepay.c' || echo '$(srcdir)/'`gstrtpgstdepay.c
1299
1300libgstrtp_la-gstrtpgstpay.lo: gstrtpgstpay.c
1301@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpgstpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpgstpay.Tpo -c -o libgstrtp_la-gstrtpgstpay.lo `test -f 'gstrtpgstpay.c' || echo '$(srcdir)/'`gstrtpgstpay.c
1302@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpgstpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpgstpay.Plo
1303@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpgstpay.c' object='libgstrtp_la-gstrtpgstpay.lo' libtool=yes @AMDEPBACKSLASH@
1304@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1305@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpgstpay.lo `test -f 'gstrtpgstpay.c' || echo '$(srcdir)/'`gstrtpgstpay.c
1306
1307libgstrtp_la-gstrtpilbcdepay.lo: gstrtpilbcdepay.c
1308@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpilbcdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpilbcdepay.Tpo -c -o libgstrtp_la-gstrtpilbcdepay.lo `test -f 'gstrtpilbcdepay.c' || echo '$(srcdir)/'`gstrtpilbcdepay.c
1309@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpilbcdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpilbcdepay.Plo
1310@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpilbcdepay.c' object='libgstrtp_la-gstrtpilbcdepay.lo' libtool=yes @AMDEPBACKSLASH@
1311@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1312@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpilbcdepay.lo `test -f 'gstrtpilbcdepay.c' || echo '$(srcdir)/'`gstrtpilbcdepay.c
1313
1314libgstrtp_la-gstrtpilbcpay.lo: gstrtpilbcpay.c
1315@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpilbcpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpilbcpay.Tpo -c -o libgstrtp_la-gstrtpilbcpay.lo `test -f 'gstrtpilbcpay.c' || echo '$(srcdir)/'`gstrtpilbcpay.c
1316@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpilbcpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpilbcpay.Plo
1317@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpilbcpay.c' object='libgstrtp_la-gstrtpilbcpay.lo' libtool=yes @AMDEPBACKSLASH@
1318@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1319@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpilbcpay.lo `test -f 'gstrtpilbcpay.c' || echo '$(srcdir)/'`gstrtpilbcpay.c
1320
1321libgstrtp_la-gstrtpmpadepay.lo: gstrtpmpadepay.c
1322@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmpadepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmpadepay.Tpo -c -o libgstrtp_la-gstrtpmpadepay.lo `test -f 'gstrtpmpadepay.c' || echo '$(srcdir)/'`gstrtpmpadepay.c
1323@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmpadepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmpadepay.Plo
1324@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmpadepay.c' object='libgstrtp_la-gstrtpmpadepay.lo' libtool=yes @AMDEPBACKSLASH@
1325@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1326@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmpadepay.lo `test -f 'gstrtpmpadepay.c' || echo '$(srcdir)/'`gstrtpmpadepay.c
1327
1328libgstrtp_la-gstrtpmpapay.lo: gstrtpmpapay.c
1329@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmpapay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmpapay.Tpo -c -o libgstrtp_la-gstrtpmpapay.lo `test -f 'gstrtpmpapay.c' || echo '$(srcdir)/'`gstrtpmpapay.c
1330@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmpapay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmpapay.Plo
1331@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmpapay.c' object='libgstrtp_la-gstrtpmpapay.lo' libtool=yes @AMDEPBACKSLASH@
1332@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1333@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmpapay.lo `test -f 'gstrtpmpapay.c' || echo '$(srcdir)/'`gstrtpmpapay.c
1334
1335libgstrtp_la-gstrtpmparobustdepay.lo: gstrtpmparobustdepay.c
1336@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmparobustdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmparobustdepay.Tpo -c -o libgstrtp_la-gstrtpmparobustdepay.lo `test -f 'gstrtpmparobustdepay.c' || echo '$(srcdir)/'`gstrtpmparobustdepay.c
1337@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmparobustdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmparobustdepay.Plo
1338@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmparobustdepay.c' object='libgstrtp_la-gstrtpmparobustdepay.lo' libtool=yes @AMDEPBACKSLASH@
1339@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1340@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmparobustdepay.lo `test -f 'gstrtpmparobustdepay.c' || echo '$(srcdir)/'`gstrtpmparobustdepay.c
1341
1342libgstrtp_la-gstrtpmpvdepay.lo: gstrtpmpvdepay.c
1343@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmpvdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmpvdepay.Tpo -c -o libgstrtp_la-gstrtpmpvdepay.lo `test -f 'gstrtpmpvdepay.c' || echo '$(srcdir)/'`gstrtpmpvdepay.c
1344@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmpvdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmpvdepay.Plo
1345@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmpvdepay.c' object='libgstrtp_la-gstrtpmpvdepay.lo' libtool=yes @AMDEPBACKSLASH@
1346@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1347@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmpvdepay.lo `test -f 'gstrtpmpvdepay.c' || echo '$(srcdir)/'`gstrtpmpvdepay.c
1348
1349libgstrtp_la-gstrtpmpvpay.lo: gstrtpmpvpay.c
1350@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmpvpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmpvpay.Tpo -c -o libgstrtp_la-gstrtpmpvpay.lo `test -f 'gstrtpmpvpay.c' || echo '$(srcdir)/'`gstrtpmpvpay.c
1351@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmpvpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmpvpay.Plo
1352@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmpvpay.c' object='libgstrtp_la-gstrtpmpvpay.lo' libtool=yes @AMDEPBACKSLASH@
1353@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1354@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmpvpay.lo `test -f 'gstrtpmpvpay.c' || echo '$(srcdir)/'`gstrtpmpvpay.c
1355
1356libgstrtp_la-gstrtppcmadepay.lo: gstrtppcmadepay.c
1357@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtppcmadepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtppcmadepay.Tpo -c -o libgstrtp_la-gstrtppcmadepay.lo `test -f 'gstrtppcmadepay.c' || echo '$(srcdir)/'`gstrtppcmadepay.c
1358@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtppcmadepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtppcmadepay.Plo
1359@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtppcmadepay.c' object='libgstrtp_la-gstrtppcmadepay.lo' libtool=yes @AMDEPBACKSLASH@
1360@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1361@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtppcmadepay.lo `test -f 'gstrtppcmadepay.c' || echo '$(srcdir)/'`gstrtppcmadepay.c
1362
1363libgstrtp_la-gstrtppcmudepay.lo: gstrtppcmudepay.c
1364@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtppcmudepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtppcmudepay.Tpo -c -o libgstrtp_la-gstrtppcmudepay.lo `test -f 'gstrtppcmudepay.c' || echo '$(srcdir)/'`gstrtppcmudepay.c
1365@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtppcmudepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtppcmudepay.Plo
1366@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtppcmudepay.c' object='libgstrtp_la-gstrtppcmudepay.lo' libtool=yes @AMDEPBACKSLASH@
1367@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1368@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtppcmudepay.lo `test -f 'gstrtppcmudepay.c' || echo '$(srcdir)/'`gstrtppcmudepay.c
1369
1370libgstrtp_la-gstrtppcmupay.lo: gstrtppcmupay.c
1371@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtppcmupay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtppcmupay.Tpo -c -o libgstrtp_la-gstrtppcmupay.lo `test -f 'gstrtppcmupay.c' || echo '$(srcdir)/'`gstrtppcmupay.c
1372@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtppcmupay.Tpo $(DEPDIR)/libgstrtp_la-gstrtppcmupay.Plo
1373@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtppcmupay.c' object='libgstrtp_la-gstrtppcmupay.lo' libtool=yes @AMDEPBACKSLASH@
1374@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1375@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtppcmupay.lo `test -f 'gstrtppcmupay.c' || echo '$(srcdir)/'`gstrtppcmupay.c
1376
1377libgstrtp_la-gstrtppcmapay.lo: gstrtppcmapay.c
1378@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtppcmapay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtppcmapay.Tpo -c -o libgstrtp_la-gstrtppcmapay.lo `test -f 'gstrtppcmapay.c' || echo '$(srcdir)/'`gstrtppcmapay.c
1379@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtppcmapay.Tpo $(DEPDIR)/libgstrtp_la-gstrtppcmapay.Plo
1380@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtppcmapay.c' object='libgstrtp_la-gstrtppcmapay.lo' libtool=yes @AMDEPBACKSLASH@
1381@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1382@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtppcmapay.lo `test -f 'gstrtppcmapay.c' || echo '$(srcdir)/'`gstrtppcmapay.c
1383
1384libgstrtp_la-gstrtpg722depay.lo: gstrtpg722depay.c
1385@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg722depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg722depay.Tpo -c -o libgstrtp_la-gstrtpg722depay.lo `test -f 'gstrtpg722depay.c' || echo '$(srcdir)/'`gstrtpg722depay.c
1386@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg722depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg722depay.Plo
1387@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg722depay.c' object='libgstrtp_la-gstrtpg722depay.lo' libtool=yes @AMDEPBACKSLASH@
1388@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1389@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg722depay.lo `test -f 'gstrtpg722depay.c' || echo '$(srcdir)/'`gstrtpg722depay.c
1390
1391libgstrtp_la-gstrtpg722pay.lo: gstrtpg722pay.c
1392@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg722pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg722pay.Tpo -c -o libgstrtp_la-gstrtpg722pay.lo `test -f 'gstrtpg722pay.c' || echo '$(srcdir)/'`gstrtpg722pay.c
1393@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg722pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg722pay.Plo
1394@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg722pay.c' object='libgstrtp_la-gstrtpg722pay.lo' libtool=yes @AMDEPBACKSLASH@
1395@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1396@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg722pay.lo `test -f 'gstrtpg722pay.c' || echo '$(srcdir)/'`gstrtpg722pay.c
1397
1398libgstrtp_la-gstrtpg723depay.lo: gstrtpg723depay.c
1399@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg723depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg723depay.Tpo -c -o libgstrtp_la-gstrtpg723depay.lo `test -f 'gstrtpg723depay.c' || echo '$(srcdir)/'`gstrtpg723depay.c
1400@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg723depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg723depay.Plo
1401@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg723depay.c' object='libgstrtp_la-gstrtpg723depay.lo' libtool=yes @AMDEPBACKSLASH@
1402@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1403@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg723depay.lo `test -f 'gstrtpg723depay.c' || echo '$(srcdir)/'`gstrtpg723depay.c
1404
1405libgstrtp_la-gstrtpg723pay.lo: gstrtpg723pay.c
1406@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg723pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg723pay.Tpo -c -o libgstrtp_la-gstrtpg723pay.lo `test -f 'gstrtpg723pay.c' || echo '$(srcdir)/'`gstrtpg723pay.c
1407@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg723pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg723pay.Plo
1408@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg723pay.c' object='libgstrtp_la-gstrtpg723pay.lo' libtool=yes @AMDEPBACKSLASH@
1409@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1410@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg723pay.lo `test -f 'gstrtpg723pay.c' || echo '$(srcdir)/'`gstrtpg723pay.c
1411
1412libgstrtp_la-gstrtpg726pay.lo: gstrtpg726pay.c
1413@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg726pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg726pay.Tpo -c -o libgstrtp_la-gstrtpg726pay.lo `test -f 'gstrtpg726pay.c' || echo '$(srcdir)/'`gstrtpg726pay.c
1414@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg726pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg726pay.Plo
1415@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg726pay.c' object='libgstrtp_la-gstrtpg726pay.lo' libtool=yes @AMDEPBACKSLASH@
1416@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1417@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg726pay.lo `test -f 'gstrtpg726pay.c' || echo '$(srcdir)/'`gstrtpg726pay.c
1418
1419libgstrtp_la-gstrtpg726depay.lo: gstrtpg726depay.c
1420@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg726depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg726depay.Tpo -c -o libgstrtp_la-gstrtpg726depay.lo `test -f 'gstrtpg726depay.c' || echo '$(srcdir)/'`gstrtpg726depay.c
1421@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg726depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg726depay.Plo
1422@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg726depay.c' object='libgstrtp_la-gstrtpg726depay.lo' libtool=yes @AMDEPBACKSLASH@
1423@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1424@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg726depay.lo `test -f 'gstrtpg726depay.c' || echo '$(srcdir)/'`gstrtpg726depay.c
1425
1426libgstrtp_la-gstrtpg729pay.lo: gstrtpg729pay.c
1427@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg729pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg729pay.Tpo -c -o libgstrtp_la-gstrtpg729pay.lo `test -f 'gstrtpg729pay.c' || echo '$(srcdir)/'`gstrtpg729pay.c
1428@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg729pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg729pay.Plo
1429@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg729pay.c' object='libgstrtp_la-gstrtpg729pay.lo' libtool=yes @AMDEPBACKSLASH@
1430@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1431@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg729pay.lo `test -f 'gstrtpg729pay.c' || echo '$(srcdir)/'`gstrtpg729pay.c
1432
1433libgstrtp_la-gstrtpg729depay.lo: gstrtpg729depay.c
1434@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpg729depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpg729depay.Tpo -c -o libgstrtp_la-gstrtpg729depay.lo `test -f 'gstrtpg729depay.c' || echo '$(srcdir)/'`gstrtpg729depay.c
1435@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpg729depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpg729depay.Plo
1436@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpg729depay.c' object='libgstrtp_la-gstrtpg729depay.lo' libtool=yes @AMDEPBACKSLASH@
1437@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1438@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpg729depay.lo `test -f 'gstrtpg729depay.c' || echo '$(srcdir)/'`gstrtpg729depay.c
1439
1440libgstrtp_la-gstrtpgsmdepay.lo: gstrtpgsmdepay.c
1441@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpgsmdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpgsmdepay.Tpo -c -o libgstrtp_la-gstrtpgsmdepay.lo `test -f 'gstrtpgsmdepay.c' || echo '$(srcdir)/'`gstrtpgsmdepay.c
1442@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpgsmdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpgsmdepay.Plo
1443@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpgsmdepay.c' object='libgstrtp_la-gstrtpgsmdepay.lo' libtool=yes @AMDEPBACKSLASH@
1444@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1445@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpgsmdepay.lo `test -f 'gstrtpgsmdepay.c' || echo '$(srcdir)/'`gstrtpgsmdepay.c
1446
1447libgstrtp_la-gstrtpgsmpay.lo: gstrtpgsmpay.c
1448@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpgsmpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpgsmpay.Tpo -c -o libgstrtp_la-gstrtpgsmpay.lo `test -f 'gstrtpgsmpay.c' || echo '$(srcdir)/'`gstrtpgsmpay.c
1449@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpgsmpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpgsmpay.Plo
1450@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpgsmpay.c' object='libgstrtp_la-gstrtpgsmpay.lo' libtool=yes @AMDEPBACKSLASH@
1451@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1452@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpgsmpay.lo `test -f 'gstrtpgsmpay.c' || echo '$(srcdir)/'`gstrtpgsmpay.c
1453
1454libgstrtp_la-gstrtpamrdepay.lo: gstrtpamrdepay.c
1455@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpamrdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpamrdepay.Tpo -c -o libgstrtp_la-gstrtpamrdepay.lo `test -f 'gstrtpamrdepay.c' || echo '$(srcdir)/'`gstrtpamrdepay.c
1456@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpamrdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpamrdepay.Plo
1457@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpamrdepay.c' object='libgstrtp_la-gstrtpamrdepay.lo' libtool=yes @AMDEPBACKSLASH@
1458@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1459@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpamrdepay.lo `test -f 'gstrtpamrdepay.c' || echo '$(srcdir)/'`gstrtpamrdepay.c
1460
1461libgstrtp_la-gstrtpamrpay.lo: gstrtpamrpay.c
1462@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpamrpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpamrpay.Tpo -c -o libgstrtp_la-gstrtpamrpay.lo `test -f 'gstrtpamrpay.c' || echo '$(srcdir)/'`gstrtpamrpay.c
1463@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpamrpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpamrpay.Plo
1464@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpamrpay.c' object='libgstrtp_la-gstrtpamrpay.lo' libtool=yes @AMDEPBACKSLASH@
1465@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1466@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpamrpay.lo `test -f 'gstrtpamrpay.c' || echo '$(srcdir)/'`gstrtpamrpay.c
1467
1468libgstrtp_la-gstrtph261pay.lo: gstrtph261pay.c
1469@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph261pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph261pay.Tpo -c -o libgstrtp_la-gstrtph261pay.lo `test -f 'gstrtph261pay.c' || echo '$(srcdir)/'`gstrtph261pay.c
1470@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph261pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph261pay.Plo
1471@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph261pay.c' object='libgstrtp_la-gstrtph261pay.lo' libtool=yes @AMDEPBACKSLASH@
1472@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1473@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph261pay.lo `test -f 'gstrtph261pay.c' || echo '$(srcdir)/'`gstrtph261pay.c
1474
1475libgstrtp_la-gstrtph261depay.lo: gstrtph261depay.c
1476@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph261depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph261depay.Tpo -c -o libgstrtp_la-gstrtph261depay.lo `test -f 'gstrtph261depay.c' || echo '$(srcdir)/'`gstrtph261depay.c
1477@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph261depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph261depay.Plo
1478@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph261depay.c' object='libgstrtp_la-gstrtph261depay.lo' libtool=yes @AMDEPBACKSLASH@
1479@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1480@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph261depay.lo `test -f 'gstrtph261depay.c' || echo '$(srcdir)/'`gstrtph261depay.c
1481
1482libgstrtp_la-gstrtph263pdepay.lo: gstrtph263pdepay.c
1483@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph263pdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph263pdepay.Tpo -c -o libgstrtp_la-gstrtph263pdepay.lo `test -f 'gstrtph263pdepay.c' || echo '$(srcdir)/'`gstrtph263pdepay.c
1484@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph263pdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph263pdepay.Plo
1485@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph263pdepay.c' object='libgstrtp_la-gstrtph263pdepay.lo' libtool=yes @AMDEPBACKSLASH@
1486@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1487@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph263pdepay.lo `test -f 'gstrtph263pdepay.c' || echo '$(srcdir)/'`gstrtph263pdepay.c
1488
1489libgstrtp_la-gstrtph263ppay.lo: gstrtph263ppay.c
1490@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph263ppay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph263ppay.Tpo -c -o libgstrtp_la-gstrtph263ppay.lo `test -f 'gstrtph263ppay.c' || echo '$(srcdir)/'`gstrtph263ppay.c
1491@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph263ppay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph263ppay.Plo
1492@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph263ppay.c' object='libgstrtp_la-gstrtph263ppay.lo' libtool=yes @AMDEPBACKSLASH@
1493@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1494@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph263ppay.lo `test -f 'gstrtph263ppay.c' || echo '$(srcdir)/'`gstrtph263ppay.c
1495
1496libgstrtp_la-gstrtph263depay.lo: gstrtph263depay.c
1497@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph263depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph263depay.Tpo -c -o libgstrtp_la-gstrtph263depay.lo `test -f 'gstrtph263depay.c' || echo '$(srcdir)/'`gstrtph263depay.c
1498@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph263depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph263depay.Plo
1499@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph263depay.c' object='libgstrtp_la-gstrtph263depay.lo' libtool=yes @AMDEPBACKSLASH@
1500@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1501@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph263depay.lo `test -f 'gstrtph263depay.c' || echo '$(srcdir)/'`gstrtph263depay.c
1502
1503libgstrtp_la-gstrtph263pay.lo: gstrtph263pay.c
1504@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph263pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph263pay.Tpo -c -o libgstrtp_la-gstrtph263pay.lo `test -f 'gstrtph263pay.c' || echo '$(srcdir)/'`gstrtph263pay.c
1505@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph263pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph263pay.Plo
1506@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph263pay.c' object='libgstrtp_la-gstrtph263pay.lo' libtool=yes @AMDEPBACKSLASH@
1507@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1508@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph263pay.lo `test -f 'gstrtph263pay.c' || echo '$(srcdir)/'`gstrtph263pay.c
1509
1510libgstrtp_la-gstrtph264depay.lo: gstrtph264depay.c
1511@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph264depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph264depay.Tpo -c -o libgstrtp_la-gstrtph264depay.lo `test -f 'gstrtph264depay.c' || echo '$(srcdir)/'`gstrtph264depay.c
1512@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph264depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph264depay.Plo
1513@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph264depay.c' object='libgstrtp_la-gstrtph264depay.lo' libtool=yes @AMDEPBACKSLASH@
1514@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1515@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph264depay.lo `test -f 'gstrtph264depay.c' || echo '$(srcdir)/'`gstrtph264depay.c
1516
1517libgstrtp_la-gstrtph264pay.lo: gstrtph264pay.c
1518@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph264pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph264pay.Tpo -c -o libgstrtp_la-gstrtph264pay.lo `test -f 'gstrtph264pay.c' || echo '$(srcdir)/'`gstrtph264pay.c
1519@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph264pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph264pay.Plo
1520@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph264pay.c' object='libgstrtp_la-gstrtph264pay.lo' libtool=yes @AMDEPBACKSLASH@
1521@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1522@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph264pay.lo `test -f 'gstrtph264pay.c' || echo '$(srcdir)/'`gstrtph264pay.c
1523
1524libgstrtp_la-gstrtph265depay.lo: gstrtph265depay.c
1525@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph265depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph265depay.Tpo -c -o libgstrtp_la-gstrtph265depay.lo `test -f 'gstrtph265depay.c' || echo '$(srcdir)/'`gstrtph265depay.c
1526@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph265depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph265depay.Plo
1527@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph265depay.c' object='libgstrtp_la-gstrtph265depay.lo' libtool=yes @AMDEPBACKSLASH@
1528@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1529@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph265depay.lo `test -f 'gstrtph265depay.c' || echo '$(srcdir)/'`gstrtph265depay.c
1530
1531libgstrtp_la-gstrtph265pay.lo: gstrtph265pay.c
1532@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtph265pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtph265pay.Tpo -c -o libgstrtp_la-gstrtph265pay.lo `test -f 'gstrtph265pay.c' || echo '$(srcdir)/'`gstrtph265pay.c
1533@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtph265pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtph265pay.Plo
1534@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtph265pay.c' object='libgstrtp_la-gstrtph265pay.lo' libtool=yes @AMDEPBACKSLASH@
1535@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1536@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtph265pay.lo `test -f 'gstrtph265pay.c' || echo '$(srcdir)/'`gstrtph265pay.c
1537
1538libgstrtp_la-gstrtpj2kdepay.lo: gstrtpj2kdepay.c
1539@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpj2kdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpj2kdepay.Tpo -c -o libgstrtp_la-gstrtpj2kdepay.lo `test -f 'gstrtpj2kdepay.c' || echo '$(srcdir)/'`gstrtpj2kdepay.c
1540@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpj2kdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpj2kdepay.Plo
1541@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpj2kdepay.c' object='libgstrtp_la-gstrtpj2kdepay.lo' libtool=yes @AMDEPBACKSLASH@
1542@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1543@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpj2kdepay.lo `test -f 'gstrtpj2kdepay.c' || echo '$(srcdir)/'`gstrtpj2kdepay.c
1544
1545libgstrtp_la-gstrtpj2kpay.lo: gstrtpj2kpay.c
1546@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpj2kpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpj2kpay.Tpo -c -o libgstrtp_la-gstrtpj2kpay.lo `test -f 'gstrtpj2kpay.c' || echo '$(srcdir)/'`gstrtpj2kpay.c
1547@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpj2kpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpj2kpay.Plo
1548@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpj2kpay.c' object='libgstrtp_la-gstrtpj2kpay.lo' libtool=yes @AMDEPBACKSLASH@
1549@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1550@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpj2kpay.lo `test -f 'gstrtpj2kpay.c' || echo '$(srcdir)/'`gstrtpj2kpay.c
1551
1552libgstrtp_la-gstrtpjpegdepay.lo: gstrtpjpegdepay.c
1553@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpjpegdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpjpegdepay.Tpo -c -o libgstrtp_la-gstrtpjpegdepay.lo `test -f 'gstrtpjpegdepay.c' || echo '$(srcdir)/'`gstrtpjpegdepay.c
1554@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpjpegdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpjpegdepay.Plo
1555@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpjpegdepay.c' object='libgstrtp_la-gstrtpjpegdepay.lo' libtool=yes @AMDEPBACKSLASH@
1556@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1557@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpjpegdepay.lo `test -f 'gstrtpjpegdepay.c' || echo '$(srcdir)/'`gstrtpjpegdepay.c
1558
1559libgstrtp_la-gstrtpjpegpay.lo: gstrtpjpegpay.c
1560@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpjpegpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpjpegpay.Tpo -c -o libgstrtp_la-gstrtpjpegpay.lo `test -f 'gstrtpjpegpay.c' || echo '$(srcdir)/'`gstrtpjpegpay.c
1561@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpjpegpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpjpegpay.Plo
1562@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpjpegpay.c' object='libgstrtp_la-gstrtpjpegpay.lo' libtool=yes @AMDEPBACKSLASH@
1563@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1564@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpjpegpay.lo `test -f 'gstrtpjpegpay.c' || echo '$(srcdir)/'`gstrtpjpegpay.c
1565
1566libgstrtp_la-gstrtpklvdepay.lo: gstrtpklvdepay.c
1567@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpklvdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpklvdepay.Tpo -c -o libgstrtp_la-gstrtpklvdepay.lo `test -f 'gstrtpklvdepay.c' || echo '$(srcdir)/'`gstrtpklvdepay.c
1568@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpklvdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpklvdepay.Plo
1569@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpklvdepay.c' object='libgstrtp_la-gstrtpklvdepay.lo' libtool=yes @AMDEPBACKSLASH@
1570@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1571@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpklvdepay.lo `test -f 'gstrtpklvdepay.c' || echo '$(srcdir)/'`gstrtpklvdepay.c
1572
1573libgstrtp_la-gstrtpklvpay.lo: gstrtpklvpay.c
1574@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpklvpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpklvpay.Tpo -c -o libgstrtp_la-gstrtpklvpay.lo `test -f 'gstrtpklvpay.c' || echo '$(srcdir)/'`gstrtpklvpay.c
1575@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpklvpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpklvpay.Plo
1576@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpklvpay.c' object='libgstrtp_la-gstrtpklvpay.lo' libtool=yes @AMDEPBACKSLASH@
1577@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1578@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpklvpay.lo `test -f 'gstrtpklvpay.c' || echo '$(srcdir)/'`gstrtpklvpay.c
1579
1580libgstrtp_la-gstrtpL8depay.lo: gstrtpL8depay.c
1581@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpL8depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpL8depay.Tpo -c -o libgstrtp_la-gstrtpL8depay.lo `test -f 'gstrtpL8depay.c' || echo '$(srcdir)/'`gstrtpL8depay.c
1582@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpL8depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpL8depay.Plo
1583@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpL8depay.c' object='libgstrtp_la-gstrtpL8depay.lo' libtool=yes @AMDEPBACKSLASH@
1584@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1585@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpL8depay.lo `test -f 'gstrtpL8depay.c' || echo '$(srcdir)/'`gstrtpL8depay.c
1586
1587libgstrtp_la-gstrtpL8pay.lo: gstrtpL8pay.c
1588@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpL8pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpL8pay.Tpo -c -o libgstrtp_la-gstrtpL8pay.lo `test -f 'gstrtpL8pay.c' || echo '$(srcdir)/'`gstrtpL8pay.c
1589@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpL8pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpL8pay.Plo
1590@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpL8pay.c' object='libgstrtp_la-gstrtpL8pay.lo' libtool=yes @AMDEPBACKSLASH@
1591@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1592@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpL8pay.lo `test -f 'gstrtpL8pay.c' || echo '$(srcdir)/'`gstrtpL8pay.c
1593
1594libgstrtp_la-gstrtpL16depay.lo: gstrtpL16depay.c
1595@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpL16depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpL16depay.Tpo -c -o libgstrtp_la-gstrtpL16depay.lo `test -f 'gstrtpL16depay.c' || echo '$(srcdir)/'`gstrtpL16depay.c
1596@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpL16depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpL16depay.Plo
1597@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpL16depay.c' object='libgstrtp_la-gstrtpL16depay.lo' libtool=yes @AMDEPBACKSLASH@
1598@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1599@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpL16depay.lo `test -f 'gstrtpL16depay.c' || echo '$(srcdir)/'`gstrtpL16depay.c
1600
1601libgstrtp_la-gstrtpL16pay.lo: gstrtpL16pay.c
1602@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpL16pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpL16pay.Tpo -c -o libgstrtp_la-gstrtpL16pay.lo `test -f 'gstrtpL16pay.c' || echo '$(srcdir)/'`gstrtpL16pay.c
1603@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpL16pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpL16pay.Plo
1604@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpL16pay.c' object='libgstrtp_la-gstrtpL16pay.lo' libtool=yes @AMDEPBACKSLASH@
1605@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1606@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpL16pay.lo `test -f 'gstrtpL16pay.c' || echo '$(srcdir)/'`gstrtpL16pay.c
1607
1608libgstrtp_la-gstrtpL24depay.lo: gstrtpL24depay.c
1609@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpL24depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpL24depay.Tpo -c -o libgstrtp_la-gstrtpL24depay.lo `test -f 'gstrtpL24depay.c' || echo '$(srcdir)/'`gstrtpL24depay.c
1610@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpL24depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpL24depay.Plo
1611@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpL24depay.c' object='libgstrtp_la-gstrtpL24depay.lo' libtool=yes @AMDEPBACKSLASH@
1612@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1613@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpL24depay.lo `test -f 'gstrtpL24depay.c' || echo '$(srcdir)/'`gstrtpL24depay.c
1614
1615libgstrtp_la-gstrtpL24pay.lo: gstrtpL24pay.c
1616@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpL24pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpL24pay.Tpo -c -o libgstrtp_la-gstrtpL24pay.lo `test -f 'gstrtpL24pay.c' || echo '$(srcdir)/'`gstrtpL24pay.c
1617@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpL24pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpL24pay.Plo
1618@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpL24pay.c' object='libgstrtp_la-gstrtpL24pay.lo' libtool=yes @AMDEPBACKSLASH@
1619@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1620@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpL24pay.lo `test -f 'gstrtpL24pay.c' || echo '$(srcdir)/'`gstrtpL24pay.c
1621
1622libgstrtp_la-gstasteriskh263.lo: gstasteriskh263.c
1623@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstasteriskh263.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstasteriskh263.Tpo -c -o libgstrtp_la-gstasteriskh263.lo `test -f 'gstasteriskh263.c' || echo '$(srcdir)/'`gstasteriskh263.c
1624@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstasteriskh263.Tpo $(DEPDIR)/libgstrtp_la-gstasteriskh263.Plo
1625@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstasteriskh263.c' object='libgstrtp_la-gstasteriskh263.lo' libtool=yes @AMDEPBACKSLASH@
1626@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1627@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstasteriskh263.lo `test -f 'gstasteriskh263.c' || echo '$(srcdir)/'`gstasteriskh263.c
1628
1629libgstrtp_la-gstrtpmp1sdepay.lo: gstrtpmp1sdepay.c
1630@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp1sdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp1sdepay.Tpo -c -o libgstrtp_la-gstrtpmp1sdepay.lo `test -f 'gstrtpmp1sdepay.c' || echo '$(srcdir)/'`gstrtpmp1sdepay.c
1631@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp1sdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp1sdepay.Plo
1632@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp1sdepay.c' object='libgstrtp_la-gstrtpmp1sdepay.lo' libtool=yes @AMDEPBACKSLASH@
1633@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1634@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp1sdepay.lo `test -f 'gstrtpmp1sdepay.c' || echo '$(srcdir)/'`gstrtpmp1sdepay.c
1635
1636libgstrtp_la-gstrtpmp2tdepay.lo: gstrtpmp2tdepay.c
1637@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp2tdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp2tdepay.Tpo -c -o libgstrtp_la-gstrtpmp2tdepay.lo `test -f 'gstrtpmp2tdepay.c' || echo '$(srcdir)/'`gstrtpmp2tdepay.c
1638@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp2tdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp2tdepay.Plo
1639@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp2tdepay.c' object='libgstrtp_la-gstrtpmp2tdepay.lo' libtool=yes @AMDEPBACKSLASH@
1640@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1641@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp2tdepay.lo `test -f 'gstrtpmp2tdepay.c' || echo '$(srcdir)/'`gstrtpmp2tdepay.c
1642
1643libgstrtp_la-gstrtpmp2tpay.lo: gstrtpmp2tpay.c
1644@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp2tpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp2tpay.Tpo -c -o libgstrtp_la-gstrtpmp2tpay.lo `test -f 'gstrtpmp2tpay.c' || echo '$(srcdir)/'`gstrtpmp2tpay.c
1645@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp2tpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp2tpay.Plo
1646@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp2tpay.c' object='libgstrtp_la-gstrtpmp2tpay.lo' libtool=yes @AMDEPBACKSLASH@
1647@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1648@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp2tpay.lo `test -f 'gstrtpmp2tpay.c' || echo '$(srcdir)/'`gstrtpmp2tpay.c
1649
1650libgstrtp_la-gstrtpmp4vdepay.lo: gstrtpmp4vdepay.c
1651@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp4vdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp4vdepay.Tpo -c -o libgstrtp_la-gstrtpmp4vdepay.lo `test -f 'gstrtpmp4vdepay.c' || echo '$(srcdir)/'`gstrtpmp4vdepay.c
1652@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp4vdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp4vdepay.Plo
1653@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp4vdepay.c' object='libgstrtp_la-gstrtpmp4vdepay.lo' libtool=yes @AMDEPBACKSLASH@
1654@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1655@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp4vdepay.lo `test -f 'gstrtpmp4vdepay.c' || echo '$(srcdir)/'`gstrtpmp4vdepay.c
1656
1657libgstrtp_la-gstrtpmp4vpay.lo: gstrtpmp4vpay.c
1658@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp4vpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp4vpay.Tpo -c -o libgstrtp_la-gstrtpmp4vpay.lo `test -f 'gstrtpmp4vpay.c' || echo '$(srcdir)/'`gstrtpmp4vpay.c
1659@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp4vpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp4vpay.Plo
1660@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp4vpay.c' object='libgstrtp_la-gstrtpmp4vpay.lo' libtool=yes @AMDEPBACKSLASH@
1661@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1662@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp4vpay.lo `test -f 'gstrtpmp4vpay.c' || echo '$(srcdir)/'`gstrtpmp4vpay.c
1663
1664libgstrtp_la-gstrtpmp4gdepay.lo: gstrtpmp4gdepay.c
1665@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp4gdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp4gdepay.Tpo -c -o libgstrtp_la-gstrtpmp4gdepay.lo `test -f 'gstrtpmp4gdepay.c' || echo '$(srcdir)/'`gstrtpmp4gdepay.c
1666@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp4gdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp4gdepay.Plo
1667@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp4gdepay.c' object='libgstrtp_la-gstrtpmp4gdepay.lo' libtool=yes @AMDEPBACKSLASH@
1668@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1669@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp4gdepay.lo `test -f 'gstrtpmp4gdepay.c' || echo '$(srcdir)/'`gstrtpmp4gdepay.c
1670
1671libgstrtp_la-gstrtpmp4gpay.lo: gstrtpmp4gpay.c
1672@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp4gpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp4gpay.Tpo -c -o libgstrtp_la-gstrtpmp4gpay.lo `test -f 'gstrtpmp4gpay.c' || echo '$(srcdir)/'`gstrtpmp4gpay.c
1673@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp4gpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp4gpay.Plo
1674@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp4gpay.c' object='libgstrtp_la-gstrtpmp4gpay.lo' libtool=yes @AMDEPBACKSLASH@
1675@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1676@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp4gpay.lo `test -f 'gstrtpmp4gpay.c' || echo '$(srcdir)/'`gstrtpmp4gpay.c
1677
1678libgstrtp_la-gstrtpmp4adepay.lo: gstrtpmp4adepay.c
1679@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp4adepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp4adepay.Tpo -c -o libgstrtp_la-gstrtpmp4adepay.lo `test -f 'gstrtpmp4adepay.c' || echo '$(srcdir)/'`gstrtpmp4adepay.c
1680@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp4adepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp4adepay.Plo
1681@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp4adepay.c' object='libgstrtp_la-gstrtpmp4adepay.lo' libtool=yes @AMDEPBACKSLASH@
1682@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1683@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp4adepay.lo `test -f 'gstrtpmp4adepay.c' || echo '$(srcdir)/'`gstrtpmp4adepay.c
1684
1685libgstrtp_la-gstrtpmp4apay.lo: gstrtpmp4apay.c
1686@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpmp4apay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpmp4apay.Tpo -c -o libgstrtp_la-gstrtpmp4apay.lo `test -f 'gstrtpmp4apay.c' || echo '$(srcdir)/'`gstrtpmp4apay.c
1687@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpmp4apay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpmp4apay.Plo
1688@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmp4apay.c' object='libgstrtp_la-gstrtpmp4apay.lo' libtool=yes @AMDEPBACKSLASH@
1689@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1690@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpmp4apay.lo `test -f 'gstrtpmp4apay.c' || echo '$(srcdir)/'`gstrtpmp4apay.c
1691
1692libgstrtp_la-gstrtpopusdepay.lo: gstrtpopusdepay.c
1693@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpopusdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpopusdepay.Tpo -c -o libgstrtp_la-gstrtpopusdepay.lo `test -f 'gstrtpopusdepay.c' || echo '$(srcdir)/'`gstrtpopusdepay.c
1694@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpopusdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpopusdepay.Plo
1695@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpopusdepay.c' object='libgstrtp_la-gstrtpopusdepay.lo' libtool=yes @AMDEPBACKSLASH@
1696@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1697@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpopusdepay.lo `test -f 'gstrtpopusdepay.c' || echo '$(srcdir)/'`gstrtpopusdepay.c
1698
1699libgstrtp_la-gstrtpopuspay.lo: gstrtpopuspay.c
1700@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpopuspay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpopuspay.Tpo -c -o libgstrtp_la-gstrtpopuspay.lo `test -f 'gstrtpopuspay.c' || echo '$(srcdir)/'`gstrtpopuspay.c
1701@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpopuspay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpopuspay.Plo
1702@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpopuspay.c' object='libgstrtp_la-gstrtpopuspay.lo' libtool=yes @AMDEPBACKSLASH@
1703@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1704@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpopuspay.lo `test -f 'gstrtpopuspay.c' || echo '$(srcdir)/'`gstrtpopuspay.c
1705
1706libgstrtp_la-gstrtpqcelpdepay.lo: gstrtpqcelpdepay.c
1707@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpqcelpdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpqcelpdepay.Tpo -c -o libgstrtp_la-gstrtpqcelpdepay.lo `test -f 'gstrtpqcelpdepay.c' || echo '$(srcdir)/'`gstrtpqcelpdepay.c
1708@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpqcelpdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpqcelpdepay.Plo
1709@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpqcelpdepay.c' object='libgstrtp_la-gstrtpqcelpdepay.lo' libtool=yes @AMDEPBACKSLASH@
1710@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1711@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpqcelpdepay.lo `test -f 'gstrtpqcelpdepay.c' || echo '$(srcdir)/'`gstrtpqcelpdepay.c
1712
1713libgstrtp_la-gstrtpqdmdepay.lo: gstrtpqdmdepay.c
1714@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpqdmdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpqdmdepay.Tpo -c -o libgstrtp_la-gstrtpqdmdepay.lo `test -f 'gstrtpqdmdepay.c' || echo '$(srcdir)/'`gstrtpqdmdepay.c
1715@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpqdmdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpqdmdepay.Plo
1716@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpqdmdepay.c' object='libgstrtp_la-gstrtpqdmdepay.lo' libtool=yes @AMDEPBACKSLASH@
1717@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1718@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpqdmdepay.lo `test -f 'gstrtpqdmdepay.c' || echo '$(srcdir)/'`gstrtpqdmdepay.c
1719
1720libgstrtp_la-gstrtpsbcdepay.lo: gstrtpsbcdepay.c
1721@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpsbcdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpsbcdepay.Tpo -c -o libgstrtp_la-gstrtpsbcdepay.lo `test -f 'gstrtpsbcdepay.c' || echo '$(srcdir)/'`gstrtpsbcdepay.c
1722@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpsbcdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpsbcdepay.Plo
1723@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpsbcdepay.c' object='libgstrtp_la-gstrtpsbcdepay.lo' libtool=yes @AMDEPBACKSLASH@
1724@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1725@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpsbcdepay.lo `test -f 'gstrtpsbcdepay.c' || echo '$(srcdir)/'`gstrtpsbcdepay.c
1726
1727libgstrtp_la-gstrtpsbcpay.lo: gstrtpsbcpay.c
1728@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpsbcpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpsbcpay.Tpo -c -o libgstrtp_la-gstrtpsbcpay.lo `test -f 'gstrtpsbcpay.c' || echo '$(srcdir)/'`gstrtpsbcpay.c
1729@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpsbcpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpsbcpay.Plo
1730@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpsbcpay.c' object='libgstrtp_la-gstrtpsbcpay.lo' libtool=yes @AMDEPBACKSLASH@
1731@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1732@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpsbcpay.lo `test -f 'gstrtpsbcpay.c' || echo '$(srcdir)/'`gstrtpsbcpay.c
1733
1734libgstrtp_la-gstrtpsirenpay.lo: gstrtpsirenpay.c
1735@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpsirenpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpsirenpay.Tpo -c -o libgstrtp_la-gstrtpsirenpay.lo `test -f 'gstrtpsirenpay.c' || echo '$(srcdir)/'`gstrtpsirenpay.c
1736@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpsirenpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpsirenpay.Plo
1737@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpsirenpay.c' object='libgstrtp_la-gstrtpsirenpay.lo' libtool=yes @AMDEPBACKSLASH@
1738@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1739@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpsirenpay.lo `test -f 'gstrtpsirenpay.c' || echo '$(srcdir)/'`gstrtpsirenpay.c
1740
1741libgstrtp_la-gstrtpsirendepay.lo: gstrtpsirendepay.c
1742@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpsirendepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpsirendepay.Tpo -c -o libgstrtp_la-gstrtpsirendepay.lo `test -f 'gstrtpsirendepay.c' || echo '$(srcdir)/'`gstrtpsirendepay.c
1743@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpsirendepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpsirendepay.Plo
1744@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpsirendepay.c' object='libgstrtp_la-gstrtpsirendepay.lo' libtool=yes @AMDEPBACKSLASH@
1745@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1746@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpsirendepay.lo `test -f 'gstrtpsirendepay.c' || echo '$(srcdir)/'`gstrtpsirendepay.c
1747
1748libgstrtp_la-gstrtpspeexdepay.lo: gstrtpspeexdepay.c
1749@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpspeexdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpspeexdepay.Tpo -c -o libgstrtp_la-gstrtpspeexdepay.lo `test -f 'gstrtpspeexdepay.c' || echo '$(srcdir)/'`gstrtpspeexdepay.c
1750@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpspeexdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpspeexdepay.Plo
1751@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpspeexdepay.c' object='libgstrtp_la-gstrtpspeexdepay.lo' libtool=yes @AMDEPBACKSLASH@
1752@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1753@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpspeexdepay.lo `test -f 'gstrtpspeexdepay.c' || echo '$(srcdir)/'`gstrtpspeexdepay.c
1754
1755libgstrtp_la-gstrtpspeexpay.lo: gstrtpspeexpay.c
1756@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpspeexpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpspeexpay.Tpo -c -o libgstrtp_la-gstrtpspeexpay.lo `test -f 'gstrtpspeexpay.c' || echo '$(srcdir)/'`gstrtpspeexpay.c
1757@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpspeexpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpspeexpay.Plo
1758@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpspeexpay.c' object='libgstrtp_la-gstrtpspeexpay.lo' libtool=yes @AMDEPBACKSLASH@
1759@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1760@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpspeexpay.lo `test -f 'gstrtpspeexpay.c' || echo '$(srcdir)/'`gstrtpspeexpay.c
1761
1762libgstrtp_la-gstrtpsv3vdepay.lo: gstrtpsv3vdepay.c
1763@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpsv3vdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpsv3vdepay.Tpo -c -o libgstrtp_la-gstrtpsv3vdepay.lo `test -f 'gstrtpsv3vdepay.c' || echo '$(srcdir)/'`gstrtpsv3vdepay.c
1764@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpsv3vdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpsv3vdepay.Plo
1765@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpsv3vdepay.c' object='libgstrtp_la-gstrtpsv3vdepay.lo' libtool=yes @AMDEPBACKSLASH@
1766@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1767@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpsv3vdepay.lo `test -f 'gstrtpsv3vdepay.c' || echo '$(srcdir)/'`gstrtpsv3vdepay.c
1768
1769libgstrtp_la-gstrtptheoradepay.lo: gstrtptheoradepay.c
1770@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtptheoradepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtptheoradepay.Tpo -c -o libgstrtp_la-gstrtptheoradepay.lo `test -f 'gstrtptheoradepay.c' || echo '$(srcdir)/'`gstrtptheoradepay.c
1771@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtptheoradepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtptheoradepay.Plo
1772@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtptheoradepay.c' object='libgstrtp_la-gstrtptheoradepay.lo' libtool=yes @AMDEPBACKSLASH@
1773@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1774@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtptheoradepay.lo `test -f 'gstrtptheoradepay.c' || echo '$(srcdir)/'`gstrtptheoradepay.c
1775
1776libgstrtp_la-gstrtptheorapay.lo: gstrtptheorapay.c
1777@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtptheorapay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtptheorapay.Tpo -c -o libgstrtp_la-gstrtptheorapay.lo `test -f 'gstrtptheorapay.c' || echo '$(srcdir)/'`gstrtptheorapay.c
1778@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtptheorapay.Tpo $(DEPDIR)/libgstrtp_la-gstrtptheorapay.Plo
1779@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtptheorapay.c' object='libgstrtp_la-gstrtptheorapay.lo' libtool=yes @AMDEPBACKSLASH@
1780@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1781@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtptheorapay.lo `test -f 'gstrtptheorapay.c' || echo '$(srcdir)/'`gstrtptheorapay.c
1782
1783libgstrtp_la-gstrtpvorbisdepay.lo: gstrtpvorbisdepay.c
1784@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvorbisdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvorbisdepay.Tpo -c -o libgstrtp_la-gstrtpvorbisdepay.lo `test -f 'gstrtpvorbisdepay.c' || echo '$(srcdir)/'`gstrtpvorbisdepay.c
1785@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvorbisdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvorbisdepay.Plo
1786@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvorbisdepay.c' object='libgstrtp_la-gstrtpvorbisdepay.lo' libtool=yes @AMDEPBACKSLASH@
1787@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1788@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvorbisdepay.lo `test -f 'gstrtpvorbisdepay.c' || echo '$(srcdir)/'`gstrtpvorbisdepay.c
1789
1790libgstrtp_la-gstrtpvorbispay.lo: gstrtpvorbispay.c
1791@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvorbispay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvorbispay.Tpo -c -o libgstrtp_la-gstrtpvorbispay.lo `test -f 'gstrtpvorbispay.c' || echo '$(srcdir)/'`gstrtpvorbispay.c
1792@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvorbispay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvorbispay.Plo
1793@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvorbispay.c' object='libgstrtp_la-gstrtpvorbispay.lo' libtool=yes @AMDEPBACKSLASH@
1794@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1795@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvorbispay.lo `test -f 'gstrtpvorbispay.c' || echo '$(srcdir)/'`gstrtpvorbispay.c
1796
1797libgstrtp_la-gstrtpvp8depay.lo: gstrtpvp8depay.c
1798@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvp8depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvp8depay.Tpo -c -o libgstrtp_la-gstrtpvp8depay.lo `test -f 'gstrtpvp8depay.c' || echo '$(srcdir)/'`gstrtpvp8depay.c
1799@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvp8depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvp8depay.Plo
1800@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvp8depay.c' object='libgstrtp_la-gstrtpvp8depay.lo' libtool=yes @AMDEPBACKSLASH@
1801@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1802@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvp8depay.lo `test -f 'gstrtpvp8depay.c' || echo '$(srcdir)/'`gstrtpvp8depay.c
1803
1804libgstrtp_la-gstrtpvp8pay.lo: gstrtpvp8pay.c
1805@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvp8pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvp8pay.Tpo -c -o libgstrtp_la-gstrtpvp8pay.lo `test -f 'gstrtpvp8pay.c' || echo '$(srcdir)/'`gstrtpvp8pay.c
1806@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvp8pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvp8pay.Plo
1807@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvp8pay.c' object='libgstrtp_la-gstrtpvp8pay.lo' libtool=yes @AMDEPBACKSLASH@
1808@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1809@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvp8pay.lo `test -f 'gstrtpvp8pay.c' || echo '$(srcdir)/'`gstrtpvp8pay.c
1810
1811libgstrtp_la-gstrtpvp9depay.lo: gstrtpvp9depay.c
1812@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvp9depay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvp9depay.Tpo -c -o libgstrtp_la-gstrtpvp9depay.lo `test -f 'gstrtpvp9depay.c' || echo '$(srcdir)/'`gstrtpvp9depay.c
1813@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvp9depay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvp9depay.Plo
1814@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvp9depay.c' object='libgstrtp_la-gstrtpvp9depay.lo' libtool=yes @AMDEPBACKSLASH@
1815@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1816@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvp9depay.lo `test -f 'gstrtpvp9depay.c' || echo '$(srcdir)/'`gstrtpvp9depay.c
1817
1818libgstrtp_la-gstrtpvp9pay.lo: gstrtpvp9pay.c
1819@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvp9pay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvp9pay.Tpo -c -o libgstrtp_la-gstrtpvp9pay.lo `test -f 'gstrtpvp9pay.c' || echo '$(srcdir)/'`gstrtpvp9pay.c
1820@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvp9pay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvp9pay.Plo
1821@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvp9pay.c' object='libgstrtp_la-gstrtpvp9pay.lo' libtool=yes @AMDEPBACKSLASH@
1822@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1823@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvp9pay.lo `test -f 'gstrtpvp9pay.c' || echo '$(srcdir)/'`gstrtpvp9pay.c
1824
1825libgstrtp_la-gstrtpvrawdepay.lo: gstrtpvrawdepay.c
1826@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvrawdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvrawdepay.Tpo -c -o libgstrtp_la-gstrtpvrawdepay.lo `test -f 'gstrtpvrawdepay.c' || echo '$(srcdir)/'`gstrtpvrawdepay.c
1827@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvrawdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvrawdepay.Plo
1828@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvrawdepay.c' object='libgstrtp_la-gstrtpvrawdepay.lo' libtool=yes @AMDEPBACKSLASH@
1829@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1830@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvrawdepay.lo `test -f 'gstrtpvrawdepay.c' || echo '$(srcdir)/'`gstrtpvrawdepay.c
1831
1832libgstrtp_la-gstrtpvrawpay.lo: gstrtpvrawpay.c
1833@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpvrawpay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpvrawpay.Tpo -c -o libgstrtp_la-gstrtpvrawpay.lo `test -f 'gstrtpvrawpay.c' || echo '$(srcdir)/'`gstrtpvrawpay.c
1834@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpvrawpay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpvrawpay.Plo
1835@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpvrawpay.c' object='libgstrtp_la-gstrtpvrawpay.lo' libtool=yes @AMDEPBACKSLASH@
1836@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1837@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpvrawpay.lo `test -f 'gstrtpvrawpay.c' || echo '$(srcdir)/'`gstrtpvrawpay.c
1838
1839libgstrtp_la-gstrtpstreampay.lo: gstrtpstreampay.c
1840@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpstreampay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpstreampay.Tpo -c -o libgstrtp_la-gstrtpstreampay.lo `test -f 'gstrtpstreampay.c' || echo '$(srcdir)/'`gstrtpstreampay.c
1841@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpstreampay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpstreampay.Plo
1842@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpstreampay.c' object='libgstrtp_la-gstrtpstreampay.lo' libtool=yes @AMDEPBACKSLASH@
1843@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1844@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpstreampay.lo `test -f 'gstrtpstreampay.c' || echo '$(srcdir)/'`gstrtpstreampay.c
1845
1846libgstrtp_la-gstrtpstreamdepay.lo: gstrtpstreamdepay.c
1847@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpstreamdepay.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpstreamdepay.Tpo -c -o libgstrtp_la-gstrtpstreamdepay.lo `test -f 'gstrtpstreamdepay.c' || echo '$(srcdir)/'`gstrtpstreamdepay.c
1848@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpstreamdepay.Tpo $(DEPDIR)/libgstrtp_la-gstrtpstreamdepay.Plo
1849@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpstreamdepay.c' object='libgstrtp_la-gstrtpstreamdepay.lo' libtool=yes @AMDEPBACKSLASH@
1850@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1851@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpstreamdepay.lo `test -f 'gstrtpstreamdepay.c' || echo '$(srcdir)/'`gstrtpstreamdepay.c
1852
1853libgstrtp_la-gstrtputils.lo: gstrtputils.c
1854@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtputils.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtputils.Tpo -c -o libgstrtp_la-gstrtputils.lo `test -f 'gstrtputils.c' || echo '$(srcdir)/'`gstrtputils.c
1855@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtputils.Tpo $(DEPDIR)/libgstrtp_la-gstrtputils.Plo
1856@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtputils.c' object='libgstrtp_la-gstrtputils.lo' libtool=yes @AMDEPBACKSLASH@
1857@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1858@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtputils.lo `test -f 'gstrtputils.c' || echo '$(srcdir)/'`gstrtputils.c
1859
1860libgstrtp_la-rtpulpfeccommon.lo: rtpulpfeccommon.c
1861@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-rtpulpfeccommon.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-rtpulpfeccommon.Tpo -c -o libgstrtp_la-rtpulpfeccommon.lo `test -f 'rtpulpfeccommon.c' || echo '$(srcdir)/'`rtpulpfeccommon.c
1862@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-rtpulpfeccommon.Tpo $(DEPDIR)/libgstrtp_la-rtpulpfeccommon.Plo
1863@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpulpfeccommon.c' object='libgstrtp_la-rtpulpfeccommon.lo' libtool=yes @AMDEPBACKSLASH@
1864@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1865@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-rtpulpfeccommon.lo `test -f 'rtpulpfeccommon.c' || echo '$(srcdir)/'`rtpulpfeccommon.c
1866
1867libgstrtp_la-gstrtpulpfecdec.lo: gstrtpulpfecdec.c
1868@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpulpfecdec.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpulpfecdec.Tpo -c -o libgstrtp_la-gstrtpulpfecdec.lo `test -f 'gstrtpulpfecdec.c' || echo '$(srcdir)/'`gstrtpulpfecdec.c
1869@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpulpfecdec.Tpo $(DEPDIR)/libgstrtp_la-gstrtpulpfecdec.Plo
1870@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpulpfecdec.c' object='libgstrtp_la-gstrtpulpfecdec.lo' libtool=yes @AMDEPBACKSLASH@
1871@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1872@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpulpfecdec.lo `test -f 'gstrtpulpfecdec.c' || echo '$(srcdir)/'`gstrtpulpfecdec.c
1873
1874libgstrtp_la-gstrtpulpfecenc.lo: gstrtpulpfecenc.c
1875@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpulpfecenc.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpulpfecenc.Tpo -c -o libgstrtp_la-gstrtpulpfecenc.lo `test -f 'gstrtpulpfecenc.c' || echo '$(srcdir)/'`gstrtpulpfecenc.c
1876@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpulpfecenc.Tpo $(DEPDIR)/libgstrtp_la-gstrtpulpfecenc.Plo
1877@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpulpfecenc.c' object='libgstrtp_la-gstrtpulpfecenc.lo' libtool=yes @AMDEPBACKSLASH@
1878@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1879@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpulpfecenc.lo `test -f 'gstrtpulpfecenc.c' || echo '$(srcdir)/'`gstrtpulpfecenc.c
1880
1881libgstrtp_la-rtpredcommon.lo: rtpredcommon.c
1882@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-rtpredcommon.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-rtpredcommon.Tpo -c -o libgstrtp_la-rtpredcommon.lo `test -f 'rtpredcommon.c' || echo '$(srcdir)/'`rtpredcommon.c
1883@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-rtpredcommon.Tpo $(DEPDIR)/libgstrtp_la-rtpredcommon.Plo
1884@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpredcommon.c' object='libgstrtp_la-rtpredcommon.lo' libtool=yes @AMDEPBACKSLASH@
1885@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1886@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-rtpredcommon.lo `test -f 'rtpredcommon.c' || echo '$(srcdir)/'`rtpredcommon.c
1887
1888libgstrtp_la-gstrtpredenc.lo: gstrtpredenc.c
1889@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpredenc.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpredenc.Tpo -c -o libgstrtp_la-gstrtpredenc.lo `test -f 'gstrtpredenc.c' || echo '$(srcdir)/'`gstrtpredenc.c
1890@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpredenc.Tpo $(DEPDIR)/libgstrtp_la-gstrtpredenc.Plo
1891@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpredenc.c' object='libgstrtp_la-gstrtpredenc.lo' libtool=yes @AMDEPBACKSLASH@
1892@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1893@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpredenc.lo `test -f 'gstrtpredenc.c' || echo '$(srcdir)/'`gstrtpredenc.c
1894
1895libgstrtp_la-gstrtpreddec.lo: gstrtpreddec.c
1896@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpreddec.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpreddec.Tpo -c -o libgstrtp_la-gstrtpreddec.lo `test -f 'gstrtpreddec.c' || echo '$(srcdir)/'`gstrtpreddec.c
1897@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpreddec.Tpo $(DEPDIR)/libgstrtp_la-gstrtpreddec.Plo
1898@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpreddec.c' object='libgstrtp_la-gstrtpreddec.lo' libtool=yes @AMDEPBACKSLASH@
1899@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1900@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpreddec.lo `test -f 'gstrtpreddec.c' || echo '$(srcdir)/'`gstrtpreddec.c
1901
1902libgstrtp_la-rtpstorage.lo: rtpstorage.c
1903@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-rtpstorage.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-rtpstorage.Tpo -c -o libgstrtp_la-rtpstorage.lo `test -f 'rtpstorage.c' || echo '$(srcdir)/'`rtpstorage.c
1904@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-rtpstorage.Tpo $(DEPDIR)/libgstrtp_la-rtpstorage.Plo
1905@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpstorage.c' object='libgstrtp_la-rtpstorage.lo' libtool=yes @AMDEPBACKSLASH@
1906@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1907@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-rtpstorage.lo `test -f 'rtpstorage.c' || echo '$(srcdir)/'`rtpstorage.c
1908
1909libgstrtp_la-rtpstoragestream.lo: rtpstoragestream.c
1910@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-rtpstoragestream.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-rtpstoragestream.Tpo -c -o libgstrtp_la-rtpstoragestream.lo `test -f 'rtpstoragestream.c' || echo '$(srcdir)/'`rtpstoragestream.c
1911@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-rtpstoragestream.Tpo $(DEPDIR)/libgstrtp_la-rtpstoragestream.Plo
1912@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpstoragestream.c' object='libgstrtp_la-rtpstoragestream.lo' libtool=yes @AMDEPBACKSLASH@
1913@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1914@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-rtpstoragestream.lo `test -f 'rtpstoragestream.c' || echo '$(srcdir)/'`rtpstoragestream.c
1915
1916libgstrtp_la-gstrtpstorage.lo: gstrtpstorage.c
1917@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -MT libgstrtp_la-gstrtpstorage.lo -MD -MP -MF $(DEPDIR)/libgstrtp_la-gstrtpstorage.Tpo -c -o libgstrtp_la-gstrtpstorage.lo `test -f 'gstrtpstorage.c' || echo '$(srcdir)/'`gstrtpstorage.c
1918@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtp_la-gstrtpstorage.Tpo $(DEPDIR)/libgstrtp_la-gstrtpstorage.Plo
1919@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpstorage.c' object='libgstrtp_la-gstrtpstorage.lo' libtool=yes @AMDEPBACKSLASH@
1920@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1921@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtp_la_CFLAGS) $(CFLAGS) -c -o libgstrtp_la-gstrtpstorage.lo `test -f 'gstrtpstorage.c' || echo '$(srcdir)/'`gstrtpstorage.c
1922
1923mostlyclean-libtool:
1924	-rm -f *.lo
1925
1926clean-libtool:
1927	-rm -rf .libs _libs
1928
1929ID: $(am__tagged_files)
1930	$(am__define_uniq_tagged_files); mkid -fID $$unique
1931tags: tags-am
1932TAGS: tags
1933
1934tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1935	set x; \
1936	here=`pwd`; \
1937	$(am__define_uniq_tagged_files); \
1938	shift; \
1939	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1940	  test -n "$$unique" || unique=$$empty_fix; \
1941	  if test $$# -gt 0; then \
1942	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1943	      "$$@" $$unique; \
1944	  else \
1945	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1946	      $$unique; \
1947	  fi; \
1948	fi
1949ctags: ctags-am
1950
1951CTAGS: ctags
1952ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1953	$(am__define_uniq_tagged_files); \
1954	test -z "$(CTAGS_ARGS)$$unique" \
1955	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1956	     $$unique
1957
1958GTAGS:
1959	here=`$(am__cd) $(top_builddir) && pwd` \
1960	  && $(am__cd) $(top_srcdir) \
1961	  && gtags -i $(GTAGS_ARGS) "$$here"
1962cscopelist: cscopelist-am
1963
1964cscopelist-am: $(am__tagged_files)
1965	list='$(am__tagged_files)'; \
1966	case "$(srcdir)" in \
1967	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1968	  *) sdir=$(subdir)/$(srcdir) ;; \
1969	esac; \
1970	for i in $$list; do \
1971	  if test -f "$$i"; then \
1972	    echo "$(subdir)/$$i"; \
1973	  else \
1974	    echo "$$sdir/$$i"; \
1975	  fi; \
1976	done >> $(top_builddir)/cscope.files
1977
1978distclean-tags:
1979	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1980
1981distdir: $(BUILT_SOURCES)
1982	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1983
1984distdir-am: $(DISTFILES)
1985	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1986	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1987	list='$(DISTFILES)'; \
1988	  dist_files=`for file in $$list; do echo $$file; done | \
1989	  sed -e "s|^$$srcdirstrip/||;t" \
1990	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1991	case $$dist_files in \
1992	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1993			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1994			   sort -u` ;; \
1995	esac; \
1996	for file in $$dist_files; do \
1997	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1998	  if test -d $$d/$$file; then \
1999	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
2000	    if test -d "$(distdir)/$$file"; then \
2001	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2002	    fi; \
2003	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2004	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
2005	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2006	    fi; \
2007	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
2008	  else \
2009	    test -f "$(distdir)/$$file" \
2010	    || cp -p $$d/$$file "$(distdir)/$$file" \
2011	    || exit 1; \
2012	  fi; \
2013	done
2014check-am: all-am
2015check: check-am
2016all-am: Makefile $(LTLIBRARIES) $(HEADERS)
2017installdirs:
2018	for dir in "$(DESTDIR)$(plugindir)"; do \
2019	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
2020	done
2021install: install-am
2022install-exec: install-exec-am
2023install-data: install-data-am
2024uninstall: uninstall-am
2025
2026install-am: all-am
2027	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2028
2029installcheck: installcheck-am
2030install-strip:
2031	if test -z '$(STRIP)'; then \
2032	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2033	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2034	      install; \
2035	else \
2036	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2037	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2038	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2039	fi
2040mostlyclean-generic:
2041
2042clean-generic:
2043
2044distclean-generic:
2045	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
2046	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
2047
2048maintainer-clean-generic:
2049	@echo "This command is intended for maintainers to use"
2050	@echo "it deletes files that may require special tools to rebuild."
2051clean: clean-am
2052
2053clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
2054	mostlyclean-am
2055
2056distclean: distclean-am
2057		-rm -f ./$(DEPDIR)/libgstrtp_la-dboolhuff.Plo
2058	-rm -f ./$(DEPDIR)/libgstrtp_la-fnv1hash.Plo
2059	-rm -f ./$(DEPDIR)/libgstrtp_la-gstasteriskh263.Plo
2060	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtp.Plo
2061	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL16depay.Plo
2062	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL16pay.Plo
2063	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL24depay.Plo
2064	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL24pay.Plo
2065	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL8depay.Plo
2066	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL8pay.Plo
2067	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpac3depay.Plo
2068	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpac3pay.Plo
2069	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpamrdepay.Plo
2070	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpamrpay.Plo
2071	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpbvdepay.Plo
2072	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpbvpay.Plo
2073	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpceltdepay.Plo
2074	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpceltpay.Plo
2075	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpchannels.Plo
2076	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpdvdepay.Plo
2077	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpdvpay.Plo
2078	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg722depay.Plo
2079	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg722pay.Plo
2080	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg723depay.Plo
2081	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg723pay.Plo
2082	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg726depay.Plo
2083	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg726pay.Plo
2084	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg729depay.Plo
2085	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg729pay.Plo
2086	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgsmdepay.Plo
2087	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgsmpay.Plo
2088	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgstdepay.Plo
2089	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgstpay.Plo
2090	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph261depay.Plo
2091	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph261pay.Plo
2092	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263depay.Plo
2093	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263pay.Plo
2094	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263pdepay.Plo
2095	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263ppay.Plo
2096	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph264depay.Plo
2097	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph264pay.Plo
2098	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph265depay.Plo
2099	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph265pay.Plo
2100	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpilbcdepay.Plo
2101	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpilbcpay.Plo
2102	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpj2kdepay.Plo
2103	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpj2kpay.Plo
2104	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpjpegdepay.Plo
2105	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpjpegpay.Plo
2106	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpklvdepay.Plo
2107	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpklvpay.Plo
2108	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp1sdepay.Plo
2109	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp2tdepay.Plo
2110	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp2tpay.Plo
2111	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4adepay.Plo
2112	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4apay.Plo
2113	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4gdepay.Plo
2114	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4gpay.Plo
2115	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4vdepay.Plo
2116	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4vpay.Plo
2117	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpadepay.Plo
2118	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpapay.Plo
2119	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmparobustdepay.Plo
2120	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpvdepay.Plo
2121	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpvpay.Plo
2122	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpopusdepay.Plo
2123	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpopuspay.Plo
2124	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmadepay.Plo
2125	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmapay.Plo
2126	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmudepay.Plo
2127	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmupay.Plo
2128	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpqcelpdepay.Plo
2129	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpqdmdepay.Plo
2130	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpreddec.Plo
2131	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpredenc.Plo
2132	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsbcdepay.Plo
2133	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsbcpay.Plo
2134	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsirendepay.Plo
2135	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsirenpay.Plo
2136	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpspeexdepay.Plo
2137	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpspeexpay.Plo
2138	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpstorage.Plo
2139	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpstreamdepay.Plo
2140	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpstreampay.Plo
2141	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsv3vdepay.Plo
2142	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtptheoradepay.Plo
2143	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtptheorapay.Plo
2144	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpulpfecdec.Plo
2145	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpulpfecenc.Plo
2146	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtputils.Plo
2147	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvorbisdepay.Plo
2148	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvorbispay.Plo
2149	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp8depay.Plo
2150	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp8pay.Plo
2151	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp9depay.Plo
2152	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp9pay.Plo
2153	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvrawdepay.Plo
2154	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvrawpay.Plo
2155	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpredcommon.Plo
2156	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpstorage.Plo
2157	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpstoragestream.Plo
2158	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpulpfeccommon.Plo
2159	-rm -f Makefile
2160distclean-am: clean-am distclean-compile distclean-generic \
2161	distclean-tags
2162
2163dvi: dvi-am
2164
2165dvi-am:
2166
2167html: html-am
2168
2169html-am:
2170
2171info: info-am
2172
2173info-am:
2174
2175install-data-am: install-pluginLTLIBRARIES
2176
2177install-dvi: install-dvi-am
2178
2179install-dvi-am:
2180
2181install-exec-am:
2182
2183install-html: install-html-am
2184
2185install-html-am:
2186
2187install-info: install-info-am
2188
2189install-info-am:
2190
2191install-man:
2192
2193install-pdf: install-pdf-am
2194
2195install-pdf-am:
2196
2197install-ps: install-ps-am
2198
2199install-ps-am:
2200
2201installcheck-am:
2202
2203maintainer-clean: maintainer-clean-am
2204		-rm -f ./$(DEPDIR)/libgstrtp_la-dboolhuff.Plo
2205	-rm -f ./$(DEPDIR)/libgstrtp_la-fnv1hash.Plo
2206	-rm -f ./$(DEPDIR)/libgstrtp_la-gstasteriskh263.Plo
2207	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtp.Plo
2208	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL16depay.Plo
2209	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL16pay.Plo
2210	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL24depay.Plo
2211	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL24pay.Plo
2212	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL8depay.Plo
2213	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpL8pay.Plo
2214	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpac3depay.Plo
2215	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpac3pay.Plo
2216	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpamrdepay.Plo
2217	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpamrpay.Plo
2218	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpbvdepay.Plo
2219	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpbvpay.Plo
2220	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpceltdepay.Plo
2221	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpceltpay.Plo
2222	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpchannels.Plo
2223	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpdvdepay.Plo
2224	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpdvpay.Plo
2225	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg722depay.Plo
2226	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg722pay.Plo
2227	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg723depay.Plo
2228	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg723pay.Plo
2229	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg726depay.Plo
2230	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg726pay.Plo
2231	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg729depay.Plo
2232	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpg729pay.Plo
2233	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgsmdepay.Plo
2234	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgsmpay.Plo
2235	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgstdepay.Plo
2236	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpgstpay.Plo
2237	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph261depay.Plo
2238	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph261pay.Plo
2239	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263depay.Plo
2240	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263pay.Plo
2241	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263pdepay.Plo
2242	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph263ppay.Plo
2243	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph264depay.Plo
2244	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph264pay.Plo
2245	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph265depay.Plo
2246	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtph265pay.Plo
2247	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpilbcdepay.Plo
2248	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpilbcpay.Plo
2249	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpj2kdepay.Plo
2250	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpj2kpay.Plo
2251	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpjpegdepay.Plo
2252	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpjpegpay.Plo
2253	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpklvdepay.Plo
2254	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpklvpay.Plo
2255	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp1sdepay.Plo
2256	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp2tdepay.Plo
2257	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp2tpay.Plo
2258	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4adepay.Plo
2259	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4apay.Plo
2260	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4gdepay.Plo
2261	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4gpay.Plo
2262	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4vdepay.Plo
2263	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmp4vpay.Plo
2264	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpadepay.Plo
2265	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpapay.Plo
2266	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmparobustdepay.Plo
2267	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpvdepay.Plo
2268	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpmpvpay.Plo
2269	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpopusdepay.Plo
2270	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpopuspay.Plo
2271	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmadepay.Plo
2272	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmapay.Plo
2273	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmudepay.Plo
2274	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtppcmupay.Plo
2275	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpqcelpdepay.Plo
2276	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpqdmdepay.Plo
2277	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpreddec.Plo
2278	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpredenc.Plo
2279	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsbcdepay.Plo
2280	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsbcpay.Plo
2281	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsirendepay.Plo
2282	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsirenpay.Plo
2283	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpspeexdepay.Plo
2284	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpspeexpay.Plo
2285	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpstorage.Plo
2286	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpstreamdepay.Plo
2287	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpstreampay.Plo
2288	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpsv3vdepay.Plo
2289	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtptheoradepay.Plo
2290	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtptheorapay.Plo
2291	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpulpfecdec.Plo
2292	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpulpfecenc.Plo
2293	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtputils.Plo
2294	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvorbisdepay.Plo
2295	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvorbispay.Plo
2296	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp8depay.Plo
2297	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp8pay.Plo
2298	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp9depay.Plo
2299	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvp9pay.Plo
2300	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvrawdepay.Plo
2301	-rm -f ./$(DEPDIR)/libgstrtp_la-gstrtpvrawpay.Plo
2302	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpredcommon.Plo
2303	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpstorage.Plo
2304	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpstoragestream.Plo
2305	-rm -f ./$(DEPDIR)/libgstrtp_la-rtpulpfeccommon.Plo
2306	-rm -f Makefile
2307maintainer-clean-am: distclean-am maintainer-clean-generic
2308
2309mostlyclean: mostlyclean-am
2310
2311mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2312	mostlyclean-libtool
2313
2314pdf: pdf-am
2315
2316pdf-am:
2317
2318ps: ps-am
2319
2320ps-am:
2321
2322uninstall-am: uninstall-pluginLTLIBRARIES
2323
2324.MAKE: install-am install-strip
2325
2326.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
2327	clean-generic clean-libtool clean-pluginLTLIBRARIES \
2328	cscopelist-am ctags ctags-am distclean distclean-compile \
2329	distclean-generic distclean-libtool distclean-tags distdir dvi \
2330	dvi-am html html-am info info-am install install-am \
2331	install-data install-data-am install-dvi install-dvi-am \
2332	install-exec install-exec-am install-html install-html-am \
2333	install-info install-info-am install-man install-pdf \
2334	install-pdf-am install-pluginLTLIBRARIES install-ps \
2335	install-ps-am install-strip installcheck installcheck-am \
2336	installdirs maintainer-clean maintainer-clean-generic \
2337	mostlyclean mostlyclean-compile mostlyclean-generic \
2338	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
2339	uninstall-am uninstall-pluginLTLIBRARIES
2340
2341.PRECIOUS: Makefile
2342
2343
2344# Tell versions [3.59,3.63) of GNU make to not export all variables.
2345# Otherwise a system limit (for SysV at least) may be exceeded.
2346.NOEXPORT:
2347