tizen beta release
[profile/ivi/gst-openmax0.10.git] / omx / 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 @EXPERIMENTAL_TRUE@am__append_1 = gstomx_amrnbdec.c gstomx_amrnbdec.h \
38 @EXPERIMENTAL_TRUE@                     gstomx_amrnbenc.c gstomx_amrnbenc.h \
39 @EXPERIMENTAL_TRUE@                     gstomx_amrwbdec.c gstomx_amrwbdec.h \
40 @EXPERIMENTAL_TRUE@                     gstomx_amrwbenc.c gstomx_amrwbenc.h \
41 @EXPERIMENTAL_TRUE@                     gstomx_aacdec.c gstomx_aacdec.h \
42 @EXPERIMENTAL_TRUE@                     gstomx_aacenc.c gstomx_aacenc.h \
43 @EXPERIMENTAL_TRUE@                     gstomx_mp2dec.c gstomx_mp2dec.h \
44 @EXPERIMENTAL_TRUE@                     gstomx_adpcmdec.c gstomx_adpcmdec.h \
45 @EXPERIMENTAL_TRUE@                     gstomx_adpcmenc.c gstomx_adpcmenc.h \
46 @EXPERIMENTAL_TRUE@                     gstomx_g711dec.c gstomx_g711dec.h \
47 @EXPERIMENTAL_TRUE@                     gstomx_g711enc.c gstomx_g711enc.h \
48 @EXPERIMENTAL_TRUE@                     gstomx_g729dec.c gstomx_g729dec.h \
49 @EXPERIMENTAL_TRUE@                     gstomx_g729enc.c gstomx_g729enc.h \
50 @EXPERIMENTAL_TRUE@                     gstomx_ilbcdec.c gstomx_ilbcdec.h \
51 @EXPERIMENTAL_TRUE@                     gstomx_ilbcenc.c gstomx_ilbcenc.h \
52 @EXPERIMENTAL_TRUE@                     gstomx_jpegenc.c gstomx_jpegenc.h \
53 @EXPERIMENTAL_TRUE@                     gstomx_videosink.c gstomx_videosink.h \
54 @EXPERIMENTAL_TRUE@                     gstomx_base_src.c gstomx_base_src.h \
55 @EXPERIMENTAL_TRUE@                     gstomx_filereadersrc.c gstomx_filereadersrc.h
56
57 subdir = omx
58 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
61         $(top_srcdir)/m4/as-compiler-flag.m4 \
62         $(top_srcdir)/m4/gst-args.m4 $(top_srcdir)/m4/gst-check.m4 \
63         $(top_srcdir)/m4/gst-error.m4 \
64         $(top_srcdir)/m4/gst-plugindir.m4 $(top_srcdir)/m4/gst.m4 \
65         $(top_srcdir)/m4/shave.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_HEADER = $(top_builddir)/config.h
70 CONFIG_CLEAN_FILES =
71 CONFIG_CLEAN_VPATH_FILES =
72 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73 am__vpath_adj = case $$p in \
74     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75     *) f=$$p;; \
76   esac;
77 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
78 am__install_max = 40
79 am__nobase_strip_setup = \
80   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
81 am__nobase_strip = \
82   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
83 am__nobase_list = $(am__nobase_strip_setup); \
84   for p in $$list; do echo "$$p $$p"; done | \
85   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
86   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
87     if (++n[$$2] == $(am__install_max)) \
88       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
89     END { for (dir in files) print dir, files[dir] }'
90 am__base_list = \
91   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
92   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
93 am__installdirs = "$(DESTDIR)$(plugindir)"
94 LTLIBRARIES = $(plugin_LTLIBRARIES)
95 am__DEPENDENCIES_1 =
96 libgstomx_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
97         $(am__DEPENDENCIES_1) $(top_builddir)/util/libutil.la
98 am__libgstomx_la_SOURCES_DIST = gstomx.c gstomx.h gstomx_util.c \
99         gstomx_util.h gstomx_interface.c gstomx_interface.h \
100         gstomx_base_filter.c gstomx_base_filter.h \
101         gstomx_base_videodec.c gstomx_base_videodec.h \
102         gstomx_base_videoenc.c gstomx_base_videoenc.h \
103         gstomx_base_audiodec.c gstomx_base_audiodec.h gstomx_dummy.c \
104         gstomx_dummy.h gstomx_volume.c gstomx_volume.h \
105         gstomx_mpeg4dec.c gstomx_mpeg4dec.h gstomx_h263dec.c \
106         gstomx_h263dec.h gstomx_h264dec.c gstomx_h264dec.h \
107         gstomx_wmvdec.c gstomx_wmvdec.h gstomx_mpeg4enc.c \
108         gstomx_mpeg4enc.h gstomx_h264enc.c gstomx_h264enc.h \
109         gstomx_h263enc.c gstomx_h263enc.h gstomx_vorbisdec.c \
110         gstomx_vorbisdec.h gstomx_mp3dec.c gstomx_mp3dec.h \
111         gstomx_base_sink.c gstomx_base_sink.h gstomx_audiosink.c \
112         gstomx_audiosink.h gstomx_conf.c gstomx_amrnbdec.c \
113         gstomx_amrnbdec.h gstomx_amrnbenc.c gstomx_amrnbenc.h \
114         gstomx_amrwbdec.c gstomx_amrwbdec.h gstomx_amrwbenc.c \
115         gstomx_amrwbenc.h gstomx_aacdec.c gstomx_aacdec.h \
116         gstomx_aacenc.c gstomx_aacenc.h gstomx_mp2dec.c \
117         gstomx_mp2dec.h gstomx_adpcmdec.c gstomx_adpcmdec.h \
118         gstomx_adpcmenc.c gstomx_adpcmenc.h gstomx_g711dec.c \
119         gstomx_g711dec.h gstomx_g711enc.c gstomx_g711enc.h \
120         gstomx_g729dec.c gstomx_g729dec.h gstomx_g729enc.c \
121         gstomx_g729enc.h gstomx_ilbcdec.c gstomx_ilbcdec.h \
122         gstomx_ilbcenc.c gstomx_ilbcenc.h gstomx_jpegenc.c \
123         gstomx_jpegenc.h gstomx_videosink.c gstomx_videosink.h \
124         gstomx_base_src.c gstomx_base_src.h gstomx_filereadersrc.c \
125         gstomx_filereadersrc.h
126 @EXPERIMENTAL_TRUE@am__objects_1 = libgstomx_la-gstomx_amrnbdec.lo \
127 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_amrnbenc.lo \
128 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_amrwbdec.lo \
129 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_amrwbenc.lo \
130 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_aacdec.lo \
131 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_aacenc.lo \
132 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_mp2dec.lo \
133 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_adpcmdec.lo \
134 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_adpcmenc.lo \
135 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_g711dec.lo \
136 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_g711enc.lo \
137 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_g729dec.lo \
138 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_g729enc.lo \
139 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_ilbcdec.lo \
140 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_ilbcenc.lo \
141 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_jpegenc.lo \
142 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_videosink.lo \
143 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_base_src.lo \
144 @EXPERIMENTAL_TRUE@     libgstomx_la-gstomx_filereadersrc.lo
145 am_libgstomx_la_OBJECTS = libgstomx_la-gstomx.lo \
146         libgstomx_la-gstomx_util.lo libgstomx_la-gstomx_interface.lo \
147         libgstomx_la-gstomx_base_filter.lo \
148         libgstomx_la-gstomx_base_videodec.lo \
149         libgstomx_la-gstomx_base_videoenc.lo \
150         libgstomx_la-gstomx_base_audiodec.lo \
151         libgstomx_la-gstomx_dummy.lo libgstomx_la-gstomx_volume.lo \
152         libgstomx_la-gstomx_mpeg4dec.lo libgstomx_la-gstomx_h263dec.lo \
153         libgstomx_la-gstomx_h264dec.lo libgstomx_la-gstomx_wmvdec.lo \
154         libgstomx_la-gstomx_mpeg4enc.lo libgstomx_la-gstomx_h264enc.lo \
155         libgstomx_la-gstomx_h263enc.lo \
156         libgstomx_la-gstomx_vorbisdec.lo libgstomx_la-gstomx_mp3dec.lo \
157         libgstomx_la-gstomx_base_sink.lo \
158         libgstomx_la-gstomx_audiosink.lo libgstomx_la-gstomx_conf.lo \
159         $(am__objects_1)
160 libgstomx_la_OBJECTS = $(am_libgstomx_la_OBJECTS)
161 libgstomx_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
162         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libgstomx_la_CFLAGS) \
163         $(CFLAGS) $(libgstomx_la_LDFLAGS) $(LDFLAGS) -o $@
164 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
165 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
166 am__depfiles_maybe = depfiles
167 am__mv = mv -f
168 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
169         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
170 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
171         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
172         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
173 CCLD = $(CC)
174 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
175         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
176         $(LDFLAGS) -o $@
177 SOURCES = $(libgstomx_la_SOURCES)
178 DIST_SOURCES = $(am__libgstomx_la_SOURCES_DIST)
179 ETAGS = etags
180 CTAGS = ctags
181 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
182 ACLOCAL = @ACLOCAL@
183 AMTAR = @AMTAR@
184 AM_MAKEFLAGS = @AM_MAKEFLAGS@
185 AR = @AR@
186 AUTOCONF = @AUTOCONF@
187 AUTOHEADER = @AUTOHEADER@
188 AUTOMAKE = @AUTOMAKE@
189 AWK = @AWK@
190 CC = @CC@
191 CCASFLAGS = @CCASFLAGS@
192 CCDEPMODE = @CCDEPMODE@
193 CFLAGS = @CFLAGS@
194 CHECK_CFLAGS = @CHECK_CFLAGS@
195 CHECK_LIBS = @CHECK_LIBS@
196 CPP = @CPP@
197 CPPFLAGS = @CPPFLAGS@
198 CXX = @CXX@
199 CXXFLAGS = @CXXFLAGS@
200 CYGPATH_W = @CYGPATH_W@
201 DEFS = @DEFS@
202 DEPDIR = @DEPDIR@
203 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
204 DSYMUTIL = @DSYMUTIL@
205 DUMPBIN = @DUMPBIN@
206 ECHO_C = @ECHO_C@
207 ECHO_N = @ECHO_N@
208 ECHO_T = @ECHO_T@
209 EGREP = @EGREP@
210 ERROR_CFLAGS = @ERROR_CFLAGS@
211 EXEEXT = @EXEEXT@
212 F77 = @F77@
213 FC = @FC@
214 FFLAGS = @FFLAGS@
215 FGREP = @FGREP@
216 GCOV = @GCOV@
217 GCOV_CFLAGS = @GCOV_CFLAGS@
218 GCOV_LIBS = @GCOV_LIBS@
219 GREP = @GREP@
220 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
221 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
222 GST_BASE_LIBS = @GST_BASE_LIBS@
223 GST_CFLAGS = @GST_CFLAGS@
224 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
225 GST_CHECK_LIBS = @GST_CHECK_LIBS@
226 GST_LIBS = @GST_LIBS@
227 GST_LICENSE = @GST_LICENSE@
228 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
229 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
230 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
231 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
232 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
233 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
234 GST_TOOLS_DIR = @GST_TOOLS_DIR@
235 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
236 GTHREAD_LIBS = @GTHREAD_LIBS@
237 INSTALL = @INSTALL@
238 INSTALL_DATA = @INSTALL_DATA@
239 INSTALL_PROGRAM = @INSTALL_PROGRAM@
240 INSTALL_SCRIPT = @INSTALL_SCRIPT@
241 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
242 LD = @LD@
243 LDFLAGS = @LDFLAGS@
244 LIBOBJS = @LIBOBJS@
245 LIBS = @LIBS@
246 LIBTOOL = @LIBTOOL@
247 LIPO = @LIPO@
248 LN_S = @LN_S@
249 LTLIBOBJS = @LTLIBOBJS@
250 MAINT = @MAINT@
251 MAKEFLAGS = @MAKEFLAGS@
252 MAKEINFO = @MAKEINFO@
253 MKDIR_P = @MKDIR_P@
254 NM = @NM@
255 NMEDIT = @NMEDIT@
256 OBJC = @OBJC@
257 OBJDUMP = @OBJDUMP@
258 OBJEXT = @OBJEXT@
259 OTOOL = @OTOOL@
260 OTOOL64 = @OTOOL64@
261 PACKAGE = @PACKAGE@
262 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
263 PACKAGE_NAME = @PACKAGE_NAME@
264 PACKAGE_STRING = @PACKAGE_STRING@
265 PACKAGE_TARNAME = @PACKAGE_TARNAME@
266 PACKAGE_URL = @PACKAGE_URL@
267 PACKAGE_VERSION = @PACKAGE_VERSION@
268 PATH_SEPARATOR = @PATH_SEPARATOR@
269 PKG_CONFIG = @PKG_CONFIG@
270 PLUGINDIR = @PLUGINDIR@
271 PROFILE_CFLAGS = @PROFILE_CFLAGS@
272 Q = @Q@
273 RANLIB = @RANLIB@
274 SED = @SED@
275 SET_MAKE = @SET_MAKE@
276 SHELL = @SHELL@
277 STRIP = @STRIP@
278 V = @V@
279 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
280 VALGRIND_LIBS = @VALGRIND_LIBS@
281 VERSION = @VERSION@
282 abs_builddir = @abs_builddir@
283 abs_srcdir = @abs_srcdir@
284 abs_top_builddir = @abs_top_builddir@
285 abs_top_srcdir = @abs_top_srcdir@
286 ac_ct_CC = @ac_ct_CC@
287 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
288 am__include = @am__include@
289 am__leading_dot = @am__leading_dot@
290 am__quote = @am__quote@
291 am__tar = @am__tar@
292 am__untar = @am__untar@
293 bindir = @bindir@
294 build = @build@
295 build_alias = @build_alias@
296 build_cpu = @build_cpu@
297 build_os = @build_os@
298 build_vendor = @build_vendor@
299 builddir = @builddir@
300 datadir = @datadir@
301 datarootdir = @datarootdir@
302 docdir = @docdir@
303 dvidir = @dvidir@
304 exec_prefix = @exec_prefix@
305 host = @host@
306 host_alias = @host_alias@
307 host_cpu = @host_cpu@
308 host_os = @host_os@
309 host_vendor = @host_vendor@
310 htmldir = @htmldir@
311 includedir = @includedir@
312 infodir = @infodir@
313 install_sh = @install_sh@
314 libdir = @libdir@
315 libexecdir = @libexecdir@
316 localedir = @localedir@
317 localstatedir = @localstatedir@
318 lt_ECHO = @lt_ECHO@
319 mandir = @mandir@
320 mkdir_p = @mkdir_p@
321 oldincludedir = @oldincludedir@
322 pdfdir = @pdfdir@
323 plugindir = @plugindir@
324 prefix = @prefix@
325 program_transform_name = @program_transform_name@
326 psdir = @psdir@
327 sbindir = @sbindir@
328 sharedstatedir = @sharedstatedir@
329 shavedir = @shavedir@
330 srcdir = @srcdir@
331 sysconfdir = @sysconfdir@
332 target_alias = @target_alias@
333 top_build_prefix = @top_build_prefix@
334 top_builddir = @top_builddir@
335 top_srcdir = @top_srcdir@
336 plugin_LTLIBRARIES = libgstomx.la
337 libgstomx_la_SOURCES = gstomx.c gstomx.h gstomx_util.c gstomx_util.h \
338         gstomx_interface.c gstomx_interface.h gstomx_base_filter.c \
339         gstomx_base_filter.h gstomx_base_videodec.c \
340         gstomx_base_videodec.h gstomx_base_videoenc.c \
341         gstomx_base_videoenc.h gstomx_base_audiodec.c \
342         gstomx_base_audiodec.h gstomx_dummy.c gstomx_dummy.h \
343         gstomx_volume.c gstomx_volume.h gstomx_mpeg4dec.c \
344         gstomx_mpeg4dec.h gstomx_h263dec.c gstomx_h263dec.h \
345         gstomx_h264dec.c gstomx_h264dec.h gstomx_wmvdec.c \
346         gstomx_wmvdec.h gstomx_mpeg4enc.c gstomx_mpeg4enc.h \
347         gstomx_h264enc.c gstomx_h264enc.h gstomx_h263enc.c \
348         gstomx_h263enc.h gstomx_vorbisdec.c gstomx_vorbisdec.h \
349         gstomx_mp3dec.c gstomx_mp3dec.h gstomx_base_sink.c \
350         gstomx_base_sink.h gstomx_audiosink.c gstomx_audiosink.h \
351         gstomx_conf.c $(am__append_1)
352 libgstomx_la_CFLAGS = -I$(srcdir)/headers $(GST_CFLAGS) $(GST_BASE_CFLAGS) -I$(top_srcdir)/util
353 libgstomx_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(top_builddir)/util/libutil.la
354 libgstomx_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
355 EXTRA_DIST = headers gstomx.conf
356 all: all-am
357
358 .SUFFIXES:
359 .SUFFIXES: .c .lo .o .obj
360 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
361         @for dep in $?; do \
362           case '$(am__configure_deps)' in \
363             *$$dep*) \
364               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
365                 && { if test -f $@; then exit 0; else break; fi; }; \
366               exit 1;; \
367           esac; \
368         done; \
369         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu omx/Makefile'; \
370         $(am__cd) $(top_srcdir) && \
371           $(AUTOMAKE) --gnu omx/Makefile
372 .PRECIOUS: Makefile
373 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
374         @case '$?' in \
375           *config.status*) \
376             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
377           *) \
378             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
379             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
380         esac;
381
382 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
383         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
384
385 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
386         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
388         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389 $(am__aclocal_m4_deps):
390 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
391         @$(NORMAL_INSTALL)
392         test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
393         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
394         list2=; for p in $$list; do \
395           if test -f $$p; then \
396             list2="$$list2 $$p"; \
397           else :; fi; \
398         done; \
399         test -z "$$list2" || { \
400           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
401           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
402         }
403
404 uninstall-pluginLTLIBRARIES:
405         @$(NORMAL_UNINSTALL)
406         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
407         for p in $$list; do \
408           $(am__strip_dir) \
409           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
410           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
411         done
412
413 clean-pluginLTLIBRARIES:
414         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
415         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
416           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
417           test "$$dir" != "$$p" || dir=.; \
418           echo "rm -f \"$${dir}/so_locations\""; \
419           rm -f "$${dir}/so_locations"; \
420         done
421 libgstomx.la: $(libgstomx_la_OBJECTS) $(libgstomx_la_DEPENDENCIES) 
422         $(libgstomx_la_LINK) -rpath $(plugindir) $(libgstomx_la_OBJECTS) $(libgstomx_la_LIBADD) $(LIBS)
423
424 mostlyclean-compile:
425         -rm -f *.$(OBJEXT)
426
427 distclean-compile:
428         -rm -f *.tab.c
429
430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx.Plo@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_aacdec.Plo@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_aacenc.Plo@am__quote@
433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_adpcmdec.Plo@am__quote@
434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_adpcmenc.Plo@am__quote@
435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_amrnbdec.Plo@am__quote@
436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_amrnbenc.Plo@am__quote@
437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_amrwbdec.Plo@am__quote@
438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_amrwbenc.Plo@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_audiosink.Plo@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_base_audiodec.Plo@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_base_filter.Plo@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_base_sink.Plo@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_base_src.Plo@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_base_videodec.Plo@am__quote@
445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_base_videoenc.Plo@am__quote@
446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_conf.Plo@am__quote@
447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_dummy.Plo@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_filereadersrc.Plo@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_g711dec.Plo@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_g711enc.Plo@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_g729dec.Plo@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_g729enc.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_h263dec.Plo@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_h263enc.Plo@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_h264dec.Plo@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_h264enc.Plo@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_ilbcdec.Plo@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_ilbcenc.Plo@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_interface.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_jpegenc.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_mp2dec.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_mp3dec.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_mpeg4dec.Plo@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_mpeg4enc.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_util.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_videosink.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_volume.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_vorbisdec.Plo@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstomx_la-gstomx_wmvdec.Plo@am__quote@
470
471 .c.o:
472 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
473 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
477
478 .c.obj:
479 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
480 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
484
485 .c.lo:
486 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
487 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
491
492 libgstomx_la-gstomx.lo: gstomx.c
493 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx.Tpo -c -o libgstomx_la-gstomx.lo `test -f 'gstomx.c' || echo '$(srcdir)/'`gstomx.c
494 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx.Tpo $(DEPDIR)/libgstomx_la-gstomx.Plo
495 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx.c' object='libgstomx_la-gstomx.lo' libtool=yes @AMDEPBACKSLASH@
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx.lo `test -f 'gstomx.c' || echo '$(srcdir)/'`gstomx.c
498
499 libgstomx_la-gstomx_util.lo: gstomx_util.c
500 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_util.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_util.Tpo -c -o libgstomx_la-gstomx_util.lo `test -f 'gstomx_util.c' || echo '$(srcdir)/'`gstomx_util.c
501 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_util.Tpo $(DEPDIR)/libgstomx_la-gstomx_util.Plo
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_util.c' object='libgstomx_la-gstomx_util.lo' libtool=yes @AMDEPBACKSLASH@
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_util.lo `test -f 'gstomx_util.c' || echo '$(srcdir)/'`gstomx_util.c
505
506 libgstomx_la-gstomx_interface.lo: gstomx_interface.c
507 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_interface.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_interface.Tpo -c -o libgstomx_la-gstomx_interface.lo `test -f 'gstomx_interface.c' || echo '$(srcdir)/'`gstomx_interface.c
508 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_interface.Tpo $(DEPDIR)/libgstomx_la-gstomx_interface.Plo
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_interface.c' object='libgstomx_la-gstomx_interface.lo' libtool=yes @AMDEPBACKSLASH@
510 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_interface.lo `test -f 'gstomx_interface.c' || echo '$(srcdir)/'`gstomx_interface.c
512
513 libgstomx_la-gstomx_base_filter.lo: gstomx_base_filter.c
514 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_base_filter.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_base_filter.Tpo -c -o libgstomx_la-gstomx_base_filter.lo `test -f 'gstomx_base_filter.c' || echo '$(srcdir)/'`gstomx_base_filter.c
515 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_base_filter.Tpo $(DEPDIR)/libgstomx_la-gstomx_base_filter.Plo
516 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_base_filter.c' object='libgstomx_la-gstomx_base_filter.lo' libtool=yes @AMDEPBACKSLASH@
517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_base_filter.lo `test -f 'gstomx_base_filter.c' || echo '$(srcdir)/'`gstomx_base_filter.c
519
520 libgstomx_la-gstomx_base_videodec.lo: gstomx_base_videodec.c
521 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_base_videodec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_base_videodec.Tpo -c -o libgstomx_la-gstomx_base_videodec.lo `test -f 'gstomx_base_videodec.c' || echo '$(srcdir)/'`gstomx_base_videodec.c
522 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_base_videodec.Tpo $(DEPDIR)/libgstomx_la-gstomx_base_videodec.Plo
523 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_base_videodec.c' object='libgstomx_la-gstomx_base_videodec.lo' libtool=yes @AMDEPBACKSLASH@
524 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
525 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_base_videodec.lo `test -f 'gstomx_base_videodec.c' || echo '$(srcdir)/'`gstomx_base_videodec.c
526
527 libgstomx_la-gstomx_base_videoenc.lo: gstomx_base_videoenc.c
528 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_base_videoenc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_base_videoenc.Tpo -c -o libgstomx_la-gstomx_base_videoenc.lo `test -f 'gstomx_base_videoenc.c' || echo '$(srcdir)/'`gstomx_base_videoenc.c
529 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_base_videoenc.Tpo $(DEPDIR)/libgstomx_la-gstomx_base_videoenc.Plo
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_base_videoenc.c' object='libgstomx_la-gstomx_base_videoenc.lo' libtool=yes @AMDEPBACKSLASH@
531 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
532 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_base_videoenc.lo `test -f 'gstomx_base_videoenc.c' || echo '$(srcdir)/'`gstomx_base_videoenc.c
533
534 libgstomx_la-gstomx_base_audiodec.lo: gstomx_base_audiodec.c
535 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_base_audiodec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_base_audiodec.Tpo -c -o libgstomx_la-gstomx_base_audiodec.lo `test -f 'gstomx_base_audiodec.c' || echo '$(srcdir)/'`gstomx_base_audiodec.c
536 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_base_audiodec.Tpo $(DEPDIR)/libgstomx_la-gstomx_base_audiodec.Plo
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_base_audiodec.c' object='libgstomx_la-gstomx_base_audiodec.lo' libtool=yes @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_base_audiodec.lo `test -f 'gstomx_base_audiodec.c' || echo '$(srcdir)/'`gstomx_base_audiodec.c
540
541 libgstomx_la-gstomx_dummy.lo: gstomx_dummy.c
542 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_dummy.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_dummy.Tpo -c -o libgstomx_la-gstomx_dummy.lo `test -f 'gstomx_dummy.c' || echo '$(srcdir)/'`gstomx_dummy.c
543 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_dummy.Tpo $(DEPDIR)/libgstomx_la-gstomx_dummy.Plo
544 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_dummy.c' object='libgstomx_la-gstomx_dummy.lo' libtool=yes @AMDEPBACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_dummy.lo `test -f 'gstomx_dummy.c' || echo '$(srcdir)/'`gstomx_dummy.c
547
548 libgstomx_la-gstomx_volume.lo: gstomx_volume.c
549 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_volume.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_volume.Tpo -c -o libgstomx_la-gstomx_volume.lo `test -f 'gstomx_volume.c' || echo '$(srcdir)/'`gstomx_volume.c
550 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_volume.Tpo $(DEPDIR)/libgstomx_la-gstomx_volume.Plo
551 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_volume.c' object='libgstomx_la-gstomx_volume.lo' libtool=yes @AMDEPBACKSLASH@
552 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
553 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_volume.lo `test -f 'gstomx_volume.c' || echo '$(srcdir)/'`gstomx_volume.c
554
555 libgstomx_la-gstomx_mpeg4dec.lo: gstomx_mpeg4dec.c
556 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_mpeg4dec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_mpeg4dec.Tpo -c -o libgstomx_la-gstomx_mpeg4dec.lo `test -f 'gstomx_mpeg4dec.c' || echo '$(srcdir)/'`gstomx_mpeg4dec.c
557 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_mpeg4dec.Tpo $(DEPDIR)/libgstomx_la-gstomx_mpeg4dec.Plo
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_mpeg4dec.c' object='libgstomx_la-gstomx_mpeg4dec.lo' libtool=yes @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_mpeg4dec.lo `test -f 'gstomx_mpeg4dec.c' || echo '$(srcdir)/'`gstomx_mpeg4dec.c
561
562 libgstomx_la-gstomx_h263dec.lo: gstomx_h263dec.c
563 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_h263dec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_h263dec.Tpo -c -o libgstomx_la-gstomx_h263dec.lo `test -f 'gstomx_h263dec.c' || echo '$(srcdir)/'`gstomx_h263dec.c
564 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_h263dec.Tpo $(DEPDIR)/libgstomx_la-gstomx_h263dec.Plo
565 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_h263dec.c' object='libgstomx_la-gstomx_h263dec.lo' libtool=yes @AMDEPBACKSLASH@
566 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_h263dec.lo `test -f 'gstomx_h263dec.c' || echo '$(srcdir)/'`gstomx_h263dec.c
568
569 libgstomx_la-gstomx_h264dec.lo: gstomx_h264dec.c
570 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_h264dec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_h264dec.Tpo -c -o libgstomx_la-gstomx_h264dec.lo `test -f 'gstomx_h264dec.c' || echo '$(srcdir)/'`gstomx_h264dec.c
571 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_h264dec.Tpo $(DEPDIR)/libgstomx_la-gstomx_h264dec.Plo
572 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_h264dec.c' object='libgstomx_la-gstomx_h264dec.lo' libtool=yes @AMDEPBACKSLASH@
573 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_h264dec.lo `test -f 'gstomx_h264dec.c' || echo '$(srcdir)/'`gstomx_h264dec.c
575
576 libgstomx_la-gstomx_wmvdec.lo: gstomx_wmvdec.c
577 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_wmvdec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_wmvdec.Tpo -c -o libgstomx_la-gstomx_wmvdec.lo `test -f 'gstomx_wmvdec.c' || echo '$(srcdir)/'`gstomx_wmvdec.c
578 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_wmvdec.Tpo $(DEPDIR)/libgstomx_la-gstomx_wmvdec.Plo
579 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_wmvdec.c' object='libgstomx_la-gstomx_wmvdec.lo' libtool=yes @AMDEPBACKSLASH@
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_wmvdec.lo `test -f 'gstomx_wmvdec.c' || echo '$(srcdir)/'`gstomx_wmvdec.c
582
583 libgstomx_la-gstomx_mpeg4enc.lo: gstomx_mpeg4enc.c
584 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_mpeg4enc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_mpeg4enc.Tpo -c -o libgstomx_la-gstomx_mpeg4enc.lo `test -f 'gstomx_mpeg4enc.c' || echo '$(srcdir)/'`gstomx_mpeg4enc.c
585 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_mpeg4enc.Tpo $(DEPDIR)/libgstomx_la-gstomx_mpeg4enc.Plo
586 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_mpeg4enc.c' object='libgstomx_la-gstomx_mpeg4enc.lo' libtool=yes @AMDEPBACKSLASH@
587 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_mpeg4enc.lo `test -f 'gstomx_mpeg4enc.c' || echo '$(srcdir)/'`gstomx_mpeg4enc.c
589
590 libgstomx_la-gstomx_h264enc.lo: gstomx_h264enc.c
591 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_h264enc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_h264enc.Tpo -c -o libgstomx_la-gstomx_h264enc.lo `test -f 'gstomx_h264enc.c' || echo '$(srcdir)/'`gstomx_h264enc.c
592 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_h264enc.Tpo $(DEPDIR)/libgstomx_la-gstomx_h264enc.Plo
593 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_h264enc.c' object='libgstomx_la-gstomx_h264enc.lo' libtool=yes @AMDEPBACKSLASH@
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_h264enc.lo `test -f 'gstomx_h264enc.c' || echo '$(srcdir)/'`gstomx_h264enc.c
596
597 libgstomx_la-gstomx_h263enc.lo: gstomx_h263enc.c
598 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_h263enc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_h263enc.Tpo -c -o libgstomx_la-gstomx_h263enc.lo `test -f 'gstomx_h263enc.c' || echo '$(srcdir)/'`gstomx_h263enc.c
599 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_h263enc.Tpo $(DEPDIR)/libgstomx_la-gstomx_h263enc.Plo
600 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_h263enc.c' object='libgstomx_la-gstomx_h263enc.lo' libtool=yes @AMDEPBACKSLASH@
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_h263enc.lo `test -f 'gstomx_h263enc.c' || echo '$(srcdir)/'`gstomx_h263enc.c
603
604 libgstomx_la-gstomx_vorbisdec.lo: gstomx_vorbisdec.c
605 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_vorbisdec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_vorbisdec.Tpo -c -o libgstomx_la-gstomx_vorbisdec.lo `test -f 'gstomx_vorbisdec.c' || echo '$(srcdir)/'`gstomx_vorbisdec.c
606 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_vorbisdec.Tpo $(DEPDIR)/libgstomx_la-gstomx_vorbisdec.Plo
607 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_vorbisdec.c' object='libgstomx_la-gstomx_vorbisdec.lo' libtool=yes @AMDEPBACKSLASH@
608 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_vorbisdec.lo `test -f 'gstomx_vorbisdec.c' || echo '$(srcdir)/'`gstomx_vorbisdec.c
610
611 libgstomx_la-gstomx_mp3dec.lo: gstomx_mp3dec.c
612 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_mp3dec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_mp3dec.Tpo -c -o libgstomx_la-gstomx_mp3dec.lo `test -f 'gstomx_mp3dec.c' || echo '$(srcdir)/'`gstomx_mp3dec.c
613 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_mp3dec.Tpo $(DEPDIR)/libgstomx_la-gstomx_mp3dec.Plo
614 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_mp3dec.c' object='libgstomx_la-gstomx_mp3dec.lo' libtool=yes @AMDEPBACKSLASH@
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_mp3dec.lo `test -f 'gstomx_mp3dec.c' || echo '$(srcdir)/'`gstomx_mp3dec.c
617
618 libgstomx_la-gstomx_base_sink.lo: gstomx_base_sink.c
619 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_base_sink.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_base_sink.Tpo -c -o libgstomx_la-gstomx_base_sink.lo `test -f 'gstomx_base_sink.c' || echo '$(srcdir)/'`gstomx_base_sink.c
620 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_base_sink.Tpo $(DEPDIR)/libgstomx_la-gstomx_base_sink.Plo
621 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_base_sink.c' object='libgstomx_la-gstomx_base_sink.lo' libtool=yes @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_base_sink.lo `test -f 'gstomx_base_sink.c' || echo '$(srcdir)/'`gstomx_base_sink.c
624
625 libgstomx_la-gstomx_audiosink.lo: gstomx_audiosink.c
626 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_audiosink.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_audiosink.Tpo -c -o libgstomx_la-gstomx_audiosink.lo `test -f 'gstomx_audiosink.c' || echo '$(srcdir)/'`gstomx_audiosink.c
627 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_audiosink.Tpo $(DEPDIR)/libgstomx_la-gstomx_audiosink.Plo
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_audiosink.c' object='libgstomx_la-gstomx_audiosink.lo' libtool=yes @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_audiosink.lo `test -f 'gstomx_audiosink.c' || echo '$(srcdir)/'`gstomx_audiosink.c
631
632 libgstomx_la-gstomx_conf.lo: gstomx_conf.c
633 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_conf.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_conf.Tpo -c -o libgstomx_la-gstomx_conf.lo `test -f 'gstomx_conf.c' || echo '$(srcdir)/'`gstomx_conf.c
634 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_conf.Tpo $(DEPDIR)/libgstomx_la-gstomx_conf.Plo
635 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_conf.c' object='libgstomx_la-gstomx_conf.lo' libtool=yes @AMDEPBACKSLASH@
636 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_conf.lo `test -f 'gstomx_conf.c' || echo '$(srcdir)/'`gstomx_conf.c
638
639 libgstomx_la-gstomx_amrnbdec.lo: gstomx_amrnbdec.c
640 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_amrnbdec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_amrnbdec.Tpo -c -o libgstomx_la-gstomx_amrnbdec.lo `test -f 'gstomx_amrnbdec.c' || echo '$(srcdir)/'`gstomx_amrnbdec.c
641 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_amrnbdec.Tpo $(DEPDIR)/libgstomx_la-gstomx_amrnbdec.Plo
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_amrnbdec.c' object='libgstomx_la-gstomx_amrnbdec.lo' libtool=yes @AMDEPBACKSLASH@
643 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
644 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_amrnbdec.lo `test -f 'gstomx_amrnbdec.c' || echo '$(srcdir)/'`gstomx_amrnbdec.c
645
646 libgstomx_la-gstomx_amrnbenc.lo: gstomx_amrnbenc.c
647 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_amrnbenc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_amrnbenc.Tpo -c -o libgstomx_la-gstomx_amrnbenc.lo `test -f 'gstomx_amrnbenc.c' || echo '$(srcdir)/'`gstomx_amrnbenc.c
648 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_amrnbenc.Tpo $(DEPDIR)/libgstomx_la-gstomx_amrnbenc.Plo
649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_amrnbenc.c' object='libgstomx_la-gstomx_amrnbenc.lo' libtool=yes @AMDEPBACKSLASH@
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
651 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_amrnbenc.lo `test -f 'gstomx_amrnbenc.c' || echo '$(srcdir)/'`gstomx_amrnbenc.c
652
653 libgstomx_la-gstomx_amrwbdec.lo: gstomx_amrwbdec.c
654 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_amrwbdec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_amrwbdec.Tpo -c -o libgstomx_la-gstomx_amrwbdec.lo `test -f 'gstomx_amrwbdec.c' || echo '$(srcdir)/'`gstomx_amrwbdec.c
655 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_amrwbdec.Tpo $(DEPDIR)/libgstomx_la-gstomx_amrwbdec.Plo
656 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_amrwbdec.c' object='libgstomx_la-gstomx_amrwbdec.lo' libtool=yes @AMDEPBACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
658 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_amrwbdec.lo `test -f 'gstomx_amrwbdec.c' || echo '$(srcdir)/'`gstomx_amrwbdec.c
659
660 libgstomx_la-gstomx_amrwbenc.lo: gstomx_amrwbenc.c
661 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_amrwbenc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_amrwbenc.Tpo -c -o libgstomx_la-gstomx_amrwbenc.lo `test -f 'gstomx_amrwbenc.c' || echo '$(srcdir)/'`gstomx_amrwbenc.c
662 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_amrwbenc.Tpo $(DEPDIR)/libgstomx_la-gstomx_amrwbenc.Plo
663 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_amrwbenc.c' object='libgstomx_la-gstomx_amrwbenc.lo' libtool=yes @AMDEPBACKSLASH@
664 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
665 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_amrwbenc.lo `test -f 'gstomx_amrwbenc.c' || echo '$(srcdir)/'`gstomx_amrwbenc.c
666
667 libgstomx_la-gstomx_aacdec.lo: gstomx_aacdec.c
668 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_aacdec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_aacdec.Tpo -c -o libgstomx_la-gstomx_aacdec.lo `test -f 'gstomx_aacdec.c' || echo '$(srcdir)/'`gstomx_aacdec.c
669 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_aacdec.Tpo $(DEPDIR)/libgstomx_la-gstomx_aacdec.Plo
670 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_aacdec.c' object='libgstomx_la-gstomx_aacdec.lo' libtool=yes @AMDEPBACKSLASH@
671 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
672 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_aacdec.lo `test -f 'gstomx_aacdec.c' || echo '$(srcdir)/'`gstomx_aacdec.c
673
674 libgstomx_la-gstomx_aacenc.lo: gstomx_aacenc.c
675 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_aacenc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_aacenc.Tpo -c -o libgstomx_la-gstomx_aacenc.lo `test -f 'gstomx_aacenc.c' || echo '$(srcdir)/'`gstomx_aacenc.c
676 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_aacenc.Tpo $(DEPDIR)/libgstomx_la-gstomx_aacenc.Plo
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_aacenc.c' object='libgstomx_la-gstomx_aacenc.lo' libtool=yes @AMDEPBACKSLASH@
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_aacenc.lo `test -f 'gstomx_aacenc.c' || echo '$(srcdir)/'`gstomx_aacenc.c
680
681 libgstomx_la-gstomx_mp2dec.lo: gstomx_mp2dec.c
682 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_mp2dec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_mp2dec.Tpo -c -o libgstomx_la-gstomx_mp2dec.lo `test -f 'gstomx_mp2dec.c' || echo '$(srcdir)/'`gstomx_mp2dec.c
683 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_mp2dec.Tpo $(DEPDIR)/libgstomx_la-gstomx_mp2dec.Plo
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_mp2dec.c' object='libgstomx_la-gstomx_mp2dec.lo' libtool=yes @AMDEPBACKSLASH@
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_mp2dec.lo `test -f 'gstomx_mp2dec.c' || echo '$(srcdir)/'`gstomx_mp2dec.c
687
688 libgstomx_la-gstomx_adpcmdec.lo: gstomx_adpcmdec.c
689 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_adpcmdec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_adpcmdec.Tpo -c -o libgstomx_la-gstomx_adpcmdec.lo `test -f 'gstomx_adpcmdec.c' || echo '$(srcdir)/'`gstomx_adpcmdec.c
690 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_adpcmdec.Tpo $(DEPDIR)/libgstomx_la-gstomx_adpcmdec.Plo
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_adpcmdec.c' object='libgstomx_la-gstomx_adpcmdec.lo' libtool=yes @AMDEPBACKSLASH@
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_adpcmdec.lo `test -f 'gstomx_adpcmdec.c' || echo '$(srcdir)/'`gstomx_adpcmdec.c
694
695 libgstomx_la-gstomx_adpcmenc.lo: gstomx_adpcmenc.c
696 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_adpcmenc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_adpcmenc.Tpo -c -o libgstomx_la-gstomx_adpcmenc.lo `test -f 'gstomx_adpcmenc.c' || echo '$(srcdir)/'`gstomx_adpcmenc.c
697 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_adpcmenc.Tpo $(DEPDIR)/libgstomx_la-gstomx_adpcmenc.Plo
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_adpcmenc.c' object='libgstomx_la-gstomx_adpcmenc.lo' libtool=yes @AMDEPBACKSLASH@
699 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
700 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_adpcmenc.lo `test -f 'gstomx_adpcmenc.c' || echo '$(srcdir)/'`gstomx_adpcmenc.c
701
702 libgstomx_la-gstomx_g711dec.lo: gstomx_g711dec.c
703 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_g711dec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_g711dec.Tpo -c -o libgstomx_la-gstomx_g711dec.lo `test -f 'gstomx_g711dec.c' || echo '$(srcdir)/'`gstomx_g711dec.c
704 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_g711dec.Tpo $(DEPDIR)/libgstomx_la-gstomx_g711dec.Plo
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_g711dec.c' object='libgstomx_la-gstomx_g711dec.lo' libtool=yes @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_g711dec.lo `test -f 'gstomx_g711dec.c' || echo '$(srcdir)/'`gstomx_g711dec.c
708
709 libgstomx_la-gstomx_g711enc.lo: gstomx_g711enc.c
710 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_g711enc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_g711enc.Tpo -c -o libgstomx_la-gstomx_g711enc.lo `test -f 'gstomx_g711enc.c' || echo '$(srcdir)/'`gstomx_g711enc.c
711 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_g711enc.Tpo $(DEPDIR)/libgstomx_la-gstomx_g711enc.Plo
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_g711enc.c' object='libgstomx_la-gstomx_g711enc.lo' libtool=yes @AMDEPBACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_g711enc.lo `test -f 'gstomx_g711enc.c' || echo '$(srcdir)/'`gstomx_g711enc.c
715
716 libgstomx_la-gstomx_g729dec.lo: gstomx_g729dec.c
717 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_g729dec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_g729dec.Tpo -c -o libgstomx_la-gstomx_g729dec.lo `test -f 'gstomx_g729dec.c' || echo '$(srcdir)/'`gstomx_g729dec.c
718 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_g729dec.Tpo $(DEPDIR)/libgstomx_la-gstomx_g729dec.Plo
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_g729dec.c' object='libgstomx_la-gstomx_g729dec.lo' libtool=yes @AMDEPBACKSLASH@
720 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
721 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_g729dec.lo `test -f 'gstomx_g729dec.c' || echo '$(srcdir)/'`gstomx_g729dec.c
722
723 libgstomx_la-gstomx_g729enc.lo: gstomx_g729enc.c
724 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_g729enc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_g729enc.Tpo -c -o libgstomx_la-gstomx_g729enc.lo `test -f 'gstomx_g729enc.c' || echo '$(srcdir)/'`gstomx_g729enc.c
725 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_g729enc.Tpo $(DEPDIR)/libgstomx_la-gstomx_g729enc.Plo
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_g729enc.c' object='libgstomx_la-gstomx_g729enc.lo' libtool=yes @AMDEPBACKSLASH@
727 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_g729enc.lo `test -f 'gstomx_g729enc.c' || echo '$(srcdir)/'`gstomx_g729enc.c
729
730 libgstomx_la-gstomx_ilbcdec.lo: gstomx_ilbcdec.c
731 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_ilbcdec.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_ilbcdec.Tpo -c -o libgstomx_la-gstomx_ilbcdec.lo `test -f 'gstomx_ilbcdec.c' || echo '$(srcdir)/'`gstomx_ilbcdec.c
732 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_ilbcdec.Tpo $(DEPDIR)/libgstomx_la-gstomx_ilbcdec.Plo
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_ilbcdec.c' object='libgstomx_la-gstomx_ilbcdec.lo' libtool=yes @AMDEPBACKSLASH@
734 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_ilbcdec.lo `test -f 'gstomx_ilbcdec.c' || echo '$(srcdir)/'`gstomx_ilbcdec.c
736
737 libgstomx_la-gstomx_ilbcenc.lo: gstomx_ilbcenc.c
738 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_ilbcenc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_ilbcenc.Tpo -c -o libgstomx_la-gstomx_ilbcenc.lo `test -f 'gstomx_ilbcenc.c' || echo '$(srcdir)/'`gstomx_ilbcenc.c
739 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_ilbcenc.Tpo $(DEPDIR)/libgstomx_la-gstomx_ilbcenc.Plo
740 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_ilbcenc.c' object='libgstomx_la-gstomx_ilbcenc.lo' libtool=yes @AMDEPBACKSLASH@
741 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
742 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_ilbcenc.lo `test -f 'gstomx_ilbcenc.c' || echo '$(srcdir)/'`gstomx_ilbcenc.c
743
744 libgstomx_la-gstomx_jpegenc.lo: gstomx_jpegenc.c
745 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_jpegenc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_jpegenc.Tpo -c -o libgstomx_la-gstomx_jpegenc.lo `test -f 'gstomx_jpegenc.c' || echo '$(srcdir)/'`gstomx_jpegenc.c
746 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_jpegenc.Tpo $(DEPDIR)/libgstomx_la-gstomx_jpegenc.Plo
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_jpegenc.c' object='libgstomx_la-gstomx_jpegenc.lo' libtool=yes @AMDEPBACKSLASH@
748 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
749 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_jpegenc.lo `test -f 'gstomx_jpegenc.c' || echo '$(srcdir)/'`gstomx_jpegenc.c
750
751 libgstomx_la-gstomx_videosink.lo: gstomx_videosink.c
752 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_videosink.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_videosink.Tpo -c -o libgstomx_la-gstomx_videosink.lo `test -f 'gstomx_videosink.c' || echo '$(srcdir)/'`gstomx_videosink.c
753 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_videosink.Tpo $(DEPDIR)/libgstomx_la-gstomx_videosink.Plo
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_videosink.c' object='libgstomx_la-gstomx_videosink.lo' libtool=yes @AMDEPBACKSLASH@
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
756 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_videosink.lo `test -f 'gstomx_videosink.c' || echo '$(srcdir)/'`gstomx_videosink.c
757
758 libgstomx_la-gstomx_base_src.lo: gstomx_base_src.c
759 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_base_src.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_base_src.Tpo -c -o libgstomx_la-gstomx_base_src.lo `test -f 'gstomx_base_src.c' || echo '$(srcdir)/'`gstomx_base_src.c
760 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_base_src.Tpo $(DEPDIR)/libgstomx_la-gstomx_base_src.Plo
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_base_src.c' object='libgstomx_la-gstomx_base_src.lo' libtool=yes @AMDEPBACKSLASH@
762 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
763 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_base_src.lo `test -f 'gstomx_base_src.c' || echo '$(srcdir)/'`gstomx_base_src.c
764
765 libgstomx_la-gstomx_filereadersrc.lo: gstomx_filereadersrc.c
766 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -MT libgstomx_la-gstomx_filereadersrc.lo -MD -MP -MF $(DEPDIR)/libgstomx_la-gstomx_filereadersrc.Tpo -c -o libgstomx_la-gstomx_filereadersrc.lo `test -f 'gstomx_filereadersrc.c' || echo '$(srcdir)/'`gstomx_filereadersrc.c
767 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgstomx_la-gstomx_filereadersrc.Tpo $(DEPDIR)/libgstomx_la-gstomx_filereadersrc.Plo
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstomx_filereadersrc.c' object='libgstomx_la-gstomx_filereadersrc.lo' libtool=yes @AMDEPBACKSLASH@
769 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
770 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstomx_la_CFLAGS) $(CFLAGS) -c -o libgstomx_la-gstomx_filereadersrc.lo `test -f 'gstomx_filereadersrc.c' || echo '$(srcdir)/'`gstomx_filereadersrc.c
771
772 mostlyclean-libtool:
773         -rm -f *.lo
774
775 clean-libtool:
776         -rm -rf .libs _libs
777
778 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
779         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
780         unique=`for i in $$list; do \
781             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
782           done | \
783           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
784               END { if (nonempty) { for (i in files) print i; }; }'`; \
785         mkid -fID $$unique
786 tags: TAGS
787
788 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
789                 $(TAGS_FILES) $(LISP)
790         set x; \
791         here=`pwd`; \
792         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
793         unique=`for i in $$list; do \
794             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
795           done | \
796           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
797               END { if (nonempty) { for (i in files) print i; }; }'`; \
798         shift; \
799         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
800           test -n "$$unique" || unique=$$empty_fix; \
801           if test $$# -gt 0; then \
802             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
803               "$$@" $$unique; \
804           else \
805             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
806               $$unique; \
807           fi; \
808         fi
809 ctags: CTAGS
810 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
811                 $(TAGS_FILES) $(LISP)
812         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
813         unique=`for i in $$list; do \
814             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
815           done | \
816           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
817               END { if (nonempty) { for (i in files) print i; }; }'`; \
818         test -z "$(CTAGS_ARGS)$$unique" \
819           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
820              $$unique
821
822 GTAGS:
823         here=`$(am__cd) $(top_builddir) && pwd` \
824           && $(am__cd) $(top_srcdir) \
825           && gtags -i $(GTAGS_ARGS) "$$here"
826
827 distclean-tags:
828         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
829
830 distdir: $(DISTFILES)
831         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
832         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
833         list='$(DISTFILES)'; \
834           dist_files=`for file in $$list; do echo $$file; done | \
835           sed -e "s|^$$srcdirstrip/||;t" \
836               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
837         case $$dist_files in \
838           */*) $(MKDIR_P) `echo "$$dist_files" | \
839                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
840                            sort -u` ;; \
841         esac; \
842         for file in $$dist_files; do \
843           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
844           if test -d $$d/$$file; then \
845             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
846             if test -d "$(distdir)/$$file"; then \
847               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
848             fi; \
849             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
850               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
851               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
852             fi; \
853             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
854           else \
855             test -f "$(distdir)/$$file" \
856             || cp -p $$d/$$file "$(distdir)/$$file" \
857             || exit 1; \
858           fi; \
859         done
860 check-am: all-am
861 check: check-am
862 all-am: Makefile $(LTLIBRARIES)
863 installdirs:
864         for dir in "$(DESTDIR)$(plugindir)"; do \
865           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
866         done
867 install: install-am
868 install-exec: install-exec-am
869 install-data: install-data-am
870 uninstall: uninstall-am
871
872 install-am: all-am
873         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
874
875 installcheck: installcheck-am
876 install-strip:
877         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
878           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
879           `test -z '$(STRIP)' || \
880             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
881 mostlyclean-generic:
882
883 clean-generic:
884
885 distclean-generic:
886         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
887         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
888
889 maintainer-clean-generic:
890         @echo "This command is intended for maintainers to use"
891         @echo "it deletes files that may require special tools to rebuild."
892 clean: clean-am
893
894 clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
895         mostlyclean-am
896
897 distclean: distclean-am
898         -rm -rf ./$(DEPDIR)
899         -rm -f Makefile
900 distclean-am: clean-am distclean-compile distclean-generic \
901         distclean-tags
902
903 dvi: dvi-am
904
905 dvi-am:
906
907 html: html-am
908
909 html-am:
910
911 info: info-am
912
913 info-am:
914
915 install-data-am: install-pluginLTLIBRARIES
916
917 install-dvi: install-dvi-am
918
919 install-dvi-am:
920
921 install-exec-am:
922
923 install-html: install-html-am
924
925 install-html-am:
926
927 install-info: install-info-am
928
929 install-info-am:
930
931 install-man:
932
933 install-pdf: install-pdf-am
934
935 install-pdf-am:
936
937 install-ps: install-ps-am
938
939 install-ps-am:
940
941 installcheck-am:
942
943 maintainer-clean: maintainer-clean-am
944         -rm -rf ./$(DEPDIR)
945         -rm -f Makefile
946 maintainer-clean-am: distclean-am maintainer-clean-generic
947
948 mostlyclean: mostlyclean-am
949
950 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
951         mostlyclean-libtool
952
953 pdf: pdf-am
954
955 pdf-am:
956
957 ps: ps-am
958
959 ps-am:
960
961 uninstall-am: uninstall-pluginLTLIBRARIES
962
963 .MAKE: install-am install-strip
964
965 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
966         clean-libtool clean-pluginLTLIBRARIES ctags distclean \
967         distclean-compile distclean-generic distclean-libtool \
968         distclean-tags distdir dvi dvi-am html html-am info info-am \
969         install install-am install-data install-data-am install-dvi \
970         install-dvi-am install-exec install-exec-am install-html \
971         install-html-am install-info install-info-am install-man \
972         install-pdf install-pdf-am install-pluginLTLIBRARIES \
973         install-ps install-ps-am install-strip installcheck \
974         installcheck-am installdirs maintainer-clean \
975         maintainer-clean-generic mostlyclean mostlyclean-compile \
976         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
977         tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
978
979
980 gstomx_conf.c: gstomx.conf
981         echo "const char *default_config =" > $@
982         cat $^ | $(CPP) $(CFLAGS) $(libgstomx_la_CFLAGS) $(DEFAULT_INCLUDES) $(INCLUDES) - | grep -v "^#" | sed 's/^.*/\"&\\\n"/' >> $@
983         echo ";" >> $@
984
985 # Tell versions [3.59,3.63) of GNU make to not export all variables.
986 # Otherwise a system limit (for SysV at least) may be exceeded.
987 .NOEXPORT: