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 = gstintertest$(EXEEXT)
95subdir = gst/inter
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-dowhile.m4 \
109	$(top_srcdir)/common/m4/gst-error.m4 \
110	$(top_srcdir)/common/m4/gst-feature.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/iconv.m4 \
122	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
123	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
124	$(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libtool.m4 \
125	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
126	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
127	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
128	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
129am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
130	$(ACLOCAL_M4)
131DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
132	$(am__DIST_COMMON)
133mkinstalldirs = $(install_sh) -d
134CONFIG_HEADER = $(top_builddir)/config.h
135CONFIG_CLEAN_FILES =
136CONFIG_CLEAN_VPATH_FILES =
137PROGRAMS = $(noinst_PROGRAMS)
138am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
139am__vpath_adj = case $$p in \
140    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
141    *) f=$$p;; \
142  esac;
143am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
144am__install_max = 40
145am__nobase_strip_setup = \
146  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
147am__nobase_strip = \
148  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
149am__nobase_list = $(am__nobase_strip_setup); \
150  for p in $$list; do echo "$$p $$p"; done | \
151  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
152  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
153    if (++n[$$2] == $(am__install_max)) \
154      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
155    END { for (dir in files) print dir, files[dir] }'
156am__base_list = \
157  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
158  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
159am__uninstall_files_from_dir = { \
160  test -z "$$files" \
161    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
162    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
163         $(am__cd) "$$dir" && rm -f $$files; }; \
164  }
165am__installdirs = "$(DESTDIR)$(plugindir)"
166LTLIBRARIES = $(plugin_LTLIBRARIES)
167am__DEPENDENCIES_1 =
168libgstinter_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
169	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
170	$(am__DEPENDENCIES_1)
171am_libgstinter_la_OBJECTS = libgstinter_la-gstinteraudiosink.lo \
172	libgstinter_la-gstinteraudiosrc.lo \
173	libgstinter_la-gstintersubsink.lo \
174	libgstinter_la-gstintersubsrc.lo \
175	libgstinter_la-gstintervideosink.lo \
176	libgstinter_la-gstintervideosrc.lo libgstinter_la-gstinter.lo \
177	libgstinter_la-gstintersurface.lo
178libgstinter_la_OBJECTS = $(am_libgstinter_la_OBJECTS)
179AM_V_lt = $(am__v_lt_@AM_V@)
180am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
181am__v_lt_0 = --silent
182am__v_lt_1 =
183libgstinter_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
184	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
185	$(libgstinter_la_CFLAGS) $(CFLAGS) $(libgstinter_la_LDFLAGS) \
186	$(LDFLAGS) -o $@
187am_gstintertest_OBJECTS = gstintertest-gstintertest.$(OBJEXT)
188gstintertest_OBJECTS = $(am_gstintertest_OBJECTS)
189gstintertest_DEPENDENCIES = $(am__DEPENDENCIES_1) \
190	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
191gstintertest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(gstintertest_CFLAGS) \
193	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
194AM_V_P = $(am__v_P_@AM_V@)
195am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
196am__v_P_0 = false
197am__v_P_1 = :
198AM_V_GEN = $(am__v_GEN_@AM_V@)
199am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
200am__v_GEN_0 = @echo "  GEN     " $@;
201am__v_GEN_1 =
202AM_V_at = $(am__v_at_@AM_V@)
203am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
204am__v_at_0 = @
205am__v_at_1 =
206DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
207depcomp = $(SHELL) $(top_srcdir)/depcomp
208am__maybe_remake_depfiles = depfiles
209am__depfiles_remade = ./$(DEPDIR)/gstintertest-gstintertest.Po \
210	./$(DEPDIR)/libgstinter_la-gstinter.Plo \
211	./$(DEPDIR)/libgstinter_la-gstinteraudiosink.Plo \
212	./$(DEPDIR)/libgstinter_la-gstinteraudiosrc.Plo \
213	./$(DEPDIR)/libgstinter_la-gstintersubsink.Plo \
214	./$(DEPDIR)/libgstinter_la-gstintersubsrc.Plo \
215	./$(DEPDIR)/libgstinter_la-gstintersurface.Plo \
216	./$(DEPDIR)/libgstinter_la-gstintervideosink.Plo \
217	./$(DEPDIR)/libgstinter_la-gstintervideosrc.Plo
218am__mv = mv -f
219COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
220	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
221LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
222	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
223	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
224	$(AM_CFLAGS) $(CFLAGS)
225AM_V_CC = $(am__v_CC_@AM_V@)
226am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
227am__v_CC_0 = @echo "  CC      " $@;
228am__v_CC_1 =
229CCLD = $(CC)
230LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
231	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
232	$(AM_LDFLAGS) $(LDFLAGS) -o $@
233AM_V_CCLD = $(am__v_CCLD_@AM_V@)
234am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
235am__v_CCLD_0 = @echo "  CCLD    " $@;
236am__v_CCLD_1 =
237SOURCES = $(libgstinter_la_SOURCES) $(gstintertest_SOURCES)
238DIST_SOURCES = $(libgstinter_la_SOURCES) $(gstintertest_SOURCES)
239am__can_run_installinfo = \
240  case $$AM_UPDATE_INFO_DIR in \
241    n|no|NO) false;; \
242    *) (install-info --version) >/dev/null 2>&1;; \
243  esac
244HEADERS = $(noinst_HEADERS)
245am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
246# Read a list of newline-separated strings from the standard input,
247# and print each of them once, without duplicates.  Input order is
248# *not* preserved.
249am__uniquify_input = $(AWK) '\
250  BEGIN { nonempty = 0; } \
251  { items[$$0] = 1; nonempty = 1; } \
252  END { if (nonempty) { for (i in items) print i; }; } \
253'
254# Make sure the list of sources is unique.  This is necessary because,
255# e.g., the same source file might be shared among _SOURCES variables
256# for different programs/libraries.
257am__define_uniq_tagged_files = \
258  list='$(am__tagged_files)'; \
259  unique=`for i in $$list; do \
260    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261  done | $(am__uniquify_input)`
262ETAGS = etags
263CTAGS = ctags
264am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
265DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
266ACLOCAL = @ACLOCAL@
267ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
268AMTAR = @AMTAR@
269AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
270AOM_CFLAGS = @AOM_CFLAGS@
271AOM_LIBS = @AOM_LIBS@
272AR = @AR@
273AS = @AS@
274ASSRENDER_CFLAGS = @ASSRENDER_CFLAGS@
275ASSRENDER_LIBS = @ASSRENDER_LIBS@
276AUTOCONF = @AUTOCONF@
277AUTOHEADER = @AUTOHEADER@
278AUTOMAKE = @AUTOMAKE@
279AWK = @AWK@
280BLUEZ5_CFLAGS = @BLUEZ5_CFLAGS@
281BLUEZ5_LIBS = @BLUEZ5_LIBS@
282BS2B_CFLAGS = @BS2B_CFLAGS@
283BS2B_LIBS = @BS2B_LIBS@
284BZ2_LIBS = @BZ2_LIBS@
285CC = @CC@
286CCASFLAGS = @CCASFLAGS@
287CCDEPMODE = @CCDEPMODE@
288CFLAGS = @CFLAGS@
289CHROMAPRINT_CFLAGS = @CHROMAPRINT_CFLAGS@
290CHROMAPRINT_LIBS = @CHROMAPRINT_LIBS@
291CPP = @CPP@
292CPPFLAGS = @CPPFLAGS@
293CUDA_CFLAGS = @CUDA_CFLAGS@
294CUDA_LIBS = @CUDA_LIBS@
295CURL_CFLAGS = @CURL_CFLAGS@
296CURL_LIBS = @CURL_LIBS@
297CXX = @CXX@
298CXXCPP = @CXXCPP@
299CXXDEPMODE = @CXXDEPMODE@
300CXXFLAGS = @CXXFLAGS@
301CYGPATH_W = @CYGPATH_W@
302DECKLINK_CXXFLAGS = @DECKLINK_CXXFLAGS@
303DECKLINK_LIBS = @DECKLINK_LIBS@
304DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
305DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
306DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
307DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
308DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
309DEFS = @DEFS@
310DEPDIR = @DEPDIR@
311DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
312DIRECT3D_LIBS = @DIRECT3D_LIBS@
313DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
314DIRECTFB_LIBS = @DIRECTFB_LIBS@
315DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
316DIRECTX_CFLAGS = @DIRECTX_CFLAGS@
317DIRECTX_LDFLAGS = @DIRECTX_LDFLAGS@
318DLLTOOL = @DLLTOOL@
319DSSIM_CFLAGS = @DSSIM_CFLAGS@
320DSSIM_LIBS = @DSSIM_LIBS@
321DSYMUTIL = @DSYMUTIL@
322DTLS_CFLAGS = @DTLS_CFLAGS@
323DTLS_LIBS = @DTLS_LIBS@
324DTS_LIBS = @DTS_LIBS@
325DUMPBIN = @DUMPBIN@
326DVDNAV_CFLAGS = @DVDNAV_CFLAGS@
327DVDNAV_LIBS = @DVDNAV_LIBS@
328ECHO_C = @ECHO_C@
329ECHO_N = @ECHO_N@
330ECHO_T = @ECHO_T@
331EGREP = @EGREP@
332ERROR_CFLAGS = @ERROR_CFLAGS@
333ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
334ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
335EXEEXT = @EXEEXT@
336EXIF_CFLAGS = @EXIF_CFLAGS@
337EXIF_LIBS = @EXIF_LIBS@
338EXTRA_CFLAGS = @EXTRA_CFLAGS@
339FAAC_LIBS = @FAAC_LIBS@
340FAAD_LIBS = @FAAD_LIBS@
341FDK_AAC_CFLAGS = @FDK_AAC_CFLAGS@
342FDK_AAC_LIBS = @FDK_AAC_LIBS@
343FFLAGS = @FFLAGS@
344FGREP = @FGREP@
345FLITE_CFLAGS = @FLITE_CFLAGS@
346FLITE_LIBS = @FLITE_LIBS@
347FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
348FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
349GCOV = @GCOV@
350GCOV_CFLAGS = @GCOV_CFLAGS@
351GCOV_LIBS = @GCOV_LIBS@
352GDBUS_CODEGEN = @GDBUS_CODEGEN@
353GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
354GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
355GIO_CFLAGS = @GIO_CFLAGS@
356GIO_LDFLAGS = @GIO_LDFLAGS@
357GIO_LIBS = @GIO_LIBS@
358GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
359GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
360GLIB_CFLAGS = @GLIB_CFLAGS@
361GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
362GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
363GLIB_LIBS = @GLIB_LIBS@
364GLIB_MKENUMS = @GLIB_MKENUMS@
365GLIB_PREFIX = @GLIB_PREFIX@
366GLIB_REQ = @GLIB_REQ@
367GME_LIBS = @GME_LIBS@
368GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
369GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
370GMSGFMT = @GMSGFMT@
371GMSGFMT_015 = @GMSGFMT_015@
372GNUSTL_CFLAGS = @GNUSTL_CFLAGS@
373GNUSTL_LIBS = @GNUSTL_LIBS@
374GREP = @GREP@
375GSM_LIBS = @GSM_LIBS@
376GSTPB_PLUGINS_DIR = @GSTPB_PLUGINS_DIR@
377GSTPB_PREFIX = @GSTPB_PREFIX@
378GST_AGE = @GST_AGE@
379GST_ALLOCATORS_CFLAGS = @GST_ALLOCATORS_CFLAGS@
380GST_ALLOCATORS_LIBS = @GST_ALLOCATORS_LIBS@
381GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
382GST_API_VERSION = @GST_API_VERSION@
383GST_AUDIO_CFLAGS = @GST_AUDIO_CFLAGS@
384GST_AUDIO_LIBS = @GST_AUDIO_LIBS@
385GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
386GST_BASE_LIBS = @GST_BASE_LIBS@
387GST_CFLAGS = @GST_CFLAGS@
388GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
389GST_CHECK_LIBS = @GST_CHECK_LIBS@
390GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
391GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
392GST_CURRENT = @GST_CURRENT@
393GST_CXXFLAGS = @GST_CXXFLAGS@
394GST_GL_CFLAGS = @GST_GL_CFLAGS@
395GST_GL_LIBS = @GST_GL_LIBS@
396GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
397GST_LIBS = @GST_LIBS@
398GST_LIBVERSION = @GST_LIBVERSION@
399GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
400GST_LICENSE = @GST_LICENSE@
401GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
402GST_NET_CFLAGS = @GST_NET_CFLAGS@
403GST_NET_LIBS = @GST_NET_LIBS@
404GST_OBJCFLAGS = @GST_OBJCFLAGS@
405GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
406GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
407GST_OPTION_OBJCFLAGS = @GST_OPTION_OBJCFLAGS@
408GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
409GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
410GST_PBUTILS_CFLAGS = @GST_PBUTILS_CFLAGS@
411GST_PBUTILS_LIBS = @GST_PBUTILS_LIBS@
412GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
413GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
414GST_PLUGINS_BAD_CFLAGS = @GST_PLUGINS_BAD_CFLAGS@
415GST_PLUGINS_BAD_CXXFLAGS = @GST_PLUGINS_BAD_CXXFLAGS@
416GST_PLUGINS_BAD_OBJCFLAGS = @GST_PLUGINS_BAD_OBJCFLAGS@
417GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
418GST_PLUGINS_BASE_DIR = @GST_PLUGINS_BASE_DIR@
419GST_PLUGINS_BASE_LIBS = @GST_PLUGINS_BASE_LIBS@
420GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
421GST_PLUGINS_GOOD_CFLAGS = @GST_PLUGINS_GOOD_CFLAGS@
422GST_PLUGINS_GOOD_DIR = @GST_PLUGINS_GOOD_DIR@
423GST_PLUGINS_GOOD_LIBS = @GST_PLUGINS_GOOD_LIBS@
424GST_PLUGINS_LIBAV_CFLAGS = @GST_PLUGINS_LIBAV_CFLAGS@
425GST_PLUGINS_LIBAV_DIR = @GST_PLUGINS_LIBAV_DIR@
426GST_PLUGINS_LIBAV_LIBS = @GST_PLUGINS_LIBAV_LIBS@
427GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
428GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
429GST_PLUGINS_UGLY_CFLAGS = @GST_PLUGINS_UGLY_CFLAGS@
430GST_PLUGINS_UGLY_DIR = @GST_PLUGINS_UGLY_DIR@
431GST_PLUGINS_UGLY_LIBS = @GST_PLUGINS_UGLY_LIBS@
432GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
433GST_PREFIX = @GST_PREFIX@
434GST_REVISION = @GST_REVISION@
435GST_SDP_CFLAGS = @GST_SDP_CFLAGS@
436GST_SDP_LIBS = @GST_SDP_LIBS@
437GST_TOOLS_DIR = @GST_TOOLS_DIR@
438GST_VIDEO_CFLAGS = @GST_VIDEO_CFLAGS@
439GST_VIDEO_LIBS = @GST_VIDEO_LIBS@
440GTK3_CFLAGS = @GTK3_CFLAGS@
441GTK3_LIBS = @GTK3_LIBS@
442GTKDOC_CHECK = @GTKDOC_CHECK@
443GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
444GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
445GTKDOC_MKPDF = @GTKDOC_MKPDF@
446GTKDOC_REBASE = @GTKDOC_REBASE@
447GTK_BASE_DIR = @GTK_BASE_DIR@
448GTK_CFLAGS = @GTK_CFLAGS@
449GTK_LIBS = @GTK_LIBS@
450GTK_VERSION = @GTK_VERSION@
451G_UDEV_CFLAGS = @G_UDEV_CFLAGS@
452G_UDEV_LIBS = @G_UDEV_LIBS@
453HAVE_CXX = @HAVE_CXX@
454HAVE_DIRECT3D = @HAVE_DIRECT3D@
455HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
456HAVE_DTS = @HAVE_DTS@
457HAVE_FAAC = @HAVE_FAAC@
458HAVE_FAAD = @HAVE_FAAD@
459HAVE_FLITE = @HAVE_FLITE@
460HAVE_GSM = @HAVE_GSM@
461HAVE_GTK3 = @HAVE_GTK3@
462HAVE_OPENJPEG = @HAVE_OPENJPEG@
463HAVE_SRTP = @HAVE_SRTP@
464HAVE_WASAPI = @HAVE_WASAPI@
465HAVE_WILDMIDI = @HAVE_WILDMIDI@
466HAVE_WINKS = @HAVE_WINKS@
467HAVE_WINSCREENCAP = @HAVE_WINSCREENCAP@
468HAVE_X11 = @HAVE_X11@
469HTML_DIR = @HTML_DIR@
470INSTALL = @INSTALL@
471INSTALL_DATA = @INSTALL_DATA@
472INSTALL_PROGRAM = @INSTALL_PROGRAM@
473INSTALL_SCRIPT = @INSTALL_SCRIPT@
474INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
475INTLLIBS = @INTLLIBS@
476INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
477INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
478INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
479INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
480INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
481INTROSPECTION_INIT = @INTROSPECTION_INIT@
482INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
483INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
484INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
485INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
486KATE_CFLAGS = @KATE_CFLAGS@
487KATE_LIBS = @KATE_LIBS@
488KMS_DRM_CFLAGS = @KMS_DRM_CFLAGS@
489KMS_DRM_LIBS = @KMS_DRM_LIBS@
490LCMS2_CFLAGS = @LCMS2_CFLAGS@
491LCMS2_LIBS = @LCMS2_LIBS@
492LD = @LD@
493LDFLAGS = @LDFLAGS@
494LIBDC1394_CFLAGS = @LIBDC1394_CFLAGS@
495LIBDC1394_LIBS = @LIBDC1394_LIBS@
496LIBDE265_CFLAGS = @LIBDE265_CFLAGS@
497LIBDE265_LIBS = @LIBDE265_LIBS@
498LIBDIR = @LIBDIR@
499LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
500LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
501LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
502LIBICONV = @LIBICONV@
503LIBINTL = @LIBINTL@
504LIBM = @LIBM@
505LIBMFX_CFLAGS = @LIBMFX_CFLAGS@
506LIBMFX_LIBS = @LIBMFX_LIBS@
507LIBMMS_CFLAGS = @LIBMMS_CFLAGS@
508LIBMMS_LIBS = @LIBMMS_LIBS@
509LIBOBJS = @LIBOBJS@
510LIBS = @LIBS@
511LIBTOOL = @LIBTOOL@
512LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
513LIBUDEV_LIBS = @LIBUDEV_LIBS@
514LIBUSB_CFLAGS = @LIBUSB_CFLAGS@
515LIBUSB_LIBS = @LIBUSB_LIBS@
516LIBVA_DRM_CFLAGS = @LIBVA_DRM_CFLAGS@
517LIBVA_DRM_LIBS = @LIBVA_DRM_LIBS@
518LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
519LIBXML2_LIBS = @LIBXML2_LIBS@
520LILV_CFLAGS = @LILV_CFLAGS@
521LILV_LIBS = @LILV_LIBS@
522LIPO = @LIPO@
523LN_S = @LN_S@
524LOCALEDIR = @LOCALEDIR@
525LRDF_CFLAGS = @LRDF_CFLAGS@
526LRDF_LIBS = @LRDF_LIBS@
527LTLIBICONV = @LTLIBICONV@
528LTLIBINTL = @LTLIBINTL@
529LTLIBOBJS = @LTLIBOBJS@
530LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
531MAINT = @MAINT@
532MAKEINFO = @MAKEINFO@
533MANIFEST_TOOL = @MANIFEST_TOOL@
534MJPEG_CFLAGS = @MJPEG_CFLAGS@
535MJPEG_LIBS = @MJPEG_LIBS@
536MKDIR_P = @MKDIR_P@
537MODPLUG_CFLAGS = @MODPLUG_CFLAGS@
538MODPLUG_LIBS = @MODPLUG_LIBS@
539MPEG2ENC_CFLAGS = @MPEG2ENC_CFLAGS@
540MPEG2ENC_LIBS = @MPEG2ENC_LIBS@
541MPLEX_CFLAGS = @MPLEX_CFLAGS@
542MPLEX_LDFLAGS = @MPLEX_LDFLAGS@
543MPLEX_LIBS = @MPLEX_LIBS@
544MSDK_CFLAGS = @MSDK_CFLAGS@
545MSDK_LIBS = @MSDK_LIBS@
546MSGFMT = @MSGFMT@
547MSGFMT_015 = @MSGFMT_015@
548MSGMERGE = @MSGMERGE@
549MUSEPACK_LIBS = @MUSEPACK_LIBS@
550NEON_CFLAGS = @NEON_CFLAGS@
551NEON_LIBS = @NEON_LIBS@
552NETTLE_CFLAGS = @NETTLE_CFLAGS@
553NETTLE_LIBS = @NETTLE_LIBS@
554NICE_CFLAGS = @NICE_CFLAGS@
555NICE_LIBS = @NICE_LIBS@
556NM = @NM@
557NMEDIT = @NMEDIT@
558NVENCODE_LIBS = @NVENCODE_LIBS@
559OBJC = @OBJC@
560OBJCDEPMODE = @OBJCDEPMODE@
561OBJCFLAGS = @OBJCFLAGS@
562OBJDUMP = @OBJDUMP@
563OBJEXT = @OBJEXT@
564OFA_CFLAGS = @OFA_CFLAGS@
565OFA_LIBS = @OFA_LIBS@
566OPENAL_CFLAGS = @OPENAL_CFLAGS@
567OPENAL_LIBS = @OPENAL_LIBS@
568OPENCV_CFLAGS = @OPENCV_CFLAGS@
569OPENCV_LIBS = @OPENCV_LIBS@
570OPENCV_PREFIX = @OPENCV_PREFIX@
571OPENEXR240_CFLAGS = @OPENEXR240_CFLAGS@
572OPENEXR240_LIBS = @OPENEXR240_LIBS@
573OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
574OPENEXR_LIBS = @OPENEXR_LIBS@
575OPENEXR_STDCFLAGS = @OPENEXR_STDCFLAGS@
576OPENH264_CFLAGS = @OPENH264_CFLAGS@
577OPENH264_LIBS = @OPENH264_LIBS@
578OPENJPEG_CFLAGS = @OPENJPEG_CFLAGS@
579OPENJPEG_LIBS = @OPENJPEG_LIBS@
580OPENMPT_CFLAGS = @OPENMPT_CFLAGS@
581OPENMPT_LIBS = @OPENMPT_LIBS@
582OPENNI2_CFLAGS = @OPENNI2_CFLAGS@
583OPENNI2_LIBS = @OPENNI2_LIBS@
584OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
585OPENSSL_LIBS = @OPENSSL_LIBS@
586OPUS_CFLAGS = @OPUS_CFLAGS@
587OPUS_LIBS = @OPUS_LIBS@
588ORCC = @ORCC@
589ORCC_FLAGS = @ORCC_FLAGS@
590ORC_CFLAGS = @ORC_CFLAGS@
591ORC_LIBS = @ORC_LIBS@
592OTOOL = @OTOOL@
593OTOOL64 = @OTOOL64@
594PACKAGE = @PACKAGE@
595PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
596PACKAGE_NAME = @PACKAGE_NAME@
597PACKAGE_STRING = @PACKAGE_STRING@
598PACKAGE_TARNAME = @PACKAGE_TARNAME@
599PACKAGE_URL = @PACKAGE_URL@
600PACKAGE_VERSION = @PACKAGE_VERSION@
601PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
602PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
603PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
604PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
605PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
606PANGO_CFLAGS = @PANGO_CFLAGS@
607PANGO_LIBS = @PANGO_LIBS@
608PATH_SEPARATOR = @PATH_SEPARATOR@
609PKG_CONFIG = @PKG_CONFIG@
610PLUGINDIR = @PLUGINDIR@
611POSUB = @POSUB@
612PROFILE_CFLAGS = @PROFILE_CFLAGS@
613PTHREAD_CC = @PTHREAD_CC@
614PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
615PTHREAD_LIBS = @PTHREAD_LIBS@
616PYTHON = @PYTHON@
617PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
618PYTHON_PLATFORM = @PYTHON_PLATFORM@
619PYTHON_PREFIX = @PYTHON_PREFIX@
620PYTHON_VERSION = @PYTHON_VERSION@
621RANLIB = @RANLIB@
622RSVG_CFLAGS = @RSVG_CFLAGS@
623RSVG_LIBS = @RSVG_LIBS@
624RTMP_CFLAGS = @RTMP_CFLAGS@
625RTMP_LIBS = @RTMP_LIBS@
626SBC_CFLAGS = @SBC_CFLAGS@
627SBC_LIBS = @SBC_LIBS@
628SED = @SED@
629SET_MAKE = @SET_MAKE@
630SHELL = @SHELL@
631SHM_LIBS = @SHM_LIBS@
632SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
633SNDFILE_LIBS = @SNDFILE_LIBS@
634SOUNDTOUCH_CFLAGS = @SOUNDTOUCH_CFLAGS@
635SOUNDTOUCH_LIBS = @SOUNDTOUCH_LIBS@
636SPANDSP_CFLAGS = @SPANDSP_CFLAGS@
637SPANDSP_LIBS = @SPANDSP_LIBS@
638SRTP_CFLAGS = @SRTP_CFLAGS@
639SRTP_LIBS = @SRTP_LIBS@
640SRT_CFLAGS = @SRT_CFLAGS@
641SRT_LIBS = @SRT_LIBS@
642SSH2_CFLAGS = @SSH2_CFLAGS@
643SSH2_LIBS = @SSH2_LIBS@
644STRIP = @STRIP@
645TELETEXTDEC_CFLAGS = @TELETEXTDEC_CFLAGS@
646TELETEXTDEC_LIBS = @TELETEXTDEC_LIBS@
647TIGER_CFLAGS = @TIGER_CFLAGS@
648TIGER_LIBS = @TIGER_LIBS@
649TTML_CFLAGS = @TTML_CFLAGS@
650TTML_LIBS = @TTML_LIBS@
651USE_NLS = @USE_NLS@
652USRSCTP_LIBS = @USRSCTP_LIBS@
653VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
654VALGRIND_LIBS = @VALGRIND_LIBS@
655VALGRIND_PATH = @VALGRIND_PATH@
656VDPAU_CFLAGS = @VDPAU_CFLAGS@
657VDPAU_LIBS = @VDPAU_LIBS@
658VERSION = @VERSION@
659VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
660VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
661VOAACENC_CFLAGS = @VOAACENC_CFLAGS@
662VOAACENC_LIBS = @VOAACENC_LIBS@
663VOAMRWBENC_CFLAGS = @VOAMRWBENC_CFLAGS@
664VOAMRWBENC_LIBS = @VOAMRWBENC_LIBS@
665VULKAN_LIBS = @VULKAN_LIBS@
666VULKAN_WAYLAND_CFLAGS = @VULKAN_WAYLAND_CFLAGS@
667VULKAN_WAYLAND_LIBS = @VULKAN_WAYLAND_LIBS@
668WARNING_CFLAGS = @WARNING_CFLAGS@
669WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
670WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
671WASAPI_LIBS = @WASAPI_LIBS@
672WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
673WAYLAND_LIBS = @WAYLAND_LIBS@
674WAYLAND_PROTOCOLS_DATADIR = @WAYLAND_PROTOCOLS_DATADIR@
675WEBP_CFLAGS = @WEBP_CFLAGS@
676WEBP_LIBS = @WEBP_LIBS@
677WEBRTCDSP_CFLAGS = @WEBRTCDSP_CFLAGS@
678WEBRTCDSP_LIBS = @WEBRTCDSP_LIBS@
679WGET = @WGET@
680WILDMIDI_CFLAGS = @WILDMIDI_CFLAGS@
681WILDMIDI_LIBS = @WILDMIDI_LIBS@
682WINKS_LIBS = @WINKS_LIBS@
683WINSCREENCAP_LIBS = @WINSCREENCAP_LIBS@
684WINSOCK2_LIBS = @WINSOCK2_LIBS@
685WPE_CFLAGS = @WPE_CFLAGS@
686WPE_LIBS = @WPE_LIBS@
687X11_CFLAGS = @X11_CFLAGS@
688X11_LIBS = @X11_LIBS@
689X265_CFLAGS = @X265_CFLAGS@
690X265_LIBS = @X265_LIBS@
691XCB_CFLAGS = @XCB_CFLAGS@
692XCB_LIBS = @XCB_LIBS@
693XGETTEXT = @XGETTEXT@
694XGETTEXT_015 = @XGETTEXT_015@
695XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
696ZBAR_CFLAGS = @ZBAR_CFLAGS@
697ZBAR_LIBS = @ZBAR_LIBS@
698abs_builddir = @abs_builddir@
699abs_srcdir = @abs_srcdir@
700abs_top_builddir = @abs_top_builddir@
701abs_top_srcdir = @abs_top_srcdir@
702ac_ct_AR = @ac_ct_AR@
703ac_ct_CC = @ac_ct_CC@
704ac_ct_CXX = @ac_ct_CXX@
705ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
706ac_ct_OBJC = @ac_ct_OBJC@
707am__include = @am__include@
708am__leading_dot = @am__leading_dot@
709am__quote = @am__quote@
710am__tar = @am__tar@
711am__untar = @am__untar@
712ax_pthread_config = @ax_pthread_config@
713bindir = @bindir@
714build = @build@
715build_alias = @build_alias@
716build_cpu = @build_cpu@
717build_os = @build_os@
718build_vendor = @build_vendor@
719builddir = @builddir@
720datadir = @datadir@
721datarootdir = @datarootdir@
722docdir = @docdir@
723dvidir = @dvidir@
724exec_prefix = @exec_prefix@
725host = @host@
726host_alias = @host_alias@
727host_cpu = @host_cpu@
728host_os = @host_os@
729host_vendor = @host_vendor@
730htmldir = @htmldir@
731includedir = @includedir@
732infodir = @infodir@
733install_sh = @install_sh@
734libdir = @libdir@
735libexecdir = @libexecdir@
736localedir = @localedir@
737localstatedir = @localstatedir@
738mandir = @mandir@
739mkdir_p = @mkdir_p@
740oldincludedir = @oldincludedir@
741pdfdir = @pdfdir@
742pkgpyexecdir = @pkgpyexecdir@
743pkgpythondir = @pkgpythondir@
744plugindir = @plugindir@
745prefix = @prefix@
746program_transform_name = @program_transform_name@
747psdir = @psdir@
748pyexecdir = @pyexecdir@
749pythondir = @pythondir@
750runstatedir = @runstatedir@
751sbindir = @sbindir@
752sharedstatedir = @sharedstatedir@
753srcdir = @srcdir@
754sysconfdir = @sysconfdir@
755target = @target@
756target_alias = @target_alias@
757target_cpu = @target_cpu@
758target_os = @target_os@
759target_vendor = @target_vendor@
760top_build_prefix = @top_build_prefix@
761top_builddir = @top_builddir@
762top_srcdir = @top_srcdir@
763wayland_scanner = @wayland_scanner@
764plugin_LTLIBRARIES = libgstinter.la
765libgstinter_la_SOURCES = \
766	gstinteraudiosink.c \
767	gstinteraudiosrc.c \
768	gstintersubsink.c \
769	gstintersubsrc.c \
770	gstintervideosink.c \
771	gstintervideosrc.c \
772	gstinter.c \
773	gstintersurface.c
774
775noinst_HEADERS = \
776	gstinteraudiosink.h \
777	gstinteraudiosrc.h \
778	gstintersubsink.h \
779	gstintersubsrc.h \
780	gstintervideosink.h \
781	gstintervideosrc.h \
782	gstintersurface.h
783
784libgstinter_la_CFLAGS = \
785	$(GST_PLUGINS_BAD_CFLAGS) \
786	$(GST_PLUGINS_BASE_CFLAGS) \
787	$(GST_BASE_CFLAGS) \
788	$(GST_CFLAGS)
789
790libgstinter_la_LIBADD = \
791	$(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ -lgstaudio-@GST_API_VERSION@ \
792	$(GST_BASE_LIBS) \
793	$(GST_LIBS) \
794	$(LIBM)
795
796libgstinter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
797gstintertest_SOURCES = \
798	gstintertest.c
799
800gstintertest_CFLAGS = \
801	$(GST_PLUGINS_BAD_CFLAGS) \
802	$(GST_PLUGINS_BASE_CFLAGS) \
803	$(GST_CFLAGS)
804
805gstintertest_LDADD = \
806	$(GST_PLUGINS_BASE_LIBS) \
807	$(GST_LIBS) \
808	$(LIBM)
809
810all: all-am
811
812.SUFFIXES:
813.SUFFIXES: .c .lo .o .obj
814$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
815	@for dep in $?; do \
816	  case '$(am__configure_deps)' in \
817	    *$$dep*) \
818	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
819	        && { if test -f $@; then exit 0; else break; fi; }; \
820	      exit 1;; \
821	  esac; \
822	done; \
823	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst/inter/Makefile'; \
824	$(am__cd) $(top_srcdir) && \
825	  $(AUTOMAKE) --gnu gst/inter/Makefile
826Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
827	@case '$?' in \
828	  *config.status*) \
829	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
830	  *) \
831	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
832	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
833	esac;
834
835$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
836	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
837
838$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
839	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
840$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
841	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
842$(am__aclocal_m4_deps):
843
844clean-noinstPROGRAMS:
845	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
846	echo " rm -f" $$list; \
847	rm -f $$list || exit $$?; \
848	test -n "$(EXEEXT)" || exit 0; \
849	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
850	echo " rm -f" $$list; \
851	rm -f $$list
852
853install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
854	@$(NORMAL_INSTALL)
855	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
856	list2=; for p in $$list; do \
857	  if test -f $$p; then \
858	    list2="$$list2 $$p"; \
859	  else :; fi; \
860	done; \
861	test -z "$$list2" || { \
862	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
863	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
864	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
865	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
866	}
867
868uninstall-pluginLTLIBRARIES:
869	@$(NORMAL_UNINSTALL)
870	@list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
871	for p in $$list; do \
872	  $(am__strip_dir) \
873	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
874	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
875	done
876
877clean-pluginLTLIBRARIES:
878	-test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
879	@list='$(plugin_LTLIBRARIES)'; \
880	locs=`for p in $$list; do echo $$p; done | \
881	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
882	      sort -u`; \
883	test -z "$$locs" || { \
884	  echo rm -f $${locs}; \
885	  rm -f $${locs}; \
886	}
887
888libgstinter.la: $(libgstinter_la_OBJECTS) $(libgstinter_la_DEPENDENCIES) $(EXTRA_libgstinter_la_DEPENDENCIES)
889	$(AM_V_CCLD)$(libgstinter_la_LINK) -rpath $(plugindir) $(libgstinter_la_OBJECTS) $(libgstinter_la_LIBADD) $(LIBS)
890
891gstintertest$(EXEEXT): $(gstintertest_OBJECTS) $(gstintertest_DEPENDENCIES) $(EXTRA_gstintertest_DEPENDENCIES)
892	@rm -f gstintertest$(EXEEXT)
893	$(AM_V_CCLD)$(gstintertest_LINK) $(gstintertest_OBJECTS) $(gstintertest_LDADD) $(LIBS)
894
895mostlyclean-compile:
896	-rm -f *.$(OBJEXT)
897
898distclean-compile:
899	-rm -f *.tab.c
900
901@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gstintertest-gstintertest.Po@am__quote@ # am--include-marker
902@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstinter.Plo@am__quote@ # am--include-marker
903@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstinteraudiosink.Plo@am__quote@ # am--include-marker
904@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstinteraudiosrc.Plo@am__quote@ # am--include-marker
905@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstintersubsink.Plo@am__quote@ # am--include-marker
906@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstintersubsrc.Plo@am__quote@ # am--include-marker
907@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstintersurface.Plo@am__quote@ # am--include-marker
908@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstintervideosink.Plo@am__quote@ # am--include-marker
909@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstinter_la-gstintervideosrc.Plo@am__quote@ # am--include-marker
910
911$(am__depfiles_remade):
912	@$(MKDIR_P) $(@D)
913	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
914
915am--depfiles: $(am__depfiles_remade)
916
917.c.o:
918@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
919@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
920@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
921@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
922@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
923@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
924
925.c.obj:
926@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
927@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
928@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
929@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
930@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
931@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
932
933.c.lo:
934@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
935@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
936@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
937@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
938@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
939@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
940
941libgstinter_la-gstinteraudiosink.lo: gstinteraudiosink.c
942@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstinteraudiosink.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstinteraudiosink.Tpo -c -o libgstinter_la-gstinteraudiosink.lo `test -f 'gstinteraudiosink.c' || echo '$(srcdir)/'`gstinteraudiosink.c
943@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstinteraudiosink.Tpo $(DEPDIR)/libgstinter_la-gstinteraudiosink.Plo
944@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstinteraudiosink.c' object='libgstinter_la-gstinteraudiosink.lo' libtool=yes @AMDEPBACKSLASH@
945@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
946@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstinteraudiosink.lo `test -f 'gstinteraudiosink.c' || echo '$(srcdir)/'`gstinteraudiosink.c
947
948libgstinter_la-gstinteraudiosrc.lo: gstinteraudiosrc.c
949@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstinteraudiosrc.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstinteraudiosrc.Tpo -c -o libgstinter_la-gstinteraudiosrc.lo `test -f 'gstinteraudiosrc.c' || echo '$(srcdir)/'`gstinteraudiosrc.c
950@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstinteraudiosrc.Tpo $(DEPDIR)/libgstinter_la-gstinteraudiosrc.Plo
951@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstinteraudiosrc.c' object='libgstinter_la-gstinteraudiosrc.lo' libtool=yes @AMDEPBACKSLASH@
952@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
953@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstinteraudiosrc.lo `test -f 'gstinteraudiosrc.c' || echo '$(srcdir)/'`gstinteraudiosrc.c
954
955libgstinter_la-gstintersubsink.lo: gstintersubsink.c
956@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstintersubsink.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstintersubsink.Tpo -c -o libgstinter_la-gstintersubsink.lo `test -f 'gstintersubsink.c' || echo '$(srcdir)/'`gstintersubsink.c
957@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstintersubsink.Tpo $(DEPDIR)/libgstinter_la-gstintersubsink.Plo
958@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstintersubsink.c' object='libgstinter_la-gstintersubsink.lo' libtool=yes @AMDEPBACKSLASH@
959@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
960@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstintersubsink.lo `test -f 'gstintersubsink.c' || echo '$(srcdir)/'`gstintersubsink.c
961
962libgstinter_la-gstintersubsrc.lo: gstintersubsrc.c
963@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstintersubsrc.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstintersubsrc.Tpo -c -o libgstinter_la-gstintersubsrc.lo `test -f 'gstintersubsrc.c' || echo '$(srcdir)/'`gstintersubsrc.c
964@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstintersubsrc.Tpo $(DEPDIR)/libgstinter_la-gstintersubsrc.Plo
965@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstintersubsrc.c' object='libgstinter_la-gstintersubsrc.lo' libtool=yes @AMDEPBACKSLASH@
966@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
967@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstintersubsrc.lo `test -f 'gstintersubsrc.c' || echo '$(srcdir)/'`gstintersubsrc.c
968
969libgstinter_la-gstintervideosink.lo: gstintervideosink.c
970@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstintervideosink.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstintervideosink.Tpo -c -o libgstinter_la-gstintervideosink.lo `test -f 'gstintervideosink.c' || echo '$(srcdir)/'`gstintervideosink.c
971@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstintervideosink.Tpo $(DEPDIR)/libgstinter_la-gstintervideosink.Plo
972@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstintervideosink.c' object='libgstinter_la-gstintervideosink.lo' libtool=yes @AMDEPBACKSLASH@
973@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
974@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstintervideosink.lo `test -f 'gstintervideosink.c' || echo '$(srcdir)/'`gstintervideosink.c
975
976libgstinter_la-gstintervideosrc.lo: gstintervideosrc.c
977@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstintervideosrc.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstintervideosrc.Tpo -c -o libgstinter_la-gstintervideosrc.lo `test -f 'gstintervideosrc.c' || echo '$(srcdir)/'`gstintervideosrc.c
978@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstintervideosrc.Tpo $(DEPDIR)/libgstinter_la-gstintervideosrc.Plo
979@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstintervideosrc.c' object='libgstinter_la-gstintervideosrc.lo' libtool=yes @AMDEPBACKSLASH@
980@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
981@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstintervideosrc.lo `test -f 'gstintervideosrc.c' || echo '$(srcdir)/'`gstintervideosrc.c
982
983libgstinter_la-gstinter.lo: gstinter.c
984@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstinter.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstinter.Tpo -c -o libgstinter_la-gstinter.lo `test -f 'gstinter.c' || echo '$(srcdir)/'`gstinter.c
985@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstinter.Tpo $(DEPDIR)/libgstinter_la-gstinter.Plo
986@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstinter.c' object='libgstinter_la-gstinter.lo' libtool=yes @AMDEPBACKSLASH@
987@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
988@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstinter.lo `test -f 'gstinter.c' || echo '$(srcdir)/'`gstinter.c
989
990libgstinter_la-gstintersurface.lo: gstintersurface.c
991@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -MT libgstinter_la-gstintersurface.lo -MD -MP -MF $(DEPDIR)/libgstinter_la-gstintersurface.Tpo -c -o libgstinter_la-gstintersurface.lo `test -f 'gstintersurface.c' || echo '$(srcdir)/'`gstintersurface.c
992@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgstinter_la-gstintersurface.Tpo $(DEPDIR)/libgstinter_la-gstintersurface.Plo
993@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstintersurface.c' object='libgstinter_la-gstintersurface.lo' libtool=yes @AMDEPBACKSLASH@
994@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
995@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) $(libgstinter_la_CFLAGS) $(CFLAGS) -c -o libgstinter_la-gstintersurface.lo `test -f 'gstintersurface.c' || echo '$(srcdir)/'`gstintersurface.c
996
997gstintertest-gstintertest.o: gstintertest.c
998@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gstintertest_CFLAGS) $(CFLAGS) -MT gstintertest-gstintertest.o -MD -MP -MF $(DEPDIR)/gstintertest-gstintertest.Tpo -c -o gstintertest-gstintertest.o `test -f 'gstintertest.c' || echo '$(srcdir)/'`gstintertest.c
999@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gstintertest-gstintertest.Tpo $(DEPDIR)/gstintertest-gstintertest.Po
1000@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstintertest.c' object='gstintertest-gstintertest.o' libtool=no @AMDEPBACKSLASH@
1001@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1002@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gstintertest_CFLAGS) $(CFLAGS) -c -o gstintertest-gstintertest.o `test -f 'gstintertest.c' || echo '$(srcdir)/'`gstintertest.c
1003
1004gstintertest-gstintertest.obj: gstintertest.c
1005@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gstintertest_CFLAGS) $(CFLAGS) -MT gstintertest-gstintertest.obj -MD -MP -MF $(DEPDIR)/gstintertest-gstintertest.Tpo -c -o gstintertest-gstintertest.obj `if test -f 'gstintertest.c'; then $(CYGPATH_W) 'gstintertest.c'; else $(CYGPATH_W) '$(srcdir)/gstintertest.c'; fi`
1006@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/gstintertest-gstintertest.Tpo $(DEPDIR)/gstintertest-gstintertest.Po
1007@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='gstintertest.c' object='gstintertest-gstintertest.obj' libtool=no @AMDEPBACKSLASH@
1008@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1009@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gstintertest_CFLAGS) $(CFLAGS) -c -o gstintertest-gstintertest.obj `if test -f 'gstintertest.c'; then $(CYGPATH_W) 'gstintertest.c'; else $(CYGPATH_W) '$(srcdir)/gstintertest.c'; fi`
1010
1011mostlyclean-libtool:
1012	-rm -f *.lo
1013
1014clean-libtool:
1015	-rm -rf .libs _libs
1016
1017ID: $(am__tagged_files)
1018	$(am__define_uniq_tagged_files); mkid -fID $$unique
1019tags: tags-am
1020TAGS: tags
1021
1022tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1023	set x; \
1024	here=`pwd`; \
1025	$(am__define_uniq_tagged_files); \
1026	shift; \
1027	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1028	  test -n "$$unique" || unique=$$empty_fix; \
1029	  if test $$# -gt 0; then \
1030	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1031	      "$$@" $$unique; \
1032	  else \
1033	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1034	      $$unique; \
1035	  fi; \
1036	fi
1037ctags: ctags-am
1038
1039CTAGS: ctags
1040ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1041	$(am__define_uniq_tagged_files); \
1042	test -z "$(CTAGS_ARGS)$$unique" \
1043	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1044	     $$unique
1045
1046GTAGS:
1047	here=`$(am__cd) $(top_builddir) && pwd` \
1048	  && $(am__cd) $(top_srcdir) \
1049	  && gtags -i $(GTAGS_ARGS) "$$here"
1050cscopelist: cscopelist-am
1051
1052cscopelist-am: $(am__tagged_files)
1053	list='$(am__tagged_files)'; \
1054	case "$(srcdir)" in \
1055	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1056	  *) sdir=$(subdir)/$(srcdir) ;; \
1057	esac; \
1058	for i in $$list; do \
1059	  if test -f "$$i"; then \
1060	    echo "$(subdir)/$$i"; \
1061	  else \
1062	    echo "$$sdir/$$i"; \
1063	  fi; \
1064	done >> $(top_builddir)/cscope.files
1065
1066distclean-tags:
1067	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1068
1069distdir: $(BUILT_SOURCES)
1070	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1071
1072distdir-am: $(DISTFILES)
1073	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1074	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1075	list='$(DISTFILES)'; \
1076	  dist_files=`for file in $$list; do echo $$file; done | \
1077	  sed -e "s|^$$srcdirstrip/||;t" \
1078	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1079	case $$dist_files in \
1080	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1081			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1082			   sort -u` ;; \
1083	esac; \
1084	for file in $$dist_files; do \
1085	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1086	  if test -d $$d/$$file; then \
1087	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1088	    if test -d "$(distdir)/$$file"; then \
1089	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1090	    fi; \
1091	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1092	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1093	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1094	    fi; \
1095	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1096	  else \
1097	    test -f "$(distdir)/$$file" \
1098	    || cp -p $$d/$$file "$(distdir)/$$file" \
1099	    || exit 1; \
1100	  fi; \
1101	done
1102check-am: all-am
1103check: check-am
1104all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(HEADERS)
1105installdirs:
1106	for dir in "$(DESTDIR)$(plugindir)"; do \
1107	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1108	done
1109install: install-am
1110install-exec: install-exec-am
1111install-data: install-data-am
1112uninstall: uninstall-am
1113
1114install-am: all-am
1115	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1116
1117installcheck: installcheck-am
1118install-strip:
1119	if test -z '$(STRIP)'; then \
1120	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1121	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1122	      install; \
1123	else \
1124	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1125	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1126	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1127	fi
1128mostlyclean-generic:
1129
1130clean-generic:
1131
1132distclean-generic:
1133	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1134	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1135
1136maintainer-clean-generic:
1137	@echo "This command is intended for maintainers to use"
1138	@echo "it deletes files that may require special tools to rebuild."
1139clean: clean-am
1140
1141clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1142	clean-pluginLTLIBRARIES mostlyclean-am
1143
1144distclean: distclean-am
1145		-rm -f ./$(DEPDIR)/gstintertest-gstintertest.Po
1146	-rm -f ./$(DEPDIR)/libgstinter_la-gstinter.Plo
1147	-rm -f ./$(DEPDIR)/libgstinter_la-gstinteraudiosink.Plo
1148	-rm -f ./$(DEPDIR)/libgstinter_la-gstinteraudiosrc.Plo
1149	-rm -f ./$(DEPDIR)/libgstinter_la-gstintersubsink.Plo
1150	-rm -f ./$(DEPDIR)/libgstinter_la-gstintersubsrc.Plo
1151	-rm -f ./$(DEPDIR)/libgstinter_la-gstintersurface.Plo
1152	-rm -f ./$(DEPDIR)/libgstinter_la-gstintervideosink.Plo
1153	-rm -f ./$(DEPDIR)/libgstinter_la-gstintervideosrc.Plo
1154	-rm -f Makefile
1155distclean-am: clean-am distclean-compile distclean-generic \
1156	distclean-tags
1157
1158dvi: dvi-am
1159
1160dvi-am:
1161
1162html: html-am
1163
1164html-am:
1165
1166info: info-am
1167
1168info-am:
1169
1170install-data-am: install-pluginLTLIBRARIES
1171
1172install-dvi: install-dvi-am
1173
1174install-dvi-am:
1175
1176install-exec-am:
1177
1178install-html: install-html-am
1179
1180install-html-am:
1181
1182install-info: install-info-am
1183
1184install-info-am:
1185
1186install-man:
1187
1188install-pdf: install-pdf-am
1189
1190install-pdf-am:
1191
1192install-ps: install-ps-am
1193
1194install-ps-am:
1195
1196installcheck-am:
1197
1198maintainer-clean: maintainer-clean-am
1199		-rm -f ./$(DEPDIR)/gstintertest-gstintertest.Po
1200	-rm -f ./$(DEPDIR)/libgstinter_la-gstinter.Plo
1201	-rm -f ./$(DEPDIR)/libgstinter_la-gstinteraudiosink.Plo
1202	-rm -f ./$(DEPDIR)/libgstinter_la-gstinteraudiosrc.Plo
1203	-rm -f ./$(DEPDIR)/libgstinter_la-gstintersubsink.Plo
1204	-rm -f ./$(DEPDIR)/libgstinter_la-gstintersubsrc.Plo
1205	-rm -f ./$(DEPDIR)/libgstinter_la-gstintersurface.Plo
1206	-rm -f ./$(DEPDIR)/libgstinter_la-gstintervideosink.Plo
1207	-rm -f ./$(DEPDIR)/libgstinter_la-gstintervideosrc.Plo
1208	-rm -f Makefile
1209maintainer-clean-am: distclean-am maintainer-clean-generic
1210
1211mostlyclean: mostlyclean-am
1212
1213mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1214	mostlyclean-libtool
1215
1216pdf: pdf-am
1217
1218pdf-am:
1219
1220ps: ps-am
1221
1222ps-am:
1223
1224uninstall-am: uninstall-pluginLTLIBRARIES
1225
1226.MAKE: install-am install-strip
1227
1228.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1229	clean-generic clean-libtool clean-noinstPROGRAMS \
1230	clean-pluginLTLIBRARIES cscopelist-am ctags ctags-am distclean \
1231	distclean-compile distclean-generic distclean-libtool \
1232	distclean-tags distdir dvi dvi-am html html-am info info-am \
1233	install install-am install-data install-data-am install-dvi \
1234	install-dvi-am install-exec install-exec-am install-html \
1235	install-html-am install-info install-info-am install-man \
1236	install-pdf install-pdf-am install-pluginLTLIBRARIES \
1237	install-ps install-ps-am install-strip installcheck \
1238	installcheck-am installdirs maintainer-clean \
1239	maintainer-clean-generic mostlyclean mostlyclean-compile \
1240	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1241	tags tags-am uninstall uninstall-am \
1242	uninstall-pluginLTLIBRARIES
1243
1244.PRECIOUS: Makefile
1245
1246
1247# Tell versions [3.59,3.63) of GNU make to not export all variables.
1248# Otherwise a system limit (for SysV at least) may be exceeded.
1249.NOEXPORT:
1250