upload tizen1.0 source
[framework/multimedia/gst-plugins-good0.10.git] / tests / examples / 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 # 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 \
74         $(top_srcdir)/m4/gst-shout2.m4 $(top_srcdir)/m4/iconv.m4 \
75         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
76         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
77         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
78         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
79         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
80         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
81         $(top_srcdir)/configure.ac
82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83         $(ACLOCAL_M4)
84 mkinstalldirs = $(install_sh) -d
85 CONFIG_HEADER = $(top_builddir)/config.h
86 CONFIG_CLEAN_FILES =
87 CONFIG_CLEAN_VPATH_FILES =
88 AM_V_GEN = $(am__v_GEN_$(V))
89 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
90 am__v_GEN_0 = @echo "  GEN   " $@;
91 AM_V_at = $(am__v_at_$(V))
92 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
93 am__v_at_0 = @
94 SOURCES =
95 DIST_SOURCES =
96 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
97         html-recursive info-recursive install-data-recursive \
98         install-dvi-recursive install-exec-recursive \
99         install-html-recursive install-info-recursive \
100         install-pdf-recursive install-ps-recursive install-recursive \
101         installcheck-recursive installdirs-recursive pdf-recursive \
102         ps-recursive uninstall-recursive
103 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104   distclean-recursive maintainer-clean-recursive
105 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
106         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
107         distdir
108 ETAGS = etags
109 CTAGS = ctags
110 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111 am__relativize = \
112   dir0=`pwd`; \
113   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
114   sed_rest='s,^[^/]*/*,,'; \
115   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
116   sed_butlast='s,/*[^/]*$$,,'; \
117   while test -n "$$dir1"; do \
118     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
119     if test "$$first" != "."; then \
120       if test "$$first" = ".."; then \
121         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
122         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
123       else \
124         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
125         if test "$$first2" = "$$first"; then \
126           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
127         else \
128           dir2="../$$dir2"; \
129         fi; \
130         dir0="$$dir0"/"$$first"; \
131       fi; \
132     fi; \
133     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
134   done; \
135   reldir="$$dir2"
136 AALIB_CFLAGS = @AALIB_CFLAGS@
137 AALIB_CONFIG = @AALIB_CONFIG@
138 AALIB_LIBS = @AALIB_LIBS@
139 ACLOCAL = @ACLOCAL@
140 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
141 AMTAR = @AMTAR@
142 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
143 ANNODEX_CFLAGS = @ANNODEX_CFLAGS@
144 ANNODEX_LIBS = @ANNODEX_LIBS@
145 AR = @AR@
146 AS = @AS@
147 AUTOCONF = @AUTOCONF@
148 AUTOHEADER = @AUTOHEADER@
149 AUTOMAKE = @AUTOMAKE@
150 AWK = @AWK@
151 BZ2_LIBS = @BZ2_LIBS@
152 CAIRO_CFLAGS = @CAIRO_CFLAGS@
153 CAIRO_GOBJECT_CFLAGS = @CAIRO_GOBJECT_CFLAGS@
154 CAIRO_GOBJECT_LIBS = @CAIRO_GOBJECT_LIBS@
155 CAIRO_LIBS = @CAIRO_LIBS@
156 CC = @CC@
157 CCAS = @CCAS@
158 CCASDEPMODE = @CCASDEPMODE@
159 CCASFLAGS = @CCASFLAGS@
160 CCDEPMODE = @CCDEPMODE@
161 CFLAGS = @CFLAGS@
162 CPP = @CPP@
163 CPPFLAGS = @CPPFLAGS@
164 CXX = @CXX@
165 CXXCPP = @CXXCPP@
166 CXXDEPMODE = @CXXDEPMODE@
167 CXXFLAGS = @CXXFLAGS@
168 CYGPATH_W = @CYGPATH_W@
169 DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
170 DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
171 DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
172 DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
173 DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
174 DEFS = @DEFS@
175 DEPDIR = @DEPDIR@
176 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
177 DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
178 DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
179 DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
180 DLLTOOL = @DLLTOOL@
181 DSYMUTIL = @DSYMUTIL@
182 DUMPBIN = @DUMPBIN@
183 DV1394_CFLAGS = @DV1394_CFLAGS@
184 DV1394_LIBS = @DV1394_LIBS@
185 ECHO_C = @ECHO_C@
186 ECHO_N = @ECHO_N@
187 ECHO_T = @ECHO_T@
188 EGREP = @EGREP@
189 ERROR_CFLAGS = @ERROR_CFLAGS@
190 ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
191 ESD_CFLAGS = @ESD_CFLAGS@
192 ESD_CONFIG = @ESD_CONFIG@
193 ESD_LIBS = @ESD_LIBS@
194 EXEEXT = @EXEEXT@
195 FFLAGS = @FFLAGS@
196 FGREP = @FGREP@
197 FLAC_CFLAGS = @FLAC_CFLAGS@
198 FLAC_LIBS = @FLAC_LIBS@
199 GCONFTOOL = @GCONFTOOL@
200 GCONF_CFLAGS = @GCONF_CFLAGS@
201 GCONF_LIBS = @GCONF_LIBS@
202 GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
203 GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
204 GCOV = @GCOV@
205 GCOV_CFLAGS = @GCOV_CFLAGS@
206 GCOV_LIBS = @GCOV_LIBS@
207 GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
208 GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
209 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
210 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
211 GLIB_CFLAGS = @GLIB_CFLAGS@
212 GLIB_LIBS = @GLIB_LIBS@
213 GLIB_PREFIX = @GLIB_PREFIX@
214 GLIB_REQ = @GLIB_REQ@
215 GMSGFMT = @GMSGFMT@
216 GMSGFMT_015 = @GMSGFMT_015@
217 GREP = @GREP@
218 GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
219 GSTPB_PREFIX = @GSTPB_PREFIX@
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_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
227 GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
228 GST_CXXFLAGS = @GST_CXXFLAGS@
229 GST_GDP_CFLAGS = @GST_GDP_CFLAGS@
230 GST_GDP_LIBS = @GST_GDP_LIBS@
231 GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
232 GST_LIBS = @GST_LIBS@
233 GST_LICENSE = @GST_LICENSE@
234 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
235 GST_MAJORMINOR = @GST_MAJORMINOR@
236 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
237 GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
238 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
239 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
240 GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
241 GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
242 GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
243 GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
244 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
245 GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
246 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
247 GST_PREFIX = @GST_PREFIX@
248 GST_TOOLS_DIR = @GST_TOOLS_DIR@
249 GTKDOC_CHECK = @GTKDOC_CHECK@
250 GTK_CFLAGS = @GTK_CFLAGS@
251 GTK_LIBS = @GTK_LIBS@
252 GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
253 GTK_X11_LIBS = @GTK_X11_LIBS@
254 GUDEV_CFLAGS = @GUDEV_CFLAGS@
255 GUDEV_LIBS = @GUDEV_LIBS@
256 HAL_CFLAGS = @HAL_CFLAGS@
257 HAL_LIBS = @HAL_LIBS@
258 HAVE_AVC1394 = @HAVE_AVC1394@
259 HAVE_BZ2 = @HAVE_BZ2@
260 HAVE_CXX = @HAVE_CXX@
261 HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
262 HAVE_GCONFTOOL = @HAVE_GCONFTOOL@
263 HAVE_ROM1394 = @HAVE_ROM1394@
264 HAVE_SPEEX = @HAVE_SPEEX@
265 HAVE_X = @HAVE_X@
266 HAVE_XSHM = @HAVE_XSHM@
267 HAVE_ZLIB = @HAVE_ZLIB@
268 HTML_DIR = @HTML_DIR@
269 INSTALL = @INSTALL@
270 INSTALL_DATA = @INSTALL_DATA@
271 INSTALL_PROGRAM = @INSTALL_PROGRAM@
272 INSTALL_SCRIPT = @INSTALL_SCRIPT@
273 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
274 INTLLIBS = @INTLLIBS@
275 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
276 JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
277 JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
278 JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
279 JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
280 JACK_CFLAGS = @JACK_CFLAGS@
281 JACK_LIBS = @JACK_LIBS@
282 JPEG_LIBS = @JPEG_LIBS@
283 LD = @LD@
284 LDFLAGS = @LDFLAGS@
285 LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
286 LIBCACA_CONFIG = @LIBCACA_CONFIG@
287 LIBCACA_LIBS = @LIBCACA_LIBS@
288 LIBDV_CFLAGS = @LIBDV_CFLAGS@
289 LIBDV_LIBS = @LIBDV_LIBS@
290 LIBICONV = @LIBICONV@
291 LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
292 LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
293 LIBINTL = @LIBINTL@
294 LIBM = @LIBM@
295 LIBOBJS = @LIBOBJS@
296 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
297 LIBPNG_LIBS = @LIBPNG_LIBS@
298 LIBS = @LIBS@
299 LIBTOOL = @LIBTOOL@
300 LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
301 LIBV4L2_LIBS = @LIBV4L2_LIBS@
302 LIPO = @LIPO@
303 LN_S = @LN_S@
304 LOCALEDIR = @LOCALEDIR@
305 LTLIBICONV = @LTLIBICONV@
306 LTLIBINTL = @LTLIBINTL@
307 LTLIBOBJS = @LTLIBOBJS@
308 MAINT = @MAINT@
309 MAKEINFO = @MAKEINFO@
310 MKDIR_P = @MKDIR_P@
311 MSGFMT = @MSGFMT@
312 MSGFMT_015 = @MSGFMT_015@
313 MSGMERGE = @MSGMERGE@
314 NM = @NM@
315 NMEDIT = @NMEDIT@
316 OBJC = @OBJC@
317 OBJCDEPMODE = @OBJCDEPMODE@
318 OBJC_LDFLAGS = @OBJC_LDFLAGS@
319 OBJDUMP = @OBJDUMP@
320 OBJEXT = @OBJEXT@
321 ORCC = @ORCC@
322 ORCC_FLAGS = @ORCC_FLAGS@
323 ORC_CFLAGS = @ORC_CFLAGS@
324 ORC_LIBS = @ORC_LIBS@
325 OTOOL = @OTOOL@
326 OTOOL64 = @OTOOL64@
327 PACKAGE = @PACKAGE@
328 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
329 PACKAGE_NAME = @PACKAGE_NAME@
330 PACKAGE_STRING = @PACKAGE_STRING@
331 PACKAGE_TARNAME = @PACKAGE_TARNAME@
332 PACKAGE_URL = @PACKAGE_URL@
333 PACKAGE_VERSION = @PACKAGE_VERSION@
334 PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
335 PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
336 PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
337 PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
338 PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
339 PATH_SEPARATOR = @PATH_SEPARATOR@
340 PKG_CONFIG = @PKG_CONFIG@
341 PLUGINDIR = @PLUGINDIR@
342 POSUB = @POSUB@
343 PROFILE_CFLAGS = @PROFILE_CFLAGS@
344 PULSE_0_9_11_CFLAGS = @PULSE_0_9_11_CFLAGS@
345 PULSE_0_9_11_LIBS = @PULSE_0_9_11_LIBS@
346 PULSE_0_9_12_CFLAGS = @PULSE_0_9_12_CFLAGS@
347 PULSE_0_9_12_LIBS = @PULSE_0_9_12_LIBS@
348 PULSE_0_9_13_CFLAGS = @PULSE_0_9_13_CFLAGS@
349 PULSE_0_9_13_LIBS = @PULSE_0_9_13_LIBS@
350 PULSE_0_9_15_CFLAGS = @PULSE_0_9_15_CFLAGS@
351 PULSE_0_9_15_LIBS = @PULSE_0_9_15_LIBS@
352 PULSE_0_9_16_CFLAGS = @PULSE_0_9_16_CFLAGS@
353 PULSE_0_9_16_LIBS = @PULSE_0_9_16_LIBS@
354 PULSE_0_9_20_CFLAGS = @PULSE_0_9_20_CFLAGS@
355 PULSE_0_9_20_LIBS = @PULSE_0_9_20_LIBS@
356 PULSE_CFLAGS = @PULSE_CFLAGS@
357 PULSE_LIBS = @PULSE_LIBS@
358 PYTHON = @PYTHON@
359 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
360 PYTHON_PLATFORM = @PYTHON_PLATFORM@
361 PYTHON_PREFIX = @PYTHON_PREFIX@
362 PYTHON_VERSION = @PYTHON_VERSION@
363 RANLIB = @RANLIB@
364 RAW1394_CFLAGS = @RAW1394_CFLAGS@
365 RAW1394_LIBS = @RAW1394_LIBS@
366 SED = @SED@
367 SET_MAKE = @SET_MAKE@
368 SHELL = @SHELL@
369 SHOUT2_CFLAGS = @SHOUT2_CFLAGS@
370 SHOUT2_LIBS = @SHOUT2_LIBS@
371 SOUP_CFLAGS = @SOUP_CFLAGS@
372 SOUP_LIBS = @SOUP_LIBS@
373 SPEEX_CFLAGS = @SPEEX_CFLAGS@
374 SPEEX_LIBS = @SPEEX_LIBS@
375 STRIP = @STRIP@
376 TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
377 TAGLIB_CXXFLAGS = @TAGLIB_CXXFLAGS@
378 TAGLIB_LIBS = @TAGLIB_LIBS@
379 USE_NLS = @USE_NLS@
380 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
381 VALGRIND_LIBS = @VALGRIND_LIBS@
382 VALGRIND_PATH = @VALGRIND_PATH@
383 VERSION = @VERSION@
384 WARNING_CFLAGS = @WARNING_CFLAGS@
385 WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
386 WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
387 WAVPACK_LIBS = @WAVPACK_LIBS@
388 WIN32_LIBS = @WIN32_LIBS@
389 XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
390 XDAMAGE_LIBS = @XDAMAGE_LIBS@
391 XFIXES_CFLAGS = @XFIXES_CFLAGS@
392 XFIXES_LIBS = @XFIXES_LIBS@
393 XGETTEXT = @XGETTEXT@
394 XGETTEXT_015 = @XGETTEXT_015@
395 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
396 XMKMF = @XMKMF@
397 XSHM_LIBS = @XSHM_LIBS@
398 XVIDEO_LIBS = @XVIDEO_LIBS@
399 X_CFLAGS = @X_CFLAGS@
400 X_EXTRA_LIBS = @X_EXTRA_LIBS@
401 X_LIBS = @X_LIBS@
402 X_PRE_LIBS = @X_PRE_LIBS@
403 ZLIB_LIBS = @ZLIB_LIBS@
404 abs_builddir = @abs_builddir@
405 abs_srcdir = @abs_srcdir@
406 abs_top_builddir = @abs_top_builddir@
407 abs_top_srcdir = @abs_top_srcdir@
408 ac_ct_CC = @ac_ct_CC@
409 ac_ct_CXX = @ac_ct_CXX@
410 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
411 ac_ct_OBJC = @ac_ct_OBJC@
412 am__include = @am__include@
413 am__leading_dot = @am__leading_dot@
414 am__quote = @am__quote@
415 am__tar = @am__tar@
416 am__untar = @am__untar@
417 bindir = @bindir@
418 build = @build@
419 build_alias = @build_alias@
420 build_cpu = @build_cpu@
421 build_os = @build_os@
422 build_vendor = @build_vendor@
423 builddir = @builddir@
424 datadir = @datadir@
425 datarootdir = @datarootdir@
426 docdir = @docdir@
427 dvidir = @dvidir@
428 exec_prefix = @exec_prefix@
429 host = @host@
430 host_alias = @host_alias@
431 host_cpu = @host_cpu@
432 host_os = @host_os@
433 host_vendor = @host_vendor@
434 htmldir = @htmldir@
435 includedir = @includedir@
436 infodir = @infodir@
437 install_sh = @install_sh@
438 libdir = @libdir@
439 libexecdir = @libexecdir@
440 localedir = @localedir@
441 localstatedir = @localstatedir@
442 lt_ECHO = @lt_ECHO@
443 mandir = @mandir@
444 mkdir_p = @mkdir_p@
445 oldincludedir = @oldincludedir@
446 pdfdir = @pdfdir@
447 pkgpyexecdir = @pkgpyexecdir@
448 pkgpythondir = @pkgpythondir@
449 plugindir = @plugindir@
450 prefix = @prefix@
451 program_transform_name = @program_transform_name@
452 psdir = @psdir@
453 pyexecdir = @pyexecdir@
454 pythondir = @pythondir@
455 sbindir = @sbindir@
456 sharedstatedir = @sharedstatedir@
457 srcdir = @srcdir@
458 sysconfdir = @sysconfdir@
459 target_alias = @target_alias@
460 top_build_prefix = @top_build_prefix@
461 top_builddir = @top_builddir@
462 top_srcdir = @top_srcdir@
463 @USE_JACK_FALSE@JACK_DIR = 
464 @USE_JACK_TRUE@JACK_DIR = jack
465 @USE_CAIRO_GOBJECT_FALSE@CAIRO_DIR = 
466 @USE_CAIRO_GOBJECT_TRUE@CAIRO_DIR = cairo
467 SUBDIRS = audiofx equalizer $(JACK_DIR) level pulse \
468         rtp shapewipe spectrum v4l2 $(CAIRO_DIR)
469
470 DIST_SUBDIRS = audiofx equalizer jack level pulse \
471         rtp shapewipe spectrum v4l2 cairo
472
473 all: all-recursive
474
475 .SUFFIXES:
476 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common/parallel-subdirs.mak $(am__configure_deps)
477         @for dep in $?; do \
478           case '$(am__configure_deps)' in \
479             *$$dep*) \
480               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
481                 && { if test -f $@; then exit 0; else break; fi; }; \
482               exit 1;; \
483           esac; \
484         done; \
485         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/examples/Makefile'; \
486         $(am__cd) $(top_srcdir) && \
487           $(AUTOMAKE) --gnu tests/examples/Makefile
488 .PRECIOUS: Makefile
489 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
490         @case '$?' in \
491           *config.status*) \
492             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
493           *) \
494             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
495             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
496         esac;
497
498 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
499         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500
501 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
502         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
503 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
504         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505 $(am__aclocal_m4_deps):
506
507 mostlyclean-libtool:
508         -rm -f *.lo
509
510 clean-libtool:
511         -rm -rf .libs _libs
512
513 # This directory's subdirectories are mostly independent; you can cd
514 # into them and run `make' without going through this Makefile.
515 # To change the values of `make' variables: instead of editing Makefiles,
516 # (1) if the variable is set in `config.status', edit `config.status'
517 #     (which will cause the Makefiles to be regenerated when you run `make');
518 # (2) otherwise, pass the desired values on the `make' command line.
519 $(RECURSIVE_TARGETS):
520         @fail= failcom='exit 1'; \
521         for f in x $$MAKEFLAGS; do \
522           case $$f in \
523             *=* | --[!k]*);; \
524             *k*) failcom='fail=yes';; \
525           esac; \
526         done; \
527         dot_seen=no; \
528         target=`echo $@ | sed s/-recursive//`; \
529         list='$(SUBDIRS)'; for subdir in $$list; do \
530           echo "Making $$target in $$subdir"; \
531           if test "$$subdir" = "."; then \
532             dot_seen=yes; \
533             local_target="$$target-am"; \
534           else \
535             local_target="$$target"; \
536           fi; \
537           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
538           || eval $$failcom; \
539         done; \
540         if test "$$dot_seen" = "no"; then \
541           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
542         fi; test -z "$$fail"
543
544 $(RECURSIVE_CLEAN_TARGETS):
545         @fail= failcom='exit 1'; \
546         for f in x $$MAKEFLAGS; do \
547           case $$f in \
548             *=* | --[!k]*);; \
549             *k*) failcom='fail=yes';; \
550           esac; \
551         done; \
552         dot_seen=no; \
553         case "$@" in \
554           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
555           *) list='$(SUBDIRS)' ;; \
556         esac; \
557         rev=''; for subdir in $$list; do \
558           if test "$$subdir" = "."; then :; else \
559             rev="$$subdir $$rev"; \
560           fi; \
561         done; \
562         rev="$$rev ."; \
563         target=`echo $@ | sed s/-recursive//`; \
564         for subdir in $$rev; do \
565           echo "Making $$target in $$subdir"; \
566           if test "$$subdir" = "."; then \
567             local_target="$$target-am"; \
568           else \
569             local_target="$$target"; \
570           fi; \
571           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
572           || eval $$failcom; \
573         done && test -z "$$fail"
574 tags-recursive:
575         list='$(SUBDIRS)'; for subdir in $$list; do \
576           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
577         done
578 ctags-recursive:
579         list='$(SUBDIRS)'; for subdir in $$list; do \
580           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
581         done
582
583 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
584         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
585         unique=`for i in $$list; do \
586             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
587           done | \
588           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
589               END { if (nonempty) { for (i in files) print i; }; }'`; \
590         mkid -fID $$unique
591 tags: TAGS
592
593 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
594                 $(TAGS_FILES) $(LISP)
595         set x; \
596         here=`pwd`; \
597         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
598           include_option=--etags-include; \
599           empty_fix=.; \
600         else \
601           include_option=--include; \
602           empty_fix=; \
603         fi; \
604         list='$(SUBDIRS)'; for subdir in $$list; do \
605           if test "$$subdir" = .; then :; else \
606             test ! -f $$subdir/TAGS || \
607               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
608           fi; \
609         done; \
610         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
611         unique=`for i in $$list; do \
612             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
613           done | \
614           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
615               END { if (nonempty) { for (i in files) print i; }; }'`; \
616         shift; \
617         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
618           test -n "$$unique" || unique=$$empty_fix; \
619           if test $$# -gt 0; then \
620             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
621               "$$@" $$unique; \
622           else \
623             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
624               $$unique; \
625           fi; \
626         fi
627 ctags: CTAGS
628 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
629                 $(TAGS_FILES) $(LISP)
630         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
631         unique=`for i in $$list; do \
632             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
633           done | \
634           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
635               END { if (nonempty) { for (i in files) print i; }; }'`; \
636         test -z "$(CTAGS_ARGS)$$unique" \
637           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
638              $$unique
639
640 GTAGS:
641         here=`$(am__cd) $(top_builddir) && pwd` \
642           && $(am__cd) $(top_srcdir) \
643           && gtags -i $(GTAGS_ARGS) "$$here"
644
645 distclean-tags:
646         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
647
648 distdir: $(DISTFILES)
649         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
650         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
651         list='$(DISTFILES)'; \
652           dist_files=`for file in $$list; do echo $$file; done | \
653           sed -e "s|^$$srcdirstrip/||;t" \
654               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
655         case $$dist_files in \
656           */*) $(MKDIR_P) `echo "$$dist_files" | \
657                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
658                            sort -u` ;; \
659         esac; \
660         for file in $$dist_files; do \
661           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
662           if test -d $$d/$$file; then \
663             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
664             if test -d "$(distdir)/$$file"; then \
665               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
666             fi; \
667             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
668               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
669               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
670             fi; \
671             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
672           else \
673             test -f "$(distdir)/$$file" \
674             || cp -p $$d/$$file "$(distdir)/$$file" \
675             || exit 1; \
676           fi; \
677         done
678         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
679           if test "$$subdir" = .; then :; else \
680             test -d "$(distdir)/$$subdir" \
681             || $(MKDIR_P) "$(distdir)/$$subdir" \
682             || exit 1; \
683           fi; \
684         done
685         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
686           if test "$$subdir" = .; then :; else \
687             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
688             $(am__relativize); \
689             new_distdir=$$reldir; \
690             dir1=$$subdir; dir2="$(top_distdir)"; \
691             $(am__relativize); \
692             new_top_distdir=$$reldir; \
693             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
694             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
695             ($(am__cd) $$subdir && \
696               $(MAKE) $(AM_MAKEFLAGS) \
697                 top_distdir="$$new_top_distdir" \
698                 distdir="$$new_distdir" \
699                 am__remove_distdir=: \
700                 am__skip_length_check=: \
701                 am__skip_mode_fix=: \
702                 distdir) \
703               || exit 1; \
704           fi; \
705         done
706 check-am: all-am
707 check: check-recursive
708 all-am: Makefile
709 installdirs: installdirs-recursive
710 installdirs-am:
711 install: install-recursive
712 install-exec: install-exec-recursive
713 install-data: install-data-recursive
714 uninstall: uninstall-recursive
715
716 install-am: all-am
717         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
718
719 installcheck: installcheck-recursive
720 install-strip:
721         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
722           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
723           `test -z '$(STRIP)' || \
724             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
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: