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
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93target_triplet = @target@
94noinst_PROGRAMS = test-splitmux-part-reader$(EXEEXT)
95subdir = gst/multifile
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-gcc-inline-assembly.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/ax_pthread.m4 \
105	$(top_srcdir)/common/m4/gst-arch.m4 \
106	$(top_srcdir)/common/m4/gst-args.m4 \
107	$(top_srcdir)/common/m4/gst-check.m4 \
108	$(top_srcdir)/common/m4/gst-default.m4 \
109	$(top_srcdir)/common/m4/gst-dowhile.m4 \
110	$(top_srcdir)/common/m4/gst-error.m4 \
111	$(top_srcdir)/common/m4/gst-feature.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-platform.m4 \
116	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
117	$(top_srcdir)/common/m4/gst-plugindir.m4 \
118	$(top_srcdir)/common/m4/gst.m4 \
119	$(top_srcdir)/common/m4/gtk-doc.m4 \
120	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
121	$(top_srcdir)/m4/aalib.m4 $(top_srcdir)/m4/gettext.m4 \
122	$(top_srcdir)/m4/gst-fionread.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/ltoptions.m4 \
126	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
127	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
128	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
129	$(top_srcdir)/configure.ac
130am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
131	$(ACLOCAL_M4)
132DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
133	$(am__DIST_COMMON)
134mkinstalldirs = $(install_sh) -d
135CONFIG_HEADER = $(top_builddir)/config.h
136CONFIG_CLEAN_FILES =
137CONFIG_CLEAN_VPATH_FILES =
138PROGRAMS = $(noinst_PROGRAMS)
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 =
169libgstmultifile_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
170	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
171	$(am__DEPENDENCIES_1)
172am_libgstmultifile_la_OBJECTS =  \
173	libgstmultifile_la-gstmultifilesink.lo \
174	libgstmultifile_la-gstmultifilesrc.lo \
175	libgstmultifile_la-gstmultifile.lo \
176	libgstmultifile_la-gstsplitfilesrc.lo \
177	libgstmultifile_la-gstsplitmuxsink.lo \
178	libgstmultifile_la-gstsplitmuxpartreader.lo \
179	libgstmultifile_la-gstsplitmuxsrc.lo \
180	libgstmultifile_la-gstsplitutils.lo \
181	libgstmultifile_la-patternspec.lo
182libgstmultifile_la_OBJECTS = $(am_libgstmultifile_la_OBJECTS)
183AM_V_lt = $(am__v_lt_@AM_V@)
184am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
185am__v_lt_0 = --silent
186am__v_lt_1 =
187libgstmultifile_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
188	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
189	$(libgstmultifile_la_CFLAGS) $(CFLAGS) \
190	$(libgstmultifile_la_LDFLAGS) $(LDFLAGS) -o $@
191am_test_splitmux_part_reader_OBJECTS =  \
192	test_splitmux_part_reader-test-splitmuxpartreader.$(OBJEXT) \
193	test_splitmux_part_reader-gstsplitmuxpartreader.$(OBJEXT) \
194	test_splitmux_part_reader-gstsplitmuxsrc.$(OBJEXT) \
195	test_splitmux_part_reader-gstsplitutils.$(OBJEXT) \
196	test_splitmux_part_reader-patternspec.$(OBJEXT)
197test_splitmux_part_reader_OBJECTS =  \
198	$(am_test_splitmux_part_reader_OBJECTS)
199test_splitmux_part_reader_DEPENDENCIES = $(am__DEPENDENCIES_1) \
200	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
201	$(am__DEPENDENCIES_1)
202test_splitmux_part_reader_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
203	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
204	$(test_splitmux_part_reader_CFLAGS) $(CFLAGS) \
205	$(test_splitmux_part_reader_LDFLAGS) $(LDFLAGS) -o $@
206AM_V_P = $(am__v_P_@AM_V@)
207am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
208am__v_P_0 = false
209am__v_P_1 = :
210AM_V_GEN = $(am__v_GEN_@AM_V@)
211am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
212am__v_GEN_0 = @echo "  GEN     " $@;
213am__v_GEN_1 =
214AM_V_at = $(am__v_at_@AM_V@)
215am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
216am__v_at_0 = @
217am__v_at_1 =
218DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
219depcomp = $(SHELL) $(top_srcdir)/depcomp
220am__maybe_remake_depfiles = depfiles
221am__depfiles_remade = ./$(DEPDIR)/libgstmultifile_la-gstmultifile.Plo \
222	./$(DEPDIR)/libgstmultifile_la-gstmultifilesink.Plo \
223	./$(DEPDIR)/libgstmultifile_la-gstmultifilesrc.Plo \
224	./$(DEPDIR)/libgstmultifile_la-gstsplitfilesrc.Plo \
225	./$(DEPDIR)/libgstmultifile_la-gstsplitmuxpartreader.Plo \
226	./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsink.Plo \
227	./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsrc.Plo \
228	./$(DEPDIR)/libgstmultifile_la-gstsplitutils.Plo \
229	./$(DEPDIR)/libgstmultifile_la-patternspec.Plo \
230	./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Po \
231	./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Po \
232	./$(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Po \
233	./$(DEPDIR)/test_splitmux_part_reader-patternspec.Po \
234	./$(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Po
235am__mv = mv -f
236COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
237	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
238LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
239	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
240	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
241	$(AM_CFLAGS) $(CFLAGS)
242AM_V_CC = $(am__v_CC_@AM_V@)
243am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
244am__v_CC_0 = @echo "  CC      " $@;
245am__v_CC_1 =
246CCLD = $(CC)
247LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
248	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
249	$(AM_LDFLAGS) $(LDFLAGS) -o $@
250AM_V_CCLD = $(am__v_CCLD_@AM_V@)
251am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
252am__v_CCLD_0 = @echo "  CCLD    " $@;
253am__v_CCLD_1 =
254SOURCES = $(libgstmultifile_la_SOURCES) \
255	$(test_splitmux_part_reader_SOURCES)
256DIST_SOURCES = $(libgstmultifile_la_SOURCES) \
257	$(test_splitmux_part_reader_SOURCES)
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
284DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
285AALIB_CFLAGS = @AALIB_CFLAGS@
286AALIB_CONFIG = @AALIB_CONFIG@
287AALIB_LIBS = @AALIB_LIBS@
288ACLOCAL = @ACLOCAL@
289ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
290AMTAR = @AMTAR@
291AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
292AR = @AR@
293AS = @AS@
294AUTOCONF = @AUTOCONF@
295AUTOHEADER = @AUTOHEADER@
296AUTOMAKE = @AUTOMAKE@
297AWK = @AWK@
298BZ2_LIBS = @BZ2_LIBS@
299CAIRO_CFLAGS = @CAIRO_CFLAGS@
300CAIRO_LIBS = @CAIRO_LIBS@
301CC = @CC@
302CCAS = @CCAS@
303CCASDEPMODE = @CCASDEPMODE@
304CCASFLAGS = @CCASFLAGS@
305CCDEPMODE = @CCDEPMODE@
306CFLAGS = @CFLAGS@
307CPP = @CPP@
308CPPFLAGS = @CPPFLAGS@
309CXX = @CXX@
310CXXCPP = @CXXCPP@
311CXXDEPMODE = @CXXDEPMODE@
312CXXFLAGS = @CXXFLAGS@
313CYGPATH_W = @CYGPATH_W@
314DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
315DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
316DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
317DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
318DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
319DEFS = @DEFS@
320DEPDIR = @DEPDIR@
321DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
322DIRECTSOUND_CFLAGS = @DIRECTSOUND_CFLAGS@
323DIRECTSOUND_LDFLAGS = @DIRECTSOUND_LDFLAGS@
324DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
325DLLTOOL = @DLLTOOL@
326DSYMUTIL = @DSYMUTIL@
327DUMPBIN = @DUMPBIN@
328DV1394_CFLAGS = @DV1394_CFLAGS@
329DV1394_LIBS = @DV1394_LIBS@
330ECHO_C = @ECHO_C@
331ECHO_N = @ECHO_N@
332ECHO_T = @ECHO_T@
333EGREP = @EGREP@
334ERROR_CFLAGS = @ERROR_CFLAGS@
335ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
336ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
337EXEEXT = @EXEEXT@
338EXTRA_CFLAGS = @EXTRA_CFLAGS@
339FFLAGS = @FFLAGS@
340FGREP = @FGREP@
341FLAC_CFLAGS = @FLAC_CFLAGS@
342FLAC_LIBS = @FLAC_LIBS@
343GCOV = @GCOV@
344GCOV_CFLAGS = @GCOV_CFLAGS@
345GCOV_LIBS = @GCOV_LIBS@
346GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
347GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
348GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
349GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
350GIO_CFLAGS = @GIO_CFLAGS@
351GIO_LDFLAGS = @GIO_LDFLAGS@
352GIO_LIBS = @GIO_LIBS@
353GLIB_CFLAGS = @GLIB_CFLAGS@
354GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
355GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
356GLIB_LIBS = @GLIB_LIBS@
357GLIB_MKENUMS = @GLIB_MKENUMS@
358GLIB_PREFIX = @GLIB_PREFIX@
359GLIB_REQ = @GLIB_REQ@
360GMSGFMT = @GMSGFMT@
361GMSGFMT_015 = @GMSGFMT_015@
362GNUSTL_CFLAGS = @GNUSTL_CFLAGS@
363GNUSTL_LIBS = @GNUSTL_LIBS@
364GREP = @GREP@
365GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
366GSTPB_PREFIX = @GSTPB_PREFIX@
367GST_AGE = @GST_AGE@
368GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
369GST_API_VERSION = @GST_API_VERSION@
370GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
371GST_BASE_LIBS = @GST_BASE_LIBS@
372GST_CFLAGS = @GST_CFLAGS@
373GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
374GST_CHECK_LIBS = @GST_CHECK_LIBS@
375GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
376GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
377GST_CURRENT = @GST_CURRENT@
378GST_CXXFLAGS = @GST_CXXFLAGS@
379GST_GL_CFLAGS = @GST_GL_CFLAGS@
380GST_GL_LIBS = @GST_GL_LIBS@
381GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
382GST_LIBS = @GST_LIBS@
383GST_LIBVERSION = @GST_LIBVERSION@
384GST_LICENSE = @GST_LICENSE@
385GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
386GST_NET_CFLAGS = @GST_NET_CFLAGS@
387GST_NET_LIBS = @GST_NET_LIBS@
388GST_OBJCFLAGS = @GST_OBJCFLAGS@
389GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
390GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
391GST_OPTION_OBJCFLAGS = @GST_OPTION_OBJCFLAGS@
392GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
393GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
394GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
395GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
396GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
397GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
398GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
399GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
400GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
401GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
402GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
403GST_PREFIX = @GST_PREFIX@
404GST_REVISION = @GST_REVISION@
405GST_TOOLS_DIR = @GST_TOOLS_DIR@
406GTK3_CFLAGS = @GTK3_CFLAGS@
407GTK3_GL_CFLAGS = @GTK3_GL_CFLAGS@
408GTK3_GL_LIBS = @GTK3_GL_LIBS@
409GTK3_LIBS = @GTK3_LIBS@
410GTK3_WAYLAND_CFLAGS = @GTK3_WAYLAND_CFLAGS@
411GTK3_WAYLAND_LIBS = @GTK3_WAYLAND_LIBS@
412GTK3_X11_CFLAGS = @GTK3_X11_CFLAGS@
413GTK3_X11_LIBS = @GTK3_X11_LIBS@
414GTKDOC_CHECK = @GTKDOC_CHECK@
415GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
416GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
417GTKDOC_MKPDF = @GTKDOC_MKPDF@
418GTKDOC_REBASE = @GTKDOC_REBASE@
419GTK_CFLAGS = @GTK_CFLAGS@
420GTK_LIBS = @GTK_LIBS@
421GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
422GTK_X11_LIBS = @GTK_X11_LIBS@
423GUDEV_CFLAGS = @GUDEV_CFLAGS@
424GUDEV_LIBS = @GUDEV_LIBS@
425HAVE_AVC1394 = @HAVE_AVC1394@
426HAVE_CXX = @HAVE_CXX@
427HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
428HAVE_LAME = @HAVE_LAME@
429HAVE_ROM1394 = @HAVE_ROM1394@
430HAVE_ZLIB = @HAVE_ZLIB@
431HTML_DIR = @HTML_DIR@
432INSTALL = @INSTALL@
433INSTALL_DATA = @INSTALL_DATA@
434INSTALL_PROGRAM = @INSTALL_PROGRAM@
435INSTALL_SCRIPT = @INSTALL_SCRIPT@
436INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
437INTLLIBS = @INTLLIBS@
438INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
439JACK_0_120_1_CFLAGS = @JACK_0_120_1_CFLAGS@
440JACK_0_120_1_LIBS = @JACK_0_120_1_LIBS@
441JACK_1_9_7_CFLAGS = @JACK_1_9_7_CFLAGS@
442JACK_1_9_7_LIBS = @JACK_1_9_7_LIBS@
443JACK_CFLAGS = @JACK_CFLAGS@
444JACK_LIBS = @JACK_LIBS@
445JPEG_LIBS = @JPEG_LIBS@
446LAME_CFLAGS = @LAME_CFLAGS@
447LAME_LIBS = @LAME_LIBS@
448LD = @LD@
449LDFLAGS = @LDFLAGS@
450LIBCACA_CFLAGS = @LIBCACA_CFLAGS@
451LIBCACA_LIBS = @LIBCACA_LIBS@
452LIBDV_CFLAGS = @LIBDV_CFLAGS@
453LIBDV_LIBS = @LIBDV_LIBS@
454LIBICONV = @LIBICONV@
455LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
456LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
457LIBINTL = @LIBINTL@
458LIBM = @LIBM@
459LIBOBJS = @LIBOBJS@
460LIBPNG_1_5_CFLAGS = @LIBPNG_1_5_CFLAGS@
461LIBPNG_1_5_LIBS = @LIBPNG_1_5_LIBS@
462LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
463LIBPNG_LIBS = @LIBPNG_LIBS@
464LIBRT = @LIBRT@
465LIBS = @LIBS@
466LIBTOOL = @LIBTOOL@
467LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
468LIBV4L2_LIBS = @LIBV4L2_LIBS@
469LIPO = @LIPO@
470LN_S = @LN_S@
471LOCALEDIR = @LOCALEDIR@
472LTLIBICONV = @LTLIBICONV@
473LTLIBINTL = @LTLIBINTL@
474LTLIBOBJS = @LTLIBOBJS@
475LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
476MAINT = @MAINT@
477MAKEINFO = @MAKEINFO@
478MANIFEST_TOOL = @MANIFEST_TOOL@
479MKDIR_P = @MKDIR_P@
480MOC = @MOC@
481MPG123_CFLAGS = @MPG123_CFLAGS@
482MPG123_LIBS = @MPG123_LIBS@
483MSGFMT = @MSGFMT@
484MSGFMT_015 = @MSGFMT_015@
485MSGMERGE = @MSGMERGE@
486NM = @NM@
487NMEDIT = @NMEDIT@
488OBJC = @OBJC@
489OBJCDEPMODE = @OBJCDEPMODE@
490OBJCFLAGS = @OBJCFLAGS@
491OBJDUMP = @OBJDUMP@
492OBJEXT = @OBJEXT@
493ORCC = @ORCC@
494ORCC_FLAGS = @ORCC_FLAGS@
495ORC_CFLAGS = @ORC_CFLAGS@
496ORC_LIBS = @ORC_LIBS@
497OTOOL = @OTOOL@
498OTOOL64 = @OTOOL64@
499PACKAGE = @PACKAGE@
500PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
501PACKAGE_NAME = @PACKAGE_NAME@
502PACKAGE_STRING = @PACKAGE_STRING@
503PACKAGE_TARNAME = @PACKAGE_TARNAME@
504PACKAGE_URL = @PACKAGE_URL@
505PACKAGE_VERSION = @PACKAGE_VERSION@
506PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
507PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
508PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
509PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
510PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
511PATH_SEPARATOR = @PATH_SEPARATOR@
512PKG_CONFIG = @PKG_CONFIG@
513PLUGINDIR = @PLUGINDIR@
514POSUB = @POSUB@
515PROFILE_CFLAGS = @PROFILE_CFLAGS@
516PTHREAD_CC = @PTHREAD_CC@
517PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
518PTHREAD_LIBS = @PTHREAD_LIBS@
519PULSE_CFLAGS = @PULSE_CFLAGS@
520PULSE_LIBS = @PULSE_LIBS@
521PYTHON = @PYTHON@
522PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
523PYTHON_PLATFORM = @PYTHON_PLATFORM@
524PYTHON_PREFIX = @PYTHON_PREFIX@
525PYTHON_VERSION = @PYTHON_VERSION@
526QT_ANDROID_CFLAGS = @QT_ANDROID_CFLAGS@
527QT_ANDROID_LIBS = @QT_ANDROID_LIBS@
528QT_CFLAGS = @QT_CFLAGS@
529QT_LIBS = @QT_LIBS@
530QT_MAC_CFLAGS = @QT_MAC_CFLAGS@
531QT_MAC_LIBS = @QT_MAC_LIBS@
532QT_WAYLAND_CFLAGS = @QT_WAYLAND_CFLAGS@
533QT_WAYLAND_LIBS = @QT_WAYLAND_LIBS@
534QT_X11_CFLAGS = @QT_X11_CFLAGS@
535QT_X11_LIBS = @QT_X11_LIBS@
536RANLIB = @RANLIB@
537RAW1394_CFLAGS = @RAW1394_CFLAGS@
538RAW1394_LIBS = @RAW1394_LIBS@
539RCC = @RCC@
540SED = @SED@
541SET_MAKE = @SET_MAKE@
542SHELL = @SHELL@
543SHOUT2_CFLAGS = @SHOUT2_CFLAGS@
544SHOUT2_LIBS = @SHOUT2_LIBS@
545SOUP_CFLAGS = @SOUP_CFLAGS@
546SOUP_LIBS = @SOUP_LIBS@
547SPEEX_CFLAGS = @SPEEX_CFLAGS@
548SPEEX_LIBS = @SPEEX_LIBS@
549STRIP = @STRIP@
550TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
551TAGLIB_CXXFLAGS = @TAGLIB_CXXFLAGS@
552TAGLIB_LIBS = @TAGLIB_LIBS@
553TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
554TWOLAME_LIBS = @TWOLAME_LIBS@
555UIC = @UIC@
556USE_NLS = @USE_NLS@
557VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
558VALGRIND_LIBS = @VALGRIND_LIBS@
559VALGRIND_PATH = @VALGRIND_PATH@
560VERSION = @VERSION@
561VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
562VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
563VPX_130_CFLAGS = @VPX_130_CFLAGS@
564VPX_130_LIBS = @VPX_130_LIBS@
565VPX_140_CFLAGS = @VPX_140_CFLAGS@
566VPX_140_LIBS = @VPX_140_LIBS@
567VPX_180_CFLAGS = @VPX_180_CFLAGS@
568VPX_180_LIBS = @VPX_180_LIBS@
569VPX_CFLAGS = @VPX_CFLAGS@
570VPX_LIBS = @VPX_LIBS@
571WARNING_CFLAGS = @WARNING_CFLAGS@
572WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
573WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
574WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
575WAVPACK_LIBS = @WAVPACK_LIBS@
576XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
577XDAMAGE_LIBS = @XDAMAGE_LIBS@
578XEXT_CFLAGS = @XEXT_CFLAGS@
579XEXT_LIBS = @XEXT_LIBS@
580XFIXES_CFLAGS = @XFIXES_CFLAGS@
581XFIXES_LIBS = @XFIXES_LIBS@
582XGETTEXT = @XGETTEXT@
583XGETTEXT_015 = @XGETTEXT_015@
584XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
585XSHM_CFLAGS = @XSHM_CFLAGS@
586XSHM_LIBS = @XSHM_LIBS@
587X_CFLAGS = @X_CFLAGS@
588X_LIBS = @X_LIBS@
589ZLIB_LIBS = @ZLIB_LIBS@
590abs_builddir = @abs_builddir@
591abs_srcdir = @abs_srcdir@
592abs_top_builddir = @abs_top_builddir@
593abs_top_srcdir = @abs_top_srcdir@
594ac_ct_AR = @ac_ct_AR@
595ac_ct_CC = @ac_ct_CC@
596ac_ct_CXX = @ac_ct_CXX@
597ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
598ac_ct_OBJC = @ac_ct_OBJC@
599am__include = @am__include@
600am__leading_dot = @am__leading_dot@
601am__quote = @am__quote@
602am__tar = @am__tar@
603am__untar = @am__untar@
604ax_pthread_config = @ax_pthread_config@
605bindir = @bindir@
606build = @build@
607build_alias = @build_alias@
608build_cpu = @build_cpu@
609build_os = @build_os@
610build_vendor = @build_vendor@
611builddir = @builddir@
612datadir = @datadir@
613datarootdir = @datarootdir@
614docdir = @docdir@
615dvidir = @dvidir@
616exec_prefix = @exec_prefix@
617host = @host@
618host_alias = @host_alias@
619host_cpu = @host_cpu@
620host_os = @host_os@
621host_vendor = @host_vendor@
622htmldir = @htmldir@
623includedir = @includedir@
624infodir = @infodir@
625install_sh = @install_sh@
626libdir = @libdir@
627libexecdir = @libexecdir@
628localedir = @localedir@
629localstatedir = @localstatedir@
630mandir = @mandir@
631mkdir_p = @mkdir_p@
632oldincludedir = @oldincludedir@
633pdfdir = @pdfdir@
634pkgpyexecdir = @pkgpyexecdir@
635pkgpythondir = @pkgpythondir@
636plugindir = @plugindir@
637prefix = @prefix@
638program_transform_name = @program_transform_name@
639psdir = @psdir@
640pyexecdir = @pyexecdir@
641pythondir = @pythondir@
642runstatedir = @runstatedir@
643sbindir = @sbindir@
644sharedstatedir = @sharedstatedir@
645srcdir = @srcdir@
646sysconfdir = @sysconfdir@
647target = @target@
648target_alias = @target_alias@
649target_cpu = @target_cpu@
650target_os = @target_os@
651target_vendor = @target_vendor@
652top_build_prefix = @top_build_prefix@
653top_builddir = @top_builddir@
654top_srcdir = @top_srcdir@
655plugin_LTLIBRARIES = libgstmultifile.la
656libgstmultifile_la_SOURCES = \
657	gstmultifilesink.c   \
658	gstmultifilesrc.c    \
659	gstmultifile.c       \
660	gstsplitfilesrc.c    \
661	gstsplitmuxsink.c    \
662	gstsplitmuxpartreader.c \
663	gstsplitmuxsrc.c \
664	gstsplitutils.c    \
665	patternspec.c
666
667libgstmultifile_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(GIO_CFLAGS)
668libgstmultifile_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS) $(GIO_LIBS)
669libgstmultifile_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
670noinst_HEADERS = gstmultifilesrc.h gstmultifilesink.h gstsplitfilesrc.h gstsplitmuxsink.h \
671	gstsplitmuxsrc.h gstsplitmuxpartreader.h gstsplitutils.h patternspec.h
672
673test_splitmux_part_reader_SOURCES = \
674	test-splitmuxpartreader.c \
675	gstsplitmuxpartreader.c \
676	gstsplitmuxsrc.c \
677	gstsplitutils.c \
678	patternspec.c
679
680test_splitmux_part_reader_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(GIO_CFLAGS)
681test_splitmux_part_reader_LDADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS) $(GIO_LIBS)
682test_splitmux_part_reader_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
683all: all-am
684
685.SUFFIXES:
686.SUFFIXES: .c .lo .o .obj
687$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
688	@for dep in $?; do \
689	  case '$(am__configure_deps)' in \
690	    *$$dep*) \
691	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
692	        && { if test -f $@; then exit 0; else break; fi; }; \
693	      exit 1;; \
694	  esac; \
695	done; \
696	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/multifile/Makefile'; \
697	$(am__cd) $(top_srcdir) && \
698	  $(AUTOMAKE) --gnu gst/multifile/Makefile
699Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
700	@case '$?' in \
701	  *config.status*) \
702	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
703	  *) \
704	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
705	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
706	esac;
707
708$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
709	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
710
711$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
712	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
713$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
714	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
715$(am__aclocal_m4_deps):
716
717clean-noinstPROGRAMS:
718	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
719	echo " rm -f" $$list; \
720	rm -f $$list || exit $$?; \
721	test -n "$(EXEEXT)" || exit 0; \
722	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
723	echo " rm -f" $$list; \
724	rm -f $$list
725
726install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
727	@$(NORMAL_INSTALL)
728	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
729	list2=; for p in $$list; do \
730	  if test -f $$p; then \
731	    list2="$$list2 $$p"; \
732	  else :; fi; \
733	done; \
734	test -z "$$list2" || { \
735	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
736	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
737	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
738	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
739	}
740
741uninstall-pluginLTLIBRARIES:
742	@$(NORMAL_UNINSTALL)
743	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
744	for p in $$list; do \
745	  $(am__strip_dir) \
746	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
747	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
748	done
749
750clean-pluginLTLIBRARIES:
751	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
752	@list='$(plugin_LTLIBRARIES)'; \
753	locs=`for p in $$list; do echo $$p; done | \
754	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
755	      sort -u`; \
756	test -z "$$locs" || { \
757	  echo rm -f $${locs}; \
758	  rm -f $${locs}; \
759	}
760
761libgstmultifile.la: $(libgstmultifile_la_OBJECTS) $(libgstmultifile_la_DEPENDENCIES) $(EXTRA_libgstmultifile_la_DEPENDENCIES)
762	$(AM_V_CCLD)$(libgstmultifile_la_LINK) -rpath $(plugindir) $(libgstmultifile_la_OBJECTS) $(libgstmultifile_la_LIBADD) $(LIBS)
763
764test-splitmux-part-reader$(EXEEXT): $(test_splitmux_part_reader_OBJECTS) $(test_splitmux_part_reader_DEPENDENCIES) $(EXTRA_test_splitmux_part_reader_DEPENDENCIES)
765	@rm -f test-splitmux-part-reader$(EXEEXT)
766	$(AM_V_CCLD)$(test_splitmux_part_reader_LINK) $(test_splitmux_part_reader_OBJECTS) $(test_splitmux_part_reader_LDADD) $(LIBS)
767
768mostlyclean-compile:
769	-rm -f *.$(OBJEXT)
770
771distclean-compile:
772	-rm -f *.tab.c
773
774@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstmultifile.Plo@am__quote@ # am--include-marker
775@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstmultifilesink.Plo@am__quote@ # am--include-marker
776@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstmultifilesrc.Plo@am__quote@ # am--include-marker
777@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstsplitfilesrc.Plo@am__quote@ # am--include-marker
778@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstsplitmuxpartreader.Plo@am__quote@ # am--include-marker
779@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsink.Plo@am__quote@ # am--include-marker
780@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsrc.Plo@am__quote@ # am--include-marker
781@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-gstsplitutils.Plo@am__quote@ # am--include-marker
782@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmultifile_la-patternspec.Plo@am__quote@ # am--include-marker
783@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Po@am__quote@ # am--include-marker
784@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Po@am__quote@ # am--include-marker
785@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Po@am__quote@ # am--include-marker
786@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_splitmux_part_reader-patternspec.Po@am__quote@ # am--include-marker
787@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Po@am__quote@ # am--include-marker
788
789$(am__depfiles_remade):
790	@$(MKDIR_P) $(@D)
791	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
792
793am--depfiles: $(am__depfiles_remade)
794
795.c.o:
796@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
797@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
798@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
799@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
800@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
801@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
802
803.c.obj:
804@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
805@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
806@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
807@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
808@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
809@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
810
811.c.lo:
812@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
813@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
814@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
815@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
816@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
817@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
818
819libgstmultifile_la-gstmultifilesink.lo: gstmultifilesink.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstmultifilesink.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstmultifilesink.Tpo -c -o libgstmultifile_la-gstmultifilesink.lo `test -f 'gstmultifilesink.c' || echo '$(srcdir)/'`gstmultifilesink.c
821@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstmultifilesink.Tpo $(DEPDIR)/libgstmultifile_la-gstmultifilesink.Plo
822@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstmultifilesink.c' object='libgstmultifile_la-gstmultifilesink.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstmultifilesink.lo `test -f 'gstmultifilesink.c' || echo '$(srcdir)/'`gstmultifilesink.c
825
826libgstmultifile_la-gstmultifilesrc.lo: gstmultifilesrc.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstmultifilesrc.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstmultifilesrc.Tpo -c -o libgstmultifile_la-gstmultifilesrc.lo `test -f 'gstmultifilesrc.c' || echo '$(srcdir)/'`gstmultifilesrc.c
828@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstmultifilesrc.Tpo $(DEPDIR)/libgstmultifile_la-gstmultifilesrc.Plo
829@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstmultifilesrc.c' object='libgstmultifile_la-gstmultifilesrc.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstmultifilesrc.lo `test -f 'gstmultifilesrc.c' || echo '$(srcdir)/'`gstmultifilesrc.c
832
833libgstmultifile_la-gstmultifile.lo: gstmultifile.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstmultifile.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstmultifile.Tpo -c -o libgstmultifile_la-gstmultifile.lo `test -f 'gstmultifile.c' || echo '$(srcdir)/'`gstmultifile.c
835@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstmultifile.Tpo $(DEPDIR)/libgstmultifile_la-gstmultifile.Plo
836@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstmultifile.c' object='libgstmultifile_la-gstmultifile.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstmultifile.lo `test -f 'gstmultifile.c' || echo '$(srcdir)/'`gstmultifile.c
839
840libgstmultifile_la-gstsplitfilesrc.lo: gstsplitfilesrc.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstsplitfilesrc.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstsplitfilesrc.Tpo -c -o libgstmultifile_la-gstsplitfilesrc.lo `test -f 'gstsplitfilesrc.c' || echo '$(srcdir)/'`gstsplitfilesrc.c
842@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstsplitfilesrc.Tpo $(DEPDIR)/libgstmultifile_la-gstsplitfilesrc.Plo
843@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitfilesrc.c' object='libgstmultifile_la-gstsplitfilesrc.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstsplitfilesrc.lo `test -f 'gstsplitfilesrc.c' || echo '$(srcdir)/'`gstsplitfilesrc.c
846
847libgstmultifile_la-gstsplitmuxsink.lo: gstsplitmuxsink.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstsplitmuxsink.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstsplitmuxsink.Tpo -c -o libgstmultifile_la-gstsplitmuxsink.lo `test -f 'gstsplitmuxsink.c' || echo '$(srcdir)/'`gstsplitmuxsink.c
849@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstsplitmuxsink.Tpo $(DEPDIR)/libgstmultifile_la-gstsplitmuxsink.Plo
850@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitmuxsink.c' object='libgstmultifile_la-gstsplitmuxsink.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstsplitmuxsink.lo `test -f 'gstsplitmuxsink.c' || echo '$(srcdir)/'`gstsplitmuxsink.c
853
854libgstmultifile_la-gstsplitmuxpartreader.lo: gstsplitmuxpartreader.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstsplitmuxpartreader.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstsplitmuxpartreader.Tpo -c -o libgstmultifile_la-gstsplitmuxpartreader.lo `test -f 'gstsplitmuxpartreader.c' || echo '$(srcdir)/'`gstsplitmuxpartreader.c
856@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstsplitmuxpartreader.Tpo $(DEPDIR)/libgstmultifile_la-gstsplitmuxpartreader.Plo
857@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitmuxpartreader.c' object='libgstmultifile_la-gstsplitmuxpartreader.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstsplitmuxpartreader.lo `test -f 'gstsplitmuxpartreader.c' || echo '$(srcdir)/'`gstsplitmuxpartreader.c
860
861libgstmultifile_la-gstsplitmuxsrc.lo: gstsplitmuxsrc.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstsplitmuxsrc.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstsplitmuxsrc.Tpo -c -o libgstmultifile_la-gstsplitmuxsrc.lo `test -f 'gstsplitmuxsrc.c' || echo '$(srcdir)/'`gstsplitmuxsrc.c
863@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstsplitmuxsrc.Tpo $(DEPDIR)/libgstmultifile_la-gstsplitmuxsrc.Plo
864@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitmuxsrc.c' object='libgstmultifile_la-gstsplitmuxsrc.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstsplitmuxsrc.lo `test -f 'gstsplitmuxsrc.c' || echo '$(srcdir)/'`gstsplitmuxsrc.c
867
868libgstmultifile_la-gstsplitutils.lo: gstsplitutils.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-gstsplitutils.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-gstsplitutils.Tpo -c -o libgstmultifile_la-gstsplitutils.lo `test -f 'gstsplitutils.c' || echo '$(srcdir)/'`gstsplitutils.c
870@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-gstsplitutils.Tpo $(DEPDIR)/libgstmultifile_la-gstsplitutils.Plo
871@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitutils.c' object='libgstmultifile_la-gstsplitutils.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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-gstsplitutils.lo `test -f 'gstsplitutils.c' || echo '$(srcdir)/'`gstsplitutils.c
874
875libgstmultifile_la-patternspec.lo: patternspec.c
876@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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -MT libgstmultifile_la-patternspec.lo -MD -MP -MF $(DEPDIR)/libgstmultifile_la-patternspec.Tpo -c -o libgstmultifile_la-patternspec.lo `test -f 'patternspec.c' || echo '$(srcdir)/'`patternspec.c
877@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstmultifile_la-patternspec.Tpo $(DEPDIR)/libgstmultifile_la-patternspec.Plo
878@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='patternspec.c' object='libgstmultifile_la-patternspec.lo' libtool=yes @AMDEPBACKSLASH@
879@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
880@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) $(libgstmultifile_la_CFLAGS) $(CFLAGS) -c -o libgstmultifile_la-patternspec.lo `test -f 'patternspec.c' || echo '$(srcdir)/'`patternspec.c
881
882test_splitmux_part_reader-test-splitmuxpartreader.o: test-splitmuxpartreader.c
883@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-test-splitmuxpartreader.o -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Tpo -c -o test_splitmux_part_reader-test-splitmuxpartreader.o `test -f 'test-splitmuxpartreader.c' || echo '$(srcdir)/'`test-splitmuxpartreader.c
884@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Tpo $(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Po
885@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-splitmuxpartreader.c' object='test_splitmux_part_reader-test-splitmuxpartreader.o' libtool=no @AMDEPBACKSLASH@
886@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
887@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-test-splitmuxpartreader.o `test -f 'test-splitmuxpartreader.c' || echo '$(srcdir)/'`test-splitmuxpartreader.c
888
889test_splitmux_part_reader-test-splitmuxpartreader.obj: test-splitmuxpartreader.c
890@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-test-splitmuxpartreader.obj -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Tpo -c -o test_splitmux_part_reader-test-splitmuxpartreader.obj `if test -f 'test-splitmuxpartreader.c'; then $(CYGPATH_W) 'test-splitmuxpartreader.c'; else $(CYGPATH_W) '$(srcdir)/test-splitmuxpartreader.c'; fi`
891@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Tpo $(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Po
892@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-splitmuxpartreader.c' object='test_splitmux_part_reader-test-splitmuxpartreader.obj' libtool=no @AMDEPBACKSLASH@
893@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
894@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-test-splitmuxpartreader.obj `if test -f 'test-splitmuxpartreader.c'; then $(CYGPATH_W) 'test-splitmuxpartreader.c'; else $(CYGPATH_W) '$(srcdir)/test-splitmuxpartreader.c'; fi`
895
896test_splitmux_part_reader-gstsplitmuxpartreader.o: gstsplitmuxpartreader.c
897@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-gstsplitmuxpartreader.o -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Tpo -c -o test_splitmux_part_reader-gstsplitmuxpartreader.o `test -f 'gstsplitmuxpartreader.c' || echo '$(srcdir)/'`gstsplitmuxpartreader.c
898@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Tpo $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Po
899@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitmuxpartreader.c' object='test_splitmux_part_reader-gstsplitmuxpartreader.o' libtool=no @AMDEPBACKSLASH@
900@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
901@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-gstsplitmuxpartreader.o `test -f 'gstsplitmuxpartreader.c' || echo '$(srcdir)/'`gstsplitmuxpartreader.c
902
903test_splitmux_part_reader-gstsplitmuxpartreader.obj: gstsplitmuxpartreader.c
904@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-gstsplitmuxpartreader.obj -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Tpo -c -o test_splitmux_part_reader-gstsplitmuxpartreader.obj `if test -f 'gstsplitmuxpartreader.c'; then $(CYGPATH_W) 'gstsplitmuxpartreader.c'; else $(CYGPATH_W) '$(srcdir)/gstsplitmuxpartreader.c'; fi`
905@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Tpo $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Po
906@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitmuxpartreader.c' object='test_splitmux_part_reader-gstsplitmuxpartreader.obj' libtool=no @AMDEPBACKSLASH@
907@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
908@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-gstsplitmuxpartreader.obj `if test -f 'gstsplitmuxpartreader.c'; then $(CYGPATH_W) 'gstsplitmuxpartreader.c'; else $(CYGPATH_W) '$(srcdir)/gstsplitmuxpartreader.c'; fi`
909
910test_splitmux_part_reader-gstsplitmuxsrc.o: gstsplitmuxsrc.c
911@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-gstsplitmuxsrc.o -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Tpo -c -o test_splitmux_part_reader-gstsplitmuxsrc.o `test -f 'gstsplitmuxsrc.c' || echo '$(srcdir)/'`gstsplitmuxsrc.c
912@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Tpo $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Po
913@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitmuxsrc.c' object='test_splitmux_part_reader-gstsplitmuxsrc.o' libtool=no @AMDEPBACKSLASH@
914@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
915@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-gstsplitmuxsrc.o `test -f 'gstsplitmuxsrc.c' || echo '$(srcdir)/'`gstsplitmuxsrc.c
916
917test_splitmux_part_reader-gstsplitmuxsrc.obj: gstsplitmuxsrc.c
918@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-gstsplitmuxsrc.obj -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Tpo -c -o test_splitmux_part_reader-gstsplitmuxsrc.obj `if test -f 'gstsplitmuxsrc.c'; then $(CYGPATH_W) 'gstsplitmuxsrc.c'; else $(CYGPATH_W) '$(srcdir)/gstsplitmuxsrc.c'; fi`
919@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Tpo $(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Po
920@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitmuxsrc.c' object='test_splitmux_part_reader-gstsplitmuxsrc.obj' libtool=no @AMDEPBACKSLASH@
921@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
922@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-gstsplitmuxsrc.obj `if test -f 'gstsplitmuxsrc.c'; then $(CYGPATH_W) 'gstsplitmuxsrc.c'; else $(CYGPATH_W) '$(srcdir)/gstsplitmuxsrc.c'; fi`
923
924test_splitmux_part_reader-gstsplitutils.o: gstsplitutils.c
925@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-gstsplitutils.o -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Tpo -c -o test_splitmux_part_reader-gstsplitutils.o `test -f 'gstsplitutils.c' || echo '$(srcdir)/'`gstsplitutils.c
926@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Tpo $(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Po
927@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitutils.c' object='test_splitmux_part_reader-gstsplitutils.o' libtool=no @AMDEPBACKSLASH@
928@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
929@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-gstsplitutils.o `test -f 'gstsplitutils.c' || echo '$(srcdir)/'`gstsplitutils.c
930
931test_splitmux_part_reader-gstsplitutils.obj: gstsplitutils.c
932@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-gstsplitutils.obj -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Tpo -c -o test_splitmux_part_reader-gstsplitutils.obj `if test -f 'gstsplitutils.c'; then $(CYGPATH_W) 'gstsplitutils.c'; else $(CYGPATH_W) '$(srcdir)/gstsplitutils.c'; fi`
933@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Tpo $(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Po
934@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstsplitutils.c' object='test_splitmux_part_reader-gstsplitutils.obj' libtool=no @AMDEPBACKSLASH@
935@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
936@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-gstsplitutils.obj `if test -f 'gstsplitutils.c'; then $(CYGPATH_W) 'gstsplitutils.c'; else $(CYGPATH_W) '$(srcdir)/gstsplitutils.c'; fi`
937
938test_splitmux_part_reader-patternspec.o: patternspec.c
939@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-patternspec.o -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-patternspec.Tpo -c -o test_splitmux_part_reader-patternspec.o `test -f 'patternspec.c' || echo '$(srcdir)/'`patternspec.c
940@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-patternspec.Tpo $(DEPDIR)/test_splitmux_part_reader-patternspec.Po
941@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='patternspec.c' object='test_splitmux_part_reader-patternspec.o' libtool=no @AMDEPBACKSLASH@
942@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
943@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-patternspec.o `test -f 'patternspec.c' || echo '$(srcdir)/'`patternspec.c
944
945test_splitmux_part_reader-patternspec.obj: patternspec.c
946@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -MT test_splitmux_part_reader-patternspec.obj -MD -MP -MF $(DEPDIR)/test_splitmux_part_reader-patternspec.Tpo -c -o test_splitmux_part_reader-patternspec.obj `if test -f 'patternspec.c'; then $(CYGPATH_W) 'patternspec.c'; else $(CYGPATH_W) '$(srcdir)/patternspec.c'; fi`
947@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_splitmux_part_reader-patternspec.Tpo $(DEPDIR)/test_splitmux_part_reader-patternspec.Po
948@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='patternspec.c' object='test_splitmux_part_reader-patternspec.obj' libtool=no @AMDEPBACKSLASH@
949@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
950@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_splitmux_part_reader_CFLAGS) $(CFLAGS) -c -o test_splitmux_part_reader-patternspec.obj `if test -f 'patternspec.c'; then $(CYGPATH_W) 'patternspec.c'; else $(CYGPATH_W) '$(srcdir)/patternspec.c'; fi`
951
952mostlyclean-libtool:
953	-rm -f *.lo
954
955clean-libtool:
956	-rm -rf .libs _libs
957
958ID: $(am__tagged_files)
959	$(am__define_uniq_tagged_files); mkid -fID $$unique
960tags: tags-am
961TAGS: tags
962
963tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
964	set x; \
965	here=`pwd`; \
966	$(am__define_uniq_tagged_files); \
967	shift; \
968	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
969	  test -n "$$unique" || unique=$$empty_fix; \
970	  if test $$# -gt 0; then \
971	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
972	      "$$@" $$unique; \
973	  else \
974	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
975	      $$unique; \
976	  fi; \
977	fi
978ctags: ctags-am
979
980CTAGS: ctags
981ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
982	$(am__define_uniq_tagged_files); \
983	test -z "$(CTAGS_ARGS)$$unique" \
984	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
985	     $$unique
986
987GTAGS:
988	here=`$(am__cd) $(top_builddir) && pwd` \
989	  && $(am__cd) $(top_srcdir) \
990	  && gtags -i $(GTAGS_ARGS) "$$here"
991cscopelist: cscopelist-am
992
993cscopelist-am: $(am__tagged_files)
994	list='$(am__tagged_files)'; \
995	case "$(srcdir)" in \
996	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
997	  *) sdir=$(subdir)/$(srcdir) ;; \
998	esac; \
999	for i in $$list; do \
1000	  if test -f "$$i"; then \
1001	    echo "$(subdir)/$$i"; \
1002	  else \
1003	    echo "$$sdir/$$i"; \
1004	  fi; \
1005	done >> $(top_builddir)/cscope.files
1006
1007distclean-tags:
1008	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1009
1010distdir: $(BUILT_SOURCES)
1011	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1012
1013distdir-am: $(DISTFILES)
1014	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1015	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1016	list='$(DISTFILES)'; \
1017	  dist_files=`for file in $$list; do echo $$file; done | \
1018	  sed -e "s|^$$srcdirstrip/||;t" \
1019	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1020	case $$dist_files in \
1021	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1022			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1023			   sort -u` ;; \
1024	esac; \
1025	for file in $$dist_files; do \
1026	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1027	  if test -d $$d/$$file; then \
1028	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1029	    if test -d "$(distdir)/$$file"; then \
1030	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1031	    fi; \
1032	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1033	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1034	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1035	    fi; \
1036	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1037	  else \
1038	    test -f "$(distdir)/$$file" \
1039	    || cp -p $$d/$$file "$(distdir)/$$file" \
1040	    || exit 1; \
1041	  fi; \
1042	done
1043check-am: all-am
1044check: check-am
1045all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(HEADERS)
1046installdirs:
1047	for dir in "$(DESTDIR)$(plugindir)"; do \
1048	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1049	done
1050install: install-am
1051install-exec: install-exec-am
1052install-data: install-data-am
1053uninstall: uninstall-am
1054
1055install-am: all-am
1056	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1057
1058installcheck: installcheck-am
1059install-strip:
1060	if test -z '$(STRIP)'; then \
1061	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1062	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1063	      install; \
1064	else \
1065	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1066	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1067	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1068	fi
1069mostlyclean-generic:
1070
1071clean-generic:
1072
1073distclean-generic:
1074	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1075	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1076
1077maintainer-clean-generic:
1078	@echo "This command is intended for maintainers to use"
1079	@echo "it deletes files that may require special tools to rebuild."
1080clean: clean-am
1081
1082clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1083	clean-pluginLTLIBRARIES mostlyclean-am
1084
1085distclean: distclean-am
1086		-rm -f ./$(DEPDIR)/libgstmultifile_la-gstmultifile.Plo
1087	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstmultifilesink.Plo
1088	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstmultifilesrc.Plo
1089	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitfilesrc.Plo
1090	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitmuxpartreader.Plo
1091	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsink.Plo
1092	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsrc.Plo
1093	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitutils.Plo
1094	-rm -f ./$(DEPDIR)/libgstmultifile_la-patternspec.Plo
1095	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Po
1096	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Po
1097	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Po
1098	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-patternspec.Po
1099	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Po
1100	-rm -f Makefile
1101distclean-am: clean-am distclean-compile distclean-generic \
1102	distclean-tags
1103
1104dvi: dvi-am
1105
1106dvi-am:
1107
1108html: html-am
1109
1110html-am:
1111
1112info: info-am
1113
1114info-am:
1115
1116install-data-am: install-pluginLTLIBRARIES
1117
1118install-dvi: install-dvi-am
1119
1120install-dvi-am:
1121
1122install-exec-am:
1123
1124install-html: install-html-am
1125
1126install-html-am:
1127
1128install-info: install-info-am
1129
1130install-info-am:
1131
1132install-man:
1133
1134install-pdf: install-pdf-am
1135
1136install-pdf-am:
1137
1138install-ps: install-ps-am
1139
1140install-ps-am:
1141
1142installcheck-am:
1143
1144maintainer-clean: maintainer-clean-am
1145		-rm -f ./$(DEPDIR)/libgstmultifile_la-gstmultifile.Plo
1146	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstmultifilesink.Plo
1147	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstmultifilesrc.Plo
1148	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitfilesrc.Plo
1149	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitmuxpartreader.Plo
1150	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsink.Plo
1151	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitmuxsrc.Plo
1152	-rm -f ./$(DEPDIR)/libgstmultifile_la-gstsplitutils.Plo
1153	-rm -f ./$(DEPDIR)/libgstmultifile_la-patternspec.Plo
1154	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxpartreader.Po
1155	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-gstsplitmuxsrc.Po
1156	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-gstsplitutils.Po
1157	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-patternspec.Po
1158	-rm -f ./$(DEPDIR)/test_splitmux_part_reader-test-splitmuxpartreader.Po
1159	-rm -f Makefile
1160maintainer-clean-am: distclean-am maintainer-clean-generic
1161
1162mostlyclean: mostlyclean-am
1163
1164mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1165	mostlyclean-libtool
1166
1167pdf: pdf-am
1168
1169pdf-am:
1170
1171ps: ps-am
1172
1173ps-am:
1174
1175uninstall-am: uninstall-pluginLTLIBRARIES
1176
1177.MAKE: install-am install-strip
1178
1179.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1180	clean-generic clean-libtool clean-noinstPROGRAMS \
1181	clean-pluginLTLIBRARIES cscopelist-am ctags ctags-am distclean \
1182	distclean-compile distclean-generic distclean-libtool \
1183	distclean-tags distdir dvi dvi-am html html-am info info-am \
1184	install install-am install-data install-data-am install-dvi \
1185	install-dvi-am install-exec install-exec-am install-html \
1186	install-html-am install-info install-info-am install-man \
1187	install-pdf install-pdf-am install-pluginLTLIBRARIES \
1188	install-ps install-ps-am install-strip installcheck \
1189	installcheck-am installdirs maintainer-clean \
1190	maintainer-clean-generic mostlyclean mostlyclean-compile \
1191	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1192	tags tags-am uninstall uninstall-am \
1193	uninstall-pluginLTLIBRARIES
1194
1195.PRECIOUS: Makefile
1196
1197
1198# Tell versions [3.59,3.63) of GNU make to not export all variables.
1199# Otherwise a system limit (for SysV at least) may be exceeded.
1200.NOEXPORT:
1201