Tizen 2.0 Release
[framework/multimedia/gst-plugins-good0.10.git] / tests / examples / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # include this at the end of $MODULE/ext/Makefile.am to force make to
19 # build subdirectories in parallel when make -jN is used. We will end up
20 # descending into all subdirectories a second time, but only after the first
21 # (parallel) run has finished, so it should go right through the second time.
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkglibexecdir = $(libexecdir)/@PACKAGE@
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42         $(top_srcdir)/common/parallel-subdirs.mak
43 subdir = tests/examples
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
46         $(top_srcdir)/common/m4/as-auto-alt.m4 \
47         $(top_srcdir)/common/m4/as-compiler-flag.m4 \
48         $(top_srcdir)/common/m4/as-gcc-inline-assembly.m4 \
49         $(top_srcdir)/common/m4/as-objc.m4 \
50         $(top_srcdir)/common/m4/as-python.m4 \
51         $(top_srcdir)/common/m4/as-scrub-include.m4 \
52         $(top_srcdir)/common/m4/as-version.m4 \
53         $(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
54         $(top_srcdir)/common/m4/gst-arch.m4 \
55         $(top_srcdir)/common/m4/gst-args.m4 \
56         $(top_srcdir)/common/m4/gst-check.m4 \
57         $(top_srcdir)/common/m4/gst-default.m4 \
58         $(top_srcdir)/common/m4/gst-dowhile.m4 \
59         $(top_srcdir)/common/m4/gst-error.m4 \
60         $(top_srcdir)/common/m4/gst-feature.m4 \
61         $(top_srcdir)/common/m4/gst-gettext.m4 \
62         $(top_srcdir)/common/m4/gst-glib2.m4 \
63         $(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
64         $(top_srcdir)/common/m4/gst-platform.m4 \
65         $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
66         $(top_srcdir)/common/m4/gst-plugindir.m4 \
67         $(top_srcdir)/common/m4/gst-x11.m4 \
68         $(top_srcdir)/common/m4/gst.m4 \
69         $(top_srcdir)/common/m4/gtk-doc.m4 \
70         $(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
71         $(top_srcdir)/m4/aalib.m4 $(top_srcdir)/m4/esd.m4 \
72         $(top_srcdir)/m4/gconf-2.m4 $(top_srcdir)/m4/gettext.m4 \
73         $(top_srcdir)/m4/gst-fionread.m4 $(top_srcdir)/m4/iconv.m4 \
74         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
75         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
76         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
77         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
78         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
79         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
80         $(top_srcdir)/configure.ac
81 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82         $(ACLOCAL_M4)
83 mkinstalldirs = $(install_sh) -d
84 CONFIG_HEADER = $(top_builddir)/config.h
85 CONFIG_CLEAN_FILES =
86 CONFIG_CLEAN_VPATH_FILES =
87 AM_V_GEN = $(am__v_GEN_@AM_V@)
88 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
89 am__v_GEN_0 = @echo "  GEN   " $@;
90 AM_V_at = $(am__v_at_@AM_V@)
91 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
92 am__v_at_0 = @
93 SOURCES =
94 DIST_SOURCES =
95 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
96         html-recursive info-recursive install-data-recursive \
97         install-dvi-recursive install-exec-recursive \
98         install-html-recursive install-info-recursive \
99         install-pdf-recursive install-ps-recursive install-recursive \
100         installcheck-recursive installdirs-recursive pdf-recursive \
101         ps-recursive uninstall-recursive
102 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
103   distclean-recursive maintainer-clean-recursive
104 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
105         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
106         distdir
107 ETAGS = etags
108 CTAGS = ctags
109 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110 am__relativize = \
111   dir0=`pwd`; \
112   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
113   sed_rest='s,^[^/]*/*,,'; \
114   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
115   sed_butlast='s,/*[^/]*$$,,'; \
116   while test -n "$$dir1"; do \
117     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
118     if test "$$first" != "."; then \
119       if test "$$first" = ".."; then \
120         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
121         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
122       else \
123         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
124         if test "$$first2" = "$$first"; then \
125           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
126         else \
127           dir2="../$$dir2"; \
128         fi; \
129         dir0="$$dir0"/"$$first"; \
130       fi; \
131     fi; \
132     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
133   done; \
134   reldir="$$dir2"
135 AALIB_CFLAGS = @AALIB_CFLAGS@
136 AALIB_CONFIG = @AALIB_CONFIG@
137 AALIB_LIBS = @AALIB_LIBS@
138 ACLOCAL = @ACLOCAL@
139 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
140 AMTAR = @AMTAR@
141 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
142 ANNODEX_CFLAGS = @ANNODEX_CFLAGS@
143 ANNODEX_LIBS = @ANNODEX_LIBS@
144 AR = @AR@
145 AS = @AS@
146 AUTOCONF = @AUTOCONF@
147 AUTOHEADER = @AUTOHEADER@
148 AUTOMAKE = @AUTOMAKE@
149 AWK = @AWK@
150 BZ2_LIBS = @BZ2_LIBS@
151 CAIRO_CFLAGS = @CAIRO_CFLAGS@
152 CAIRO_GOBJECT_CFLAGS = @CAIRO_GOBJECT_CFLAGS@
153 CAIRO_GOBJECT_LIBS = @CAIRO_GOBJECT_LIBS@
154 CAIRO_LIBS = @CAIRO_LIBS@
155 CC = @CC@
156 CCAS = @CCAS@
157 CCASDEPMODE = @CCASDEPMODE@
158 CCASFLAGS = @CCASFLAGS@
159 CCDEPMODE = @CCDEPMODE@
160 CFLAGS = @CFLAGS@
161 CPP = @CPP@
162 CPPFLAGS = @CPPFLAGS@
163 CXX = @CXX@
164 CXXCPP = @CXXCPP@
165 CXXDEPMODE = @CXXDEPMODE@
166 CXXFLAGS = @CXXFLAGS@
167 CYGPATH_W = @CYGPATH_W@
168 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
169 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
170 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
171 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
172 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
173 DEFS = @DEFS@
174 DEPDIR = @DEPDIR@
175 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
176 DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
177 DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
178 DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
179 DLLTOOL = @DLLTOOL@
180 DSYMUTIL = @DSYMUTIL@
181 DUMPBIN = @DUMPBIN@
182 DV1394_CFLAGS = @DV1394_CFLAGS@
183 DV1394_LIBS = @DV1394_LIBS@
184 ECHO_C = @ECHO_C@
185 ECHO_N = @ECHO_N@
186 ECHO_T = @ECHO_T@
187 EGREP = @EGREP@
188 ERROR_CFLAGS = @ERROR_CFLAGS@
189 ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
190 ESD_CFLAGS = @ESD_CFLAGS@
191 ESD_CONFIG = @ESD_CONFIG@
192 ESD_LIBS = @ESD_LIBS@
193 EXEEXT = @EXEEXT@
194 FFLAGS = @FFLAGS@
195 FGREP = @FGREP@
196 FLAC_CFLAGS = @FLAC_CFLAGS@
197 FLAC_LIBS = @FLAC_LIBS@
198 GCONFTOOL = @GCONFTOOL@
199 GCONF_CFLAGS = @GCONF_CFLAGS@
200 GCONF_LIBS = @GCONF_LIBS@
201 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
202 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
203 GCOV = @GCOV@
204 GCOV_CFLAGS = @GCOV_CFLAGS@
205 GCOV_LIBS = @GCOV_LIBS@
206 GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
207 GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
208 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
209 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
210 GIO_CFLAGS = @GIO_CFLAGS@
211 GIO_LIBS = @GIO_LIBS@
212 GLIB_CFLAGS = @GLIB_CFLAGS@
213 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
214 GLIB_LIBS = @GLIB_LIBS@
215 GLIB_PREFIX = @GLIB_PREFIX@
216 GLIB_REQ = @GLIB_REQ@
217 GMSGFMT = @GMSGFMT@
218 GMSGFMT_015 = @GMSGFMT_015@
219 GREP = @GREP@
220 GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
221 GSTPB_PREFIX = @GSTPB_PREFIX@
222 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
223 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
224 GST_BASE_LIBS = @GST_BASE_LIBS@
225 GST_CFLAGS = @GST_CFLAGS@
226 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
227 GST_CHECK_LIBS = @GST_CHECK_LIBS@
228 GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
229 GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
230 GST_CXXFLAGS = @GST_CXXFLAGS@
231 GST_GDP_CFLAGS = @GST_GDP_CFLAGS@
232 GST_GDP_LIBS = @GST_GDP_LIBS@
233 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
234 GST_LIBS = @GST_LIBS@
235 GST_LICENSE = @GST_LICENSE@
236 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
237 GST_MAJORMINOR = @GST_MAJORMINOR@
238 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
239 GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
240 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
241 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
242 GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
243 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
244 GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
245 GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
246 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
247 GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
248 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
249 GST_PREFIX = @GST_PREFIX@
250 GST_TOOLS_DIR = @GST_TOOLS_DIR@
251 GTKDOC_CHECK = @GTKDOC_CHECK@
252 GTK_CFLAGS = @GTK_CFLAGS@
253 GTK_LIBS = @GTK_LIBS@
254 GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
255 GTK_X11_LIBS = @GTK_X11_LIBS@
256 GUDEV_CFLAGS = @GUDEV_CFLAGS@
257 GUDEV_LIBS = @GUDEV_LIBS@
258 HAL_CFLAGS = @HAL_CFLAGS@
259 HAL_LIBS = @HAL_LIBS@
260 HAVE_AVC1394 = @HAVE_AVC1394@
261 HAVE_BZ2 = @HAVE_BZ2@
262 HAVE_CXX = @HAVE_CXX@
263 HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
264 HAVE_GCONFTOOL = @HAVE_GCONFTOOL@
265 HAVE_ROM1394 = @HAVE_ROM1394@
266 HAVE_SPEEX = @HAVE_SPEEX@
267 HAVE_X = @HAVE_X@
268 HAVE_XSHM = @HAVE_XSHM@
269 HAVE_ZLIB = @HAVE_ZLIB@
270 HTML_DIR = @HTML_DIR@
271 INSTALL = @INSTALL@
272 INSTALL_DATA = @INSTALL_DATA@
273 INSTALL_PROGRAM = @INSTALL_PROGRAM@
274 INSTALL_SCRIPT = @INSTALL_SCRIPT@
275 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
276 INTLLIBS = @INTLLIBS@
277 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
278 JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
279 JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
280 JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
281 JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
282 JACK_CFLAGS = @JACK_CFLAGS@
283 JACK_LIBS = @JACK_LIBS@
284 JPEG_LIBS = @JPEG_LIBS@
285 LD = @LD@
286 LDFLAGS = @LDFLAGS@
287 LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
288 LIBCACA_LIBS = @LIBCACA_LIBS@
289 LIBDV_CFLAGS = @LIBDV_CFLAGS@
290 LIBDV_LIBS = @LIBDV_LIBS@
291 LIBICONV = @LIBICONV@
292 LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
293 LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
294 LIBINTL = @LIBINTL@
295 LIBM = @LIBM@
296 LIBOBJS = @LIBOBJS@
297 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
298 LIBPNG_LIBS = @LIBPNG_LIBS@
299 LIBS = @LIBS@
300 LIBTOOL = @LIBTOOL@
301 LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
302 LIBV4L2_LIBS = @LIBV4L2_LIBS@
303 LIPO = @LIPO@
304 LN_S = @LN_S@
305 LOCALEDIR = @LOCALEDIR@
306 LTLIBICONV = @LTLIBICONV@
307 LTLIBINTL = @LTLIBINTL@
308 LTLIBOBJS = @LTLIBOBJS@
309 MAINT = @MAINT@
310 MAKEINFO = @MAKEINFO@
311 MANIFEST_TOOL = @MANIFEST_TOOL@
312 MKDIR_P = @MKDIR_P@
313 MSGFMT = @MSGFMT@
314 MSGFMT_015 = @MSGFMT_015@
315 MSGMERGE = @MSGMERGE@
316 NM = @NM@
317 NMEDIT = @NMEDIT@
318 OBJC = @OBJC@
319 OBJCDEPMODE = @OBJCDEPMODE@
320 OBJC_LDFLAGS = @OBJC_LDFLAGS@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 ORCC = @ORCC@
324 ORCC_FLAGS = @ORCC_FLAGS@
325 ORC_CFLAGS = @ORC_CFLAGS@
326 ORC_LIBS = @ORC_LIBS@
327 OTOOL = @OTOOL@
328 OTOOL64 = @OTOOL64@
329 PACKAGE = @PACKAGE@
330 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
331 PACKAGE_NAME = @PACKAGE_NAME@
332 PACKAGE_STRING = @PACKAGE_STRING@
333 PACKAGE_TARNAME = @PACKAGE_TARNAME@
334 PACKAGE_URL = @PACKAGE_URL@
335 PACKAGE_VERSION = @PACKAGE_VERSION@
336 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
337 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
338 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
339 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
340 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
341 PATH_SEPARATOR = @PATH_SEPARATOR@
342 PKG_CONFIG = @PKG_CONFIG@
343 PLUGINDIR = @PLUGINDIR@
344 POSUB = @POSUB@
345 PROFILE_CFLAGS = @PROFILE_CFLAGS@
346 PULSE_0_9_20_CFLAGS = @PULSE_0_9_20_CFLAGS@
347 PULSE_0_9_20_LIBS = @PULSE_0_9_20_LIBS@
348 PULSE_1_0_CFLAGS = @PULSE_1_0_CFLAGS@
349 PULSE_1_0_LIBS = @PULSE_1_0_LIBS@
350 PULSE_CFLAGS = @PULSE_CFLAGS@
351 PULSE_LIBS = @PULSE_LIBS@
352 PYTHON = @PYTHON@
353 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
354 PYTHON_PLATFORM = @PYTHON_PLATFORM@
355 PYTHON_PREFIX = @PYTHON_PREFIX@
356 PYTHON_VERSION = @PYTHON_VERSION@
357 RANLIB = @RANLIB@
358 RAW1394_CFLAGS = @RAW1394_CFLAGS@
359 RAW1394_LIBS = @RAW1394_LIBS@
360 SED = @SED@
361 SET_MAKE = @SET_MAKE@
362 SHELL = @SHELL@
363 SHOUT2_CFLAGS = @SHOUT2_CFLAGS@
364 SHOUT2_LIBS = @SHOUT2_LIBS@
365 SOUP_CFLAGS = @SOUP_CFLAGS@
366 SOUP_LIBS = @SOUP_LIBS@
367 SPEEX_CFLAGS = @SPEEX_CFLAGS@
368 SPEEX_LIBS = @SPEEX_LIBS@
369 STRIP = @STRIP@
370 TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
371 TAGLIB_CXXFLAGS = @TAGLIB_CXXFLAGS@
372 TAGLIB_LIBS = @TAGLIB_LIBS@
373 USE_NLS = @USE_NLS@
374 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
375 VALGRIND_LIBS = @VALGRIND_LIBS@
376 VALGRIND_PATH = @VALGRIND_PATH@
377 VERSION = @VERSION@
378 WARNING_CFLAGS = @WARNING_CFLAGS@
379 WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
380 WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
381 WAVPACK_LIBS = @WAVPACK_LIBS@
382 WIN32_LIBS = @WIN32_LIBS@
383 XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
384 XDAMAGE_LIBS = @XDAMAGE_LIBS@
385 XFIXES_CFLAGS = @XFIXES_CFLAGS@
386 XFIXES_LIBS = @XFIXES_LIBS@
387 XGETTEXT = @XGETTEXT@
388 XGETTEXT_015 = @XGETTEXT_015@
389 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
390 XMKMF = @XMKMF@
391 XSHM_LIBS = @XSHM_LIBS@
392 XVIDEO_LIBS = @XVIDEO_LIBS@
393 X_CFLAGS = @X_CFLAGS@
394 X_EXTRA_LIBS = @X_EXTRA_LIBS@
395 X_LIBS = @X_LIBS@
396 X_PRE_LIBS = @X_PRE_LIBS@
397 ZLIB_LIBS = @ZLIB_LIBS@
398 abs_builddir = @abs_builddir@
399 abs_srcdir = @abs_srcdir@
400 abs_top_builddir = @abs_top_builddir@
401 abs_top_srcdir = @abs_top_srcdir@
402 ac_ct_AR = @ac_ct_AR@
403 ac_ct_CC = @ac_ct_CC@
404 ac_ct_CXX = @ac_ct_CXX@
405 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
406 ac_ct_OBJC = @ac_ct_OBJC@
407 am__include = @am__include@
408 am__leading_dot = @am__leading_dot@
409 am__quote = @am__quote@
410 am__tar = @am__tar@
411 am__untar = @am__untar@
412 bindir = @bindir@
413 build = @build@
414 build_alias = @build_alias@
415 build_cpu = @build_cpu@
416 build_os = @build_os@
417 build_vendor = @build_vendor@
418 builddir = @builddir@
419 datadir = @datadir@
420 datarootdir = @datarootdir@
421 docdir = @docdir@
422 dvidir = @dvidir@
423 exec_prefix = @exec_prefix@
424 host = @host@
425 host_alias = @host_alias@
426 host_cpu = @host_cpu@
427 host_os = @host_os@
428 host_vendor = @host_vendor@
429 htmldir = @htmldir@
430 includedir = @includedir@
431 infodir = @infodir@
432 install_sh = @install_sh@
433 libdir = @libdir@
434 libexecdir = @libexecdir@
435 localedir = @localedir@
436 localstatedir = @localstatedir@
437 mandir = @mandir@
438 mkdir_p = @mkdir_p@
439 oldincludedir = @oldincludedir@
440 pdfdir = @pdfdir@
441 pkgpyexecdir = @pkgpyexecdir@
442 pkgpythondir = @pkgpythondir@
443 plugindir = @plugindir@
444 prefix = @prefix@
445 program_transform_name = @program_transform_name@
446 psdir = @psdir@
447 pyexecdir = @pyexecdir@
448 pythondir = @pythondir@
449 sbindir = @sbindir@
450 sharedstatedir = @sharedstatedir@
451 srcdir = @srcdir@
452 sysconfdir = @sysconfdir@
453 target_alias = @target_alias@
454 top_build_prefix = @top_build_prefix@
455 top_builddir = @top_builddir@
456 top_srcdir = @top_srcdir@
457 @USE_JACK_FALSE@JACK_DIR = 
458 @USE_JACK_TRUE@JACK_DIR = jack
459 @USE_CAIRO_GOBJECT_FALSE@CAIRO_DIR = 
460 @USE_CAIRO_GOBJECT_TRUE@CAIRO_DIR = cairo
461 SUBDIRS = audiofx equalizer $(JACK_DIR) level pulse \
462         rtp shapewipe spectrum v4l2 $(CAIRO_DIR)
463
464 DIST_SUBDIRS = audiofx equalizer jack level pulse \
465         rtp shapewipe spectrum v4l2 cairo
466
467 all: all-recursive
468
469 .SUFFIXES:
470 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/parallel-subdirs.mak $(am__configure_deps)
471         @for dep in $?; do \
472           case '$(am__configure_deps)' in \
473             *$$dep*) \
474               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
475                 && { if test -f $@; then exit 0; else break; fi; }; \
476               exit 1;; \
477           esac; \
478         done; \
479         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/examples/Makefile'; \
480         $(am__cd) $(top_srcdir) && \
481           $(AUTOMAKE) --gnu tests/examples/Makefile
482 .PRECIOUS: Makefile
483 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
484         @case '$?' in \
485           *config.status*) \
486             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
487           *) \
488             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
489             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
490         esac;
491 $(top_srcdir)/common/parallel-subdirs.mak:
492
493 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
494         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
495
496 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
497         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
498 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
499         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500 $(am__aclocal_m4_deps):
501
502 mostlyclean-libtool:
503         -rm -f *.lo
504
505 clean-libtool:
506         -rm -rf .libs _libs
507
508 # This directory's subdirectories are mostly independent; you can cd
509 # into them and run `make' without going through this Makefile.
510 # To change the values of `make' variables: instead of editing Makefiles,
511 # (1) if the variable is set in `config.status', edit `config.status'
512 #     (which will cause the Makefiles to be regenerated when you run `make');
513 # (2) otherwise, pass the desired values on the `make' command line.
514 $(RECURSIVE_TARGETS):
515         @fail= failcom='exit 1'; \
516         for f in x $$MAKEFLAGS; do \
517           case $$f in \
518             *=* | --[!k]*);; \
519             *k*) failcom='fail=yes';; \
520           esac; \
521         done; \
522         dot_seen=no; \
523         target=`echo $@ | sed s/-recursive//`; \
524         list='$(SUBDIRS)'; for subdir in $$list; do \
525           echo "Making $$target in $$subdir"; \
526           if test "$$subdir" = "."; then \
527             dot_seen=yes; \
528             local_target="$$target-am"; \
529           else \
530             local_target="$$target"; \
531           fi; \
532           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
533           || eval $$failcom; \
534         done; \
535         if test "$$dot_seen" = "no"; then \
536           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
537         fi; test -z "$$fail"
538
539 $(RECURSIVE_CLEAN_TARGETS):
540         @fail= failcom='exit 1'; \
541         for f in x $$MAKEFLAGS; do \
542           case $$f in \
543             *=* | --[!k]*);; \
544             *k*) failcom='fail=yes';; \
545           esac; \
546         done; \
547         dot_seen=no; \
548         case "$@" in \
549           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
550           *) list='$(SUBDIRS)' ;; \
551         esac; \
552         rev=''; for subdir in $$list; do \
553           if test "$$subdir" = "."; then :; else \
554             rev="$$subdir $$rev"; \
555           fi; \
556         done; \
557         rev="$$rev ."; \
558         target=`echo $@ | sed s/-recursive//`; \
559         for subdir in $$rev; do \
560           echo "Making $$target in $$subdir"; \
561           if test "$$subdir" = "."; then \
562             local_target="$$target-am"; \
563           else \
564             local_target="$$target"; \
565           fi; \
566           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
567           || eval $$failcom; \
568         done && test -z "$$fail"
569 tags-recursive:
570         list='$(SUBDIRS)'; for subdir in $$list; do \
571           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
572         done
573 ctags-recursive:
574         list='$(SUBDIRS)'; for subdir in $$list; do \
575           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
576         done
577
578 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
579         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
580         unique=`for i in $$list; do \
581             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
582           done | \
583           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
584               END { if (nonempty) { for (i in files) print i; }; }'`; \
585         mkid -fID $$unique
586 tags: TAGS
587
588 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
589                 $(TAGS_FILES) $(LISP)
590         set x; \
591         here=`pwd`; \
592         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
593           include_option=--etags-include; \
594           empty_fix=.; \
595         else \
596           include_option=--include; \
597           empty_fix=; \
598         fi; \
599         list='$(SUBDIRS)'; for subdir in $$list; do \
600           if test "$$subdir" = .; then :; else \
601             test ! -f $$subdir/TAGS || \
602               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
603           fi; \
604         done; \
605         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
606         unique=`for i in $$list; do \
607             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
608           done | \
609           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
610               END { if (nonempty) { for (i in files) print i; }; }'`; \
611         shift; \
612         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
613           test -n "$$unique" || unique=$$empty_fix; \
614           if test $$# -gt 0; then \
615             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
616               "$$@" $$unique; \
617           else \
618             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
619               $$unique; \
620           fi; \
621         fi
622 ctags: CTAGS
623 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
624                 $(TAGS_FILES) $(LISP)
625         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
626         unique=`for i in $$list; do \
627             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
628           done | \
629           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
630               END { if (nonempty) { for (i in files) print i; }; }'`; \
631         test -z "$(CTAGS_ARGS)$$unique" \
632           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
633              $$unique
634
635 GTAGS:
636         here=`$(am__cd) $(top_builddir) && pwd` \
637           && $(am__cd) $(top_srcdir) \
638           && gtags -i $(GTAGS_ARGS) "$$here"
639
640 distclean-tags:
641         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
642
643 distdir: $(DISTFILES)
644         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
645         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
646         list='$(DISTFILES)'; \
647           dist_files=`for file in $$list; do echo $$file; done | \
648           sed -e "s|^$$srcdirstrip/||;t" \
649               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
650         case $$dist_files in \
651           */*) $(MKDIR_P) `echo "$$dist_files" | \
652                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
653                            sort -u` ;; \
654         esac; \
655         for file in $$dist_files; do \
656           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
657           if test -d $$d/$$file; then \
658             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
659             if test -d "$(distdir)/$$file"; then \
660               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
661             fi; \
662             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
663               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
664               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665             fi; \
666             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
667           else \
668             test -f "$(distdir)/$$file" \
669             || cp -p $$d/$$file "$(distdir)/$$file" \
670             || exit 1; \
671           fi; \
672         done
673         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
674           if test "$$subdir" = .; then :; else \
675             test -d "$(distdir)/$$subdir" \
676             || $(MKDIR_P) "$(distdir)/$$subdir" \
677             || exit 1; \
678           fi; \
679         done
680         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
681           if test "$$subdir" = .; then :; else \
682             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
683             $(am__relativize); \
684             new_distdir=$$reldir; \
685             dir1=$$subdir; dir2="$(top_distdir)"; \
686             $(am__relativize); \
687             new_top_distdir=$$reldir; \
688             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
689             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
690             ($(am__cd) $$subdir && \
691               $(MAKE) $(AM_MAKEFLAGS) \
692                 top_distdir="$$new_top_distdir" \
693                 distdir="$$new_distdir" \
694                 am__remove_distdir=: \
695                 am__skip_length_check=: \
696                 am__skip_mode_fix=: \
697                 distdir) \
698               || exit 1; \
699           fi; \
700         done
701 check-am: all-am
702 check: check-recursive
703 all-am: Makefile
704 installdirs: installdirs-recursive
705 installdirs-am:
706 install: install-recursive
707 install-exec: install-exec-recursive
708 install-data: install-data-recursive
709 uninstall: uninstall-recursive
710
711 install-am: all-am
712         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
713
714 installcheck: installcheck-recursive
715 install-strip:
716         if test -z '$(STRIP)'; then \
717           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
718             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719               install; \
720         else \
721           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
722             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
723             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
724         fi
725 mostlyclean-generic:
726
727 clean-generic:
728
729 distclean-generic:
730         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
731         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
732
733 maintainer-clean-generic:
734         @echo "This command is intended for maintainers to use"
735         @echo "it deletes files that may require special tools to rebuild."
736 clean: clean-recursive
737
738 clean-am: clean-generic clean-libtool mostlyclean-am
739
740 distclean: distclean-recursive
741         -rm -f Makefile
742 distclean-am: clean-am distclean-generic distclean-tags
743
744 dvi: dvi-recursive
745
746 dvi-am:
747
748 html: html-recursive
749
750 html-am:
751
752 info: info-recursive
753
754 info-am:
755
756 install-data-am:
757
758 install-dvi: install-dvi-recursive
759
760 install-dvi-am:
761
762 install-exec-am:
763
764 install-html: install-html-recursive
765
766 install-html-am:
767
768 install-info: install-info-recursive
769
770 install-info-am:
771
772 install-man:
773
774 install-pdf: install-pdf-recursive
775
776 install-pdf-am:
777
778 install-ps: install-ps-recursive
779
780 install-ps-am:
781
782 installcheck-am:
783
784 maintainer-clean: maintainer-clean-recursive
785         -rm -f Makefile
786 maintainer-clean-am: distclean-am maintainer-clean-generic
787
788 mostlyclean: mostlyclean-recursive
789
790 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
791
792 pdf: pdf-recursive
793
794 pdf-am:
795
796 ps: ps-recursive
797
798 ps-am:
799
800 uninstall-am:
801
802 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
803         install-am install-strip tags-recursive
804
805 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
806         all all-am check check-am clean clean-generic clean-libtool \
807         ctags ctags-recursive distclean distclean-generic \
808         distclean-libtool distclean-tags distdir dvi dvi-am html \
809         html-am info info-am install install-am install-data \
810         install-data-am install-dvi install-dvi-am install-exec \
811         install-exec-am install-html install-html-am install-info \
812         install-info-am install-man install-pdf install-pdf-am \
813         install-ps install-ps-am install-strip installcheck \
814         installcheck-am installdirs installdirs-am maintainer-clean \
815         maintainer-clean-generic mostlyclean mostlyclean-generic \
816         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
817         uninstall uninstall-am
818
819
820 .PHONY: independent-subdirs $(SUBDIRS)
821
822 independent-subdirs: $(SUBDIRS)
823
824 $(SUBDIRS):
825         $(MAKE) -C $@
826
827 all-recursive: independent-subdirs
828
829 # Tell versions [3.59,3.63) of GNU make to not export all variables.
830 # Otherwise a system limit (for SysV at least) may be exceeded.
831 .NOEXPORT: