upload tizen1.0 source
[framework/multimedia/gst-plugins-good0.10.git] / gst / rtpmanager / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 \
79         $(top_srcdir)/m4/gst-shout2.m4 $(top_srcdir)/m4/iconv.m4 \
80         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
81         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
82         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
83         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
84         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
85         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
86         $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88         $(ACLOCAL_M4)
89 mkinstalldirs = $(install_sh) -d
90 CONFIG_HEADER = $(top_builddir)/config.h
91 CONFIG_CLEAN_FILES =
92 CONFIG_CLEAN_VPATH_FILES =
93 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94 am__vpath_adj = case $$p in \
95     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96     *) f=$$p;; \
97   esac;
98 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
99 am__install_max = 40
100 am__nobase_strip_setup = \
101   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102 am__nobase_strip = \
103   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
104 am__nobase_list = $(am__nobase_strip_setup); \
105   for p in $$list; do echo "$$p $$p"; done | \
106   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
107   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
108     if (++n[$$2] == $(am__install_max)) \
109       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
110     END { for (dir in files) print dir, files[dir] }'
111 am__base_list = \
112   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
113   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
114 am__installdirs = "$(DESTDIR)$(plugindir)"
115 LTLIBRARIES = $(plugin_LTLIBRARIES)
116 am__DEPENDENCIES_1 =
117 libgstrtpmanager_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
118         $(am__DEPENDENCIES_1)
119 am_libgstrtpmanager_la_OBJECTS = libgstrtpmanager_la-gstrtpmanager.lo \
120         libgstrtpmanager_la-gstrtpbin.lo \
121         libgstrtpmanager_la-gstrtpjitterbuffer.lo \
122         libgstrtpmanager_la-gstrtpptdemux.lo \
123         libgstrtpmanager_la-gstrtpssrcdemux.lo \
124         libgstrtpmanager_la-rtpjitterbuffer.lo \
125         libgstrtpmanager_la-rtpsession.lo \
126         libgstrtpmanager_la-rtpsource.lo \
127         libgstrtpmanager_la-rtpstats.lo \
128         libgstrtpmanager_la-gstrtpsession.lo
129 am__objects_1 = libgstrtpmanager_la-gstrtpbin-marshal.lo
130 nodist_libgstrtpmanager_la_OBJECTS = $(am__objects_1)
131 libgstrtpmanager_la_OBJECTS = $(am_libgstrtpmanager_la_OBJECTS) \
132         $(nodist_libgstrtpmanager_la_OBJECTS)
133 AM_V_lt = $(am__v_lt_$(V))
134 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
135 am__v_lt_0 = --silent
136 libgstrtpmanager_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
137         $(libgstrtpmanager_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
138         --mode=link $(CCLD) $(libgstrtpmanager_la_CFLAGS) $(CFLAGS) \
139         $(libgstrtpmanager_la_LDFLAGS) $(LDFLAGS) -o $@
140 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
141 depcomp = $(SHELL) $(top_srcdir)/depcomp
142 am__depfiles_maybe = depfiles
143 am__mv = mv -f
144 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
148         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
149         $(AM_CFLAGS) $(CFLAGS)
150 AM_V_CC = $(am__v_CC_$(V))
151 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
152 am__v_CC_0 = @echo "  CC    " $@;
153 AM_V_at = $(am__v_at_$(V))
154 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
155 am__v_at_0 = @
156 CCLD = $(CC)
157 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
158         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
159         $(AM_LDFLAGS) $(LDFLAGS) -o $@
160 AM_V_CCLD = $(am__v_CCLD_$(V))
161 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
162 am__v_CCLD_0 = @echo "  CCLD  " $@;
163 AM_V_GEN = $(am__v_GEN_$(V))
164 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
165 am__v_GEN_0 = @echo "  GEN   " $@;
166 SOURCES = $(libgstrtpmanager_la_SOURCES) \
167         $(nodist_libgstrtpmanager_la_SOURCES)
168 DIST_SOURCES = $(libgstrtpmanager_la_SOURCES)
169 HEADERS = $(noinst_HEADERS)
170 ETAGS = etags
171 CTAGS = ctags
172 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173 AALIB_CFLAGS = @AALIB_CFLAGS@
174 AALIB_CONFIG = @AALIB_CONFIG@
175 AALIB_LIBS = @AALIB_LIBS@
176 ACLOCAL = @ACLOCAL@
177 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
178 AMTAR = @AMTAR@
179 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
180 ANNODEX_CFLAGS = @ANNODEX_CFLAGS@
181 ANNODEX_LIBS = @ANNODEX_LIBS@
182 AR = @AR@
183 AS = @AS@
184 AUTOCONF = @AUTOCONF@
185 AUTOHEADER = @AUTOHEADER@
186 AUTOMAKE = @AUTOMAKE@
187 AWK = @AWK@
188 BZ2_LIBS = @BZ2_LIBS@
189 CAIRO_CFLAGS = @CAIRO_CFLAGS@
190 CAIRO_GOBJECT_CFLAGS = @CAIRO_GOBJECT_CFLAGS@
191 CAIRO_GOBJECT_LIBS = @CAIRO_GOBJECT_LIBS@
192 CAIRO_LIBS = @CAIRO_LIBS@
193 CC = @CC@
194 CCAS = @CCAS@
195 CCASDEPMODE = @CCASDEPMODE@
196 CCASFLAGS = @CCASFLAGS@
197 CCDEPMODE = @CCDEPMODE@
198 CFLAGS = @CFLAGS@
199 CPP = @CPP@
200 CPPFLAGS = @CPPFLAGS@
201 CXX = @CXX@
202 CXXCPP = @CXXCPP@
203 CXXDEPMODE = @CXXDEPMODE@
204 CXXFLAGS = @CXXFLAGS@
205 CYGPATH_W = @CYGPATH_W@
206 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
207 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
208 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
209 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
210 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
211 DEFS = @DEFS@
212 DEPDIR = @DEPDIR@
213 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
214 DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
215 DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
216 DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
217 DLLTOOL = @DLLTOOL@
218 DSYMUTIL = @DSYMUTIL@
219 DUMPBIN = @DUMPBIN@
220 DV1394_CFLAGS = @DV1394_CFLAGS@
221 DV1394_LIBS = @DV1394_LIBS@
222 ECHO_C = @ECHO_C@
223 ECHO_N = @ECHO_N@
224 ECHO_T = @ECHO_T@
225 EGREP = @EGREP@
226 ERROR_CFLAGS = @ERROR_CFLAGS@
227 ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
228 ESD_CFLAGS = @ESD_CFLAGS@
229 ESD_CONFIG = @ESD_CONFIG@
230 ESD_LIBS = @ESD_LIBS@
231 EXEEXT = @EXEEXT@
232 FFLAGS = @FFLAGS@
233 FGREP = @FGREP@
234 FLAC_CFLAGS = @FLAC_CFLAGS@
235 FLAC_LIBS = @FLAC_LIBS@
236 GCONFTOOL = @GCONFTOOL@
237 GCONF_CFLAGS = @GCONF_CFLAGS@
238 GCONF_LIBS = @GCONF_LIBS@
239 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
240 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
241 GCOV = @GCOV@
242 GCOV_CFLAGS = @GCOV_CFLAGS@
243 GCOV_LIBS = @GCOV_LIBS@
244 GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
245 GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
246 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
247 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
248 GLIB_CFLAGS = @GLIB_CFLAGS@
249 GLIB_LIBS = @GLIB_LIBS@
250 GLIB_PREFIX = @GLIB_PREFIX@
251 GLIB_REQ = @GLIB_REQ@
252 GMSGFMT = @GMSGFMT@
253 GMSGFMT_015 = @GMSGFMT_015@
254 GREP = @GREP@
255 GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
256 GSTPB_PREFIX = @GSTPB_PREFIX@
257 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
258 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
259 GST_BASE_LIBS = @GST_BASE_LIBS@
260 GST_CFLAGS = @GST_CFLAGS@
261 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
262 GST_CHECK_LIBS = @GST_CHECK_LIBS@
263 GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
264 GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
265 GST_CXXFLAGS = @GST_CXXFLAGS@
266 GST_GDP_CFLAGS = @GST_GDP_CFLAGS@
267 GST_GDP_LIBS = @GST_GDP_LIBS@
268 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
269 GST_LIBS = @GST_LIBS@
270 GST_LICENSE = @GST_LICENSE@
271 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
272 GST_MAJORMINOR = @GST_MAJORMINOR@
273 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
274 GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
275 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
276 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
277 GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
278 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
279 GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
280 GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
281 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
282 GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
283 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
284 GST_PREFIX = @GST_PREFIX@
285 GST_TOOLS_DIR = @GST_TOOLS_DIR@
286 GTKDOC_CHECK = @GTKDOC_CHECK@
287 GTK_CFLAGS = @GTK_CFLAGS@
288 GTK_LIBS = @GTK_LIBS@
289 GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
290 GTK_X11_LIBS = @GTK_X11_LIBS@
291 GUDEV_CFLAGS = @GUDEV_CFLAGS@
292 GUDEV_LIBS = @GUDEV_LIBS@
293 HAL_CFLAGS = @HAL_CFLAGS@
294 HAL_LIBS = @HAL_LIBS@
295 HAVE_AVC1394 = @HAVE_AVC1394@
296 HAVE_BZ2 = @HAVE_BZ2@
297 HAVE_CXX = @HAVE_CXX@
298 HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
299 HAVE_GCONFTOOL = @HAVE_GCONFTOOL@
300 HAVE_ROM1394 = @HAVE_ROM1394@
301 HAVE_SPEEX = @HAVE_SPEEX@
302 HAVE_X = @HAVE_X@
303 HAVE_XSHM = @HAVE_XSHM@
304 HAVE_ZLIB = @HAVE_ZLIB@
305 HTML_DIR = @HTML_DIR@
306 INSTALL = @INSTALL@
307 INSTALL_DATA = @INSTALL_DATA@
308 INSTALL_PROGRAM = @INSTALL_PROGRAM@
309 INSTALL_SCRIPT = @INSTALL_SCRIPT@
310 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
311 INTLLIBS = @INTLLIBS@
312 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
313 JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
314 JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
315 JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
316 JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
317 JACK_CFLAGS = @JACK_CFLAGS@
318 JACK_LIBS = @JACK_LIBS@
319 JPEG_LIBS = @JPEG_LIBS@
320 LD = @LD@
321 LDFLAGS = @LDFLAGS@
322 LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
323 LIBCACA_CONFIG = @LIBCACA_CONFIG@
324 LIBCACA_LIBS = @LIBCACA_LIBS@
325 LIBDV_CFLAGS = @LIBDV_CFLAGS@
326 LIBDV_LIBS = @LIBDV_LIBS@
327 LIBICONV = @LIBICONV@
328 LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
329 LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
330 LIBINTL = @LIBINTL@
331 LIBM = @LIBM@
332 LIBOBJS = @LIBOBJS@
333 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
334 LIBPNG_LIBS = @LIBPNG_LIBS@
335 LIBS = @LIBS@
336 LIBTOOL = @LIBTOOL@
337 LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
338 LIBV4L2_LIBS = @LIBV4L2_LIBS@
339 LIPO = @LIPO@
340 LN_S = @LN_S@
341 LOCALEDIR = @LOCALEDIR@
342 LTLIBICONV = @LTLIBICONV@
343 LTLIBINTL = @LTLIBINTL@
344 LTLIBOBJS = @LTLIBOBJS@
345 MAINT = @MAINT@
346 MAKEINFO = @MAKEINFO@
347 MKDIR_P = @MKDIR_P@
348 MSGFMT = @MSGFMT@
349 MSGFMT_015 = @MSGFMT_015@
350 MSGMERGE = @MSGMERGE@
351 NM = @NM@
352 NMEDIT = @NMEDIT@
353 OBJC = @OBJC@
354 OBJCDEPMODE = @OBJCDEPMODE@
355 OBJC_LDFLAGS = @OBJC_LDFLAGS@
356 OBJDUMP = @OBJDUMP@
357 OBJEXT = @OBJEXT@
358 ORCC = @ORCC@
359 ORCC_FLAGS = @ORCC_FLAGS@
360 ORC_CFLAGS = @ORC_CFLAGS@
361 ORC_LIBS = @ORC_LIBS@
362 OTOOL = @OTOOL@
363 OTOOL64 = @OTOOL64@
364 PACKAGE = @PACKAGE@
365 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
366 PACKAGE_NAME = @PACKAGE_NAME@
367 PACKAGE_STRING = @PACKAGE_STRING@
368 PACKAGE_TARNAME = @PACKAGE_TARNAME@
369 PACKAGE_URL = @PACKAGE_URL@
370 PACKAGE_VERSION = @PACKAGE_VERSION@
371 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
372 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
373 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
374 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
375 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
376 PATH_SEPARATOR = @PATH_SEPARATOR@
377 PKG_CONFIG = @PKG_CONFIG@
378 PLUGINDIR = @PLUGINDIR@
379 POSUB = @POSUB@
380 PROFILE_CFLAGS = @PROFILE_CFLAGS@
381 PULSE_0_9_11_CFLAGS = @PULSE_0_9_11_CFLAGS@
382 PULSE_0_9_11_LIBS = @PULSE_0_9_11_LIBS@
383 PULSE_0_9_12_CFLAGS = @PULSE_0_9_12_CFLAGS@
384 PULSE_0_9_12_LIBS = @PULSE_0_9_12_LIBS@
385 PULSE_0_9_13_CFLAGS = @PULSE_0_9_13_CFLAGS@
386 PULSE_0_9_13_LIBS = @PULSE_0_9_13_LIBS@
387 PULSE_0_9_15_CFLAGS = @PULSE_0_9_15_CFLAGS@
388 PULSE_0_9_15_LIBS = @PULSE_0_9_15_LIBS@
389 PULSE_0_9_16_CFLAGS = @PULSE_0_9_16_CFLAGS@
390 PULSE_0_9_16_LIBS = @PULSE_0_9_16_LIBS@
391 PULSE_0_9_20_CFLAGS = @PULSE_0_9_20_CFLAGS@
392 PULSE_0_9_20_LIBS = @PULSE_0_9_20_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_CC = @ac_ct_CC@
446 ac_ct_CXX = @ac_ct_CXX@
447 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
448 ac_ct_OBJC = @ac_ct_OBJC@
449 am__include = @am__include@
450 am__leading_dot = @am__leading_dot@
451 am__quote = @am__quote@
452 am__tar = @am__tar@
453 am__untar = @am__untar@
454 bindir = @bindir@
455 build = @build@
456 build_alias = @build_alias@
457 build_cpu = @build_cpu@
458 build_os = @build_os@
459 build_vendor = @build_vendor@
460 builddir = @builddir@
461 datadir = @datadir@
462 datarootdir = @datarootdir@
463 docdir = @docdir@
464 dvidir = @dvidir@
465 exec_prefix = @exec_prefix@
466 host = @host@
467 host_alias = @host_alias@
468 host_cpu = @host_cpu@
469 host_os = @host_os@
470 host_vendor = @host_vendor@
471 htmldir = @htmldir@
472 includedir = @includedir@
473 infodir = @infodir@
474 install_sh = @install_sh@
475 libdir = @libdir@
476 libexecdir = @libexecdir@
477 localedir = @localedir@
478 localstatedir = @localstatedir@
479 lt_ECHO = @lt_ECHO@
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
570 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
571         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
572
573 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
574         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
575 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
576         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
577 $(am__aclocal_m4_deps):
578 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
579         @$(NORMAL_INSTALL)
580         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
581         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
582         list2=; for p in $$list; do \
583           if test -f $$p; then \
584             list2="$$list2 $$p"; \
585           else :; fi; \
586         done; \
587         test -z "$$list2" || { \
588           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
589           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
590         }
591
592 uninstall-pluginLTLIBRARIES:
593         @$(NORMAL_UNINSTALL)
594         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
595         for p in $$list; do \
596           $(am__strip_dir) \
597           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
598           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
599         done
600
601 clean-pluginLTLIBRARIES:
602         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
603         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
604           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
605           test "$$dir" != "$$p" || dir=.; \
606           echo "rm -f \"$${dir}/so_locations\""; \
607           rm -f "$${dir}/so_locations"; \
608         done
609 libgstrtpmanager.la: $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_DEPENDENCIES) 
610         $(AM_V_CCLD)$(libgstrtpmanager_la_LINK) -rpath $(plugindir) $(libgstrtpmanager_la_OBJECTS) $(libgstrtpmanager_la_LIBADD) $(LIBS)
611
612 mostlyclean-compile:
613         -rm -f *.$(OBJEXT)
614
615 distclean-compile:
616         -rm -f *.tab.c
617
618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin-marshal.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo@am__quote@
629
630 .c.o:
631 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
632 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
633 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
635 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
636 @am__fastdepCC_FALSE@   $(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 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
643 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
644 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
645
646 .c.lo:
647 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
648 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
649 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
651 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
652 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
653
654 libgstrtpmanager_la-gstrtpmanager.lo: gstrtpmanager.c
655 @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
656 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpmanager.Plo
657 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstrtpmanager.c' object='libgstrtpmanager_la-gstrtpmanager.lo' libtool=yes @AMDEPBACKSLASH@
659 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660 @am__fastdepCC_FALSE@   $(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
661
662 libgstrtpmanager_la-gstrtpbin.lo: gstrtpbin.c
663 @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
664 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpbin.Plo
665 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
666 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstrtpbin.c' object='libgstrtpmanager_la-gstrtpbin.lo' libtool=yes @AMDEPBACKSLASH@
667 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
668 @am__fastdepCC_FALSE@   $(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
669
670 libgstrtpmanager_la-gstrtpjitterbuffer.lo: gstrtpjitterbuffer.c
671 @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
672 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpjitterbuffer.Plo
673 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
674 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstrtpjitterbuffer.c' object='libgstrtpmanager_la-gstrtpjitterbuffer.lo' libtool=yes @AMDEPBACKSLASH@
675 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676 @am__fastdepCC_FALSE@   $(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
677
678 libgstrtpmanager_la-gstrtpptdemux.lo: gstrtpptdemux.c
679 @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
680 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpptdemux.Plo
681 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
682 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstrtpptdemux.c' object='libgstrtpmanager_la-gstrtpptdemux.lo' libtool=yes @AMDEPBACKSLASH@
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
684 @am__fastdepCC_FALSE@   $(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
685
686 libgstrtpmanager_la-gstrtpssrcdemux.lo: gstrtpssrcdemux.c
687 @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
688 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpssrcdemux.Plo
689 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstrtpssrcdemux.c' object='libgstrtpmanager_la-gstrtpssrcdemux.lo' libtool=yes @AMDEPBACKSLASH@
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692 @am__fastdepCC_FALSE@   $(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
693
694 libgstrtpmanager_la-rtpjitterbuffer.lo: rtpjitterbuffer.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-rtpjitterbuffer.lo -MD -MP -MF $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Tpo -c -o libgstrtpmanager_la-rtpjitterbuffer.lo `test -f 'rtpjitterbuffer.c' || echo '$(srcdir)/'`rtpjitterbuffer.c
696 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpjitterbuffer.Plo
697 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rtpjitterbuffer.c' object='libgstrtpmanager_la-rtpjitterbuffer.lo' libtool=yes @AMDEPBACKSLASH@
699 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
700 @am__fastdepCC_FALSE@   $(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
701
702 libgstrtpmanager_la-rtpsession.lo: rtpsession.c
703 @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
704 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpsession.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpsession.Plo
705 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rtpsession.c' object='libgstrtpmanager_la-rtpsession.lo' libtool=yes @AMDEPBACKSLASH@
707 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
708 @am__fastdepCC_FALSE@   $(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
709
710 libgstrtpmanager_la-rtpsource.lo: rtpsource.c
711 @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
712 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpsource.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpsource.Plo
713 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rtpsource.c' object='libgstrtpmanager_la-rtpsource.lo' libtool=yes @AMDEPBACKSLASH@
715 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716 @am__fastdepCC_FALSE@   $(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
717
718 libgstrtpmanager_la-rtpstats.lo: rtpstats.c
719 @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
720 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-rtpstats.Tpo $(DEPDIR)/libgstrtpmanager_la-rtpstats.Plo
721 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rtpstats.c' object='libgstrtpmanager_la-rtpstats.lo' libtool=yes @AMDEPBACKSLASH@
723 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
724 @am__fastdepCC_FALSE@   $(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
725
726 libgstrtpmanager_la-gstrtpsession.lo: gstrtpsession.c
727 @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
728 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpsession.Plo
729 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
730 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstrtpsession.c' object='libgstrtpmanager_la-gstrtpsession.lo' libtool=yes @AMDEPBACKSLASH@
731 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
732 @am__fastdepCC_FALSE@   $(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
733
734 libgstrtpmanager_la-gstrtpbin-marshal.lo: gstrtpbin-marshal.c
735 @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
736 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstrtpmanager_la-gstrtpbin-marshal.Tpo $(DEPDIR)/libgstrtpmanager_la-gstrtpbin-marshal.Plo
737 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
738 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstrtpbin-marshal.c' object='libgstrtpmanager_la-gstrtpbin-marshal.lo' libtool=yes @AMDEPBACKSLASH@
739 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
740 @am__fastdepCC_FALSE@   $(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
741
742 mostlyclean-libtool:
743         -rm -f *.lo
744
745 clean-libtool:
746         -rm -rf .libs _libs
747
748 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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         mkid -fID $$unique
756 tags: TAGS
757
758 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
759                 $(TAGS_FILES) $(LISP)
760         set x; \
761         here=`pwd`; \
762         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
763         unique=`for i in $$list; do \
764             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
765           done | \
766           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
767               END { if (nonempty) { for (i in files) print i; }; }'`; \
768         shift; \
769         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
770           test -n "$$unique" || unique=$$empty_fix; \
771           if test $$# -gt 0; then \
772             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
773               "$$@" $$unique; \
774           else \
775             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
776               $$unique; \
777           fi; \
778         fi
779 ctags: CTAGS
780 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
781                 $(TAGS_FILES) $(LISP)
782         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
783         unique=`for i in $$list; do \
784             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
785           done | \
786           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
787               END { if (nonempty) { for (i in files) print i; }; }'`; \
788         test -z "$(CTAGS_ARGS)$$unique" \
789           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
790              $$unique
791
792 GTAGS:
793         here=`$(am__cd) $(top_builddir) && pwd` \
794           && $(am__cd) $(top_srcdir) \
795           && gtags -i $(GTAGS_ARGS) "$$here"
796
797 distclean-tags:
798         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
799
800 distdir: $(DISTFILES)
801         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
802         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
803         list='$(DISTFILES)'; \
804           dist_files=`for file in $$list; do echo $$file; done | \
805           sed -e "s|^$$srcdirstrip/||;t" \
806               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
807         case $$dist_files in \
808           */*) $(MKDIR_P) `echo "$$dist_files" | \
809                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
810                            sort -u` ;; \
811         esac; \
812         for file in $$dist_files; do \
813           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
814           if test -d $$d/$$file; then \
815             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
816             if test -d "$(distdir)/$$file"; then \
817               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
818             fi; \
819             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
820               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
821               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
822             fi; \
823             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
824           else \
825             test -f "$(distdir)/$$file" \
826             || cp -p $$d/$$file "$(distdir)/$$file" \
827             || exit 1; \
828           fi; \
829         done
830 check-am: all-am
831 check: $(BUILT_SOURCES)
832         $(MAKE) $(AM_MAKEFLAGS) check-am
833 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
834 installdirs:
835         for dir in "$(DESTDIR)$(plugindir)"; do \
836           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
837         done
838 install: $(BUILT_SOURCES)
839         $(MAKE) $(AM_MAKEFLAGS) install-am
840 install-exec: install-exec-am
841 install-data: install-data-am
842 uninstall: uninstall-am
843
844 install-am: all-am
845         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
846
847 installcheck: installcheck-am
848 install-strip:
849         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
850           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
851           `test -z '$(STRIP)' || \
852             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
853 mostlyclean-generic:
854
855 clean-generic:
856         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
857
858 distclean-generic:
859         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
860         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
861
862 maintainer-clean-generic:
863         @echo "This command is intended for maintainers to use"
864         @echo "it deletes files that may require special tools to rebuild."
865         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
866 clean: clean-am
867
868 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
869         mostlyclean-am
870
871 distclean: distclean-am
872         -rm -rf ./$(DEPDIR)
873         -rm -f Makefile
874 distclean-am: clean-am distclean-compile distclean-generic \
875         distclean-tags
876
877 dvi: dvi-am
878
879 dvi-am:
880
881 html: html-am
882
883 html-am:
884
885 info: info-am
886
887 info-am:
888
889 install-data-am: install-pluginLTLIBRARIES
890
891 install-dvi: install-dvi-am
892
893 install-dvi-am:
894
895 install-exec-am:
896
897 install-html: install-html-am
898
899 install-html-am:
900
901 install-info: install-info-am
902
903 install-info-am:
904
905 install-man:
906
907 install-pdf: install-pdf-am
908
909 install-pdf-am:
910
911 install-ps: install-ps-am
912
913 install-ps-am:
914
915 installcheck-am:
916
917 maintainer-clean: maintainer-clean-am
918         -rm -rf ./$(DEPDIR)
919         -rm -f Makefile
920 maintainer-clean-am: distclean-am maintainer-clean-generic
921
922 mostlyclean: mostlyclean-am
923
924 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
925         mostlyclean-libtool
926
927 pdf: pdf-am
928
929 pdf-am:
930
931 ps: ps-am
932
933 ps-am:
934
935 uninstall-am: uninstall-pluginLTLIBRARIES
936
937 .MAKE: all check install install-am install-strip
938
939 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
940         clean-libtool clean-pluginLTLIBRARIES ctags distclean \
941         distclean-compile distclean-generic distclean-libtool \
942         distclean-tags distdir dvi dvi-am html html-am info info-am \
943         install install-am install-data install-data-am install-dvi \
944         install-dvi-am install-exec install-exec-am install-html \
945         install-html-am install-info install-info-am install-man \
946         install-pdf install-pdf-am install-pluginLTLIBRARIES \
947         install-ps install-ps-am install-strip installcheck \
948         installcheck-am installdirs maintainer-clean \
949         maintainer-clean-generic mostlyclean mostlyclean-compile \
950         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
951         tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
952
953
954 # these are all the rules generating the relevant files
955 $(glib_gen_basename)-marshal.h: $(glib_gen_basename)-marshal.list
956         $(AM_V_GEN)glib-genmarshal --header --prefix=$(glib_gen_prefix)_marshal $^ > $(glib_gen_basename)-marshal.h.tmp && \
957         mv $(glib_gen_basename)-marshal.h.tmp $(glib_gen_basename)-marshal.h
958
959 $(glib_gen_basename)-marshal.c: $(glib_gen_basename)-marshal.list
960         $(AM_V_GEN)echo "#include \"$(glib_gen_basename)-marshal.h\"" >> $(glib_gen_basename)-marshal.c.tmp && \
961         glib-genmarshal --body --prefix=$(glib_gen_prefix)_marshal $^ >> $(glib_gen_basename)-marshal.c.tmp && \
962         mv $(glib_gen_basename)-marshal.c.tmp $(glib_gen_basename)-marshal.c
963
964 $(glib_gen_basename)-enumtypes.h: $(glib_enum_headers)
965         $(AM_V_GEN)glib-mkenums \
966         --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" \
967         --fprod "\n/* enumerations from \"@filename@\" */\n" \
968         --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
969         --ftail "G_END_DECLS\n\n#endif /* __$(glib_enum_define)_ENUM_TYPES_H__ */" \
970         $^ > $@
971
972 $(glib_gen_basename)-enumtypes.c: $(glib_enum_headers)
973         @if test "x$(glib_enum_headers)" = "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi
974         $(AM_V_GEN)glib-mkenums \
975         --fhead "#include \"$(glib_gen_basename)-enumtypes.h\"\n$(enum_headers)" \
976         --fprod "\n/* enumerations from \"@filename@\" */" \
977         --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[] = {"     \
978         --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
979         --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" \
980         $^ > $@
981
982 # a hack rule to make sure .Plo files exist because they get include'd
983 # from Makefile's
984 .deps/%-marshal.Plo:
985         @touch $@
986
987 .deps/%-enumtypes.Plo:
988         @touch $@
989
990 Android.mk: Makefile.am $(BUILT_SOURCES)
991         androgenizer \
992         -:PROJECT libgstrtpmanager -:SHARED libgstrtpmanager \
993          -:TAGS eng debug \
994          -:REL_TOP $(top_srcdir) -:ABS_TOP $(abs_top_srcdir) \
995          -:SOURCES $(libgstrtpmanager_la_SOURCES) \
996                    $(nodist_libgstrtpmanager_la_SOURCES) \
997          -:CFLAGS $(DEFS) $(DEFAULT_INCLUDES) $(libgstrtpmanager_la_CFLAGS) \
998          -:LDFLAGS $(libgstrtpmanager_la_LDFLAGS) \
999                    $(libgstrtpmanager_la_LIBADD) \
1000                    -ldl \
1001          -:PASSTHROUGH LOCAL_ARM_MODE:=arm \
1002                        LOCAL_MODULE_PATH:='$$(TARGET_OUT)/lib/gstreamer-0.10' \
1003         > $@
1004
1005 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1006 # Otherwise a system limit (for SysV at least) may be exceeded.
1007 .NOEXPORT: