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