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