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/rtpmanager
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 =
166libgstrtpmanager_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
167	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
168	$(am__DEPENDENCIES_1)
169am_libgstrtpmanager_la_OBJECTS = libgstrtpmanager_la-gstrtpmanager.lo \
170	libgstrtpmanager_la-gstrtpbin.lo \
171	libgstrtpmanager_la-gstrtpdtmfmux.lo \
172	libgstrtpmanager_la-gstrtpjitterbuffer.lo \
173	libgstrtpmanager_la-gstrtpmux.lo \
174	libgstrtpmanager_la-gstrtpptdemux.lo \
175	libgstrtpmanager_la-gstrtprtxqueue.lo \
176	libgstrtpmanager_la-gstrtprtxreceive.lo \
177	libgstrtpmanager_la-gstrtprtxsend.lo \
178	libgstrtpmanager_la-gstrtpssrcdemux.lo \
179	libgstrtpmanager_la-rtpjitterbuffer.lo \
180	libgstrtpmanager_la-rtpsession.lo \
181	libgstrtpmanager_la-rtpsource.lo \
182	libgstrtpmanager_la-rtpstats.lo \
183	libgstrtpmanager_la-gstrtpsession.lo \
184	libgstrtpmanager_la-gstrtpfunnel.lo
185libgstrtpmanager_la_OBJECTS = $(am_libgstrtpmanager_la_OBJECTS)
186AM_V_lt = $(am__v_lt_@AM_V@)
187am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
188am__v_lt_0 = --silent
189am__v_lt_1 =
190libgstrtpmanager_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
191	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
192	$(libgstrtpmanager_la_CFLAGS) $(CFLAGS) \
193	$(libgstrtpmanager_la_LDFLAGS) $(LDFLAGS) -o $@
194AM_V_P = $(am__v_P_@AM_V@)
195am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
196am__v_P_0 = false
197am__v_P_1 = :
198AM_V_GEN = $(am__v_GEN_@AM_V@)
199am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
200am__v_GEN_0 = @echo "  GEN     " $@;
201am__v_GEN_1 =
202AM_V_at = $(am__v_at_@AM_V@)
203am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
204am__v_at_0 = @
205am__v_at_1 =
206DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
207depcomp = $(SHELL) $(top_srcdir)/depcomp
208am__maybe_remake_depfiles = depfiles
209am__depfiles_remade = ./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo \
210	./$(DEPDIR)/libgstrtpmanager_la-gstrtpdtmfmux.Plo \
211	./$(DEPDIR)/libgstrtpmanager_la-gstrtpfunnel.Plo \
212	./$(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo \
213	./$(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo \
214	./$(DEPDIR)/libgstrtpmanager_la-gstrtpmux.Plo \
215	./$(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo \
216	./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxqueue.Plo \
217	./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxreceive.Plo \
218	./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxsend.Plo \
219	./$(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo \
220	./$(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo \
221	./$(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo \
222	./$(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo \
223	./$(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo \
224	./$(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo
225am__mv = mv -f
226COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
227	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
228LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
229	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
230	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
231	$(AM_CFLAGS) $(CFLAGS)
232AM_V_CC = $(am__v_CC_@AM_V@)
233am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
234am__v_CC_0 = @echo "  CC      " $@;
235am__v_CC_1 =
236CCLD = $(CC)
237LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
238	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
239	$(AM_LDFLAGS) $(LDFLAGS) -o $@
240AM_V_CCLD = $(am__v_CCLD_@AM_V@)
241am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
242am__v_CCLD_0 = @echo "  CCLD    " $@;
243am__v_CCLD_1 =
244SOURCES = $(libgstrtpmanager_la_SOURCES)
245DIST_SOURCES = $(libgstrtpmanager_la_SOURCES)
246am__can_run_installinfo = \
247  case $$AM_UPDATE_INFO_DIR in \
248    n|no|NO) false;; \
249    *) (install-info --version) >/dev/null 2>&1;; \
250  esac
251HEADERS = $(noinst_HEADERS)
252am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
253# Read a list of newline-separated strings from the standard input,
254# and print each of them once, without duplicates.  Input order is
255# *not* preserved.
256am__uniquify_input = $(AWK) '\
257  BEGIN { nonempty = 0; } \
258  { items[$$0] = 1; nonempty = 1; } \
259  END { if (nonempty) { for (i in items) print i; }; } \
260'
261# Make sure the list of sources is unique.  This is necessary because,
262# e.g., the same source file might be shared among _SOURCES variables
263# for different programs/libraries.
264am__define_uniq_tagged_files = \
265  list='$(am__tagged_files)'; \
266  unique=`for i in $$list; do \
267    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268  done | $(am__uniquify_input)`
269ETAGS = etags
270CTAGS = ctags
271am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
272DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
273AALIB_CFLAGS = @AALIB_CFLAGS@
274AALIB_CONFIG = @AALIB_CONFIG@
275AALIB_LIBS = @AALIB_LIBS@
276ACLOCAL = @ACLOCAL@
277ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
278AMTAR = @AMTAR@
279AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
280AR = @AR@
281AS = @AS@
282AUTOCONF = @AUTOCONF@
283AUTOHEADER = @AUTOHEADER@
284AUTOMAKE = @AUTOMAKE@
285AWK = @AWK@
286BZ2_LIBS = @BZ2_LIBS@
287CAIRO_CFLAGS = @CAIRO_CFLAGS@
288CAIRO_LIBS = @CAIRO_LIBS@
289CC = @CC@
290CCAS = @CCAS@
291CCASDEPMODE = @CCASDEPMODE@
292CCASFLAGS = @CCASFLAGS@
293CCDEPMODE = @CCDEPMODE@
294CFLAGS = @CFLAGS@
295CPP = @CPP@
296CPPFLAGS = @CPPFLAGS@
297CXX = @CXX@
298CXXCPP = @CXXCPP@
299CXXDEPMODE = @CXXDEPMODE@
300CXXFLAGS = @CXXFLAGS@
301CYGPATH_W = @CYGPATH_W@
302DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
303DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
304DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
305DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
306DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
307DEFS = @DEFS@
308DEPDIR = @DEPDIR@
309DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
310DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
311DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
312DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
313DLLTOOL = @DLLTOOL@
314DSYMUTIL = @DSYMUTIL@
315DUMPBIN = @DUMPBIN@
316DV1394_CFLAGS = @DV1394_CFLAGS@
317DV1394_LIBS = @DV1394_LIBS@
318ECHO_C = @ECHO_C@
319ECHO_N = @ECHO_N@
320ECHO_T = @ECHO_T@
321EGREP = @EGREP@
322ERROR_CFLAGS = @ERROR_CFLAGS@
323ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
324ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
325EXEEXT = @EXEEXT@
326EXTRA_CFLAGS = @EXTRA_CFLAGS@
327FFLAGS = @FFLAGS@
328FGREP = @FGREP@
329FLAC_CFLAGS = @FLAC_CFLAGS@
330FLAC_LIBS = @FLAC_LIBS@
331GCOV = @GCOV@
332GCOV_CFLAGS = @GCOV_CFLAGS@
333GCOV_LIBS = @GCOV_LIBS@
334GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
335GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
336GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
337GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
338GIO_CFLAGS = @GIO_CFLAGS@
339GIO_LDFLAGS = @GIO_LDFLAGS@
340GIO_LIBS = @GIO_LIBS@
341GLIB_CFLAGS = @GLIB_CFLAGS@
342GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
343GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
344GLIB_LIBS = @GLIB_LIBS@
345GLIB_MKENUMS = @GLIB_MKENUMS@
346GLIB_PREFIX = @GLIB_PREFIX@
347GLIB_REQ = @GLIB_REQ@
348GMSGFMT = @GMSGFMT@
349GMSGFMT_015 = @GMSGFMT_015@
350GNUSTL_CFLAGS = @GNUSTL_CFLAGS@
351GNUSTL_LIBS = @GNUSTL_LIBS@
352GREP = @GREP@
353GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
354GSTPB_PREFIX = @GSTPB_PREFIX@
355GST_AGE = @GST_AGE@
356GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
357GST_API_VERSION = @GST_API_VERSION@
358GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
359GST_BASE_LIBS = @GST_BASE_LIBS@
360GST_CFLAGS = @GST_CFLAGS@
361GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
362GST_CHECK_LIBS = @GST_CHECK_LIBS@
363GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
364GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
365GST_CURRENT = @GST_CURRENT@
366GST_CXXFLAGS = @GST_CXXFLAGS@
367GST_GL_CFLAGS = @GST_GL_CFLAGS@
368GST_GL_LIBS = @GST_GL_LIBS@
369GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
370GST_LIBS = @GST_LIBS@
371GST_LIBVERSION = @GST_LIBVERSION@
372GST_LICENSE = @GST_LICENSE@
373GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
374GST_NET_CFLAGS = @GST_NET_CFLAGS@
375GST_NET_LIBS = @GST_NET_LIBS@
376GST_OBJCFLAGS = @GST_OBJCFLAGS@
377GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
378GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
379GST_OPTION_OBJCFLAGS = @GST_OPTION_OBJCFLAGS@
380GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
381GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
382GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
383GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
384GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
385GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
386GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
387GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
388GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
389GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
390GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
391GST_PREFIX = @GST_PREFIX@
392GST_REVISION = @GST_REVISION@
393GST_TOOLS_DIR = @GST_TOOLS_DIR@
394GTK3_CFLAGS = @GTK3_CFLAGS@
395GTK3_GL_CFLAGS = @GTK3_GL_CFLAGS@
396GTK3_GL_LIBS = @GTK3_GL_LIBS@
397GTK3_LIBS = @GTK3_LIBS@
398GTK3_WAYLAND_CFLAGS = @GTK3_WAYLAND_CFLAGS@
399GTK3_WAYLAND_LIBS = @GTK3_WAYLAND_LIBS@
400GTK3_X11_CFLAGS = @GTK3_X11_CFLAGS@
401GTK3_X11_LIBS = @GTK3_X11_LIBS@
402GTKDOC_CHECK = @GTKDOC_CHECK@
403GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
404GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
405GTKDOC_MKPDF = @GTKDOC_MKPDF@
406GTKDOC_REBASE = @GTKDOC_REBASE@
407GTK_CFLAGS = @GTK_CFLAGS@
408GTK_LIBS = @GTK_LIBS@
409GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
410GTK_X11_LIBS = @GTK_X11_LIBS@
411GUDEV_CFLAGS = @GUDEV_CFLAGS@
412GUDEV_LIBS = @GUDEV_LIBS@
413HAVE_AVC1394 = @HAVE_AVC1394@
414HAVE_CXX = @HAVE_CXX@
415HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
416HAVE_LAME = @HAVE_LAME@
417HAVE_ROM1394 = @HAVE_ROM1394@
418HAVE_ZLIB = @HAVE_ZLIB@
419HTML_DIR = @HTML_DIR@
420INSTALL = @INSTALL@
421INSTALL_DATA = @INSTALL_DATA@
422INSTALL_PROGRAM = @INSTALL_PROGRAM@
423INSTALL_SCRIPT = @INSTALL_SCRIPT@
424INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
425INTLLIBS = @INTLLIBS@
426INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
427JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
428JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
429JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
430JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
431JACK_CFLAGS = @JACK_CFLAGS@
432JACK_LIBS = @JACK_LIBS@
433JPEG_LIBS = @JPEG_LIBS@
434LAME_CFLAGS = @LAME_CFLAGS@
435LAME_LIBS = @LAME_LIBS@
436LD = @LD@
437LDFLAGS = @LDFLAGS@
438LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
439LIBCACA_LIBS = @LIBCACA_LIBS@
440LIBDV_CFLAGS = @LIBDV_CFLAGS@
441LIBDV_LIBS = @LIBDV_LIBS@
442LIBICONV = @LIBICONV@
443LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
444LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
445LIBINTL = @LIBINTL@
446LIBM = @LIBM@
447LIBOBJS = @LIBOBJS@
448LIBPNG_1_5_CFLAGS = @LIBPNG_1_5_CFLAGS@
449LIBPNG_1_5_LIBS = @LIBPNG_1_5_LIBS@
450LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
451LIBPNG_LIBS = @LIBPNG_LIBS@
452LIBRT = @LIBRT@
453LIBS = @LIBS@
454LIBTOOL = @LIBTOOL@
455LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
456LIBV4L2_LIBS = @LIBV4L2_LIBS@
457LIPO = @LIPO@
458LN_S = @LN_S@
459LOCALEDIR = @LOCALEDIR@
460LTLIBICONV = @LTLIBICONV@
461LTLIBINTL = @LTLIBINTL@
462LTLIBOBJS = @LTLIBOBJS@
463LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
464MAINT = @MAINT@
465MAKEINFO = @MAKEINFO@
466MANIFEST_TOOL = @MANIFEST_TOOL@
467MKDIR_P = @MKDIR_P@
468MOC = @MOC@
469MPG123_CFLAGS = @MPG123_CFLAGS@
470MPG123_LIBS = @MPG123_LIBS@
471MSGFMT = @MSGFMT@
472MSGFMT_015 = @MSGFMT_015@
473MSGMERGE = @MSGMERGE@
474NM = @NM@
475NMEDIT = @NMEDIT@
476OBJC = @OBJC@
477OBJCDEPMODE = @OBJCDEPMODE@
478OBJCFLAGS = @OBJCFLAGS@
479OBJDUMP = @OBJDUMP@
480OBJEXT = @OBJEXT@
481ORCC = @ORCC@
482ORCC_FLAGS = @ORCC_FLAGS@
483ORC_CFLAGS = @ORC_CFLAGS@
484ORC_LIBS = @ORC_LIBS@
485OTOOL = @OTOOL@
486OTOOL64 = @OTOOL64@
487PACKAGE = @PACKAGE@
488PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
489PACKAGE_NAME = @PACKAGE_NAME@
490PACKAGE_STRING = @PACKAGE_STRING@
491PACKAGE_TARNAME = @PACKAGE_TARNAME@
492PACKAGE_URL = @PACKAGE_URL@
493PACKAGE_VERSION = @PACKAGE_VERSION@
494PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
495PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
496PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
497PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
498PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
499PATH_SEPARATOR = @PATH_SEPARATOR@
500PKG_CONFIG = @PKG_CONFIG@
501PLUGINDIR = @PLUGINDIR@
502POSUB = @POSUB@
503PROFILE_CFLAGS = @PROFILE_CFLAGS@
504PTHREAD_CC = @PTHREAD_CC@
505PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
506PTHREAD_LIBS = @PTHREAD_LIBS@
507PULSE_CFLAGS = @PULSE_CFLAGS@
508PULSE_LIBS = @PULSE_LIBS@
509PYTHON = @PYTHON@
510PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
511PYTHON_PLATFORM = @PYTHON_PLATFORM@
512PYTHON_PREFIX = @PYTHON_PREFIX@
513PYTHON_VERSION = @PYTHON_VERSION@
514QT_ANDROID_CFLAGS = @QT_ANDROID_CFLAGS@
515QT_ANDROID_LIBS = @QT_ANDROID_LIBS@
516QT_CFLAGS = @QT_CFLAGS@
517QT_LIBS = @QT_LIBS@
518QT_MAC_CFLAGS = @QT_MAC_CFLAGS@
519QT_MAC_LIBS = @QT_MAC_LIBS@
520QT_WAYLAND_CFLAGS = @QT_WAYLAND_CFLAGS@
521QT_WAYLAND_LIBS = @QT_WAYLAND_LIBS@
522QT_X11_CFLAGS = @QT_X11_CFLAGS@
523QT_X11_LIBS = @QT_X11_LIBS@
524RANLIB = @RANLIB@
525RAW1394_CFLAGS = @RAW1394_CFLAGS@
526RAW1394_LIBS = @RAW1394_LIBS@
527RCC = @RCC@
528SED = @SED@
529SET_MAKE = @SET_MAKE@
530SHELL = @SHELL@
531SHOUT2_CFLAGS = @SHOUT2_CFLAGS@
532SHOUT2_LIBS = @SHOUT2_LIBS@
533SOUP_CFLAGS = @SOUP_CFLAGS@
534SOUP_LIBS = @SOUP_LIBS@
535SPEEX_CFLAGS = @SPEEX_CFLAGS@
536SPEEX_LIBS = @SPEEX_LIBS@
537STRIP = @STRIP@
538TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
539TAGLIB_CXXFLAGS = @TAGLIB_CXXFLAGS@
540TAGLIB_LIBS = @TAGLIB_LIBS@
541TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
542TWOLAME_LIBS = @TWOLAME_LIBS@
543UIC = @UIC@
544USE_NLS = @USE_NLS@
545VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
546VALGRIND_LIBS = @VALGRIND_LIBS@
547VALGRIND_PATH = @VALGRIND_PATH@
548VERSION = @VERSION@
549VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
550VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
551VPX_130_CFLAGS = @VPX_130_CFLAGS@
552VPX_130_LIBS = @VPX_130_LIBS@
553VPX_140_CFLAGS = @VPX_140_CFLAGS@
554VPX_140_LIBS = @VPX_140_LIBS@
555VPX_180_CFLAGS = @VPX_180_CFLAGS@
556VPX_180_LIBS = @VPX_180_LIBS@
557VPX_CFLAGS = @VPX_CFLAGS@
558VPX_LIBS = @VPX_LIBS@
559WARNING_CFLAGS = @WARNING_CFLAGS@
560WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
561WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
562WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
563WAVPACK_LIBS = @WAVPACK_LIBS@
564XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
565XDAMAGE_LIBS = @XDAMAGE_LIBS@
566XEXT_CFLAGS = @XEXT_CFLAGS@
567XEXT_LIBS = @XEXT_LIBS@
568XFIXES_CFLAGS = @XFIXES_CFLAGS@
569XFIXES_LIBS = @XFIXES_LIBS@
570XGETTEXT = @XGETTEXT@
571XGETTEXT_015 = @XGETTEXT_015@
572XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
573XSHM_CFLAGS = @XSHM_CFLAGS@
574XSHM_LIBS = @XSHM_LIBS@
575X_CFLAGS = @X_CFLAGS@
576X_LIBS = @X_LIBS@
577ZLIB_LIBS = @ZLIB_LIBS@
578abs_builddir = @abs_builddir@
579abs_srcdir = @abs_srcdir@
580abs_top_builddir = @abs_top_builddir@
581abs_top_srcdir = @abs_top_srcdir@
582ac_ct_AR = @ac_ct_AR@
583ac_ct_CC = @ac_ct_CC@
584ac_ct_CXX = @ac_ct_CXX@
585ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
586ac_ct_OBJC = @ac_ct_OBJC@
587am__include = @am__include@
588am__leading_dot = @am__leading_dot@
589am__quote = @am__quote@
590am__tar = @am__tar@
591am__untar = @am__untar@
592ax_pthread_config = @ax_pthread_config@
593bindir = @bindir@
594build = @build@
595build_alias = @build_alias@
596build_cpu = @build_cpu@
597build_os = @build_os@
598build_vendor = @build_vendor@
599builddir = @builddir@
600datadir = @datadir@
601datarootdir = @datarootdir@
602docdir = @docdir@
603dvidir = @dvidir@
604exec_prefix = @exec_prefix@
605host = @host@
606host_alias = @host_alias@
607host_cpu = @host_cpu@
608host_os = @host_os@
609host_vendor = @host_vendor@
610htmldir = @htmldir@
611includedir = @includedir@
612infodir = @infodir@
613install_sh = @install_sh@
614libdir = @libdir@
615libexecdir = @libexecdir@
616localedir = @localedir@
617localstatedir = @localstatedir@
618mandir = @mandir@
619mkdir_p = @mkdir_p@
620oldincludedir = @oldincludedir@
621pdfdir = @pdfdir@
622pkgpyexecdir = @pkgpyexecdir@
623pkgpythondir = @pkgpythondir@
624plugindir = @plugindir@
625prefix = @prefix@
626program_transform_name = @program_transform_name@
627psdir = @psdir@
628pyexecdir = @pyexecdir@
629pythondir = @pythondir@
630runstatedir = @runstatedir@
631sbindir = @sbindir@
632sharedstatedir = @sharedstatedir@
633srcdir = @srcdir@
634sysconfdir = @sysconfdir@
635target = @target@
636target_alias = @target_alias@
637target_cpu = @target_cpu@
638target_os = @target_os@
639target_vendor = @target_vendor@
640top_build_prefix = @top_build_prefix@
641top_builddir = @top_builddir@
642top_srcdir = @top_srcdir@
643plugin_LTLIBRARIES = libgstrtpmanager.la
644libgstrtpmanager_la_SOURCES = gstrtpmanager.c \
645			      gstrtpbin.c \
646			      gstrtpdtmfmux.c \
647			      gstrtpjitterbuffer.c \
648			      gstrtpmux.c \
649			      gstrtpptdemux.c \
650			      gstrtprtxqueue.c \
651			      gstrtprtxreceive.c \
652			      gstrtprtxsend.c \
653			      gstrtpssrcdemux.c \
654			      rtpjitterbuffer.c      \
655			      rtpsession.c      \
656			      rtpsource.c      \
657			      rtpstats.c      \
658			      gstrtpsession.c \
659			      gstrtpfunnel.c
660
661noinst_HEADERS = gstrtpbin.h \
662		 gstrtpdtmfmux.h \
663		 gstrtpjitterbuffer.h \
664		 gstrtpmux.h \
665                 gstrtpptdemux.h \
666                 gstrtpssrcdemux.h \
667                 gstrtprtxqueue.h \
668                 gstrtprtxreceive.h \
669                 gstrtprtxsend.h \
670                 rtpjitterbuffer.h \
671		 rtpsession.h  \
672		 rtpsource.h  \
673		 rtpstats.h  \
674		 gstrtpsession.h \
675		 gstrtpfunnel.h
676
677libgstrtpmanager_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
678	$(GST_NET_CFLAGS) $(WARNING_CFLAGS) $(ERROR_CFLAGS)
679
680libgstrtpmanager_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
681	$(GST_NET_LIBS) -lgstrtp-@GST_API_VERSION@ \
682	$(GST_BASE_LIBS) $(GST_LIBS)
683
684libgstrtpmanager_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
685all: all-am
686
687.SUFFIXES:
688.SUFFIXES: .c .lo .o .obj
689$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
690	@for dep in $?; do \
691	  case '$(am__configure_deps)' in \
692	    *$$dep*) \
693	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
694	        && { if test -f $@; then exit 0; else break; fi; }; \
695	      exit 1;; \
696	  esac; \
697	done; \
698	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/rtpmanager/Makefile'; \
699	$(am__cd) $(top_srcdir) && \
700	  $(AUTOMAKE) --gnu gst/rtpmanager/Makefile
701Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
702	@case '$?' in \
703	  *config.status*) \
704	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
705	  *) \
706	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
707	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
708	esac;
709
710$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
711	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
712
713$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
714	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
715$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
716	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
717$(am__aclocal_m4_deps):
718
719install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
720	@$(NORMAL_INSTALL)
721	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
722	list2=; for p in $$list; do \
723	  if test -f $$p; then \
724	    list2="$$list2 $$p"; \
725	  else :; fi; \
726	done; \
727	test -z "$$list2" || { \
728	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
729	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
730	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
731	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
732	}
733
734uninstall-pluginLTLIBRARIES:
735	@$(NORMAL_UNINSTALL)
736	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
737	for p in $$list; do \
738	  $(am__strip_dir) \
739	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
740	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
741	done
742
743clean-pluginLTLIBRARIES:
744	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
745	@list='$(plugin_LTLIBRARIES)'; \
746	locs=`for p in $$list; do echo $$p; done | \
747	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
748	      sort -u`; \
749	test -z "$$locs" || { \
750	  echo rm -f $${locs}; \
751	  rm -f $${locs}; \
752	}
753
754libgstrtpmanager.la: $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_DEPENDENCIES) $(EXTRA_libgstrtpmanager_la_DEPENDENCIES)
755	$(AM_V_CCLD)$(libgstrtpmanager_la_LINK) -rpath $(plugindir) $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_LIBADD) $(LIBS)
756
757mostlyclean-compile:
758	-rm -f *.$(OBJEXT)
759
760distclean-compile:
761	-rm -f *.tab.c
762
763@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo@am__quote@ # am--include-marker
764@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpdtmfmux.Plo@am__quote@ # am--include-marker
765@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpfunnel.Plo@am__quote@ # am--include-marker
766@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo@am__quote@ # am--include-marker
767@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo@am__quote@ # am--include-marker
768@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpmux.Plo@am__quote@ # am--include-marker
769@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo@am__quote@ # am--include-marker
770@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxqueue.Plo@am__quote@ # am--include-marker
771@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxreceive.Plo@am__quote@ # am--include-marker
772@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxsend.Plo@am__quote@ # am--include-marker
773@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo@am__quote@ # am--include-marker
774@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo@am__quote@ # am--include-marker
775@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo@am__quote@ # am--include-marker
776@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo@am__quote@ # am--include-marker
777@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo@am__quote@ # am--include-marker
778@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo@am__quote@ # am--include-marker
779
780$(am__depfiles_remade):
781	@$(MKDIR_P) $(@D)
782	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
783
784am--depfiles: $(am__depfiles_remade)
785
786.c.o:
787@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
788@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
789@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
790@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
791@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
792@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
793
794.c.obj:
795@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
796@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
797@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
798@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
799@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
800@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
801
802.c.lo:
803@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
804@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
805@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
806@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
807@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
808@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
809
810libgstrtpmanager_la-gstrtpmanager.lo: gstrtpmanager.c
811@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpmanager.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Tpo -c -o libgstrtpmanager_la-gstrtpmanager.lo `test -f 'gstrtpmanager.c' || echo '$(srcdir)/'`gstrtpmanager.c
812@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo
813@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmanager.c' object='libgstrtpmanager_la-gstrtpmanager.lo' libtool=yes @AMDEPBACKSLASH@
814@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpmanager.lo `test -f 'gstrtpmanager.c' || echo '$(srcdir)/'`gstrtpmanager.c
816
817libgstrtpmanager_la-gstrtpbin.lo: gstrtpbin.c
818@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpbin.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Tpo -c -o libgstrtpmanager_la-gstrtpbin.lo `test -f 'gstrtpbin.c' || echo '$(srcdir)/'`gstrtpbin.c
819@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo
820@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpbin.c' object='libgstrtpmanager_la-gstrtpbin.lo' libtool=yes @AMDEPBACKSLASH@
821@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
822@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpbin.lo `test -f 'gstrtpbin.c' || echo '$(srcdir)/'`gstrtpbin.c
823
824libgstrtpmanager_la-gstrtpdtmfmux.lo: gstrtpdtmfmux.c
825@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpdtmfmux.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpdtmfmux.Tpo -c -o libgstrtpmanager_la-gstrtpdtmfmux.lo `test -f 'gstrtpdtmfmux.c' || echo '$(srcdir)/'`gstrtpdtmfmux.c
826@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpdtmfmux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpdtmfmux.Plo
827@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpdtmfmux.c' object='libgstrtpmanager_la-gstrtpdtmfmux.lo' libtool=yes @AMDEPBACKSLASH@
828@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
829@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpdtmfmux.lo `test -f 'gstrtpdtmfmux.c' || echo '$(srcdir)/'`gstrtpdtmfmux.c
830
831libgstrtpmanager_la-gstrtpjitterbuffer.lo: gstrtpjitterbuffer.c
832@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpjitterbuffer.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Tpo -c -o libgstrtpmanager_la-gstrtpjitterbuffer.lo `test -f 'gstrtpjitterbuffer.c' || echo '$(srcdir)/'`gstrtpjitterbuffer.c
833@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo
834@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpjitterbuffer.c' object='libgstrtpmanager_la-gstrtpjitterbuffer.lo' libtool=yes @AMDEPBACKSLASH@
835@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
836@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpjitterbuffer.lo `test -f 'gstrtpjitterbuffer.c' || echo '$(srcdir)/'`gstrtpjitterbuffer.c
837
838libgstrtpmanager_la-gstrtpmux.lo: gstrtpmux.c
839@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpmux.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpmux.Tpo -c -o libgstrtpmanager_la-gstrtpmux.lo `test -f 'gstrtpmux.c' || echo '$(srcdir)/'`gstrtpmux.c
840@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpmux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpmux.Plo
841@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpmux.c' object='libgstrtpmanager_la-gstrtpmux.lo' libtool=yes @AMDEPBACKSLASH@
842@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
843@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpmux.lo `test -f 'gstrtpmux.c' || echo '$(srcdir)/'`gstrtpmux.c
844
845libgstrtpmanager_la-gstrtpptdemux.lo: gstrtpptdemux.c
846@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpptdemux.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Tpo -c -o libgstrtpmanager_la-gstrtpptdemux.lo `test -f 'gstrtpptdemux.c' || echo '$(srcdir)/'`gstrtpptdemux.c
847@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo
848@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpptdemux.c' object='libgstrtpmanager_la-gstrtpptdemux.lo' libtool=yes @AMDEPBACKSLASH@
849@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
850@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpptdemux.lo `test -f 'gstrtpptdemux.c' || echo '$(srcdir)/'`gstrtpptdemux.c
851
852libgstrtpmanager_la-gstrtprtxqueue.lo: gstrtprtxqueue.c
853@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtprtxqueue.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtprtxqueue.Tpo -c -o libgstrtpmanager_la-gstrtprtxqueue.lo `test -f 'gstrtprtxqueue.c' || echo '$(srcdir)/'`gstrtprtxqueue.c
854@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtprtxqueue.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtprtxqueue.Plo
855@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtprtxqueue.c' object='libgstrtpmanager_la-gstrtprtxqueue.lo' libtool=yes @AMDEPBACKSLASH@
856@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
857@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtprtxqueue.lo `test -f 'gstrtprtxqueue.c' || echo '$(srcdir)/'`gstrtprtxqueue.c
858
859libgstrtpmanager_la-gstrtprtxreceive.lo: gstrtprtxreceive.c
860@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtprtxreceive.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtprtxreceive.Tpo -c -o libgstrtpmanager_la-gstrtprtxreceive.lo `test -f 'gstrtprtxreceive.c' || echo '$(srcdir)/'`gstrtprtxreceive.c
861@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtprtxreceive.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtprtxreceive.Plo
862@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtprtxreceive.c' object='libgstrtpmanager_la-gstrtprtxreceive.lo' libtool=yes @AMDEPBACKSLASH@
863@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
864@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtprtxreceive.lo `test -f 'gstrtprtxreceive.c' || echo '$(srcdir)/'`gstrtprtxreceive.c
865
866libgstrtpmanager_la-gstrtprtxsend.lo: gstrtprtxsend.c
867@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtprtxsend.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtprtxsend.Tpo -c -o libgstrtpmanager_la-gstrtprtxsend.lo `test -f 'gstrtprtxsend.c' || echo '$(srcdir)/'`gstrtprtxsend.c
868@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtprtxsend.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtprtxsend.Plo
869@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtprtxsend.c' object='libgstrtpmanager_la-gstrtprtxsend.lo' libtool=yes @AMDEPBACKSLASH@
870@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
871@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtprtxsend.lo `test -f 'gstrtprtxsend.c' || echo '$(srcdir)/'`gstrtprtxsend.c
872
873libgstrtpmanager_la-gstrtpssrcdemux.lo: gstrtpssrcdemux.c
874@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpssrcdemux.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Tpo -c -o libgstrtpmanager_la-gstrtpssrcdemux.lo `test -f 'gstrtpssrcdemux.c' || echo '$(srcdir)/'`gstrtpssrcdemux.c
875@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo
876@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpssrcdemux.c' object='libgstrtpmanager_la-gstrtpssrcdemux.lo' libtool=yes @AMDEPBACKSLASH@
877@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
878@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpssrcdemux.lo `test -f 'gstrtpssrcdemux.c' || echo '$(srcdir)/'`gstrtpssrcdemux.c
879
880libgstrtpmanager_la-rtpjitterbuffer.lo: rtpjitterbuffer.c
881@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-rtpjitterbuffer.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Tpo -c -o libgstrtpmanager_la-rtpjitterbuffer.lo `test -f 'rtpjitterbuffer.c' || echo '$(srcdir)/'`rtpjitterbuffer.c
882@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo
883@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpjitterbuffer.c' object='libgstrtpmanager_la-rtpjitterbuffer.lo' libtool=yes @AMDEPBACKSLASH@
884@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-rtpjitterbuffer.lo `test -f 'rtpjitterbuffer.c' || echo '$(srcdir)/'`rtpjitterbuffer.c
886
887libgstrtpmanager_la-rtpsession.lo: rtpsession.c
888@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-rtpsession.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-rtpsession.Tpo -c -o libgstrtpmanager_la-rtpsession.lo `test -f 'rtpsession.c' || echo '$(srcdir)/'`rtpsession.c
889@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpsession.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo
890@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpsession.c' object='libgstrtpmanager_la-rtpsession.lo' libtool=yes @AMDEPBACKSLASH@
891@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
892@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-rtpsession.lo `test -f 'rtpsession.c' || echo '$(srcdir)/'`rtpsession.c
893
894libgstrtpmanager_la-rtpsource.lo: rtpsource.c
895@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-rtpsource.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-rtpsource.Tpo -c -o libgstrtpmanager_la-rtpsource.lo `test -f 'rtpsource.c' || echo '$(srcdir)/'`rtpsource.c
896@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpsource.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo
897@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpsource.c' object='libgstrtpmanager_la-rtpsource.lo' libtool=yes @AMDEPBACKSLASH@
898@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
899@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-rtpsource.lo `test -f 'rtpsource.c' || echo '$(srcdir)/'`rtpsource.c
900
901libgstrtpmanager_la-rtpstats.lo: rtpstats.c
902@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-rtpstats.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-rtpstats.Tpo -c -o libgstrtpmanager_la-rtpstats.lo `test -f 'rtpstats.c' || echo '$(srcdir)/'`rtpstats.c
903@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpstats.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo
904@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='rtpstats.c' object='libgstrtpmanager_la-rtpstats.lo' libtool=yes @AMDEPBACKSLASH@
905@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
906@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-rtpstats.lo `test -f 'rtpstats.c' || echo '$(srcdir)/'`rtpstats.c
907
908libgstrtpmanager_la-gstrtpsession.lo: gstrtpsession.c
909@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpsession.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Tpo -c -o libgstrtpmanager_la-gstrtpsession.lo `test -f 'gstrtpsession.c' || echo '$(srcdir)/'`gstrtpsession.c
910@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo
911@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpsession.c' object='libgstrtpmanager_la-gstrtpsession.lo' libtool=yes @AMDEPBACKSLASH@
912@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
913@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpsession.lo `test -f 'gstrtpsession.c' || echo '$(srcdir)/'`gstrtpsession.c
914
915libgstrtpmanager_la-gstrtpfunnel.lo: gstrtpfunnel.c
916@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpfunnel.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpfunnel.Tpo -c -o libgstrtpmanager_la-gstrtpfunnel.lo `test -f 'gstrtpfunnel.c' || echo '$(srcdir)/'`gstrtpfunnel.c
917@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpfunnel.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpfunnel.Plo
918@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstrtpfunnel.c' object='libgstrtpmanager_la-gstrtpfunnel.lo' libtool=yes @AMDEPBACKSLASH@
919@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
920@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) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpfunnel.lo `test -f 'gstrtpfunnel.c' || echo '$(srcdir)/'`gstrtpfunnel.c
921
922mostlyclean-libtool:
923	-rm -f *.lo
924
925clean-libtool:
926	-rm -rf .libs _libs
927
928ID: $(am__tagged_files)
929	$(am__define_uniq_tagged_files); mkid -fID $$unique
930tags: tags-am
931TAGS: tags
932
933tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
934	set x; \
935	here=`pwd`; \
936	$(am__define_uniq_tagged_files); \
937	shift; \
938	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
939	  test -n "$$unique" || unique=$$empty_fix; \
940	  if test $$# -gt 0; then \
941	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
942	      "$$@" $$unique; \
943	  else \
944	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
945	      $$unique; \
946	  fi; \
947	fi
948ctags: ctags-am
949
950CTAGS: ctags
951ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
952	$(am__define_uniq_tagged_files); \
953	test -z "$(CTAGS_ARGS)$$unique" \
954	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
955	     $$unique
956
957GTAGS:
958	here=`$(am__cd) $(top_builddir) && pwd` \
959	  && $(am__cd) $(top_srcdir) \
960	  && gtags -i $(GTAGS_ARGS) "$$here"
961cscopelist: cscopelist-am
962
963cscopelist-am: $(am__tagged_files)
964	list='$(am__tagged_files)'; \
965	case "$(srcdir)" in \
966	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
967	  *) sdir=$(subdir)/$(srcdir) ;; \
968	esac; \
969	for i in $$list; do \
970	  if test -f "$$i"; then \
971	    echo "$(subdir)/$$i"; \
972	  else \
973	    echo "$$sdir/$$i"; \
974	  fi; \
975	done >> $(top_builddir)/cscope.files
976
977distclean-tags:
978	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
979
980distdir: $(BUILT_SOURCES)
981	$(MAKE) $(AM_MAKEFLAGS) distdir-am
982
983distdir-am: $(DISTFILES)
984	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
985	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
986	list='$(DISTFILES)'; \
987	  dist_files=`for file in $$list; do echo $$file; done | \
988	  sed -e "s|^$$srcdirstrip/||;t" \
989	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
990	case $$dist_files in \
991	  */*) $(MKDIR_P) `echo "$$dist_files" | \
992			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
993			   sort -u` ;; \
994	esac; \
995	for file in $$dist_files; do \
996	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
997	  if test -d $$d/$$file; then \
998	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
999	    if test -d "$(distdir)/$$file"; then \
1000	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1001	    fi; \
1002	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1003	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1004	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1005	    fi; \
1006	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1007	  else \
1008	    test -f "$(distdir)/$$file" \
1009	    || cp -p $$d/$$file "$(distdir)/$$file" \
1010	    || exit 1; \
1011	  fi; \
1012	done
1013check-am: all-am
1014check: check-am
1015all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1016installdirs:
1017	for dir in "$(DESTDIR)$(plugindir)"; do \
1018	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1019	done
1020install: install-am
1021install-exec: install-exec-am
1022install-data: install-data-am
1023uninstall: uninstall-am
1024
1025install-am: all-am
1026	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1027
1028installcheck: installcheck-am
1029install-strip:
1030	if test -z '$(STRIP)'; then \
1031	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1032	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1033	      install; \
1034	else \
1035	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1036	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1037	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1038	fi
1039mostlyclean-generic:
1040
1041clean-generic:
1042
1043distclean-generic:
1044	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1045	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1046
1047maintainer-clean-generic:
1048	@echo "This command is intended for maintainers to use"
1049	@echo "it deletes files that may require special tools to rebuild."
1050clean: clean-am
1051
1052clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
1053	mostlyclean-am
1054
1055distclean: distclean-am
1056		-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo
1057	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpdtmfmux.Plo
1058	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpfunnel.Plo
1059	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo
1060	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo
1061	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpmux.Plo
1062	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo
1063	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxqueue.Plo
1064	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxreceive.Plo
1065	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxsend.Plo
1066	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo
1067	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo
1068	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo
1069	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo
1070	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo
1071	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo
1072	-rm -f Makefile
1073distclean-am: clean-am distclean-compile distclean-generic \
1074	distclean-tags
1075
1076dvi: dvi-am
1077
1078dvi-am:
1079
1080html: html-am
1081
1082html-am:
1083
1084info: info-am
1085
1086info-am:
1087
1088install-data-am: install-pluginLTLIBRARIES
1089
1090install-dvi: install-dvi-am
1091
1092install-dvi-am:
1093
1094install-exec-am:
1095
1096install-html: install-html-am
1097
1098install-html-am:
1099
1100install-info: install-info-am
1101
1102install-info-am:
1103
1104install-man:
1105
1106install-pdf: install-pdf-am
1107
1108install-pdf-am:
1109
1110install-ps: install-ps-am
1111
1112install-ps-am:
1113
1114installcheck-am:
1115
1116maintainer-clean: maintainer-clean-am
1117		-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo
1118	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpdtmfmux.Plo
1119	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpfunnel.Plo
1120	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo
1121	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo
1122	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpmux.Plo
1123	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo
1124	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxqueue.Plo
1125	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxreceive.Plo
1126	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtprtxsend.Plo
1127	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo
1128	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo
1129	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo
1130	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo
1131	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo
1132	-rm -f ./$(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo
1133	-rm -f Makefile
1134maintainer-clean-am: distclean-am maintainer-clean-generic
1135
1136mostlyclean: mostlyclean-am
1137
1138mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1139	mostlyclean-libtool
1140
1141pdf: pdf-am
1142
1143pdf-am:
1144
1145ps: ps-am
1146
1147ps-am:
1148
1149uninstall-am: uninstall-pluginLTLIBRARIES
1150
1151.MAKE: install-am install-strip
1152
1153.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1154	clean-generic clean-libtool clean-pluginLTLIBRARIES \
1155	cscopelist-am ctags ctags-am distclean distclean-compile \
1156	distclean-generic distclean-libtool distclean-tags distdir dvi \
1157	dvi-am html html-am info info-am install install-am \
1158	install-data install-data-am install-dvi install-dvi-am \
1159	install-exec install-exec-am install-html install-html-am \
1160	install-info install-info-am install-man install-pdf \
1161	install-pdf-am install-pluginLTLIBRARIES install-ps \
1162	install-ps-am install-strip installcheck installcheck-am \
1163	installdirs maintainer-clean maintainer-clean-generic \
1164	mostlyclean mostlyclean-compile mostlyclean-generic \
1165	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1166	uninstall-am uninstall-pluginLTLIBRARIES
1167
1168.PRECIOUS: Makefile
1169
1170
1171# Tell versions [3.59,3.63) of GNU make to not export all variables.
1172# Otherwise a system limit (for SysV at least) may be exceeded.
1173.NOEXPORT:
1174