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
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
93@USE_VORBIS_TRUE@am__append_1 = libgstvorbis.la
94@USE_IVORBIS_TRUE@am__append_2 = libgstivorbisdec.la
95subdir = ext/vorbis
96ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
98	$(top_srcdir)/common/m4/as-auto-alt.m4 \
99	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
100	$(top_srcdir)/common/m4/as-libtool.m4 \
101	$(top_srcdir)/common/m4/as-version.m4 \
102	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
103	$(top_srcdir)/common/m4/ax_pthread.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-error.m4 \
109	$(top_srcdir)/common/m4/gst-feature.m4 \
110	$(top_srcdir)/common/m4/gst-function.m4 \
111	$(top_srcdir)/common/m4/gst-gettext.m4 \
112	$(top_srcdir)/common/m4/gst-glib2.m4 \
113	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
114	$(top_srcdir)/common/m4/gst-platform.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/introspection.m4 \
120	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
121	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gst-alsa.m4 \
122	$(top_srcdir)/m4/gst-gl.m4 $(top_srcdir)/m4/iconv.m4 \
123	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
124	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
125	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/lrint.m4 \
126	$(top_srcdir)/m4/lrintf.m4 $(top_srcdir)/m4/ltoptions.m4 \
127	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
128	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
129	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
130	$(top_srcdir)/configure.ac
131am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132	$(ACLOCAL_M4)
133DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
134	$(am__DIST_COMMON)
135mkinstalldirs = $(install_sh) -d
136CONFIG_HEADER = $(top_builddir)/config.h
137CONFIG_CLEAN_FILES =
138CONFIG_CLEAN_VPATH_FILES =
139am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
140am__vpath_adj = case $$p in \
141    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
142    *) f=$$p;; \
143  esac;
144am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145am__install_max = 40
146am__nobase_strip_setup = \
147  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148am__nobase_strip = \
149  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
150am__nobase_list = $(am__nobase_strip_setup); \
151  for p in $$list; do echo "$$p $$p"; done | \
152  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
153  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
154    if (++n[$$2] == $(am__install_max)) \
155      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156    END { for (dir in files) print dir, files[dir] }'
157am__base_list = \
158  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
159  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
160am__uninstall_files_from_dir = { \
161  test -z "$$files" \
162    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
163    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
164         $(am__cd) "$$dir" && rm -f $$files; }; \
165  }
166am__installdirs = "$(DESTDIR)$(plugindir)"
167LTLIBRARIES = $(plugin_LTLIBRARIES)
168am__DEPENDENCIES_1 =
169@USE_IVORBIS_TRUE@libgstivorbisdec_la_DEPENDENCIES =  \
170@USE_IVORBIS_TRUE@	 \
171@USE_IVORBIS_TRUE@	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
172am__libgstivorbisdec_la_SOURCES_DIST = gstivorbisdec.c gstvorbisdec.c \
173	gstvorbisdeclib.c gstvorbiscommon.c
174@USE_IVORBIS_TRUE@am_libgstivorbisdec_la_OBJECTS =  \
175@USE_IVORBIS_TRUE@	libgstivorbisdec_la-gstivorbisdec.lo \
176@USE_IVORBIS_TRUE@	libgstivorbisdec_la-gstvorbisdec.lo \
177@USE_IVORBIS_TRUE@	libgstivorbisdec_la-gstvorbisdeclib.lo \
178@USE_IVORBIS_TRUE@	libgstivorbisdec_la-gstvorbiscommon.lo
179libgstivorbisdec_la_OBJECTS = $(am_libgstivorbisdec_la_OBJECTS)
180AM_V_lt = $(am__v_lt_@AM_V@)
181am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
182am__v_lt_0 = --silent
183am__v_lt_1 =
184libgstivorbisdec_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
185	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
186	$(libgstivorbisdec_la_CFLAGS) $(CFLAGS) \
187	$(libgstivorbisdec_la_LDFLAGS) $(LDFLAGS) -o $@
188@USE_IVORBIS_TRUE@am_libgstivorbisdec_la_rpath = -rpath $(plugindir)
189@USE_VORBIS_TRUE@libgstvorbis_la_DEPENDENCIES =  \
190@USE_VORBIS_TRUE@	 \
191@USE_VORBIS_TRUE@	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
192am__libgstvorbis_la_SOURCES_DIST = gstvorbis.c gstvorbisdec.c \
193	gstvorbisdeclib.c gstvorbisenc.c gstvorbisparse.c \
194	gstvorbistag.c gstvorbiscommon.c
195@USE_VORBIS_TRUE@am_libgstvorbis_la_OBJECTS =  \
196@USE_VORBIS_TRUE@	libgstvorbis_la-gstvorbis.lo \
197@USE_VORBIS_TRUE@	libgstvorbis_la-gstvorbisdec.lo \
198@USE_VORBIS_TRUE@	libgstvorbis_la-gstvorbisdeclib.lo \
199@USE_VORBIS_TRUE@	libgstvorbis_la-gstvorbisenc.lo \
200@USE_VORBIS_TRUE@	libgstvorbis_la-gstvorbisparse.lo \
201@USE_VORBIS_TRUE@	libgstvorbis_la-gstvorbistag.lo \
202@USE_VORBIS_TRUE@	libgstvorbis_la-gstvorbiscommon.lo
203libgstvorbis_la_OBJECTS = $(am_libgstvorbis_la_OBJECTS)
204libgstvorbis_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
205	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
206	$(libgstvorbis_la_CFLAGS) $(CFLAGS) $(libgstvorbis_la_LDFLAGS) \
207	$(LDFLAGS) -o $@
208@USE_VORBIS_TRUE@am_libgstvorbis_la_rpath = -rpath $(plugindir)
209AM_V_P = $(am__v_P_@AM_V@)
210am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
211am__v_P_0 = false
212am__v_P_1 = :
213AM_V_GEN = $(am__v_GEN_@AM_V@)
214am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
215am__v_GEN_0 = @echo "  GEN     " $@;
216am__v_GEN_1 =
217AM_V_at = $(am__v_at_@AM_V@)
218am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
219am__v_at_0 = @
220am__v_at_1 =
221DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
222depcomp = $(SHELL) $(top_srcdir)/depcomp
223am__maybe_remake_depfiles = depfiles
224am__depfiles_remade =  \
225	./$(DEPDIR)/libgstivorbisdec_la-gstivorbisdec.Plo \
226	./$(DEPDIR)/libgstivorbisdec_la-gstvorbiscommon.Plo \
227	./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdec.Plo \
228	./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdeclib.Plo \
229	./$(DEPDIR)/libgstvorbis_la-gstvorbis.Plo \
230	./$(DEPDIR)/libgstvorbis_la-gstvorbiscommon.Plo \
231	./$(DEPDIR)/libgstvorbis_la-gstvorbisdec.Plo \
232	./$(DEPDIR)/libgstvorbis_la-gstvorbisdeclib.Plo \
233	./$(DEPDIR)/libgstvorbis_la-gstvorbisenc.Plo \
234	./$(DEPDIR)/libgstvorbis_la-gstvorbisparse.Plo \
235	./$(DEPDIR)/libgstvorbis_la-gstvorbistag.Plo
236am__mv = mv -f
237COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
238	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
239LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
240	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
241	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
242	$(AM_CFLAGS) $(CFLAGS)
243AM_V_CC = $(am__v_CC_@AM_V@)
244am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
245am__v_CC_0 = @echo "  CC      " $@;
246am__v_CC_1 =
247CCLD = $(CC)
248LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
249	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
250	$(AM_LDFLAGS) $(LDFLAGS) -o $@
251AM_V_CCLD = $(am__v_CCLD_@AM_V@)
252am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
253am__v_CCLD_0 = @echo "  CCLD    " $@;
254am__v_CCLD_1 =
255SOURCES = $(libgstivorbisdec_la_SOURCES) $(libgstvorbis_la_SOURCES)
256DIST_SOURCES = $(am__libgstivorbisdec_la_SOURCES_DIST) \
257	$(am__libgstvorbis_la_SOURCES_DIST)
258am__can_run_installinfo = \
259  case $$AM_UPDATE_INFO_DIR in \
260    n|no|NO) false;; \
261    *) (install-info --version) >/dev/null 2>&1;; \
262  esac
263HEADERS = $(noinst_HEADERS)
264am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
265# Read a list of newline-separated strings from the standard input,
266# and print each of them once, without duplicates.  Input order is
267# *not* preserved.
268am__uniquify_input = $(AWK) '\
269  BEGIN { nonempty = 0; } \
270  { items[$$0] = 1; nonempty = 1; } \
271  END { if (nonempty) { for (i in items) print i; }; } \
272'
273# Make sure the list of sources is unique.  This is necessary because,
274# e.g., the same source file might be shared among _SOURCES variables
275# for different programs/libraries.
276am__define_uniq_tagged_files = \
277  list='$(am__tagged_files)'; \
278  unique=`for i in $$list; do \
279    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
280  done | $(am__uniquify_input)`
281ETAGS = etags
282CTAGS = ctags
283am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README
284DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
285ACLOCAL = @ACLOCAL@
286ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
287ALSA_CFLAGS = @ALSA_CFLAGS@
288ALSA_LIBS = @ALSA_LIBS@
289AMTAR = @AMTAR@
290AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
291AR = @AR@
292AS = @AS@
293AUDIORESAMPLE_FORMAT_AUTO = @AUDIORESAMPLE_FORMAT_AUTO@
294AUDIORESAMPLE_FORMAT_FLOAT = @AUDIORESAMPLE_FORMAT_FLOAT@
295AUDIORESAMPLE_FORMAT_INT = @AUDIORESAMPLE_FORMAT_INT@
296AUTOCONF = @AUTOCONF@
297AUTOHEADER = @AUTOHEADER@
298AUTOMAKE = @AUTOMAKE@
299AWK = @AWK@
300CC = @CC@
301CCASFLAGS = @CCASFLAGS@
302CCDEPMODE = @CCDEPMODE@
303CDPARANOIA_CFLAGS = @CDPARANOIA_CFLAGS@
304CDPARANOIA_LIBS = @CDPARANOIA_LIBS@
305CFLAGS = @CFLAGS@
306CPP = @CPP@
307CPPFLAGS = @CPPFLAGS@
308CXX = @CXX@
309CXXCPP = @CXXCPP@
310CXXDEPMODE = @CXXDEPMODE@
311CXXFLAGS = @CXXFLAGS@
312CYGPATH_W = @CYGPATH_W@
313DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
314DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
315DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
316DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
317DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
318DEFS = @DEFS@
319DEPDIR = @DEPDIR@
320DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
321DLLTOOL = @DLLTOOL@
322DRM_CFLAGS = @DRM_CFLAGS@
323DRM_LIBS = @DRM_LIBS@
324DSYMUTIL = @DSYMUTIL@
325DUMPBIN = @DUMPBIN@
326ECHO_C = @ECHO_C@
327ECHO_N = @ECHO_N@
328ECHO_T = @ECHO_T@
329EGL_CFLAGS = @EGL_CFLAGS@
330EGL_LIBS = @EGL_LIBS@
331EGREP = @EGREP@
332ERROR_CFLAGS = @ERROR_CFLAGS@
333ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
334ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
335EXEEXT = @EXEEXT@
336EXTRA_CFLAGS = @EXTRA_CFLAGS@
337FFLAGS = @FFLAGS@
338FGREP = @FGREP@
339GBM_CFLAGS = @GBM_CFLAGS@
340GBM_LIBS = @GBM_LIBS@
341GCOV = @GCOV@
342GCOV_CFLAGS = @GCOV_CFLAGS@
343GCOV_LIBS = @GCOV_LIBS@
344GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
345GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
346GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
347GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
348GIO_CFLAGS = @GIO_CFLAGS@
349GIO_LDFLAGS = @GIO_LDFLAGS@
350GIO_LIBS = @GIO_LIBS@
351GIO_UNIX_2_0_CFLAGS = @GIO_UNIX_2_0_CFLAGS@
352GIO_UNIX_2_0_LIBS = @GIO_UNIX_2_0_LIBS@
353GLES2_CFLAGS = @GLES2_CFLAGS@
354GLES2_LIBS = @GLES2_LIBS@
355GLIB_CFLAGS = @GLIB_CFLAGS@
356GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
357GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
358GLIB_LIBS = @GLIB_LIBS@
359GLIB_MKENUMS = @GLIB_MKENUMS@
360GLIB_PREFIX = @GLIB_PREFIX@
361GLIB_REQ = @GLIB_REQ@
362GL_APIS = @GL_APIS@
363GL_CFLAGS = @GL_CFLAGS@
364GL_LIBS = @GL_LIBS@
365GL_OBJCFLAGS = @GL_OBJCFLAGS@
366GL_PLATFORMS = @GL_PLATFORMS@
367GL_WINDOWS = @GL_WINDOWS@
368GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
369GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
370GMSGFMT = @GMSGFMT@
371GMSGFMT_015 = @GMSGFMT_015@
372GRAPHENE_CFLAGS = @GRAPHENE_CFLAGS@
373GRAPHENE_LIBS = @GRAPHENE_LIBS@
374GREP = @GREP@
375GST_AGE = @GST_AGE@
376GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
377GST_API_VERSION = @GST_API_VERSION@
378GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
379GST_BASE_LIBS = @GST_BASE_LIBS@
380GST_CFLAGS = @GST_CFLAGS@
381GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
382GST_CHECK_LIBS = @GST_CHECK_LIBS@
383GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
384GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
385GST_CURRENT = @GST_CURRENT@
386GST_CXXFLAGS = @GST_CXXFLAGS@
387GST_INSTALL_PLUGINS_HELPER = @GST_INSTALL_PLUGINS_HELPER@
388GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
389GST_LIBS = @GST_LIBS@
390GST_LIBVERSION = @GST_LIBVERSION@
391GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
392GST_LICENSE = @GST_LICENSE@
393GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
394GST_NET_CFLAGS = @GST_NET_CFLAGS@
395GST_NET_LIBS = @GST_NET_LIBS@
396GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
397GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
398GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
399GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
400GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
401GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
402GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
403GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
404GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
405GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
406GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
407GST_PREFIX = @GST_PREFIX@
408GST_REVISION = @GST_REVISION@
409GST_TOOLS_DIR = @GST_TOOLS_DIR@
410GTKDOC_CHECK = @GTKDOC_CHECK@
411GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
412GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
413GTKDOC_MKPDF = @GTKDOC_MKPDF@
414GTKDOC_REBASE = @GTKDOC_REBASE@
415GTK_CFLAGS = @GTK_CFLAGS@
416GTK_LIBS = @GTK_LIBS@
417GTK_QUARTZ_CFLAGS = @GTK_QUARTZ_CFLAGS@
418GTK_QUARTZ_LIBS = @GTK_QUARTZ_LIBS@
419GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
420GTK_X11_LIBS = @GTK_X11_LIBS@
421G_UDEV_CFLAGS = @G_UDEV_CFLAGS@
422G_UDEV_LIBS = @G_UDEV_LIBS@
423HAVE_CDPARANOIA = @HAVE_CDPARANOIA@
424HAVE_EGL = @HAVE_EGL@
425HAVE_GL = @HAVE_GL@
426HAVE_GLES2 = @HAVE_GLES2@
427HAVE_GRAPHENE = @HAVE_GRAPHENE@
428HAVE_JPEG = @HAVE_JPEG@
429HAVE_PNG = @HAVE_PNG@
430HAVE_XSHM = @HAVE_XSHM@
431HAVE_ZLIB = @HAVE_ZLIB@
432HTML_DIR = @HTML_DIR@
433INSTALL = @INSTALL@
434INSTALL_DATA = @INSTALL_DATA@
435INSTALL_PROGRAM = @INSTALL_PROGRAM@
436INSTALL_SCRIPT = @INSTALL_SCRIPT@
437INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
438INTLLIBS = @INTLLIBS@
439INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
440INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
441INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
442INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
443INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
444INTROSPECTION_INIT = @INTROSPECTION_INIT@
445INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
446INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
447INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
448INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
449IVORBIS_CFLAGS = @IVORBIS_CFLAGS@
450IVORBIS_LIBS = @IVORBIS_LIBS@
451JPEG_LIBS = @JPEG_LIBS@
452LD = @LD@
453LDFLAGS = @LDFLAGS@
454LIBICONV = @LIBICONV@
455LIBINTL = @LIBINTL@
456LIBM = @LIBM@
457LIBOBJS = @LIBOBJS@
458LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
459LIBPNG_LIBS = @LIBPNG_LIBS@
460LIBS = @LIBS@
461LIBTOOL = @LIBTOOL@
462LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@
463LIBVISUAL_LIBS = @LIBVISUAL_LIBS@
464LIPO = @LIPO@
465LN_S = @LN_S@
466LOCALEDIR = @LOCALEDIR@
467LTLIBICONV = @LTLIBICONV@
468LTLIBINTL = @LTLIBINTL@
469LTLIBOBJS = @LTLIBOBJS@
470LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
471MAINT = @MAINT@
472MAKEINFO = @MAKEINFO@
473MANIFEST_TOOL = @MANIFEST_TOOL@
474MKDIR_P = @MKDIR_P@
475MSGFMT = @MSGFMT@
476MSGFMT_015 = @MSGFMT_015@
477MSGMERGE = @MSGMERGE@
478NM = @NM@
479NMEDIT = @NMEDIT@
480OBJC = @OBJC@
481OBJCDEPMODE = @OBJCDEPMODE@
482OBJCFLAGS = @OBJCFLAGS@
483OBJDUMP = @OBJDUMP@
484OBJEXT = @OBJEXT@
485OGG_CFLAGS = @OGG_CFLAGS@
486OGG_LIBS = @OGG_LIBS@
487OPUS_CFLAGS = @OPUS_CFLAGS@
488OPUS_LIBS = @OPUS_LIBS@
489ORCC = @ORCC@
490ORCC_FLAGS = @ORCC_FLAGS@
491ORC_CFLAGS = @ORC_CFLAGS@
492ORC_LIBS = @ORC_LIBS@
493ORC_PC = @ORC_PC@
494OTOOL = @OTOOL@
495OTOOL64 = @OTOOL64@
496PACKAGE = @PACKAGE@
497PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
498PACKAGE_NAME = @PACKAGE_NAME@
499PACKAGE_STRING = @PACKAGE_STRING@
500PACKAGE_TARNAME = @PACKAGE_TARNAME@
501PACKAGE_URL = @PACKAGE_URL@
502PACKAGE_VERSION = @PACKAGE_VERSION@
503PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
504PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
505PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
506PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
507PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
508PANGO_CFLAGS = @PANGO_CFLAGS@
509PANGO_LIBS = @PANGO_LIBS@
510PATH_SEPARATOR = @PATH_SEPARATOR@
511PKG_CONFIG = @PKG_CONFIG@
512PLUGINDIR = @PLUGINDIR@
513POSUB = @POSUB@
514PROFILE_CFLAGS = @PROFILE_CFLAGS@
515PTHREAD_CC = @PTHREAD_CC@
516PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
517PTHREAD_LIBS = @PTHREAD_LIBS@
518PYTHON = @PYTHON@
519PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
520PYTHON_PLATFORM = @PYTHON_PLATFORM@
521PYTHON_PREFIX = @PYTHON_PREFIX@
522PYTHON_VERSION = @PYTHON_VERSION@
523QTCHOOSER = @QTCHOOSER@
524QT_CFLAGS = @QT_CFLAGS@
525QT_LIBS = @QT_LIBS@
526QT_MOC = @QT_MOC@
527RANLIB = @RANLIB@
528SDL_CFLAGS = @SDL_CFLAGS@
529SDL_LIBS = @SDL_LIBS@
530SED = @SED@
531SET_MAKE = @SET_MAKE@
532SHELL = @SHELL@
533SSE2_CFLAGS = @SSE2_CFLAGS@
534SSE41_CFLAGS = @SSE41_CFLAGS@
535SSE_CFLAGS = @SSE_CFLAGS@
536STRIP = @STRIP@
537THEORA_CFLAGS = @THEORA_CFLAGS@
538THEORA_LIBS = @THEORA_LIBS@
539USE_GLES2 = @USE_GLES2@
540USE_NLS = @USE_NLS@
541USE_OPENGL = @USE_OPENGL@
542VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
543VALGRIND_LIBS = @VALGRIND_LIBS@
544VALGRIND_PATH = @VALGRIND_PATH@
545VERSION = @VERSION@
546VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
547VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
548VORBIS_CFLAGS = @VORBIS_CFLAGS@
549VORBIS_LIBS = @VORBIS_LIBS@
550WARNING_CFLAGS = @WARNING_CFLAGS@
551WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
552WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
553WAYLAND_EGL_CFLAGS = @WAYLAND_EGL_CFLAGS@
554WAYLAND_EGL_LIBS = @WAYLAND_EGL_LIBS@
555WAYLAND_PROTOCOLS_DATADIR = @WAYLAND_PROTOCOLS_DATADIR@
556WAYLAND_SCANNER = @WAYLAND_SCANNER@
557WIN32_LIBS = @WIN32_LIBS@
558X11_XCB_CFLAGS = @X11_XCB_CFLAGS@
559X11_XCB_LIBS = @X11_XCB_LIBS@
560XGETTEXT = @XGETTEXT@
561XGETTEXT_015 = @XGETTEXT_015@
562XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
563XSHM_CFLAGS = @XSHM_CFLAGS@
564XSHM_LIBS = @XSHM_LIBS@
565XVIDEO_CFLAGS = @XVIDEO_CFLAGS@
566XVIDEO_LIBS = @XVIDEO_LIBS@
567X_CFLAGS = @X_CFLAGS@
568X_LIBS = @X_LIBS@
569ZLIB_CFLAGS = @ZLIB_CFLAGS@
570ZLIB_LIBS = @ZLIB_LIBS@
571abs_builddir = @abs_builddir@
572abs_srcdir = @abs_srcdir@
573abs_top_builddir = @abs_top_builddir@
574abs_top_srcdir = @abs_top_srcdir@
575ac_ct_AR = @ac_ct_AR@
576ac_ct_CC = @ac_ct_CC@
577ac_ct_CXX = @ac_ct_CXX@
578ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
579ac_ct_OBJC = @ac_ct_OBJC@
580am__include = @am__include@
581am__leading_dot = @am__leading_dot@
582am__quote = @am__quote@
583am__tar = @am__tar@
584am__untar = @am__untar@
585ax_pthread_config = @ax_pthread_config@
586bindir = @bindir@
587build = @build@
588build_alias = @build_alias@
589build_cpu = @build_cpu@
590build_os = @build_os@
591build_vendor = @build_vendor@
592builddir = @builddir@
593datadir = @datadir@
594datarootdir = @datarootdir@
595docdir = @docdir@
596dvidir = @dvidir@
597exec_prefix = @exec_prefix@
598host = @host@
599host_alias = @host_alias@
600host_cpu = @host_cpu@
601host_os = @host_os@
602host_vendor = @host_vendor@
603htmldir = @htmldir@
604includedir = @includedir@
605infodir = @infodir@
606install_sh = @install_sh@
607libdir = @libdir@
608libexecdir = @libexecdir@
609localedir = @localedir@
610localstatedir = @localstatedir@
611mandir = @mandir@
612mkdir_p = @mkdir_p@
613oldincludedir = @oldincludedir@
614pdfdir = @pdfdir@
615pkgpyexecdir = @pkgpyexecdir@
616pkgpythondir = @pkgpythondir@
617plugindir = @plugindir@
618prefix = @prefix@
619program_transform_name = @program_transform_name@
620psdir = @psdir@
621pyexecdir = @pyexecdir@
622pythondir = @pythondir@
623runstatedir = @runstatedir@
624sbindir = @sbindir@
625sharedstatedir = @sharedstatedir@
626srcdir = @srcdir@
627sysconfdir = @sysconfdir@
628target = @target@
629target_alias = @target_alias@
630target_cpu = @target_cpu@
631target_os = @target_os@
632target_vendor = @target_vendor@
633top_build_prefix = @top_build_prefix@
634top_builddir = @top_builddir@
635top_srcdir = @top_srcdir@
636plugin_LTLIBRARIES = $(am__append_1) $(am__append_2)
637@USE_VORBIS_TRUE@libgstvorbis_la_SOURCES = gstvorbis.c \
638@USE_VORBIS_TRUE@			  gstvorbisdec.c \
639@USE_VORBIS_TRUE@			  gstvorbisdeclib.c \
640@USE_VORBIS_TRUE@			  gstvorbisenc.c \
641@USE_VORBIS_TRUE@			  gstvorbisparse.c \
642@USE_VORBIS_TRUE@			  gstvorbistag.c \
643@USE_VORBIS_TRUE@			  gstvorbiscommon.c
644
645@USE_VORBIS_TRUE@libgstvorbis_la_CFLAGS = \
646@USE_VORBIS_TRUE@	$(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(VORBIS_CFLAGS)
647
648@USE_VORBIS_TRUE@libgstvorbis_la_LIBADD = \
649@USE_VORBIS_TRUE@	-lgsttag-1.0 \
650@USE_VORBIS_TRUE@	-lgstaudio-1.0 \
651@USE_VORBIS_TRUE@	$(GST_LIBS) \
652@USE_VORBIS_TRUE@	$(VORBIS_LIBS) $(VORBISENC_LIBS)
653
654@USE_VORBIS_TRUE@libgstvorbis_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
655@USE_IVORBIS_TRUE@libgstivorbisdec_la_SOURCES = gstivorbisdec.c \
656@USE_IVORBIS_TRUE@	gstvorbisdec.c gstvorbisdeclib.c gstvorbiscommon.c
657
658@USE_IVORBIS_TRUE@libgstivorbisdec_la_CFLAGS = \
659@USE_IVORBIS_TRUE@	$(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
660@USE_IVORBIS_TRUE@	-DTREMOR $(IVORBIS_CFLAGS)
661
662@USE_IVORBIS_TRUE@libgstivorbisdec_la_LIBADD = \
663@USE_IVORBIS_TRUE@	-lgsttag-1.0 \
664@USE_IVORBIS_TRUE@	-lgstaudio-1.0 \
665@USE_IVORBIS_TRUE@	$(GST_LIBS) $(IVORBIS_LIBS)
666
667@USE_IVORBIS_TRUE@libgstivorbisdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
668noinst_HEADERS = gstvorbisenc.h \
669		 gstvorbisdec.h \
670		 gstvorbisdeclib.h \
671		 gstvorbisparse.h \
672		 gstvorbistag.h \
673		 gstvorbiscommon.h
674
675all: all-am
676
677.SUFFIXES:
678.SUFFIXES: .c .lo .o .obj
679$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
680	@for dep in $?; do \
681	  case '$(am__configure_deps)' in \
682	    *$$dep*) \
683	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
684	        && { if test -f $@; then exit 0; else break; fi; }; \
685	      exit 1;; \
686	  esac; \
687	done; \
688	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ext/vorbis/Makefile'; \
689	$(am__cd) $(top_srcdir) && \
690	  $(AUTOMAKE) --gnu ext/vorbis/Makefile
691Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
692	@case '$?' in \
693	  *config.status*) \
694	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
695	  *) \
696	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
697	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
698	esac;
699
700$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
701	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
702
703$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
704	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
705$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
706	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
707$(am__aclocal_m4_deps):
708
709install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
710	@$(NORMAL_INSTALL)
711	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
712	list2=; for p in $$list; do \
713	  if test -f $$p; then \
714	    list2="$$list2 $$p"; \
715	  else :; fi; \
716	done; \
717	test -z "$$list2" || { \
718	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
719	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
720	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
721	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
722	}
723
724uninstall-pluginLTLIBRARIES:
725	@$(NORMAL_UNINSTALL)
726	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
727	for p in $$list; do \
728	  $(am__strip_dir) \
729	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
730	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
731	done
732
733clean-pluginLTLIBRARIES:
734	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
735	@list='$(plugin_LTLIBRARIES)'; \
736	locs=`for p in $$list; do echo $$p; done | \
737	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
738	      sort -u`; \
739	test -z "$$locs" || { \
740	  echo rm -f $${locs}; \
741	  rm -f $${locs}; \
742	}
743
744libgstivorbisdec.la: $(libgstivorbisdec_la_OBJECTS) $(libgstivorbisdec_la_DEPENDENCIES) $(EXTRA_libgstivorbisdec_la_DEPENDENCIES)
745	$(AM_V_CCLD)$(libgstivorbisdec_la_LINK) $(am_libgstivorbisdec_la_rpath) $(libgstivorbisdec_la_OBJECTS) $(libgstivorbisdec_la_LIBADD) $(LIBS)
746
747libgstvorbis.la: $(libgstvorbis_la_OBJECTS) $(libgstvorbis_la_DEPENDENCIES) $(EXTRA_libgstvorbis_la_DEPENDENCIES)
748	$(AM_V_CCLD)$(libgstvorbis_la_LINK) $(am_libgstvorbis_la_rpath) $(libgstvorbis_la_OBJECTS) $(libgstvorbis_la_LIBADD) $(LIBS)
749
750mostlyclean-compile:
751	-rm -f *.$(OBJEXT)
752
753distclean-compile:
754	-rm -f *.tab.c
755
756@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstivorbisdec_la-gstivorbisdec.Plo@am__quote@ # am--include-marker
757@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstivorbisdec_la-gstvorbiscommon.Plo@am__quote@ # am--include-marker
758@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdec.Plo@am__quote@ # am--include-marker
759@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdeclib.Plo@am__quote@ # am--include-marker
760@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvorbis_la-gstvorbis.Plo@am__quote@ # am--include-marker
761@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvorbis_la-gstvorbiscommon.Plo@am__quote@ # am--include-marker
762@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvorbis_la-gstvorbisdec.Plo@am__quote@ # am--include-marker
763@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvorbis_la-gstvorbisdeclib.Plo@am__quote@ # am--include-marker
764@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvorbis_la-gstvorbisenc.Plo@am__quote@ # am--include-marker
765@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvorbis_la-gstvorbisparse.Plo@am__quote@ # am--include-marker
766@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstvorbis_la-gstvorbistag.Plo@am__quote@ # am--include-marker
767
768$(am__depfiles_remade):
769	@$(MKDIR_P) $(@D)
770	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
771
772am--depfiles: $(am__depfiles_remade)
773
774.c.o:
775@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
776@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
777@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
778@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
779@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
780@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
781
782.c.obj:
783@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
784@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
785@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
786@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
787@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
788@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
789
790.c.lo:
791@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
792@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
793@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
794@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
795@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
796@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
797
798libgstivorbisdec_la-gstivorbisdec.lo: gstivorbisdec.c
799@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -MT libgstivorbisdec_la-gstivorbisdec.lo -MD -MP -MF $(DEPDIR)/libgstivorbisdec_la-gstivorbisdec.Tpo -c -o libgstivorbisdec_la-gstivorbisdec.lo `test -f 'gstivorbisdec.c' || echo '$(srcdir)/'`gstivorbisdec.c
800@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstivorbisdec_la-gstivorbisdec.Tpo $(DEPDIR)/libgstivorbisdec_la-gstivorbisdec.Plo
801@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstivorbisdec.c' object='libgstivorbisdec_la-gstivorbisdec.lo' libtool=yes @AMDEPBACKSLASH@
802@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
803@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -c -o libgstivorbisdec_la-gstivorbisdec.lo `test -f 'gstivorbisdec.c' || echo '$(srcdir)/'`gstivorbisdec.c
804
805libgstivorbisdec_la-gstvorbisdec.lo: gstvorbisdec.c
806@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -MT libgstivorbisdec_la-gstvorbisdec.lo -MD -MP -MF $(DEPDIR)/libgstivorbisdec_la-gstvorbisdec.Tpo -c -o libgstivorbisdec_la-gstvorbisdec.lo `test -f 'gstvorbisdec.c' || echo '$(srcdir)/'`gstvorbisdec.c
807@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstivorbisdec_la-gstvorbisdec.Tpo $(DEPDIR)/libgstivorbisdec_la-gstvorbisdec.Plo
808@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbisdec.c' object='libgstivorbisdec_la-gstvorbisdec.lo' libtool=yes @AMDEPBACKSLASH@
809@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
810@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -c -o libgstivorbisdec_la-gstvorbisdec.lo `test -f 'gstvorbisdec.c' || echo '$(srcdir)/'`gstvorbisdec.c
811
812libgstivorbisdec_la-gstvorbisdeclib.lo: gstvorbisdeclib.c
813@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -MT libgstivorbisdec_la-gstvorbisdeclib.lo -MD -MP -MF $(DEPDIR)/libgstivorbisdec_la-gstvorbisdeclib.Tpo -c -o libgstivorbisdec_la-gstvorbisdeclib.lo `test -f 'gstvorbisdeclib.c' || echo '$(srcdir)/'`gstvorbisdeclib.c
814@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstivorbisdec_la-gstvorbisdeclib.Tpo $(DEPDIR)/libgstivorbisdec_la-gstvorbisdeclib.Plo
815@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbisdeclib.c' object='libgstivorbisdec_la-gstvorbisdeclib.lo' libtool=yes @AMDEPBACKSLASH@
816@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
817@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -c -o libgstivorbisdec_la-gstvorbisdeclib.lo `test -f 'gstvorbisdeclib.c' || echo '$(srcdir)/'`gstvorbisdeclib.c
818
819libgstivorbisdec_la-gstvorbiscommon.lo: gstvorbiscommon.c
820@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -MT libgstivorbisdec_la-gstvorbiscommon.lo -MD -MP -MF $(DEPDIR)/libgstivorbisdec_la-gstvorbiscommon.Tpo -c -o libgstivorbisdec_la-gstvorbiscommon.lo `test -f 'gstvorbiscommon.c' || echo '$(srcdir)/'`gstvorbiscommon.c
821@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstivorbisdec_la-gstvorbiscommon.Tpo $(DEPDIR)/libgstivorbisdec_la-gstvorbiscommon.Plo
822@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbiscommon.c' object='libgstivorbisdec_la-gstvorbiscommon.lo' libtool=yes @AMDEPBACKSLASH@
823@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
824@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstivorbisdec_la_CFLAGS) $(CFLAGS) -c -o libgstivorbisdec_la-gstvorbiscommon.lo `test -f 'gstvorbiscommon.c' || echo '$(srcdir)/'`gstvorbiscommon.c
825
826libgstvorbis_la-gstvorbis.lo: gstvorbis.c
827@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -MT libgstvorbis_la-gstvorbis.lo -MD -MP -MF $(DEPDIR)/libgstvorbis_la-gstvorbis.Tpo -c -o libgstvorbis_la-gstvorbis.lo `test -f 'gstvorbis.c' || echo '$(srcdir)/'`gstvorbis.c
828@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvorbis_la-gstvorbis.Tpo $(DEPDIR)/libgstvorbis_la-gstvorbis.Plo
829@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbis.c' object='libgstvorbis_la-gstvorbis.lo' libtool=yes @AMDEPBACKSLASH@
830@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
831@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -c -o libgstvorbis_la-gstvorbis.lo `test -f 'gstvorbis.c' || echo '$(srcdir)/'`gstvorbis.c
832
833libgstvorbis_la-gstvorbisdec.lo: gstvorbisdec.c
834@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -MT libgstvorbis_la-gstvorbisdec.lo -MD -MP -MF $(DEPDIR)/libgstvorbis_la-gstvorbisdec.Tpo -c -o libgstvorbis_la-gstvorbisdec.lo `test -f 'gstvorbisdec.c' || echo '$(srcdir)/'`gstvorbisdec.c
835@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvorbis_la-gstvorbisdec.Tpo $(DEPDIR)/libgstvorbis_la-gstvorbisdec.Plo
836@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbisdec.c' object='libgstvorbis_la-gstvorbisdec.lo' libtool=yes @AMDEPBACKSLASH@
837@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
838@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -c -o libgstvorbis_la-gstvorbisdec.lo `test -f 'gstvorbisdec.c' || echo '$(srcdir)/'`gstvorbisdec.c
839
840libgstvorbis_la-gstvorbisdeclib.lo: gstvorbisdeclib.c
841@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -MT libgstvorbis_la-gstvorbisdeclib.lo -MD -MP -MF $(DEPDIR)/libgstvorbis_la-gstvorbisdeclib.Tpo -c -o libgstvorbis_la-gstvorbisdeclib.lo `test -f 'gstvorbisdeclib.c' || echo '$(srcdir)/'`gstvorbisdeclib.c
842@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvorbis_la-gstvorbisdeclib.Tpo $(DEPDIR)/libgstvorbis_la-gstvorbisdeclib.Plo
843@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbisdeclib.c' object='libgstvorbis_la-gstvorbisdeclib.lo' libtool=yes @AMDEPBACKSLASH@
844@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
845@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -c -o libgstvorbis_la-gstvorbisdeclib.lo `test -f 'gstvorbisdeclib.c' || echo '$(srcdir)/'`gstvorbisdeclib.c
846
847libgstvorbis_la-gstvorbisenc.lo: gstvorbisenc.c
848@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -MT libgstvorbis_la-gstvorbisenc.lo -MD -MP -MF $(DEPDIR)/libgstvorbis_la-gstvorbisenc.Tpo -c -o libgstvorbis_la-gstvorbisenc.lo `test -f 'gstvorbisenc.c' || echo '$(srcdir)/'`gstvorbisenc.c
849@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvorbis_la-gstvorbisenc.Tpo $(DEPDIR)/libgstvorbis_la-gstvorbisenc.Plo
850@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbisenc.c' object='libgstvorbis_la-gstvorbisenc.lo' libtool=yes @AMDEPBACKSLASH@
851@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
852@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -c -o libgstvorbis_la-gstvorbisenc.lo `test -f 'gstvorbisenc.c' || echo '$(srcdir)/'`gstvorbisenc.c
853
854libgstvorbis_la-gstvorbisparse.lo: gstvorbisparse.c
855@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -MT libgstvorbis_la-gstvorbisparse.lo -MD -MP -MF $(DEPDIR)/libgstvorbis_la-gstvorbisparse.Tpo -c -o libgstvorbis_la-gstvorbisparse.lo `test -f 'gstvorbisparse.c' || echo '$(srcdir)/'`gstvorbisparse.c
856@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvorbis_la-gstvorbisparse.Tpo $(DEPDIR)/libgstvorbis_la-gstvorbisparse.Plo
857@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbisparse.c' object='libgstvorbis_la-gstvorbisparse.lo' libtool=yes @AMDEPBACKSLASH@
858@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
859@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -c -o libgstvorbis_la-gstvorbisparse.lo `test -f 'gstvorbisparse.c' || echo '$(srcdir)/'`gstvorbisparse.c
860
861libgstvorbis_la-gstvorbistag.lo: gstvorbistag.c
862@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -MT libgstvorbis_la-gstvorbistag.lo -MD -MP -MF $(DEPDIR)/libgstvorbis_la-gstvorbistag.Tpo -c -o libgstvorbis_la-gstvorbistag.lo `test -f 'gstvorbistag.c' || echo '$(srcdir)/'`gstvorbistag.c
863@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvorbis_la-gstvorbistag.Tpo $(DEPDIR)/libgstvorbis_la-gstvorbistag.Plo
864@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbistag.c' object='libgstvorbis_la-gstvorbistag.lo' libtool=yes @AMDEPBACKSLASH@
865@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
866@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -c -o libgstvorbis_la-gstvorbistag.lo `test -f 'gstvorbistag.c' || echo '$(srcdir)/'`gstvorbistag.c
867
868libgstvorbis_la-gstvorbiscommon.lo: gstvorbiscommon.c
869@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -MT libgstvorbis_la-gstvorbiscommon.lo -MD -MP -MF $(DEPDIR)/libgstvorbis_la-gstvorbiscommon.Tpo -c -o libgstvorbis_la-gstvorbiscommon.lo `test -f 'gstvorbiscommon.c' || echo '$(srcdir)/'`gstvorbiscommon.c
870@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstvorbis_la-gstvorbiscommon.Tpo $(DEPDIR)/libgstvorbis_la-gstvorbiscommon.Plo
871@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstvorbiscommon.c' object='libgstvorbis_la-gstvorbiscommon.lo' libtool=yes @AMDEPBACKSLASH@
872@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
873@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstvorbis_la_CFLAGS) $(CFLAGS) -c -o libgstvorbis_la-gstvorbiscommon.lo `test -f 'gstvorbiscommon.c' || echo '$(srcdir)/'`gstvorbiscommon.c
874
875mostlyclean-libtool:
876	-rm -f *.lo
877
878clean-libtool:
879	-rm -rf .libs _libs
880
881ID: $(am__tagged_files)
882	$(am__define_uniq_tagged_files); mkid -fID $$unique
883tags: tags-am
884TAGS: tags
885
886tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
887	set x; \
888	here=`pwd`; \
889	$(am__define_uniq_tagged_files); \
890	shift; \
891	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
892	  test -n "$$unique" || unique=$$empty_fix; \
893	  if test $$# -gt 0; then \
894	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
895	      "$$@" $$unique; \
896	  else \
897	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
898	      $$unique; \
899	  fi; \
900	fi
901ctags: ctags-am
902
903CTAGS: ctags
904ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
905	$(am__define_uniq_tagged_files); \
906	test -z "$(CTAGS_ARGS)$$unique" \
907	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
908	     $$unique
909
910GTAGS:
911	here=`$(am__cd) $(top_builddir) && pwd` \
912	  && $(am__cd) $(top_srcdir) \
913	  && gtags -i $(GTAGS_ARGS) "$$here"
914cscopelist: cscopelist-am
915
916cscopelist-am: $(am__tagged_files)
917	list='$(am__tagged_files)'; \
918	case "$(srcdir)" in \
919	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
920	  *) sdir=$(subdir)/$(srcdir) ;; \
921	esac; \
922	for i in $$list; do \
923	  if test -f "$$i"; then \
924	    echo "$(subdir)/$$i"; \
925	  else \
926	    echo "$$sdir/$$i"; \
927	  fi; \
928	done >> $(top_builddir)/cscope.files
929
930distclean-tags:
931	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
932
933distdir: $(BUILT_SOURCES)
934	$(MAKE) $(AM_MAKEFLAGS) distdir-am
935
936distdir-am: $(DISTFILES)
937	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
938	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
939	list='$(DISTFILES)'; \
940	  dist_files=`for file in $$list; do echo $$file; done | \
941	  sed -e "s|^$$srcdirstrip/||;t" \
942	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
943	case $$dist_files in \
944	  */*) $(MKDIR_P) `echo "$$dist_files" | \
945			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
946			   sort -u` ;; \
947	esac; \
948	for file in $$dist_files; do \
949	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
950	  if test -d $$d/$$file; then \
951	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
952	    if test -d "$(distdir)/$$file"; then \
953	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
954	    fi; \
955	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
956	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
957	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
958	    fi; \
959	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
960	  else \
961	    test -f "$(distdir)/$$file" \
962	    || cp -p $$d/$$file "$(distdir)/$$file" \
963	    || exit 1; \
964	  fi; \
965	done
966check-am: all-am
967check: check-am
968all-am: Makefile $(LTLIBRARIES) $(HEADERS)
969installdirs:
970	for dir in "$(DESTDIR)$(plugindir)"; do \
971	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
972	done
973install: install-am
974install-exec: install-exec-am
975install-data: install-data-am
976uninstall: uninstall-am
977
978install-am: all-am
979	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
980
981installcheck: installcheck-am
982install-strip:
983	if test -z '$(STRIP)'; then \
984	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
985	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
986	      install; \
987	else \
988	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
989	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
990	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
991	fi
992mostlyclean-generic:
993
994clean-generic:
995
996distclean-generic:
997	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
998	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
999
1000maintainer-clean-generic:
1001	@echo "This command is intended for maintainers to use"
1002	@echo "it deletes files that may require special tools to rebuild."
1003clean: clean-am
1004
1005clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
1006	mostlyclean-am
1007
1008distclean: distclean-am
1009		-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstivorbisdec.Plo
1010	-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstvorbiscommon.Plo
1011	-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdec.Plo
1012	-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdeclib.Plo
1013	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbis.Plo
1014	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbiscommon.Plo
1015	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisdec.Plo
1016	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisdeclib.Plo
1017	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisenc.Plo
1018	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisparse.Plo
1019	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbistag.Plo
1020	-rm -f Makefile
1021distclean-am: clean-am distclean-compile distclean-generic \
1022	distclean-tags
1023
1024dvi: dvi-am
1025
1026dvi-am:
1027
1028html: html-am
1029
1030html-am:
1031
1032info: info-am
1033
1034info-am:
1035
1036install-data-am: install-pluginLTLIBRARIES
1037
1038install-dvi: install-dvi-am
1039
1040install-dvi-am:
1041
1042install-exec-am:
1043
1044install-html: install-html-am
1045
1046install-html-am:
1047
1048install-info: install-info-am
1049
1050install-info-am:
1051
1052install-man:
1053
1054install-pdf: install-pdf-am
1055
1056install-pdf-am:
1057
1058install-ps: install-ps-am
1059
1060install-ps-am:
1061
1062installcheck-am:
1063
1064maintainer-clean: maintainer-clean-am
1065		-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstivorbisdec.Plo
1066	-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstvorbiscommon.Plo
1067	-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdec.Plo
1068	-rm -f ./$(DEPDIR)/libgstivorbisdec_la-gstvorbisdeclib.Plo
1069	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbis.Plo
1070	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbiscommon.Plo
1071	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisdec.Plo
1072	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisdeclib.Plo
1073	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisenc.Plo
1074	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbisparse.Plo
1075	-rm -f ./$(DEPDIR)/libgstvorbis_la-gstvorbistag.Plo
1076	-rm -f Makefile
1077maintainer-clean-am: distclean-am maintainer-clean-generic
1078
1079mostlyclean: mostlyclean-am
1080
1081mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1082	mostlyclean-libtool
1083
1084pdf: pdf-am
1085
1086pdf-am:
1087
1088ps: ps-am
1089
1090ps-am:
1091
1092uninstall-am: uninstall-pluginLTLIBRARIES
1093
1094.MAKE: install-am install-strip
1095
1096.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1097	clean-generic clean-libtool clean-pluginLTLIBRARIES \
1098	cscopelist-am ctags ctags-am distclean distclean-compile \
1099	distclean-generic distclean-libtool distclean-tags distdir dvi \
1100	dvi-am html html-am info info-am install install-am \
1101	install-data install-data-am install-dvi install-dvi-am \
1102	install-exec install-exec-am install-html install-html-am \
1103	install-info install-info-am install-man install-pdf \
1104	install-pdf-am install-pluginLTLIBRARIES install-ps \
1105	install-ps-am install-strip installcheck installcheck-am \
1106	installdirs maintainer-clean maintainer-clean-generic \
1107	mostlyclean mostlyclean-compile mostlyclean-generic \
1108	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1109	uninstall-am uninstall-pluginLTLIBRARIES
1110
1111.PRECIOUS: Makefile
1112
1113
1114# Tell versions [3.59,3.63) of GNU make to not export all variables.
1115# Otherwise a system limit (for SysV at least) may be exceeded.
1116.NOEXPORT:
1117