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