Tizen 2.0 Release
[framework/multimedia/gst-plugins-good0.10.git] / gst / rtpmanager / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # these are the variables your Makefile.am should set
19 # the example is based on the colorbalance interface
20
21 #glib_enum_headers=$(colorbalance_headers)
22 #glib_enum_define=GST_COLOR_BALANCE
23 #glib_gen_prefix=gst_color_balance
24 #glib_gen_basename=colorbalance
25
26
27 VPATH = @srcdir@
28 pkgdatadir = $(datadir)/@PACKAGE@
29 pkgincludedir = $(includedir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkglibexecdir = $(libexecdir)/@PACKAGE@
32 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
33 install_sh_DATA = $(install_sh) -c -m 644
34 install_sh_PROGRAM = $(install_sh) -c
35 install_sh_SCRIPT = $(install_sh) -c
36 INSTALL_HEADER = $(INSTALL_DATA)
37 transform = $(program_transform_name)
38 NORMAL_INSTALL = :
39 PRE_INSTALL = :
40 POST_INSTALL = :
41 NORMAL_UNINSTALL = :
42 PRE_UNINSTALL = :
43 POST_UNINSTALL = :
44 build_triplet = @build@
45 host_triplet = @host@
46 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
47         $(srcdir)/Makefile.in $(top_srcdir)/common/gst-glib-gen.mak
48 subdir = gst/rtpmanager
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
51         $(top_srcdir)/common/m4/as-auto-alt.m4 \
52         $(top_srcdir)/common/m4/as-compiler-flag.m4 \
53         $(top_srcdir)/common/m4/as-gcc-inline-assembly.m4 \
54         $(top_srcdir)/common/m4/as-objc.m4 \
55         $(top_srcdir)/common/m4/as-python.m4 \
56         $(top_srcdir)/common/m4/as-scrub-include.m4 \
57         $(top_srcdir)/common/m4/as-version.m4 \
58         $(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
59         $(top_srcdir)/common/m4/gst-arch.m4 \
60         $(top_srcdir)/common/m4/gst-args.m4 \
61         $(top_srcdir)/common/m4/gst-check.m4 \
62         $(top_srcdir)/common/m4/gst-default.m4 \
63         $(top_srcdir)/common/m4/gst-dowhile.m4 \
64         $(top_srcdir)/common/m4/gst-error.m4 \
65         $(top_srcdir)/common/m4/gst-feature.m4 \
66         $(top_srcdir)/common/m4/gst-gettext.m4 \
67         $(top_srcdir)/common/m4/gst-glib2.m4 \
68         $(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
69         $(top_srcdir)/common/m4/gst-platform.m4 \
70         $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
71         $(top_srcdir)/common/m4/gst-plugindir.m4 \
72         $(top_srcdir)/common/m4/gst-x11.m4 \
73         $(top_srcdir)/common/m4/gst.m4 \
74         $(top_srcdir)/common/m4/gtk-doc.m4 \
75         $(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
76         $(top_srcdir)/m4/aalib.m4 $(top_srcdir)/m4/esd.m4 \
77         $(top_srcdir)/m4/gconf-2.m4 $(top_srcdir)/m4/gettext.m4 \
78         $(top_srcdir)/m4/gst-fionread.m4 $(top_srcdir)/m4/iconv.m4 \
79         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
80         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
81         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
82         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
83         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
84         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
85         $(top_srcdir)/configure.ac
86 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87         $(ACLOCAL_M4)
88 mkinstalldirs = $(install_sh) -d
89 CONFIG_HEADER = $(top_builddir)/config.h
90 CONFIG_CLEAN_FILES =
91 CONFIG_CLEAN_VPATH_FILES =
92 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
93 am__vpath_adj = case $$p in \
94     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
95     *) f=$$p;; \
96   esac;
97 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
98 am__install_max = 40
99 am__nobase_strip_setup = \
100   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
101 am__nobase_strip = \
102   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
103 am__nobase_list = $(am__nobase_strip_setup); \
104   for p in $$list; do echo "$$p $$p"; done | \
105   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
106   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
107     if (++n[$$2] == $(am__install_max)) \
108       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
109     END { for (dir in files) print dir, files[dir] }'
110 am__base_list = \
111   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
112   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
113 am__uninstall_files_from_dir = { \
114   test -z "$$files" \
115     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
116     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
117          $(am__cd) "$$dir" && rm -f $$files; }; \
118   }
119 am__installdirs = "$(DESTDIR)$(plugindir)"
120 LTLIBRARIES = $(plugin_LTLIBRARIES)
121 am__DEPENDENCIES_1 =
122 libgstrtpmanager_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
123         $(am__DEPENDENCIES_1)
124 am_libgstrtpmanager_la_OBJECTS = libgstrtpmanager_la-gstrtpmanager.lo \
125         libgstrtpmanager_la-gstrtpbin.lo \
126         libgstrtpmanager_la-gstrtpjitterbuffer.lo \
127         libgstrtpmanager_la-gstrtpptdemux.lo \
128         libgstrtpmanager_la-gstrtpssrcdemux.lo \
129         libgstrtpmanager_la-rtpjitterbuffer.lo \
130         libgstrtpmanager_la-rtpsession.lo \
131         libgstrtpmanager_la-rtpsource.lo \
132         libgstrtpmanager_la-rtpstats.lo \
133         libgstrtpmanager_la-gstrtpsession.lo
134 am__objects_1 = libgstrtpmanager_la-gstrtpbin-marshal.lo
135 nodist_libgstrtpmanager_la_OBJECTS = $(am__objects_1)
136 libgstrtpmanager_la_OBJECTS = $(am_libgstrtpmanager_la_OBJECTS) \
137         $(nodist_libgstrtpmanager_la_OBJECTS)
138 AM_V_lt = $(am__v_lt_@AM_V@)
139 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
140 am__v_lt_0 = --silent
141 libgstrtpmanager_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
142         $(libgstrtpmanager_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
143         --mode=link $(CCLD) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) \
144         $(libgstrtpmanager_la_LDFLAGS) $(LDFLAGS) -o $@
145 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
146 depcomp = $(SHELL) $(top_srcdir)/depcomp
147 am__depfiles_maybe = depfiles
148 am__mv = mv -f
149 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
150         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
151 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
152         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
153         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
154         $(AM_CFLAGS) $(CFLAGS)
155 AM_V_CC = $(am__v_CC_@AM_V@)
156 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
157 am__v_CC_0 = @echo "  CC    " $@;
158 AM_V_at = $(am__v_at_@AM_V@)
159 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160 am__v_at_0 = @
161 CCLD = $(CC)
162 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
163         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
164         $(AM_LDFLAGS) $(LDFLAGS) -o $@
165 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
166 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
167 am__v_CCLD_0 = @echo "  CCLD  " $@;
168 AM_V_GEN = $(am__v_GEN_@AM_V@)
169 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
170 am__v_GEN_0 = @echo "  GEN   " $@;
171 SOURCES = $(libgstrtpmanager_la_SOURCES) \
172         $(nodist_libgstrtpmanager_la_SOURCES)
173 DIST_SOURCES = $(libgstrtpmanager_la_SOURCES)
174 HEADERS = $(noinst_HEADERS)
175 ETAGS = etags
176 CTAGS = ctags
177 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
178 AALIB_CFLAGS = @AALIB_CFLAGS@
179 AALIB_CONFIG = @AALIB_CONFIG@
180 AALIB_LIBS = @AALIB_LIBS@
181 ACLOCAL = @ACLOCAL@
182 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
183 AMTAR = @AMTAR@
184 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
185 ANNODEX_CFLAGS = @ANNODEX_CFLAGS@
186 ANNODEX_LIBS = @ANNODEX_LIBS@
187 AR = @AR@
188 AS = @AS@
189 AUTOCONF = @AUTOCONF@
190 AUTOHEADER = @AUTOHEADER@
191 AUTOMAKE = @AUTOMAKE@
192 AWK = @AWK@
193 BZ2_LIBS = @BZ2_LIBS@
194 CAIRO_CFLAGS = @CAIRO_CFLAGS@
195 CAIRO_GOBJECT_CFLAGS = @CAIRO_GOBJECT_CFLAGS@
196 CAIRO_GOBJECT_LIBS = @CAIRO_GOBJECT_LIBS@
197 CAIRO_LIBS = @CAIRO_LIBS@
198 CC = @CC@
199 CCAS = @CCAS@
200 CCASDEPMODE = @CCASDEPMODE@
201 CCASFLAGS = @CCASFLAGS@
202 CCDEPMODE = @CCDEPMODE@
203 CFLAGS = @CFLAGS@
204 CPP = @CPP@
205 CPPFLAGS = @CPPFLAGS@
206 CXX = @CXX@
207 CXXCPP = @CXXCPP@
208 CXXDEPMODE = @CXXDEPMODE@
209 CXXFLAGS = @CXXFLAGS@
210 CYGPATH_W = @CYGPATH_W@
211 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
212 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
213 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
214 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
215 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
216 DEFS = @DEFS@
217 DEPDIR = @DEPDIR@
218 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
219 DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
220 DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
221 DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
222 DLLTOOL = @DLLTOOL@
223 DSYMUTIL = @DSYMUTIL@
224 DUMPBIN = @DUMPBIN@
225 DV1394_CFLAGS = @DV1394_CFLAGS@
226 DV1394_LIBS = @DV1394_LIBS@
227 ECHO_C = @ECHO_C@
228 ECHO_N = @ECHO_N@
229 ECHO_T = @ECHO_T@
230 EGREP = @EGREP@
231 ERROR_CFLAGS = @ERROR_CFLAGS@
232 ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
233 ESD_CFLAGS = @ESD_CFLAGS@
234 ESD_CONFIG = @ESD_CONFIG@
235 ESD_LIBS = @ESD_LIBS@
236 EXEEXT = @EXEEXT@
237 FFLAGS = @FFLAGS@
238 FGREP = @FGREP@
239 FLAC_CFLAGS = @FLAC_CFLAGS@
240 FLAC_LIBS = @FLAC_LIBS@
241 GCONFTOOL = @GCONFTOOL@
242 GCONF_CFLAGS = @GCONF_CFLAGS@
243 GCONF_LIBS = @GCONF_LIBS@
244 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
245 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
246 GCOV = @GCOV@
247 GCOV_CFLAGS = @GCOV_CFLAGS@
248 GCOV_LIBS = @GCOV_LIBS@
249 GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
250 GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
251 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
252 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
253 GIO_CFLAGS = @GIO_CFLAGS@
254 GIO_LIBS = @GIO_LIBS@
255 GLIB_CFLAGS = @GLIB_CFLAGS@
256 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
257 GLIB_LIBS = @GLIB_LIBS@
258 GLIB_PREFIX = @GLIB_PREFIX@
259 GLIB_REQ = @GLIB_REQ@
260 GMSGFMT = @GMSGFMT@
261 GMSGFMT_015 = @GMSGFMT_015@
262 GREP = @GREP@
263 GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
264 GSTPB_PREFIX = @GSTPB_PREFIX@
265 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
266 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
267 GST_BASE_LIBS = @GST_BASE_LIBS@
268 GST_CFLAGS = @GST_CFLAGS@
269 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
270 GST_CHECK_LIBS = @GST_CHECK_LIBS@
271 GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
272 GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
273 GST_CXXFLAGS = @GST_CXXFLAGS@
274 GST_GDP_CFLAGS = @GST_GDP_CFLAGS@
275 GST_GDP_LIBS = @GST_GDP_LIBS@
276 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
277 GST_LIBS = @GST_LIBS@
278 GST_LICENSE = @GST_LICENSE@
279 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
280 GST_MAJORMINOR = @GST_MAJORMINOR@
281 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
282 GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
283 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
284 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
285 GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
286 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
287 GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
288 GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
289 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
290 GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
291 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
292 GST_PREFIX = @GST_PREFIX@
293 GST_TOOLS_DIR = @GST_TOOLS_DIR@
294 GTKDOC_CHECK = @GTKDOC_CHECK@
295 GTK_CFLAGS = @GTK_CFLAGS@
296 GTK_LIBS = @GTK_LIBS@
297 GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
298 GTK_X11_LIBS = @GTK_X11_LIBS@
299 GUDEV_CFLAGS = @GUDEV_CFLAGS@
300 GUDEV_LIBS = @GUDEV_LIBS@
301 HAL_CFLAGS = @HAL_CFLAGS@
302 HAL_LIBS = @HAL_LIBS@
303 HAVE_AVC1394 = @HAVE_AVC1394@
304 HAVE_BZ2 = @HAVE_BZ2@
305 HAVE_CXX = @HAVE_CXX@
306 HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
307 HAVE_GCONFTOOL = @HAVE_GCONFTOOL@
308 HAVE_ROM1394 = @HAVE_ROM1394@
309 HAVE_SPEEX = @HAVE_SPEEX@
310 HAVE_X = @HAVE_X@
311 HAVE_XSHM = @HAVE_XSHM@
312 HAVE_ZLIB = @HAVE_ZLIB@
313 HTML_DIR = @HTML_DIR@
314 INSTALL = @INSTALL@
315 INSTALL_DATA = @INSTALL_DATA@
316 INSTALL_PROGRAM = @INSTALL_PROGRAM@
317 INSTALL_SCRIPT = @INSTALL_SCRIPT@
318 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
319 INTLLIBS = @INTLLIBS@
320 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
321 JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
322 JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
323 JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
324 JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
325 JACK_CFLAGS = @JACK_CFLAGS@
326 JACK_LIBS = @JACK_LIBS@
327 JPEG_LIBS = @JPEG_LIBS@
328 LD = @LD@
329 LDFLAGS = @LDFLAGS@
330 LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
331 LIBCACA_LIBS = @LIBCACA_LIBS@
332 LIBDV_CFLAGS = @LIBDV_CFLAGS@
333 LIBDV_LIBS = @LIBDV_LIBS@
334 LIBICONV = @LIBICONV@
335 LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
336 LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
337 LIBINTL = @LIBINTL@
338 LIBM = @LIBM@
339 LIBOBJS = @LIBOBJS@
340 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
341 LIBPNG_LIBS = @LIBPNG_LIBS@
342 LIBS = @LIBS@
343 LIBTOOL = @LIBTOOL@
344 LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
345 LIBV4L2_LIBS = @LIBV4L2_LIBS@
346 LIPO = @LIPO@
347 LN_S = @LN_S@
348 LOCALEDIR = @LOCALEDIR@
349 LTLIBICONV = @LTLIBICONV@
350 LTLIBINTL = @LTLIBINTL@
351 LTLIBOBJS = @LTLIBOBJS@
352 MAINT = @MAINT@
353 MAKEINFO = @MAKEINFO@
354 MANIFEST_TOOL = @MANIFEST_TOOL@
355 MKDIR_P = @MKDIR_P@
356 MSGFMT = @MSGFMT@
357 MSGFMT_015 = @MSGFMT_015@
358 MSGMERGE = @MSGMERGE@
359 NM = @NM@
360 NMEDIT = @NMEDIT@
361 OBJC = @OBJC@
362 OBJCDEPMODE = @OBJCDEPMODE@
363 OBJC_LDFLAGS = @OBJC_LDFLAGS@
364 OBJDUMP = @OBJDUMP@
365 OBJEXT = @OBJEXT@
366 ORCC = @ORCC@
367 ORCC_FLAGS = @ORCC_FLAGS@
368 ORC_CFLAGS = @ORC_CFLAGS@
369 ORC_LIBS = @ORC_LIBS@
370 OTOOL = @OTOOL@
371 OTOOL64 = @OTOOL64@
372 PACKAGE = @PACKAGE@
373 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
374 PACKAGE_NAME = @PACKAGE_NAME@
375 PACKAGE_STRING = @PACKAGE_STRING@
376 PACKAGE_TARNAME = @PACKAGE_TARNAME@
377 PACKAGE_URL = @PACKAGE_URL@
378 PACKAGE_VERSION = @PACKAGE_VERSION@
379 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
380 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
381 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
382 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
383 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
384 PATH_SEPARATOR = @PATH_SEPARATOR@
385 PKG_CONFIG = @PKG_CONFIG@
386 PLUGINDIR = @PLUGINDIR@
387 POSUB = @POSUB@
388 PROFILE_CFLAGS = @PROFILE_CFLAGS@
389 PULSE_0_9_20_CFLAGS = @PULSE_0_9_20_CFLAGS@
390 PULSE_0_9_20_LIBS = @PULSE_0_9_20_LIBS@
391 PULSE_1_0_CFLAGS = @PULSE_1_0_CFLAGS@
392 PULSE_1_0_LIBS = @PULSE_1_0_LIBS@
393 PULSE_CFLAGS = @PULSE_CFLAGS@
394 PULSE_LIBS = @PULSE_LIBS@
395 PYTHON = @PYTHON@
396 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
397 PYTHON_PLATFORM = @PYTHON_PLATFORM@
398 PYTHON_PREFIX = @PYTHON_PREFIX@
399 PYTHON_VERSION = @PYTHON_VERSION@
400 RANLIB = @RANLIB@
401 RAW1394_CFLAGS = @RAW1394_CFLAGS@
402 RAW1394_LIBS = @RAW1394_LIBS@
403 SED = @SED@
404 SET_MAKE = @SET_MAKE@
405 SHELL = @SHELL@
406 SHOUT2_CFLAGS = @SHOUT2_CFLAGS@
407 SHOUT2_LIBS = @SHOUT2_LIBS@
408 SOUP_CFLAGS = @SOUP_CFLAGS@
409 SOUP_LIBS = @SOUP_LIBS@
410 SPEEX_CFLAGS = @SPEEX_CFLAGS@
411 SPEEX_LIBS = @SPEEX_LIBS@
412 STRIP = @STRIP@
413 TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
414 TAGLIB_CXXFLAGS = @TAGLIB_CXXFLAGS@
415 TAGLIB_LIBS = @TAGLIB_LIBS@
416 USE_NLS = @USE_NLS@
417 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
418 VALGRIND_LIBS = @VALGRIND_LIBS@
419 VALGRIND_PATH = @VALGRIND_PATH@
420 VERSION = @VERSION@
421 WARNING_CFLAGS = @WARNING_CFLAGS@
422 WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
423 WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
424 WAVPACK_LIBS = @WAVPACK_LIBS@
425 WIN32_LIBS = @WIN32_LIBS@
426 XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
427 XDAMAGE_LIBS = @XDAMAGE_LIBS@
428 XFIXES_CFLAGS = @XFIXES_CFLAGS@
429 XFIXES_LIBS = @XFIXES_LIBS@
430 XGETTEXT = @XGETTEXT@
431 XGETTEXT_015 = @XGETTEXT_015@
432 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
433 XMKMF = @XMKMF@
434 XSHM_LIBS = @XSHM_LIBS@
435 XVIDEO_LIBS = @XVIDEO_LIBS@
436 X_CFLAGS = @X_CFLAGS@
437 X_EXTRA_LIBS = @X_EXTRA_LIBS@
438 X_LIBS = @X_LIBS@
439 X_PRE_LIBS = @X_PRE_LIBS@
440 ZLIB_LIBS = @ZLIB_LIBS@
441 abs_builddir = @abs_builddir@
442 abs_srcdir = @abs_srcdir@
443 abs_top_builddir = @abs_top_builddir@
444 abs_top_srcdir = @abs_top_srcdir@
445 ac_ct_AR = @ac_ct_AR@
446 ac_ct_CC = @ac_ct_CC@
447 ac_ct_CXX = @ac_ct_CXX@
448 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
449 ac_ct_OBJC = @ac_ct_OBJC@
450 am__include = @am__include@
451 am__leading_dot = @am__leading_dot@
452 am__quote = @am__quote@
453 am__tar = @am__tar@
454 am__untar = @am__untar@
455 bindir = @bindir@
456 build = @build@
457 build_alias = @build_alias@
458 build_cpu = @build_cpu@
459 build_os = @build_os@
460 build_vendor = @build_vendor@
461 builddir = @builddir@
462 datadir = @datadir@
463 datarootdir = @datarootdir@
464 docdir = @docdir@
465 dvidir = @dvidir@
466 exec_prefix = @exec_prefix@
467 host = @host@
468 host_alias = @host_alias@
469 host_cpu = @host_cpu@
470 host_os = @host_os@
471 host_vendor = @host_vendor@
472 htmldir = @htmldir@
473 includedir = @includedir@
474 infodir = @infodir@
475 install_sh = @install_sh@
476 libdir = @libdir@
477 libexecdir = @libexecdir@
478 localedir = @localedir@
479 localstatedir = @localstatedir@
480 mandir = @mandir@
481 mkdir_p = @mkdir_p@
482 oldincludedir = @oldincludedir@
483 pdfdir = @pdfdir@
484 pkgpyexecdir = @pkgpyexecdir@
485 pkgpythondir = @pkgpythondir@
486 plugindir = @plugindir@
487 prefix = @prefix@
488 program_transform_name = @program_transform_name@
489 psdir = @psdir@
490 pyexecdir = @pyexecdir@
491 pythondir = @pythondir@
492 sbindir = @sbindir@
493 sharedstatedir = @sharedstatedir@
494 srcdir = @srcdir@
495 sysconfdir = @sysconfdir@
496 target_alias = @target_alias@
497 top_build_prefix = @top_build_prefix@
498 top_builddir = @top_builddir@
499 top_srcdir = @top_srcdir@
500 plugin_LTLIBRARIES = libgstrtpmanager.la
501 glib_enum_define = GST_RTP_BIN
502 glib_gen_prefix = gst_rtp_bin
503 glib_gen_basename = gstrtpbin
504 enum_headers = $(foreach h,$(glib_enum_headers),\n\#include \"$(h)\")
505 built_sources = gstrtpbin-marshal.c
506 built_headers = gstrtpbin-marshal.h
507 BUILT_SOURCES = $(built_sources) $(built_headers)
508 libgstrtpmanager_la_SOURCES = gstrtpmanager.c \
509                               gstrtpbin.c \
510                               gstrtpjitterbuffer.c \
511                               gstrtpptdemux.c \
512                               gstrtpssrcdemux.c \
513                               rtpjitterbuffer.c      \
514                               rtpsession.c      \
515                               rtpsource.c      \
516                               rtpstats.c      \
517                               gstrtpsession.c
518
519 nodist_libgstrtpmanager_la_SOURCES = \
520       $(built_sources)
521
522 noinst_HEADERS = gstrtpbin.h \
523                  gstrtpjitterbuffer.h \
524                  gstrtpptdemux.h \
525                  gstrtpssrcdemux.h \
526                  rtpjitterbuffer.h \
527                  rtpsession.h  \
528                  rtpsource.h  \
529                  rtpstats.h  \
530                  gstrtpsession.h
531
532 libgstrtpmanager_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
533         $(WARNING_CFLAGS) $(ERROR_CFLAGS)
534
535 libgstrtpmanager_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
536         -lgstnetbuffer-@GST_MAJORMINOR@ -lgstrtp-@GST_MAJORMINOR@ \
537         $(GST_BASE_LIBS) $(GST_LIBS_LIBS)
538
539 libgstrtpmanager_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
540 libgstrtpmanager_la_LIBTOOLFLAGS = --tag=disable-static
541 CLEANFILES = $(BUILT_SOURCES)
542 EXTRA_DIST = gstrtpbin-marshal.list
543 all: $(BUILT_SOURCES)
544         $(MAKE) $(AM_MAKEFLAGS) all-am
545
546 .SUFFIXES:
547 .SUFFIXES: .c .lo .o .obj
548 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/gst-glib-gen.mak $(am__configure_deps)
549         @for dep in $?; do \
550           case '$(am__configure_deps)' in \
551             *$$dep*) \
552               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
553                 && { if test -f $@; then exit 0; else break; fi; }; \
554               exit 1;; \
555           esac; \
556         done; \
557         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/rtpmanager/Makefile'; \
558         $(am__cd) $(top_srcdir) && \
559           $(AUTOMAKE) --gnu gst/rtpmanager/Makefile
560 .PRECIOUS: Makefile
561 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
562         @case '$?' in \
563           *config.status*) \
564             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
565           *) \
566             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
567             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
568         esac;
569 $(top_srcdir)/common/gst-glib-gen.mak:
570
571 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
572         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
573
574 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
575         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
576 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
577         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
578 $(am__aclocal_m4_deps):
579 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
580         @$(NORMAL_INSTALL)
581         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
582         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
583         list2=; for p in $$list; do \
584           if test -f $$p; then \
585             list2="$$list2 $$p"; \
586           else :; fi; \
587         done; \
588         test -z "$$list2" || { \
589           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
590           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
591         }
592
593 uninstall-pluginLTLIBRARIES:
594         @$(NORMAL_UNINSTALL)
595         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
596         for p in $$list; do \
597           $(am__strip_dir) \
598           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
599           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
600         done
601
602 clean-pluginLTLIBRARIES:
603         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
604         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
605           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
606           test "$$dir" != "$$p" || dir=.; \
607           echo "rm -f \"$${dir}/so_locations\""; \
608           rm -f "$${dir}/so_locations"; \
609         done
610 libgstrtpmanager.la: $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_DEPENDENCIES) $(EXTRA_libgstrtpmanager_la_DEPENDENCIES) 
611         $(AM_V_CCLD)$(libgstrtpmanager_la_LINK) -rpath $(plugindir) $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_LIBADD) $(LIBS)
612
613 mostlyclean-compile:
614         -rm -f *.$(OBJEXT)
615
616 distclean-compile:
617         -rm -f *.tab.c
618
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin-marshal.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo@am__quote@
630
631 .c.o:
632 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
633 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
635 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
636 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
637
638 .c.obj:
639 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
640 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
643 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
644
645 .c.lo:
646 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
647 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
648 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
650 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
651
652 libgstrtpmanager_la-gstrtpmanager.lo: gstrtpmanager.c
653 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
654 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo
655 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstrtpmanager.c' object='libgstrtpmanager_la-gstrtpmanager.lo' libtool=yes @AMDEPBACKSLASH@
656 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
657 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
658
659 libgstrtpmanager_la-gstrtpbin.lo: gstrtpbin.c
660 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
661 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo
662 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstrtpbin.c' object='libgstrtpmanager_la-gstrtpbin.lo' libtool=yes @AMDEPBACKSLASH@
663 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
664 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
665
666 libgstrtpmanager_la-gstrtpjitterbuffer.lo: gstrtpjitterbuffer.c
667 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
668 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstrtpjitterbuffer.c' object='libgstrtpmanager_la-gstrtpjitterbuffer.lo' libtool=yes @AMDEPBACKSLASH@
670 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
672
673 libgstrtpmanager_la-gstrtpptdemux.lo: gstrtpptdemux.c
674 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
675 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstrtpptdemux.c' object='libgstrtpmanager_la-gstrtpptdemux.lo' libtool=yes @AMDEPBACKSLASH@
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
679
680 libgstrtpmanager_la-gstrtpssrcdemux.lo: gstrtpssrcdemux.c
681 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
682 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstrtpssrcdemux.c' object='libgstrtpmanager_la-gstrtpssrcdemux.lo' libtool=yes @AMDEPBACKSLASH@
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
685 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
686
687 libgstrtpmanager_la-rtpjitterbuffer.lo: rtpjitterbuffer.c
688 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
689 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtpjitterbuffer.c' object='libgstrtpmanager_la-rtpjitterbuffer.lo' libtool=yes @AMDEPBACKSLASH@
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
693
694 libgstrtpmanager_la-rtpsession.lo: rtpsession.c
695 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
696 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpsession.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtpsession.c' object='libgstrtpmanager_la-rtpsession.lo' libtool=yes @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
700
701 libgstrtpmanager_la-rtpsource.lo: rtpsource.c
702 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
703 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpsource.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtpsource.c' object='libgstrtpmanager_la-rtpsource.lo' libtool=yes @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
707
708 libgstrtpmanager_la-rtpstats.lo: rtpstats.c
709 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
710 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpstats.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo
711 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rtpstats.c' object='libgstrtpmanager_la-rtpstats.lo' libtool=yes @AMDEPBACKSLASH@
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
713 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
714
715 libgstrtpmanager_la-gstrtpsession.lo: gstrtpsession.c
716 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
717 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo
718 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstrtpsession.c' object='libgstrtpmanager_la-gstrtpsession.lo' libtool=yes @AMDEPBACKSLASH@
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
720 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_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
721
722 libgstrtpmanager_la-gstrtpbin-marshal.lo: gstrtpbin-marshal.c
723 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -MT libgstrtpmanager_la-gstrtpbin-marshal.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-gstrtpbin-marshal.Tpo -c -o libgstrtpmanager_la-gstrtpbin-marshal.lo `test -f 'gstrtpbin-marshal.c' || echo '$(srcdir)/'`gstrtpbin-marshal.c
724 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpbin-marshal.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpbin-marshal.Plo
725 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstrtpbin-marshal.c' object='libgstrtpmanager_la-gstrtpbin-marshal.lo' libtool=yes @AMDEPBACKSLASH@
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstrtpmanager_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) -c -o libgstrtpmanager_la-gstrtpbin-marshal.lo `test -f 'gstrtpbin-marshal.c' || echo '$(srcdir)/'`gstrtpbin-marshal.c
728
729 mostlyclean-libtool:
730         -rm -f *.lo
731
732 clean-libtool:
733         -rm -rf .libs _libs
734
735 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
736         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
737         unique=`for i in $$list; do \
738             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
739           done | \
740           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
741               END { if (nonempty) { for (i in files) print i; }; }'`; \
742         mkid -fID $$unique
743 tags: TAGS
744
745 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
746                 $(TAGS_FILES) $(LISP)
747         set x; \
748         here=`pwd`; \
749         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
750         unique=`for i in $$list; do \
751             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
752           done | \
753           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
754               END { if (nonempty) { for (i in files) print i; }; }'`; \
755         shift; \
756         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
757           test -n "$$unique" || unique=$$empty_fix; \
758           if test $$# -gt 0; then \
759             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
760               "$$@" $$unique; \
761           else \
762             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
763               $$unique; \
764           fi; \
765         fi
766 ctags: CTAGS
767 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
768                 $(TAGS_FILES) $(LISP)
769         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
770         unique=`for i in $$list; do \
771             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
772           done | \
773           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
774               END { if (nonempty) { for (i in files) print i; }; }'`; \
775         test -z "$(CTAGS_ARGS)$$unique" \
776           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
777              $$unique
778
779 GTAGS:
780         here=`$(am__cd) $(top_builddir) && pwd` \
781           && $(am__cd) $(top_srcdir) \
782           && gtags -i $(GTAGS_ARGS) "$$here"
783
784 distclean-tags:
785         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
786
787 distdir: $(DISTFILES)
788         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
789         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
790         list='$(DISTFILES)'; \
791           dist_files=`for file in $$list; do echo $$file; done | \
792           sed -e "s|^$$srcdirstrip/||;t" \
793               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
794         case $$dist_files in \
795           */*) $(MKDIR_P) `echo "$$dist_files" | \
796                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
797                            sort -u` ;; \
798         esac; \
799         for file in $$dist_files; do \
800           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
801           if test -d $$d/$$file; then \
802             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
803             if test -d "$(distdir)/$$file"; then \
804               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
805             fi; \
806             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
807               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
808               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
809             fi; \
810             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
811           else \
812             test -f "$(distdir)/$$file" \
813             || cp -p $$d/$$file "$(distdir)/$$file" \
814             || exit 1; \
815           fi; \
816         done
817 check-am: all-am
818 check: $(BUILT_SOURCES)
819         $(MAKE) $(AM_MAKEFLAGS) check-am
820 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
821 installdirs:
822         for dir in "$(DESTDIR)$(plugindir)"; do \
823           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
824         done
825 install: $(BUILT_SOURCES)
826         $(MAKE) $(AM_MAKEFLAGS) install-am
827 install-exec: install-exec-am
828 install-data: install-data-am
829 uninstall: uninstall-am
830
831 install-am: all-am
832         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
833
834 installcheck: installcheck-am
835 install-strip:
836         if test -z '$(STRIP)'; then \
837           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
838             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
839               install; \
840         else \
841           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
842             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
843             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
844         fi
845 mostlyclean-generic:
846
847 clean-generic:
848         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
849
850 distclean-generic:
851         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
852         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
853
854 maintainer-clean-generic:
855         @echo "This command is intended for maintainers to use"
856         @echo "it deletes files that may require special tools to rebuild."
857         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
858 clean: clean-am
859
860 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
861         mostlyclean-am
862
863 distclean: distclean-am
864         -rm -rf ./$(DEPDIR)
865         -rm -f Makefile
866 distclean-am: clean-am distclean-compile distclean-generic \
867         distclean-tags
868
869 dvi: dvi-am
870
871 dvi-am:
872
873 html: html-am
874
875 html-am:
876
877 info: info-am
878
879 info-am:
880
881 install-data-am: install-pluginLTLIBRARIES
882
883 install-dvi: install-dvi-am
884
885 install-dvi-am:
886
887 install-exec-am:
888
889 install-html: install-html-am
890
891 install-html-am:
892
893 install-info: install-info-am
894
895 install-info-am:
896
897 install-man:
898
899 install-pdf: install-pdf-am
900
901 install-pdf-am:
902
903 install-ps: install-ps-am
904
905 install-ps-am:
906
907 installcheck-am:
908
909 maintainer-clean: maintainer-clean-am
910         -rm -rf ./$(DEPDIR)
911         -rm -f Makefile
912 maintainer-clean-am: distclean-am maintainer-clean-generic
913
914 mostlyclean: mostlyclean-am
915
916 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
917         mostlyclean-libtool
918
919 pdf: pdf-am
920
921 pdf-am:
922
923 ps: ps-am
924
925 ps-am:
926
927 uninstall-am: uninstall-pluginLTLIBRARIES
928
929 .MAKE: all check install install-am install-strip
930
931 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
932         clean-libtool clean-pluginLTLIBRARIES ctags distclean \
933         distclean-compile distclean-generic distclean-libtool \
934         distclean-tags distdir dvi dvi-am html html-am info info-am \
935         install install-am install-data install-data-am install-dvi \
936         install-dvi-am install-exec install-exec-am install-html \
937         install-html-am install-info install-info-am install-man \
938         install-pdf install-pdf-am install-pluginLTLIBRARIES \
939         install-ps install-ps-am install-strip installcheck \
940         installcheck-am installdirs maintainer-clean \
941         maintainer-clean-generic mostlyclean mostlyclean-compile \
942         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
943         tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
944
945
946 # these are all the rules generating the relevant files
947 $(glib_gen_basename)-marshal.h: $(glib_gen_basename)-marshal.list
948         $(AM_V_GEN)glib-genmarshal --header --prefix=$(glib_gen_prefix)_marshal $^ > $(glib_gen_basename)-marshal.h.tmp && \
949         mv $(glib_gen_basename)-marshal.h.tmp $(glib_gen_basename)-marshal.h
950
951 $(glib_gen_basename)-marshal.c: $(glib_gen_basename)-marshal.list
952         $(AM_V_GEN)echo "#include \"$(glib_gen_basename)-marshal.h\"" >> $(glib_gen_basename)-marshal.c.tmp && \
953         glib-genmarshal --body --prefix=$(glib_gen_prefix)_marshal $^ >> $(glib_gen_basename)-marshal.c.tmp && \
954         mv $(glib_gen_basename)-marshal.c.tmp $(glib_gen_basename)-marshal.c
955
956 $(glib_gen_basename)-enumtypes.h: $(glib_enum_headers)
957         $(AM_V_GEN)glib-mkenums \
958         --fhead "#ifndef __$(glib_enum_define)_ENUM_TYPES_H__\n#define __$(glib_enum_define)_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
959         --fprod "\n/* enumerations from \"@filename@\" */\n" \
960         --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
961         --ftail "G_END_DECLS\n\n#endif /* __$(glib_enum_define)_ENUM_TYPES_H__ */" \
962         $^ > $@
963
964 $(glib_gen_basename)-enumtypes.c: $(glib_enum_headers)
965         @if test "x$(glib_enum_headers)" = "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi
966         $(AM_V_GEN)glib-mkenums \
967         --fhead "#include \"$(glib_gen_basename)-enumtypes.h\"\n$(enum_headers)" \
968         --fprod "\n/* enumerations from \"@filename@\" */" \
969         --vhead "GType\n@enum_name@_get_type (void)\n{\n  static volatile gsize g_define_type_id__volatile = 0;\n  if (g_once_init_enter (&g_define_type_id__volatile)) {\n    static const G@Type@Value values[] = {"     \
970         --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
971         --vtail "      { 0, NULL, NULL }\n    };\n    GType g_define_type_id = g_@type@_register_static (\"@EnumName@\", values);\n    g_once_init_leave (&g_define_type_id__volatile, g_define_type_id);\n  }\n  return g_define_type_id__volatile;\n}\n" \
972         $^ > $@
973
974 # a hack rule to make sure .Plo files exist because they get include'd
975 # from Makefile's
976 .deps/%-marshal.Plo:
977         @touch $@
978
979 .deps/%-enumtypes.Plo:
980         @touch $@
981
982 Android.mk: Makefile.am $(BUILT_SOURCES)
983         androgenizer \
984         -:PROJECT libgstrtpmanager -:SHARED libgstrtpmanager \
985          -:TAGS eng debug \
986          -:REL_TOP $(top_srcdir) -:ABS_TOP $(abs_top_srcdir) \
987          -:SOURCES $(libgstrtpmanager_la_SOURCES) \
988                    $(nodist_libgstrtpmanager_la_SOURCES) \
989          -:CFLAGS $(DEFS) $(DEFAULT_INCLUDES) $(libgstrtpmanager_la_CFLAGS) \
990          -:LDFLAGS $(libgstrtpmanager_la_LDFLAGS) \
991                    $(libgstrtpmanager_la_LIBADD) \
992                    -ldl \
993          -:PASSTHROUGH LOCAL_ARM_MODE:=arm \
994                        LOCAL_MODULE_PATH:='$$(TARGET_OUT)/lib/gstreamer-0.10' \
995         > $@
996
997 # Tell versions [3.59,3.63) of GNU make to not export all variables.
998 # Otherwise a system limit (for SysV at least) may be exceeded.
999 .NOEXPORT: