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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91target_triplet = @target@
92@HAVE_GTK_X11_TRUE@@USE_X_TRUE@am__append_1 = test-colorkey test-videooverlay
93noinst_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_3) \
94	audio-trickplay$(EXEEXT) playbin-text$(EXEEXT) \
95	position-formats$(EXEEXT) stress-playbin$(EXEEXT) \
96	test-scale$(EXEEXT) test-box$(EXEEXT) \
97	test-effect-switch$(EXEEXT) test-overlay-blending$(EXEEXT) \
98	test-reverseplay$(EXEEXT) test-resample$(EXEEXT) \
99	benchmark-appsink$(EXEEXT) benchmark-appsrc$(EXEEXT) \
100	benchmark-video-conversion$(EXEEXT)
101subdir = tests/icles
102ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
104	$(top_srcdir)/common/m4/as-auto-alt.m4 \
105	$(top_srcdir)/common/m4/as-compiler-flag.m4 \
106	$(top_srcdir)/common/m4/as-libtool.m4 \
107	$(top_srcdir)/common/m4/as-version.m4 \
108	$(top_srcdir)/common/m4/ax_create_stdint_h.m4 \
109	$(top_srcdir)/common/m4/ax_pthread.m4 \
110	$(top_srcdir)/common/m4/gst-arch.m4 \
111	$(top_srcdir)/common/m4/gst-args.m4 \
112	$(top_srcdir)/common/m4/gst-check.m4 \
113	$(top_srcdir)/common/m4/gst-default.m4 \
114	$(top_srcdir)/common/m4/gst-error.m4 \
115	$(top_srcdir)/common/m4/gst-feature.m4 \
116	$(top_srcdir)/common/m4/gst-function.m4 \
117	$(top_srcdir)/common/m4/gst-gettext.m4 \
118	$(top_srcdir)/common/m4/gst-glib2.m4 \
119	$(top_srcdir)/common/m4/gst-package-release-datetime.m4 \
120	$(top_srcdir)/common/m4/gst-platform.m4 \
121	$(top_srcdir)/common/m4/gst-plugin-docs.m4 \
122	$(top_srcdir)/common/m4/gst-plugindir.m4 \
123	$(top_srcdir)/common/m4/gst.m4 \
124	$(top_srcdir)/common/m4/gtk-doc.m4 \
125	$(top_srcdir)/common/m4/introspection.m4 \
126	$(top_srcdir)/common/m4/orc.m4 $(top_srcdir)/common/m4/pkg.m4 \
127	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gst-alsa.m4 \
128	$(top_srcdir)/m4/gst-gl.m4 $(top_srcdir)/m4/iconv.m4 \
129	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
130	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
131	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/lrint.m4 \
132	$(top_srcdir)/m4/lrintf.m4 $(top_srcdir)/m4/ltoptions.m4 \
133	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
134	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
135	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
136	$(top_srcdir)/configure.ac
137am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
138	$(ACLOCAL_M4)
139DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140mkinstalldirs = $(install_sh) -d
141CONFIG_HEADER = $(top_builddir)/config.h
142CONFIG_CLEAN_FILES =
143CONFIG_CLEAN_VPATH_FILES =
144@HAVE_GTK_X11_TRUE@@USE_X_TRUE@am__EXEEXT_1 = test-colorkey$(EXEEXT) \
145@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	test-videooverlay$(EXEEXT)
146@USE_X_TRUE@am__EXEEXT_2 = stress-videooverlay$(EXEEXT) \
147@USE_X_TRUE@	$(am__EXEEXT_1) output-selector-test$(EXEEXT) \
148@USE_X_TRUE@	input-selector-test$(EXEEXT)
149@USE_PANGO_TRUE@am__EXEEXT_3 = test-textoverlay$(EXEEXT)
150PROGRAMS = $(noinst_PROGRAMS)
151am_audio_trickplay_OBJECTS =  \
152	audio_trickplay-audio-trickplay.$(OBJEXT)
153audio_trickplay_OBJECTS = $(am_audio_trickplay_OBJECTS)
154am__DEPENDENCIES_1 =
155audio_trickplay_DEPENDENCIES = $(am__DEPENDENCIES_1) \
156	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
157AM_V_lt = $(am__v_lt_@AM_V@)
158am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
159am__v_lt_0 = --silent
160am__v_lt_1 =
161audio_trickplay_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
162	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
163	$(audio_trickplay_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
164	-o $@
165am_benchmark_appsink_OBJECTS =  \
166	benchmark_appsink-benchmark-appsink.$(OBJEXT)
167benchmark_appsink_OBJECTS = $(am_benchmark_appsink_OBJECTS)
168benchmark_appsink_DEPENDENCIES = $(top_builddir)/gst-libs/gst/app/libgstapp-$(GST_API_VERSION).la \
169	$(am__DEPENDENCIES_1)
170benchmark_appsink_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
171	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
172	$(benchmark_appsink_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
173	-o $@
174am_benchmark_appsrc_OBJECTS =  \
175	benchmark_appsrc-benchmark-appsrc.$(OBJEXT)
176benchmark_appsrc_OBJECTS = $(am_benchmark_appsrc_OBJECTS)
177benchmark_appsrc_DEPENDENCIES = $(top_builddir)/gst-libs/gst/app/libgstapp-$(GST_API_VERSION).la \
178	$(am__DEPENDENCIES_1)
179benchmark_appsrc_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
180	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
181	$(benchmark_appsrc_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
182	-o $@
183am_benchmark_video_conversion_OBJECTS = benchmark_video_conversion-benchmark-video-conversion.$(OBJEXT)
184benchmark_video_conversion_OBJECTS =  \
185	$(am_benchmark_video_conversion_OBJECTS)
186benchmark_video_conversion_DEPENDENCIES = $(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
187	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
188benchmark_video_conversion_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
189	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
190	$(benchmark_video_conversion_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
191	$(LDFLAGS) -o $@
192am__input_selector_test_SOURCES_DIST = input-selector-test.c
193@USE_X_TRUE@am_input_selector_test_OBJECTS =  \
194@USE_X_TRUE@	input_selector_test-input-selector-test.$(OBJEXT)
195input_selector_test_OBJECTS = $(am_input_selector_test_OBJECTS)
196@USE_X_TRUE@input_selector_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
197input_selector_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
198	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
199	$(input_selector_test_CFLAGS) $(CFLAGS) \
200	$(input_selector_test_LDFLAGS) $(LDFLAGS) -o $@
201am__output_selector_test_SOURCES_DIST = output-selector-test.c
202@USE_X_TRUE@am_output_selector_test_OBJECTS = output_selector_test-output-selector-test.$(OBJEXT)
203output_selector_test_OBJECTS = $(am_output_selector_test_OBJECTS)
204@USE_X_TRUE@output_selector_test_DEPENDENCIES = $(am__DEPENDENCIES_1)
205output_selector_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
206	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
207	$(output_selector_test_CFLAGS) $(CFLAGS) \
208	$(output_selector_test_LDFLAGS) $(LDFLAGS) -o $@
209am_playbin_text_OBJECTS = playbin_text-playbin-text.$(OBJEXT)
210playbin_text_OBJECTS = $(am_playbin_text_OBJECTS)
211playbin_text_DEPENDENCIES = $(am__DEPENDENCIES_1) \
212	$(am__DEPENDENCIES_1)
213playbin_text_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
214	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(playbin_text_CFLAGS) \
215	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
216am_position_formats_OBJECTS =  \
217	position_formats-position-formats.$(OBJEXT)
218position_formats_OBJECTS = $(am_position_formats_OBJECTS)
219position_formats_DEPENDENCIES = $(am__DEPENDENCIES_1) \
220	$(am__DEPENDENCIES_1)
221position_formats_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
222	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
223	$(position_formats_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
224	-o $@
225am_stress_playbin_OBJECTS = stress_playbin-stress-playbin.$(OBJEXT)
226stress_playbin_OBJECTS = $(am_stress_playbin_OBJECTS)
227stress_playbin_DEPENDENCIES = $(am__DEPENDENCIES_1) \
228	$(am__DEPENDENCIES_1)
229stress_playbin_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
230	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
231	$(stress_playbin_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
232	$@
233am__stress_videooverlay_SOURCES_DIST = stress-videooverlay.c
234@USE_X_TRUE@am_stress_videooverlay_OBJECTS =  \
235@USE_X_TRUE@	stress_videooverlay-stress-videooverlay.$(OBJEXT)
236stress_videooverlay_OBJECTS = $(am_stress_videooverlay_OBJECTS)
237@USE_X_TRUE@stress_videooverlay_DEPENDENCIES = $(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
238@USE_X_TRUE@	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
239@USE_X_TRUE@	$(am__DEPENDENCIES_1)
240stress_videooverlay_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
241	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
242	$(stress_videooverlay_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
243	$(LDFLAGS) -o $@
244am_test_box_OBJECTS = test_box-test-box.$(OBJEXT)
245test_box_OBJECTS = $(am_test_box_OBJECTS)
246test_box_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
247test_box_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
248	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_box_CFLAGS) \
249	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
250am__test_colorkey_SOURCES_DIST = test-colorkey.c
251@HAVE_GTK_X11_TRUE@@USE_X_TRUE@am_test_colorkey_OBJECTS = test_colorkey-test-colorkey.$(OBJEXT)
252test_colorkey_OBJECTS = $(am_test_colorkey_OBJECTS)
253@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_colorkey_DEPENDENCIES = $(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
254@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1) \
255@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1) \
256@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1) \
257@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1)
258test_colorkey_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
259	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_colorkey_CFLAGS) \
260	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
261am_test_effect_switch_OBJECTS =  \
262	test_effect_switch-test-effect-switch.$(OBJEXT)
263test_effect_switch_OBJECTS = $(am_test_effect_switch_OBJECTS)
264test_effect_switch_DEPENDENCIES = $(am__DEPENDENCIES_1)
265test_effect_switch_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
266	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
267	$(test_effect_switch_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
268	$(LDFLAGS) -o $@
269am_test_overlay_blending_OBJECTS =  \
270	test_overlay_blending-test-overlay-blending.$(OBJEXT)
271test_overlay_blending_OBJECTS = $(am_test_overlay_blending_OBJECTS)
272test_overlay_blending_DEPENDENCIES = $(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
273	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
274	$(am__DEPENDENCIES_1)
275test_overlay_blending_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
276	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
277	$(test_overlay_blending_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
278	$(LDFLAGS) -o $@
279am_test_resample_OBJECTS = test_resample-test-resample.$(OBJEXT)
280test_resample_OBJECTS = $(am_test_resample_OBJECTS)
281test_resample_DEPENDENCIES = $(am__DEPENDENCIES_1) \
282	$(am__DEPENDENCIES_1)
283test_resample_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
284	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_resample_CFLAGS) \
285	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
286am_test_reverseplay_OBJECTS =  \
287	test_reverseplay-test-reverseplay.$(OBJEXT)
288test_reverseplay_OBJECTS = $(am_test_reverseplay_OBJECTS)
289test_reverseplay_DEPENDENCIES = $(am__DEPENDENCIES_1) \
290	$(am__DEPENDENCIES_1)
291test_reverseplay_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
292	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
293	$(test_reverseplay_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
294	-o $@
295am_test_scale_OBJECTS = test_scale-test-scale.$(OBJEXT)
296test_scale_OBJECTS = $(am_test_scale_OBJECTS)
297test_scale_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
298test_scale_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
299	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_scale_CFLAGS) \
300	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
301am__test_textoverlay_SOURCES_DIST = test-textoverlay.c
302@USE_PANGO_TRUE@am_test_textoverlay_OBJECTS =  \
303@USE_PANGO_TRUE@	test_textoverlay-test-textoverlay.$(OBJEXT)
304test_textoverlay_OBJECTS = $(am_test_textoverlay_OBJECTS)
305@USE_PANGO_TRUE@test_textoverlay_DEPENDENCIES = $(am__DEPENDENCIES_1) \
306@USE_PANGO_TRUE@	$(am__DEPENDENCIES_1)
307test_textoverlay_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
308	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
309	$(test_textoverlay_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
310	-o $@
311am__test_videooverlay_SOURCES_DIST = test-videooverlay.c
312@HAVE_GTK_X11_TRUE@@USE_X_TRUE@am_test_videooverlay_OBJECTS = test_videooverlay-test-videooverlay.$(OBJEXT)
313test_videooverlay_OBJECTS = $(am_test_videooverlay_OBJECTS)
314@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_videooverlay_DEPENDENCIES = $(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
315@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1) \
316@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1) \
317@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1) \
318@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(am__DEPENDENCIES_1)
319test_videooverlay_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
320	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
321	$(test_videooverlay_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
322	-o $@
323AM_V_P = $(am__v_P_@AM_V@)
324am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
325am__v_P_0 = false
326am__v_P_1 = :
327AM_V_GEN = $(am__v_GEN_@AM_V@)
328am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
329am__v_GEN_0 = @echo "  GEN     " $@;
330am__v_GEN_1 =
331AM_V_at = $(am__v_at_@AM_V@)
332am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
333am__v_at_0 = @
334am__v_at_1 =
335DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
336depcomp = $(SHELL) $(top_srcdir)/depcomp
337am__maybe_remake_depfiles = depfiles
338am__depfiles_remade = ./$(DEPDIR)/audio_trickplay-audio-trickplay.Po \
339	./$(DEPDIR)/benchmark_appsink-benchmark-appsink.Po \
340	./$(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Po \
341	./$(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Po \
342	./$(DEPDIR)/input_selector_test-input-selector-test.Po \
343	./$(DEPDIR)/output_selector_test-output-selector-test.Po \
344	./$(DEPDIR)/playbin_text-playbin-text.Po \
345	./$(DEPDIR)/position_formats-position-formats.Po \
346	./$(DEPDIR)/stress_playbin-stress-playbin.Po \
347	./$(DEPDIR)/stress_videooverlay-stress-videooverlay.Po \
348	./$(DEPDIR)/test_box-test-box.Po \
349	./$(DEPDIR)/test_colorkey-test-colorkey.Po \
350	./$(DEPDIR)/test_effect_switch-test-effect-switch.Po \
351	./$(DEPDIR)/test_overlay_blending-test-overlay-blending.Po \
352	./$(DEPDIR)/test_resample-test-resample.Po \
353	./$(DEPDIR)/test_reverseplay-test-reverseplay.Po \
354	./$(DEPDIR)/test_scale-test-scale.Po \
355	./$(DEPDIR)/test_textoverlay-test-textoverlay.Po \
356	./$(DEPDIR)/test_videooverlay-test-videooverlay.Po
357am__mv = mv -f
358COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
359	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
360LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
361	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
362	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
363	$(AM_CFLAGS) $(CFLAGS)
364AM_V_CC = $(am__v_CC_@AM_V@)
365am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
366am__v_CC_0 = @echo "  CC      " $@;
367am__v_CC_1 =
368CCLD = $(CC)
369LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
370	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
371	$(AM_LDFLAGS) $(LDFLAGS) -o $@
372AM_V_CCLD = $(am__v_CCLD_@AM_V@)
373am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
374am__v_CCLD_0 = @echo "  CCLD    " $@;
375am__v_CCLD_1 =
376SOURCES = $(audio_trickplay_SOURCES) $(benchmark_appsink_SOURCES) \
377	$(benchmark_appsrc_SOURCES) \
378	$(benchmark_video_conversion_SOURCES) \
379	$(input_selector_test_SOURCES) $(output_selector_test_SOURCES) \
380	$(playbin_text_SOURCES) $(position_formats_SOURCES) \
381	$(stress_playbin_SOURCES) $(stress_videooverlay_SOURCES) \
382	$(test_box_SOURCES) $(test_colorkey_SOURCES) \
383	$(test_effect_switch_SOURCES) $(test_overlay_blending_SOURCES) \
384	$(test_resample_SOURCES) $(test_reverseplay_SOURCES) \
385	$(test_scale_SOURCES) $(test_textoverlay_SOURCES) \
386	$(test_videooverlay_SOURCES)
387DIST_SOURCES = $(audio_trickplay_SOURCES) $(benchmark_appsink_SOURCES) \
388	$(benchmark_appsrc_SOURCES) \
389	$(benchmark_video_conversion_SOURCES) \
390	$(am__input_selector_test_SOURCES_DIST) \
391	$(am__output_selector_test_SOURCES_DIST) \
392	$(playbin_text_SOURCES) $(position_formats_SOURCES) \
393	$(stress_playbin_SOURCES) \
394	$(am__stress_videooverlay_SOURCES_DIST) $(test_box_SOURCES) \
395	$(am__test_colorkey_SOURCES_DIST) \
396	$(test_effect_switch_SOURCES) $(test_overlay_blending_SOURCES) \
397	$(test_resample_SOURCES) $(test_reverseplay_SOURCES) \
398	$(test_scale_SOURCES) $(am__test_textoverlay_SOURCES_DIST) \
399	$(am__test_videooverlay_SOURCES_DIST)
400RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
401	ctags-recursive dvi-recursive html-recursive info-recursive \
402	install-data-recursive install-dvi-recursive \
403	install-exec-recursive install-html-recursive \
404	install-info-recursive install-pdf-recursive \
405	install-ps-recursive install-recursive installcheck-recursive \
406	installdirs-recursive pdf-recursive ps-recursive \
407	tags-recursive uninstall-recursive
408am__can_run_installinfo = \
409  case $$AM_UPDATE_INFO_DIR in \
410    n|no|NO) false;; \
411    *) (install-info --version) >/dev/null 2>&1;; \
412  esac
413RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
414  distclean-recursive maintainer-clean-recursive
415am__recursive_targets = \
416  $(RECURSIVE_TARGETS) \
417  $(RECURSIVE_CLEAN_TARGETS) \
418  $(am__extra_recursive_targets)
419AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
420	distdir distdir-am
421am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
422# Read a list of newline-separated strings from the standard input,
423# and print each of them once, without duplicates.  Input order is
424# *not* preserved.
425am__uniquify_input = $(AWK) '\
426  BEGIN { nonempty = 0; } \
427  { items[$$0] = 1; nonempty = 1; } \
428  END { if (nonempty) { for (i in items) print i; }; } \
429'
430# Make sure the list of sources is unique.  This is necessary because,
431# e.g., the same source file might be shared among _SOURCES variables
432# for different programs/libraries.
433am__define_uniq_tagged_files = \
434  list='$(am__tagged_files)'; \
435  unique=`for i in $$list; do \
436    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437  done | $(am__uniquify_input)`
438ETAGS = etags
439CTAGS = ctags
440am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
441DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
442am__relativize = \
443  dir0=`pwd`; \
444  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
445  sed_rest='s,^[^/]*/*,,'; \
446  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
447  sed_butlast='s,/*[^/]*$$,,'; \
448  while test -n "$$dir1"; do \
449    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
450    if test "$$first" != "."; then \
451      if test "$$first" = ".."; then \
452        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
453        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
454      else \
455        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
456        if test "$$first2" = "$$first"; then \
457          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
458        else \
459          dir2="../$$dir2"; \
460        fi; \
461        dir0="$$dir0"/"$$first"; \
462      fi; \
463    fi; \
464    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
465  done; \
466  reldir="$$dir2"
467ACLOCAL = @ACLOCAL@
468ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
469ALSA_CFLAGS = @ALSA_CFLAGS@
470ALSA_LIBS = @ALSA_LIBS@
471AMTAR = @AMTAR@
472AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
473AR = @AR@
474AS = @AS@
475AUDIORESAMPLE_FORMAT_AUTO = @AUDIORESAMPLE_FORMAT_AUTO@
476AUDIORESAMPLE_FORMAT_FLOAT = @AUDIORESAMPLE_FORMAT_FLOAT@
477AUDIORESAMPLE_FORMAT_INT = @AUDIORESAMPLE_FORMAT_INT@
478AUTOCONF = @AUTOCONF@
479AUTOHEADER = @AUTOHEADER@
480AUTOMAKE = @AUTOMAKE@
481AWK = @AWK@
482CC = @CC@
483CCASFLAGS = @CCASFLAGS@
484CCDEPMODE = @CCDEPMODE@
485CDPARANOIA_CFLAGS = @CDPARANOIA_CFLAGS@
486CDPARANOIA_LIBS = @CDPARANOIA_LIBS@
487CFLAGS = @CFLAGS@
488CPP = @CPP@
489CPPFLAGS = @CPPFLAGS@
490CXX = @CXX@
491CXXCPP = @CXXCPP@
492CXXDEPMODE = @CXXDEPMODE@
493CXXFLAGS = @CXXFLAGS@
494CYGPATH_W = @CYGPATH_W@
495DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
496DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
497DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
498DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
499DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
500DEFS = @DEFS@
501DEPDIR = @DEPDIR@
502DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
503DLLTOOL = @DLLTOOL@
504DRM_CFLAGS = @DRM_CFLAGS@
505DRM_LIBS = @DRM_LIBS@
506DSYMUTIL = @DSYMUTIL@
507DUMPBIN = @DUMPBIN@
508ECHO_C = @ECHO_C@
509ECHO_N = @ECHO_N@
510ECHO_T = @ECHO_T@
511EGL_CFLAGS = @EGL_CFLAGS@
512EGL_LIBS = @EGL_LIBS@
513EGREP = @EGREP@
514ERROR_CFLAGS = @ERROR_CFLAGS@
515ERROR_CXXFLAGS = @ERROR_CXXFLAGS@
516ERROR_OBJCFLAGS = @ERROR_OBJCFLAGS@
517EXEEXT = @EXEEXT@
518EXTRA_CFLAGS = @EXTRA_CFLAGS@
519FFLAGS = @FFLAGS@
520FGREP = @FGREP@
521GBM_CFLAGS = @GBM_CFLAGS@
522GBM_LIBS = @GBM_LIBS@
523GCOV = @GCOV@
524GCOV_CFLAGS = @GCOV_CFLAGS@
525GCOV_LIBS = @GCOV_LIBS@
526GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
527GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
528GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
529GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
530GIO_CFLAGS = @GIO_CFLAGS@
531GIO_LDFLAGS = @GIO_LDFLAGS@
532GIO_LIBS = @GIO_LIBS@
533GIO_UNIX_2_0_CFLAGS = @GIO_UNIX_2_0_CFLAGS@
534GIO_UNIX_2_0_LIBS = @GIO_UNIX_2_0_LIBS@
535GLES2_CFLAGS = @GLES2_CFLAGS@
536GLES2_LIBS = @GLES2_LIBS@
537GLIB_CFLAGS = @GLIB_CFLAGS@
538GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
539GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
540GLIB_LIBS = @GLIB_LIBS@
541GLIB_MKENUMS = @GLIB_MKENUMS@
542GLIB_PREFIX = @GLIB_PREFIX@
543GLIB_REQ = @GLIB_REQ@
544GL_APIS = @GL_APIS@
545GL_CFLAGS = @GL_CFLAGS@
546GL_LIBS = @GL_LIBS@
547GL_OBJCFLAGS = @GL_OBJCFLAGS@
548GL_PLATFORMS = @GL_PLATFORMS@
549GL_WINDOWS = @GL_WINDOWS@
550GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
551GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
552GMSGFMT = @GMSGFMT@
553GMSGFMT_015 = @GMSGFMT_015@
554GRAPHENE_CFLAGS = @GRAPHENE_CFLAGS@
555GRAPHENE_LIBS = @GRAPHENE_LIBS@
556GREP = @GREP@
557GST_AGE = @GST_AGE@
558GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
559GST_API_VERSION = @GST_API_VERSION@
560GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
561GST_BASE_LIBS = @GST_BASE_LIBS@
562GST_CFLAGS = @GST_CFLAGS@
563GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
564GST_CHECK_LIBS = @GST_CHECK_LIBS@
565GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
566GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
567GST_CURRENT = @GST_CURRENT@
568GST_CXXFLAGS = @GST_CXXFLAGS@
569GST_INSTALL_PLUGINS_HELPER = @GST_INSTALL_PLUGINS_HELPER@
570GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
571GST_LIBS = @GST_LIBS@
572GST_LIBVERSION = @GST_LIBVERSION@
573GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
574GST_LICENSE = @GST_LICENSE@
575GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
576GST_NET_CFLAGS = @GST_NET_CFLAGS@
577GST_NET_LIBS = @GST_NET_LIBS@
578GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
579GST_OPTION_CXXFLAGS = @GST_OPTION_CXXFLAGS@
580GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
581GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
582GST_PKG_CONFIG_PATH = @GST_PKG_CONFIG_PATH@
583GST_PLUGINS_ALL = @GST_PLUGINS_ALL@
584GST_PLUGINS_BASE_CFLAGS = @GST_PLUGINS_BASE_CFLAGS@
585GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
586GST_PLUGINS_NONPORTED = @GST_PLUGINS_NONPORTED@
587GST_PLUGINS_SELECTED = @GST_PLUGINS_SELECTED@
588GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
589GST_PREFIX = @GST_PREFIX@
590GST_REVISION = @GST_REVISION@
591GST_TOOLS_DIR = @GST_TOOLS_DIR@
592GTKDOC_CHECK = @GTKDOC_CHECK@
593GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
594GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
595GTKDOC_MKPDF = @GTKDOC_MKPDF@
596GTKDOC_REBASE = @GTKDOC_REBASE@
597GTK_CFLAGS = @GTK_CFLAGS@
598GTK_LIBS = @GTK_LIBS@
599GTK_QUARTZ_CFLAGS = @GTK_QUARTZ_CFLAGS@
600GTK_QUARTZ_LIBS = @GTK_QUARTZ_LIBS@
601GTK_X11_CFLAGS = @GTK_X11_CFLAGS@
602GTK_X11_LIBS = @GTK_X11_LIBS@
603G_UDEV_CFLAGS = @G_UDEV_CFLAGS@
604G_UDEV_LIBS = @G_UDEV_LIBS@
605HAVE_CDPARANOIA = @HAVE_CDPARANOIA@
606HAVE_EGL = @HAVE_EGL@
607HAVE_GL = @HAVE_GL@
608HAVE_GLES2 = @HAVE_GLES2@
609HAVE_GRAPHENE = @HAVE_GRAPHENE@
610HAVE_JPEG = @HAVE_JPEG@
611HAVE_PNG = @HAVE_PNG@
612HAVE_XSHM = @HAVE_XSHM@
613HAVE_ZLIB = @HAVE_ZLIB@
614HTML_DIR = @HTML_DIR@
615INSTALL = @INSTALL@
616INSTALL_DATA = @INSTALL_DATA@
617INSTALL_PROGRAM = @INSTALL_PROGRAM@
618INSTALL_SCRIPT = @INSTALL_SCRIPT@
619INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
620INTLLIBS = @INTLLIBS@
621INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
622INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
623INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
624INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
625INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
626INTROSPECTION_INIT = @INTROSPECTION_INIT@
627INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
628INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
629INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
630INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
631IVORBIS_CFLAGS = @IVORBIS_CFLAGS@
632IVORBIS_LIBS = @IVORBIS_LIBS@
633JPEG_LIBS = @JPEG_LIBS@
634LD = @LD@
635LDFLAGS = @LDFLAGS@
636LIBICONV = @LIBICONV@
637LIBINTL = @LIBINTL@
638LIBM = @LIBM@
639LIBOBJS = @LIBOBJS@
640LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
641LIBPNG_LIBS = @LIBPNG_LIBS@
642LIBS = @LIBS@
643LIBTOOL = @LIBTOOL@
644LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@
645LIBVISUAL_LIBS = @LIBVISUAL_LIBS@
646LIPO = @LIPO@
647LN_S = @LN_S@
648LOCALEDIR = @LOCALEDIR@
649LTLIBICONV = @LTLIBICONV@
650LTLIBINTL = @LTLIBINTL@
651LTLIBOBJS = @LTLIBOBJS@
652LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
653MAINT = @MAINT@
654MAKEINFO = @MAKEINFO@
655MANIFEST_TOOL = @MANIFEST_TOOL@
656MKDIR_P = @MKDIR_P@
657MSGFMT = @MSGFMT@
658MSGFMT_015 = @MSGFMT_015@
659MSGMERGE = @MSGMERGE@
660NM = @NM@
661NMEDIT = @NMEDIT@
662OBJC = @OBJC@
663OBJCDEPMODE = @OBJCDEPMODE@
664OBJCFLAGS = @OBJCFLAGS@
665OBJDUMP = @OBJDUMP@
666OBJEXT = @OBJEXT@
667OGG_CFLAGS = @OGG_CFLAGS@
668OGG_LIBS = @OGG_LIBS@
669OPUS_CFLAGS = @OPUS_CFLAGS@
670OPUS_LIBS = @OPUS_LIBS@
671ORCC = @ORCC@
672ORCC_FLAGS = @ORCC_FLAGS@
673ORC_CFLAGS = @ORC_CFLAGS@
674ORC_LIBS = @ORC_LIBS@
675ORC_PC = @ORC_PC@
676OTOOL = @OTOOL@
677OTOOL64 = @OTOOL64@
678PACKAGE = @PACKAGE@
679PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
680PACKAGE_NAME = @PACKAGE_NAME@
681PACKAGE_STRING = @PACKAGE_STRING@
682PACKAGE_TARNAME = @PACKAGE_TARNAME@
683PACKAGE_URL = @PACKAGE_URL@
684PACKAGE_VERSION = @PACKAGE_VERSION@
685PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
686PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
687PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
688PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
689PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
690PANGO_CFLAGS = @PANGO_CFLAGS@
691PANGO_LIBS = @PANGO_LIBS@
692PATH_SEPARATOR = @PATH_SEPARATOR@
693PKG_CONFIG = @PKG_CONFIG@
694PLUGINDIR = @PLUGINDIR@
695POSUB = @POSUB@
696PROFILE_CFLAGS = @PROFILE_CFLAGS@
697PTHREAD_CC = @PTHREAD_CC@
698PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
699PTHREAD_LIBS = @PTHREAD_LIBS@
700PYTHON = @PYTHON@
701PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
702PYTHON_PLATFORM = @PYTHON_PLATFORM@
703PYTHON_PREFIX = @PYTHON_PREFIX@
704PYTHON_VERSION = @PYTHON_VERSION@
705QTCHOOSER = @QTCHOOSER@
706QT_CFLAGS = @QT_CFLAGS@
707QT_LIBS = @QT_LIBS@
708QT_MOC = @QT_MOC@
709RANLIB = @RANLIB@
710SDL_CFLAGS = @SDL_CFLAGS@
711SDL_LIBS = @SDL_LIBS@
712SED = @SED@
713SET_MAKE = @SET_MAKE@
714SHELL = @SHELL@
715SSE2_CFLAGS = @SSE2_CFLAGS@
716SSE41_CFLAGS = @SSE41_CFLAGS@
717SSE_CFLAGS = @SSE_CFLAGS@
718STRIP = @STRIP@
719THEORA_CFLAGS = @THEORA_CFLAGS@
720THEORA_LIBS = @THEORA_LIBS@
721USE_GLES2 = @USE_GLES2@
722USE_NLS = @USE_NLS@
723USE_OPENGL = @USE_OPENGL@
724VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
725VALGRIND_LIBS = @VALGRIND_LIBS@
726VALGRIND_PATH = @VALGRIND_PATH@
727VERSION = @VERSION@
728VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
729VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@
730VORBIS_CFLAGS = @VORBIS_CFLAGS@
731VORBIS_LIBS = @VORBIS_LIBS@
732WARNING_CFLAGS = @WARNING_CFLAGS@
733WARNING_CXXFLAGS = @WARNING_CXXFLAGS@
734WARNING_OBJCFLAGS = @WARNING_OBJCFLAGS@
735WAYLAND_EGL_CFLAGS = @WAYLAND_EGL_CFLAGS@
736WAYLAND_EGL_LIBS = @WAYLAND_EGL_LIBS@
737WAYLAND_PROTOCOLS_DATADIR = @WAYLAND_PROTOCOLS_DATADIR@
738WAYLAND_SCANNER = @WAYLAND_SCANNER@
739WIN32_LIBS = @WIN32_LIBS@
740X11_XCB_CFLAGS = @X11_XCB_CFLAGS@
741X11_XCB_LIBS = @X11_XCB_LIBS@
742XGETTEXT = @XGETTEXT@
743XGETTEXT_015 = @XGETTEXT_015@
744XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
745XSHM_CFLAGS = @XSHM_CFLAGS@
746XSHM_LIBS = @XSHM_LIBS@
747XVIDEO_CFLAGS = @XVIDEO_CFLAGS@
748XVIDEO_LIBS = @XVIDEO_LIBS@
749X_CFLAGS = @X_CFLAGS@
750X_LIBS = @X_LIBS@
751ZLIB_CFLAGS = @ZLIB_CFLAGS@
752ZLIB_LIBS = @ZLIB_LIBS@
753abs_builddir = @abs_builddir@
754abs_srcdir = @abs_srcdir@
755abs_top_builddir = @abs_top_builddir@
756abs_top_srcdir = @abs_top_srcdir@
757ac_ct_AR = @ac_ct_AR@
758ac_ct_CC = @ac_ct_CC@
759ac_ct_CXX = @ac_ct_CXX@
760ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
761ac_ct_OBJC = @ac_ct_OBJC@
762am__include = @am__include@
763am__leading_dot = @am__leading_dot@
764am__quote = @am__quote@
765am__tar = @am__tar@
766am__untar = @am__untar@
767ax_pthread_config = @ax_pthread_config@
768bindir = @bindir@
769build = @build@
770build_alias = @build_alias@
771build_cpu = @build_cpu@
772build_os = @build_os@
773build_vendor = @build_vendor@
774builddir = @builddir@
775datadir = @datadir@
776datarootdir = @datarootdir@
777docdir = @docdir@
778dvidir = @dvidir@
779exec_prefix = @exec_prefix@
780host = @host@
781host_alias = @host_alias@
782host_cpu = @host_cpu@
783host_os = @host_os@
784host_vendor = @host_vendor@
785htmldir = @htmldir@
786includedir = @includedir@
787infodir = @infodir@
788install_sh = @install_sh@
789libdir = @libdir@
790libexecdir = @libexecdir@
791localedir = @localedir@
792localstatedir = @localstatedir@
793mandir = @mandir@
794mkdir_p = @mkdir_p@
795oldincludedir = @oldincludedir@
796pdfdir = @pdfdir@
797pkgpyexecdir = @pkgpyexecdir@
798pkgpythondir = @pkgpythondir@
799plugindir = @plugindir@
800prefix = @prefix@
801program_transform_name = @program_transform_name@
802psdir = @psdir@
803pyexecdir = @pyexecdir@
804pythondir = @pythondir@
805runstatedir = @runstatedir@
806sbindir = @sbindir@
807sharedstatedir = @sharedstatedir@
808srcdir = @srcdir@
809sysconfdir = @sysconfdir@
810target = @target@
811target_alias = @target_alias@
812target_cpu = @target_cpu@
813target_os = @target_os@
814target_vendor = @target_vendor@
815top_build_prefix = @top_build_prefix@
816top_builddir = @top_builddir@
817top_srcdir = @top_srcdir@
818SUBDIRS = playback
819DIST_SUBDIRS = playback
820benchmark_appsink_SOURCES = benchmark-appsink.c
821benchmark_appsink_CFLAGS = \
822	$(GST_PLUGINS_BASE_CFLAGS) \
823	$(GST_CFLAGS)
824
825benchmark_appsink_LDADD = \
826	$(top_builddir)/gst-libs/gst/app/libgstapp-$(GST_API_VERSION).la \
827	$(GST_LIBS)
828
829benchmark_appsrc_SOURCES = benchmark-appsrc.c
830benchmark_appsrc_CFLAGS = \
831	$(GST_PLUGINS_BASE_CFLAGS) \
832	$(GST_CFLAGS)
833
834benchmark_appsrc_LDADD = \
835	$(top_builddir)/gst-libs/gst/app/libgstapp-$(GST_API_VERSION).la \
836	$(GST_LIBS)
837
838benchmark_video_conversion_SOURCES = benchmark-video-conversion.c
839benchmark_video_conversion_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
840	$(GST_BASE_CFLAGS) $(GST_CFLAGS)
841
842benchmark_video_conversion_LDADD = \
843	$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
844	$(GST_LIBS) $(LIBM)
845
846@USE_X_FALSE@X_TESTS =
847@USE_X_TRUE@X_TESTS = stress-videooverlay $(am__append_1) \
848@USE_X_TRUE@	output-selector-test input-selector-test
849@USE_X_TRUE@stress_videooverlay_SOURCES = stress-videooverlay.c
850@USE_X_TRUE@stress_videooverlay_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
851@USE_X_TRUE@	$(GST_BASE_CFLAGS) $(GST_CFLAGS) $(X_CFLAGS)
852
853@USE_X_TRUE@stress_videooverlay_LDADD = \
854@USE_X_TRUE@	$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
855@USE_X_TRUE@	$(GST_LIBS) $(X_LIBS) $(LIBM)
856
857@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_colorkey_SOURCES = test-colorkey.c
858@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_colorkey_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
859@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(GST_BASE_CFLAGS) $(GST_CFLAGS) $(X_CFLAGS) $(GTK_CFLAGS)
860
861@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_colorkey_LDADD = \
862@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
863@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(GST_LIBS) $(X_LIBS) $(LIBM) $(GTK_LIBS)
864
865@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_videooverlay_SOURCES = test-videooverlay.c
866@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_videooverlay_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) \
867@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(GST_BASE_CFLAGS) $(GST_CFLAGS) $(X_CFLAGS) $(GTK_CFLAGS)
868
869@HAVE_GTK_X11_TRUE@@USE_X_TRUE@test_videooverlay_LDADD = \
870@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
871@HAVE_GTK_X11_TRUE@@USE_X_TRUE@	$(GST_LIBS) $(X_LIBS) $(LIBM) $(GTK_LIBS)
872
873@USE_X_TRUE@output_selector_test_SOURCES = output-selector-test.c
874@USE_X_TRUE@output_selector_test_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
875@USE_X_TRUE@output_selector_test_LDADD = $(GST_LIBS)
876@USE_X_TRUE@output_selector_test_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
877@USE_X_TRUE@input_selector_test_SOURCES = input-selector-test.c
878@USE_X_TRUE@input_selector_test_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
879@USE_X_TRUE@input_selector_test_LDADD = $(GST_LIBS)
880@USE_X_TRUE@input_selector_test_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
881@USE_PANGO_FALSE@PANGO_TESTS =
882@USE_PANGO_TRUE@PANGO_TESTS = test-textoverlay
883@USE_PANGO_TRUE@test_textoverlay_SOURCES = test-textoverlay.c
884@USE_PANGO_TRUE@test_textoverlay_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
885@USE_PANGO_TRUE@test_textoverlay_LDADD = $(GST_LIBS) $(LIBM)
886audio_trickplay_SOURCES = audio-trickplay.c
887audio_trickplay_CFLAGS = $(GST_CONTROLLER_CFLAGS) $(GST_CFLAGS)
888audio_trickplay_LDADD = $(GST_CONTROLLER_LIBS) $(GST_LIBS) $(LIBM)
889playbin_text_SOURCES = playbin-text.c
890playbin_text_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
891playbin_text_LDADD = $(GST_LIBS) $(LIBM)
892position_formats_SOURCES = position-formats.c
893position_formats_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
894position_formats_LDADD = $(GST_LIBS) $(LIBM)
895stress_playbin_SOURCES = stress-playbin.c
896stress_playbin_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
897stress_playbin_LDADD = $(GST_LIBS) $(LIBM)
898test_effect_switch_SOURCES = test-effect-switch.c
899test_effect_switch_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
900test_effect_switch_LDADD = $(GST_LIBS)
901test_overlay_blending_SOURCES = test-overlay-blending.c
902test_overlay_blending_CFLAGS = \
903	$(GST_PLUGINS_BASE_CFLAGS) \
904	$(GST_CFLAGS) $(GIO_CFLAGS)
905
906test_overlay_blending_LDADD = \
907	$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
908	$(GST_LIBS) $(GIO_LIBS) $(LIBM)
909
910test_scale_SOURCES = test-scale.c
911test_scale_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
912test_scale_LDADD = $(GST_LIBS) $(LIBM)
913test_resample_SOURCES = test-resample.c
914test_resample_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
915test_resample_LDADD = $(GST_LIBS) $(LIBM)
916test_box_SOURCES = test-box.c
917test_box_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
918test_box_LDADD = $(GST_LIBS) $(LIBM)
919test_reverseplay_SOURCES = test-reverseplay.c
920test_reverseplay_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
921test_reverseplay_LDADD = $(GST_LIBS) $(LIBM)
922all: all-recursive
923
924.SUFFIXES:
925.SUFFIXES: .c .lo .o .obj
926$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
927	@for dep in $?; do \
928	  case '$(am__configure_deps)' in \
929	    *$$dep*) \
930	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
931	        && { if test -f $@; then exit 0; else break; fi; }; \
932	      exit 1;; \
933	  esac; \
934	done; \
935	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/icles/Makefile'; \
936	$(am__cd) $(top_srcdir) && \
937	  $(AUTOMAKE) --gnu tests/icles/Makefile
938Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
939	@case '$?' in \
940	  *config.status*) \
941	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
942	  *) \
943	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
944	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
945	esac;
946
947$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
948	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
949
950$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
951	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
952$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
953	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
954$(am__aclocal_m4_deps):
955
956clean-noinstPROGRAMS:
957	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
958	echo " rm -f" $$list; \
959	rm -f $$list || exit $$?; \
960	test -n "$(EXEEXT)" || exit 0; \
961	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
962	echo " rm -f" $$list; \
963	rm -f $$list
964
965audio-trickplay$(EXEEXT): $(audio_trickplay_OBJECTS) $(audio_trickplay_DEPENDENCIES) $(EXTRA_audio_trickplay_DEPENDENCIES)
966	@rm -f audio-trickplay$(EXEEXT)
967	$(AM_V_CCLD)$(audio_trickplay_LINK) $(audio_trickplay_OBJECTS) $(audio_trickplay_LDADD) $(LIBS)
968
969benchmark-appsink$(EXEEXT): $(benchmark_appsink_OBJECTS) $(benchmark_appsink_DEPENDENCIES) $(EXTRA_benchmark_appsink_DEPENDENCIES)
970	@rm -f benchmark-appsink$(EXEEXT)
971	$(AM_V_CCLD)$(benchmark_appsink_LINK) $(benchmark_appsink_OBJECTS) $(benchmark_appsink_LDADD) $(LIBS)
972
973benchmark-appsrc$(EXEEXT): $(benchmark_appsrc_OBJECTS) $(benchmark_appsrc_DEPENDENCIES) $(EXTRA_benchmark_appsrc_DEPENDENCIES)
974	@rm -f benchmark-appsrc$(EXEEXT)
975	$(AM_V_CCLD)$(benchmark_appsrc_LINK) $(benchmark_appsrc_OBJECTS) $(benchmark_appsrc_LDADD) $(LIBS)
976
977benchmark-video-conversion$(EXEEXT): $(benchmark_video_conversion_OBJECTS) $(benchmark_video_conversion_DEPENDENCIES) $(EXTRA_benchmark_video_conversion_DEPENDENCIES)
978	@rm -f benchmark-video-conversion$(EXEEXT)
979	$(AM_V_CCLD)$(benchmark_video_conversion_LINK) $(benchmark_video_conversion_OBJECTS) $(benchmark_video_conversion_LDADD) $(LIBS)
980
981input-selector-test$(EXEEXT): $(input_selector_test_OBJECTS) $(input_selector_test_DEPENDENCIES) $(EXTRA_input_selector_test_DEPENDENCIES)
982	@rm -f input-selector-test$(EXEEXT)
983	$(AM_V_CCLD)$(input_selector_test_LINK) $(input_selector_test_OBJECTS) $(input_selector_test_LDADD) $(LIBS)
984
985output-selector-test$(EXEEXT): $(output_selector_test_OBJECTS) $(output_selector_test_DEPENDENCIES) $(EXTRA_output_selector_test_DEPENDENCIES)
986	@rm -f output-selector-test$(EXEEXT)
987	$(AM_V_CCLD)$(output_selector_test_LINK) $(output_selector_test_OBJECTS) $(output_selector_test_LDADD) $(LIBS)
988
989playbin-text$(EXEEXT): $(playbin_text_OBJECTS) $(playbin_text_DEPENDENCIES) $(EXTRA_playbin_text_DEPENDENCIES)
990	@rm -f playbin-text$(EXEEXT)
991	$(AM_V_CCLD)$(playbin_text_LINK) $(playbin_text_OBJECTS) $(playbin_text_LDADD) $(LIBS)
992
993position-formats$(EXEEXT): $(position_formats_OBJECTS) $(position_formats_DEPENDENCIES) $(EXTRA_position_formats_DEPENDENCIES)
994	@rm -f position-formats$(EXEEXT)
995	$(AM_V_CCLD)$(position_formats_LINK) $(position_formats_OBJECTS) $(position_formats_LDADD) $(LIBS)
996
997stress-playbin$(EXEEXT): $(stress_playbin_OBJECTS) $(stress_playbin_DEPENDENCIES) $(EXTRA_stress_playbin_DEPENDENCIES)
998	@rm -f stress-playbin$(EXEEXT)
999	$(AM_V_CCLD)$(stress_playbin_LINK) $(stress_playbin_OBJECTS) $(stress_playbin_LDADD) $(LIBS)
1000
1001stress-videooverlay$(EXEEXT): $(stress_videooverlay_OBJECTS) $(stress_videooverlay_DEPENDENCIES) $(EXTRA_stress_videooverlay_DEPENDENCIES)
1002	@rm -f stress-videooverlay$(EXEEXT)
1003	$(AM_V_CCLD)$(stress_videooverlay_LINK) $(stress_videooverlay_OBJECTS) $(stress_videooverlay_LDADD) $(LIBS)
1004
1005test-box$(EXEEXT): $(test_box_OBJECTS) $(test_box_DEPENDENCIES) $(EXTRA_test_box_DEPENDENCIES)
1006	@rm -f test-box$(EXEEXT)
1007	$(AM_V_CCLD)$(test_box_LINK) $(test_box_OBJECTS) $(test_box_LDADD) $(LIBS)
1008
1009test-colorkey$(EXEEXT): $(test_colorkey_OBJECTS) $(test_colorkey_DEPENDENCIES) $(EXTRA_test_colorkey_DEPENDENCIES)
1010	@rm -f test-colorkey$(EXEEXT)
1011	$(AM_V_CCLD)$(test_colorkey_LINK) $(test_colorkey_OBJECTS) $(test_colorkey_LDADD) $(LIBS)
1012
1013test-effect-switch$(EXEEXT): $(test_effect_switch_OBJECTS) $(test_effect_switch_DEPENDENCIES) $(EXTRA_test_effect_switch_DEPENDENCIES)
1014	@rm -f test-effect-switch$(EXEEXT)
1015	$(AM_V_CCLD)$(test_effect_switch_LINK) $(test_effect_switch_OBJECTS) $(test_effect_switch_LDADD) $(LIBS)
1016
1017test-overlay-blending$(EXEEXT): $(test_overlay_blending_OBJECTS) $(test_overlay_blending_DEPENDENCIES) $(EXTRA_test_overlay_blending_DEPENDENCIES)
1018	@rm -f test-overlay-blending$(EXEEXT)
1019	$(AM_V_CCLD)$(test_overlay_blending_LINK) $(test_overlay_blending_OBJECTS) $(test_overlay_blending_LDADD) $(LIBS)
1020
1021test-resample$(EXEEXT): $(test_resample_OBJECTS) $(test_resample_DEPENDENCIES) $(EXTRA_test_resample_DEPENDENCIES)
1022	@rm -f test-resample$(EXEEXT)
1023	$(AM_V_CCLD)$(test_resample_LINK) $(test_resample_OBJECTS) $(test_resample_LDADD) $(LIBS)
1024
1025test-reverseplay$(EXEEXT): $(test_reverseplay_OBJECTS) $(test_reverseplay_DEPENDENCIES) $(EXTRA_test_reverseplay_DEPENDENCIES)
1026	@rm -f test-reverseplay$(EXEEXT)
1027	$(AM_V_CCLD)$(test_reverseplay_LINK) $(test_reverseplay_OBJECTS) $(test_reverseplay_LDADD) $(LIBS)
1028
1029test-scale$(EXEEXT): $(test_scale_OBJECTS) $(test_scale_DEPENDENCIES) $(EXTRA_test_scale_DEPENDENCIES)
1030	@rm -f test-scale$(EXEEXT)
1031	$(AM_V_CCLD)$(test_scale_LINK) $(test_scale_OBJECTS) $(test_scale_LDADD) $(LIBS)
1032
1033test-textoverlay$(EXEEXT): $(test_textoverlay_OBJECTS) $(test_textoverlay_DEPENDENCIES) $(EXTRA_test_textoverlay_DEPENDENCIES)
1034	@rm -f test-textoverlay$(EXEEXT)
1035	$(AM_V_CCLD)$(test_textoverlay_LINK) $(test_textoverlay_OBJECTS) $(test_textoverlay_LDADD) $(LIBS)
1036
1037test-videooverlay$(EXEEXT): $(test_videooverlay_OBJECTS) $(test_videooverlay_DEPENDENCIES) $(EXTRA_test_videooverlay_DEPENDENCIES)
1038	@rm -f test-videooverlay$(EXEEXT)
1039	$(AM_V_CCLD)$(test_videooverlay_LINK) $(test_videooverlay_OBJECTS) $(test_videooverlay_LDADD) $(LIBS)
1040
1041mostlyclean-compile:
1042	-rm -f *.$(OBJEXT)
1043
1044distclean-compile:
1045	-rm -f *.tab.c
1046
1047@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio_trickplay-audio-trickplay.Po@am__quote@ # am--include-marker
1048@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/benchmark_appsink-benchmark-appsink.Po@am__quote@ # am--include-marker
1049@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Po@am__quote@ # am--include-marker
1050@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Po@am__quote@ # am--include-marker
1051@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/input_selector_test-input-selector-test.Po@am__quote@ # am--include-marker
1052@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output_selector_test-output-selector-test.Po@am__quote@ # am--include-marker
1053@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playbin_text-playbin-text.Po@am__quote@ # am--include-marker
1054@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/position_formats-position-formats.Po@am__quote@ # am--include-marker
1055@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stress_playbin-stress-playbin.Po@am__quote@ # am--include-marker
1056@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stress_videooverlay-stress-videooverlay.Po@am__quote@ # am--include-marker
1057@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_box-test-box.Po@am__quote@ # am--include-marker
1058@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_colorkey-test-colorkey.Po@am__quote@ # am--include-marker
1059@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_effect_switch-test-effect-switch.Po@am__quote@ # am--include-marker
1060@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_overlay_blending-test-overlay-blending.Po@am__quote@ # am--include-marker
1061@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_resample-test-resample.Po@am__quote@ # am--include-marker
1062@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_reverseplay-test-reverseplay.Po@am__quote@ # am--include-marker
1063@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_scale-test-scale.Po@am__quote@ # am--include-marker
1064@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_textoverlay-test-textoverlay.Po@am__quote@ # am--include-marker
1065@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_videooverlay-test-videooverlay.Po@am__quote@ # am--include-marker
1066
1067$(am__depfiles_remade):
1068	@$(MKDIR_P) $(@D)
1069	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
1070
1071am--depfiles: $(am__depfiles_remade)
1072
1073.c.o:
1074@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
1075@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1076@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1077@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1078@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1079@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1080
1081.c.obj:
1082@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
1083@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1084@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
1085@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1086@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1087@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1088
1089.c.lo:
1090@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
1091@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1092@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
1093@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1094@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1095@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1096
1097audio_trickplay-audio-trickplay.o: audio-trickplay.c
1098@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_trickplay_CFLAGS) $(CFLAGS) -MT audio_trickplay-audio-trickplay.o -MD -MP -MF $(DEPDIR)/audio_trickplay-audio-trickplay.Tpo -c -o audio_trickplay-audio-trickplay.o `test -f 'audio-trickplay.c' || echo '$(srcdir)/'`audio-trickplay.c
1099@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/audio_trickplay-audio-trickplay.Tpo $(DEPDIR)/audio_trickplay-audio-trickplay.Po
1100@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='audio-trickplay.c' object='audio_trickplay-audio-trickplay.o' libtool=no @AMDEPBACKSLASH@
1101@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1102@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_trickplay_CFLAGS) $(CFLAGS) -c -o audio_trickplay-audio-trickplay.o `test -f 'audio-trickplay.c' || echo '$(srcdir)/'`audio-trickplay.c
1103
1104audio_trickplay-audio-trickplay.obj: audio-trickplay.c
1105@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_trickplay_CFLAGS) $(CFLAGS) -MT audio_trickplay-audio-trickplay.obj -MD -MP -MF $(DEPDIR)/audio_trickplay-audio-trickplay.Tpo -c -o audio_trickplay-audio-trickplay.obj `if test -f 'audio-trickplay.c'; then $(CYGPATH_W) 'audio-trickplay.c'; else $(CYGPATH_W) '$(srcdir)/audio-trickplay.c'; fi`
1106@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/audio_trickplay-audio-trickplay.Tpo $(DEPDIR)/audio_trickplay-audio-trickplay.Po
1107@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='audio-trickplay.c' object='audio_trickplay-audio-trickplay.obj' libtool=no @AMDEPBACKSLASH@
1108@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1109@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(audio_trickplay_CFLAGS) $(CFLAGS) -c -o audio_trickplay-audio-trickplay.obj `if test -f 'audio-trickplay.c'; then $(CYGPATH_W) 'audio-trickplay.c'; else $(CYGPATH_W) '$(srcdir)/audio-trickplay.c'; fi`
1110
1111benchmark_appsink-benchmark-appsink.o: benchmark-appsink.c
1112@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsink_CFLAGS) $(CFLAGS) -MT benchmark_appsink-benchmark-appsink.o -MD -MP -MF $(DEPDIR)/benchmark_appsink-benchmark-appsink.Tpo -c -o benchmark_appsink-benchmark-appsink.o `test -f 'benchmark-appsink.c' || echo '$(srcdir)/'`benchmark-appsink.c
1113@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/benchmark_appsink-benchmark-appsink.Tpo $(DEPDIR)/benchmark_appsink-benchmark-appsink.Po
1114@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='benchmark-appsink.c' object='benchmark_appsink-benchmark-appsink.o' libtool=no @AMDEPBACKSLASH@
1115@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1116@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsink_CFLAGS) $(CFLAGS) -c -o benchmark_appsink-benchmark-appsink.o `test -f 'benchmark-appsink.c' || echo '$(srcdir)/'`benchmark-appsink.c
1117
1118benchmark_appsink-benchmark-appsink.obj: benchmark-appsink.c
1119@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsink_CFLAGS) $(CFLAGS) -MT benchmark_appsink-benchmark-appsink.obj -MD -MP -MF $(DEPDIR)/benchmark_appsink-benchmark-appsink.Tpo -c -o benchmark_appsink-benchmark-appsink.obj `if test -f 'benchmark-appsink.c'; then $(CYGPATH_W) 'benchmark-appsink.c'; else $(CYGPATH_W) '$(srcdir)/benchmark-appsink.c'; fi`
1120@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/benchmark_appsink-benchmark-appsink.Tpo $(DEPDIR)/benchmark_appsink-benchmark-appsink.Po
1121@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='benchmark-appsink.c' object='benchmark_appsink-benchmark-appsink.obj' libtool=no @AMDEPBACKSLASH@
1122@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1123@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsink_CFLAGS) $(CFLAGS) -c -o benchmark_appsink-benchmark-appsink.obj `if test -f 'benchmark-appsink.c'; then $(CYGPATH_W) 'benchmark-appsink.c'; else $(CYGPATH_W) '$(srcdir)/benchmark-appsink.c'; fi`
1124
1125benchmark_appsrc-benchmark-appsrc.o: benchmark-appsrc.c
1126@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsrc_CFLAGS) $(CFLAGS) -MT benchmark_appsrc-benchmark-appsrc.o -MD -MP -MF $(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Tpo -c -o benchmark_appsrc-benchmark-appsrc.o `test -f 'benchmark-appsrc.c' || echo '$(srcdir)/'`benchmark-appsrc.c
1127@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Tpo $(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Po
1128@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='benchmark-appsrc.c' object='benchmark_appsrc-benchmark-appsrc.o' libtool=no @AMDEPBACKSLASH@
1129@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1130@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsrc_CFLAGS) $(CFLAGS) -c -o benchmark_appsrc-benchmark-appsrc.o `test -f 'benchmark-appsrc.c' || echo '$(srcdir)/'`benchmark-appsrc.c
1131
1132benchmark_appsrc-benchmark-appsrc.obj: benchmark-appsrc.c
1133@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsrc_CFLAGS) $(CFLAGS) -MT benchmark_appsrc-benchmark-appsrc.obj -MD -MP -MF $(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Tpo -c -o benchmark_appsrc-benchmark-appsrc.obj `if test -f 'benchmark-appsrc.c'; then $(CYGPATH_W) 'benchmark-appsrc.c'; else $(CYGPATH_W) '$(srcdir)/benchmark-appsrc.c'; fi`
1134@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Tpo $(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Po
1135@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='benchmark-appsrc.c' object='benchmark_appsrc-benchmark-appsrc.obj' libtool=no @AMDEPBACKSLASH@
1136@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1137@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_appsrc_CFLAGS) $(CFLAGS) -c -o benchmark_appsrc-benchmark-appsrc.obj `if test -f 'benchmark-appsrc.c'; then $(CYGPATH_W) 'benchmark-appsrc.c'; else $(CYGPATH_W) '$(srcdir)/benchmark-appsrc.c'; fi`
1138
1139benchmark_video_conversion-benchmark-video-conversion.o: benchmark-video-conversion.c
1140@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_video_conversion_CFLAGS) $(CFLAGS) -MT benchmark_video_conversion-benchmark-video-conversion.o -MD -MP -MF $(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Tpo -c -o benchmark_video_conversion-benchmark-video-conversion.o `test -f 'benchmark-video-conversion.c' || echo '$(srcdir)/'`benchmark-video-conversion.c
1141@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Tpo $(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Po
1142@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='benchmark-video-conversion.c' object='benchmark_video_conversion-benchmark-video-conversion.o' libtool=no @AMDEPBACKSLASH@
1143@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1144@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_video_conversion_CFLAGS) $(CFLAGS) -c -o benchmark_video_conversion-benchmark-video-conversion.o `test -f 'benchmark-video-conversion.c' || echo '$(srcdir)/'`benchmark-video-conversion.c
1145
1146benchmark_video_conversion-benchmark-video-conversion.obj: benchmark-video-conversion.c
1147@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_video_conversion_CFLAGS) $(CFLAGS) -MT benchmark_video_conversion-benchmark-video-conversion.obj -MD -MP -MF $(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Tpo -c -o benchmark_video_conversion-benchmark-video-conversion.obj `if test -f 'benchmark-video-conversion.c'; then $(CYGPATH_W) 'benchmark-video-conversion.c'; else $(CYGPATH_W) '$(srcdir)/benchmark-video-conversion.c'; fi`
1148@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Tpo $(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Po
1149@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='benchmark-video-conversion.c' object='benchmark_video_conversion-benchmark-video-conversion.obj' libtool=no @AMDEPBACKSLASH@
1150@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1151@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(benchmark_video_conversion_CFLAGS) $(CFLAGS) -c -o benchmark_video_conversion-benchmark-video-conversion.obj `if test -f 'benchmark-video-conversion.c'; then $(CYGPATH_W) 'benchmark-video-conversion.c'; else $(CYGPATH_W) '$(srcdir)/benchmark-video-conversion.c'; fi`
1152
1153input_selector_test-input-selector-test.o: input-selector-test.c
1154@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(input_selector_test_CFLAGS) $(CFLAGS) -MT input_selector_test-input-selector-test.o -MD -MP -MF $(DEPDIR)/input_selector_test-input-selector-test.Tpo -c -o input_selector_test-input-selector-test.o `test -f 'input-selector-test.c' || echo '$(srcdir)/'`input-selector-test.c
1155@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/input_selector_test-input-selector-test.Tpo $(DEPDIR)/input_selector_test-input-selector-test.Po
1156@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='input-selector-test.c' object='input_selector_test-input-selector-test.o' libtool=no @AMDEPBACKSLASH@
1157@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1158@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(input_selector_test_CFLAGS) $(CFLAGS) -c -o input_selector_test-input-selector-test.o `test -f 'input-selector-test.c' || echo '$(srcdir)/'`input-selector-test.c
1159
1160input_selector_test-input-selector-test.obj: input-selector-test.c
1161@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(input_selector_test_CFLAGS) $(CFLAGS) -MT input_selector_test-input-selector-test.obj -MD -MP -MF $(DEPDIR)/input_selector_test-input-selector-test.Tpo -c -o input_selector_test-input-selector-test.obj `if test -f 'input-selector-test.c'; then $(CYGPATH_W) 'input-selector-test.c'; else $(CYGPATH_W) '$(srcdir)/input-selector-test.c'; fi`
1162@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/input_selector_test-input-selector-test.Tpo $(DEPDIR)/input_selector_test-input-selector-test.Po
1163@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='input-selector-test.c' object='input_selector_test-input-selector-test.obj' libtool=no @AMDEPBACKSLASH@
1164@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1165@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(input_selector_test_CFLAGS) $(CFLAGS) -c -o input_selector_test-input-selector-test.obj `if test -f 'input-selector-test.c'; then $(CYGPATH_W) 'input-selector-test.c'; else $(CYGPATH_W) '$(srcdir)/input-selector-test.c'; fi`
1166
1167output_selector_test-output-selector-test.o: output-selector-test.c
1168@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(output_selector_test_CFLAGS) $(CFLAGS) -MT output_selector_test-output-selector-test.o -MD -MP -MF $(DEPDIR)/output_selector_test-output-selector-test.Tpo -c -o output_selector_test-output-selector-test.o `test -f 'output-selector-test.c' || echo '$(srcdir)/'`output-selector-test.c
1169@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/output_selector_test-output-selector-test.Tpo $(DEPDIR)/output_selector_test-output-selector-test.Po
1170@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='output-selector-test.c' object='output_selector_test-output-selector-test.o' libtool=no @AMDEPBACKSLASH@
1171@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1172@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(output_selector_test_CFLAGS) $(CFLAGS) -c -o output_selector_test-output-selector-test.o `test -f 'output-selector-test.c' || echo '$(srcdir)/'`output-selector-test.c
1173
1174output_selector_test-output-selector-test.obj: output-selector-test.c
1175@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(output_selector_test_CFLAGS) $(CFLAGS) -MT output_selector_test-output-selector-test.obj -MD -MP -MF $(DEPDIR)/output_selector_test-output-selector-test.Tpo -c -o output_selector_test-output-selector-test.obj `if test -f 'output-selector-test.c'; then $(CYGPATH_W) 'output-selector-test.c'; else $(CYGPATH_W) '$(srcdir)/output-selector-test.c'; fi`
1176@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/output_selector_test-output-selector-test.Tpo $(DEPDIR)/output_selector_test-output-selector-test.Po
1177@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='output-selector-test.c' object='output_selector_test-output-selector-test.obj' libtool=no @AMDEPBACKSLASH@
1178@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1179@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(output_selector_test_CFLAGS) $(CFLAGS) -c -o output_selector_test-output-selector-test.obj `if test -f 'output-selector-test.c'; then $(CYGPATH_W) 'output-selector-test.c'; else $(CYGPATH_W) '$(srcdir)/output-selector-test.c'; fi`
1180
1181playbin_text-playbin-text.o: playbin-text.c
1182@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(playbin_text_CFLAGS) $(CFLAGS) -MT playbin_text-playbin-text.o -MD -MP -MF $(DEPDIR)/playbin_text-playbin-text.Tpo -c -o playbin_text-playbin-text.o `test -f 'playbin-text.c' || echo '$(srcdir)/'`playbin-text.c
1183@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/playbin_text-playbin-text.Tpo $(DEPDIR)/playbin_text-playbin-text.Po
1184@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='playbin-text.c' object='playbin_text-playbin-text.o' libtool=no @AMDEPBACKSLASH@
1185@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1186@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(playbin_text_CFLAGS) $(CFLAGS) -c -o playbin_text-playbin-text.o `test -f 'playbin-text.c' || echo '$(srcdir)/'`playbin-text.c
1187
1188playbin_text-playbin-text.obj: playbin-text.c
1189@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(playbin_text_CFLAGS) $(CFLAGS) -MT playbin_text-playbin-text.obj -MD -MP -MF $(DEPDIR)/playbin_text-playbin-text.Tpo -c -o playbin_text-playbin-text.obj `if test -f 'playbin-text.c'; then $(CYGPATH_W) 'playbin-text.c'; else $(CYGPATH_W) '$(srcdir)/playbin-text.c'; fi`
1190@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/playbin_text-playbin-text.Tpo $(DEPDIR)/playbin_text-playbin-text.Po
1191@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='playbin-text.c' object='playbin_text-playbin-text.obj' libtool=no @AMDEPBACKSLASH@
1192@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1193@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(playbin_text_CFLAGS) $(CFLAGS) -c -o playbin_text-playbin-text.obj `if test -f 'playbin-text.c'; then $(CYGPATH_W) 'playbin-text.c'; else $(CYGPATH_W) '$(srcdir)/playbin-text.c'; fi`
1194
1195position_formats-position-formats.o: position-formats.c
1196@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(position_formats_CFLAGS) $(CFLAGS) -MT position_formats-position-formats.o -MD -MP -MF $(DEPDIR)/position_formats-position-formats.Tpo -c -o position_formats-position-formats.o `test -f 'position-formats.c' || echo '$(srcdir)/'`position-formats.c
1197@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/position_formats-position-formats.Tpo $(DEPDIR)/position_formats-position-formats.Po
1198@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='position-formats.c' object='position_formats-position-formats.o' libtool=no @AMDEPBACKSLASH@
1199@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1200@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(position_formats_CFLAGS) $(CFLAGS) -c -o position_formats-position-formats.o `test -f 'position-formats.c' || echo '$(srcdir)/'`position-formats.c
1201
1202position_formats-position-formats.obj: position-formats.c
1203@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(position_formats_CFLAGS) $(CFLAGS) -MT position_formats-position-formats.obj -MD -MP -MF $(DEPDIR)/position_formats-position-formats.Tpo -c -o position_formats-position-formats.obj `if test -f 'position-formats.c'; then $(CYGPATH_W) 'position-formats.c'; else $(CYGPATH_W) '$(srcdir)/position-formats.c'; fi`
1204@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/position_formats-position-formats.Tpo $(DEPDIR)/position_formats-position-formats.Po
1205@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='position-formats.c' object='position_formats-position-formats.obj' libtool=no @AMDEPBACKSLASH@
1206@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(position_formats_CFLAGS) $(CFLAGS) -c -o position_formats-position-formats.obj `if test -f 'position-formats.c'; then $(CYGPATH_W) 'position-formats.c'; else $(CYGPATH_W) '$(srcdir)/position-formats.c'; fi`
1208
1209stress_playbin-stress-playbin.o: stress-playbin.c
1210@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_playbin_CFLAGS) $(CFLAGS) -MT stress_playbin-stress-playbin.o -MD -MP -MF $(DEPDIR)/stress_playbin-stress-playbin.Tpo -c -o stress_playbin-stress-playbin.o `test -f 'stress-playbin.c' || echo '$(srcdir)/'`stress-playbin.c
1211@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/stress_playbin-stress-playbin.Tpo $(DEPDIR)/stress_playbin-stress-playbin.Po
1212@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='stress-playbin.c' object='stress_playbin-stress-playbin.o' libtool=no @AMDEPBACKSLASH@
1213@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1214@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_playbin_CFLAGS) $(CFLAGS) -c -o stress_playbin-stress-playbin.o `test -f 'stress-playbin.c' || echo '$(srcdir)/'`stress-playbin.c
1215
1216stress_playbin-stress-playbin.obj: stress-playbin.c
1217@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_playbin_CFLAGS) $(CFLAGS) -MT stress_playbin-stress-playbin.obj -MD -MP -MF $(DEPDIR)/stress_playbin-stress-playbin.Tpo -c -o stress_playbin-stress-playbin.obj `if test -f 'stress-playbin.c'; then $(CYGPATH_W) 'stress-playbin.c'; else $(CYGPATH_W) '$(srcdir)/stress-playbin.c'; fi`
1218@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/stress_playbin-stress-playbin.Tpo $(DEPDIR)/stress_playbin-stress-playbin.Po
1219@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='stress-playbin.c' object='stress_playbin-stress-playbin.obj' libtool=no @AMDEPBACKSLASH@
1220@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1221@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_playbin_CFLAGS) $(CFLAGS) -c -o stress_playbin-stress-playbin.obj `if test -f 'stress-playbin.c'; then $(CYGPATH_W) 'stress-playbin.c'; else $(CYGPATH_W) '$(srcdir)/stress-playbin.c'; fi`
1222
1223stress_videooverlay-stress-videooverlay.o: stress-videooverlay.c
1224@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_videooverlay_CFLAGS) $(CFLAGS) -MT stress_videooverlay-stress-videooverlay.o -MD -MP -MF $(DEPDIR)/stress_videooverlay-stress-videooverlay.Tpo -c -o stress_videooverlay-stress-videooverlay.o `test -f 'stress-videooverlay.c' || echo '$(srcdir)/'`stress-videooverlay.c
1225@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/stress_videooverlay-stress-videooverlay.Tpo $(DEPDIR)/stress_videooverlay-stress-videooverlay.Po
1226@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='stress-videooverlay.c' object='stress_videooverlay-stress-videooverlay.o' libtool=no @AMDEPBACKSLASH@
1227@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1228@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_videooverlay_CFLAGS) $(CFLAGS) -c -o stress_videooverlay-stress-videooverlay.o `test -f 'stress-videooverlay.c' || echo '$(srcdir)/'`stress-videooverlay.c
1229
1230stress_videooverlay-stress-videooverlay.obj: stress-videooverlay.c
1231@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_videooverlay_CFLAGS) $(CFLAGS) -MT stress_videooverlay-stress-videooverlay.obj -MD -MP -MF $(DEPDIR)/stress_videooverlay-stress-videooverlay.Tpo -c -o stress_videooverlay-stress-videooverlay.obj `if test -f 'stress-videooverlay.c'; then $(CYGPATH_W) 'stress-videooverlay.c'; else $(CYGPATH_W) '$(srcdir)/stress-videooverlay.c'; fi`
1232@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/stress_videooverlay-stress-videooverlay.Tpo $(DEPDIR)/stress_videooverlay-stress-videooverlay.Po
1233@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='stress-videooverlay.c' object='stress_videooverlay-stress-videooverlay.obj' libtool=no @AMDEPBACKSLASH@
1234@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1235@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(stress_videooverlay_CFLAGS) $(CFLAGS) -c -o stress_videooverlay-stress-videooverlay.obj `if test -f 'stress-videooverlay.c'; then $(CYGPATH_W) 'stress-videooverlay.c'; else $(CYGPATH_W) '$(srcdir)/stress-videooverlay.c'; fi`
1236
1237test_box-test-box.o: test-box.c
1238@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_box_CFLAGS) $(CFLAGS) -MT test_box-test-box.o -MD -MP -MF $(DEPDIR)/test_box-test-box.Tpo -c -o test_box-test-box.o `test -f 'test-box.c' || echo '$(srcdir)/'`test-box.c
1239@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_box-test-box.Tpo $(DEPDIR)/test_box-test-box.Po
1240@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-box.c' object='test_box-test-box.o' libtool=no @AMDEPBACKSLASH@
1241@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1242@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_box_CFLAGS) $(CFLAGS) -c -o test_box-test-box.o `test -f 'test-box.c' || echo '$(srcdir)/'`test-box.c
1243
1244test_box-test-box.obj: test-box.c
1245@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_box_CFLAGS) $(CFLAGS) -MT test_box-test-box.obj -MD -MP -MF $(DEPDIR)/test_box-test-box.Tpo -c -o test_box-test-box.obj `if test -f 'test-box.c'; then $(CYGPATH_W) 'test-box.c'; else $(CYGPATH_W) '$(srcdir)/test-box.c'; fi`
1246@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_box-test-box.Tpo $(DEPDIR)/test_box-test-box.Po
1247@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-box.c' object='test_box-test-box.obj' libtool=no @AMDEPBACKSLASH@
1248@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1249@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_box_CFLAGS) $(CFLAGS) -c -o test_box-test-box.obj `if test -f 'test-box.c'; then $(CYGPATH_W) 'test-box.c'; else $(CYGPATH_W) '$(srcdir)/test-box.c'; fi`
1250
1251test_colorkey-test-colorkey.o: test-colorkey.c
1252@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_colorkey_CFLAGS) $(CFLAGS) -MT test_colorkey-test-colorkey.o -MD -MP -MF $(DEPDIR)/test_colorkey-test-colorkey.Tpo -c -o test_colorkey-test-colorkey.o `test -f 'test-colorkey.c' || echo '$(srcdir)/'`test-colorkey.c
1253@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_colorkey-test-colorkey.Tpo $(DEPDIR)/test_colorkey-test-colorkey.Po
1254@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-colorkey.c' object='test_colorkey-test-colorkey.o' libtool=no @AMDEPBACKSLASH@
1255@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1256@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_colorkey_CFLAGS) $(CFLAGS) -c -o test_colorkey-test-colorkey.o `test -f 'test-colorkey.c' || echo '$(srcdir)/'`test-colorkey.c
1257
1258test_colorkey-test-colorkey.obj: test-colorkey.c
1259@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_colorkey_CFLAGS) $(CFLAGS) -MT test_colorkey-test-colorkey.obj -MD -MP -MF $(DEPDIR)/test_colorkey-test-colorkey.Tpo -c -o test_colorkey-test-colorkey.obj `if test -f 'test-colorkey.c'; then $(CYGPATH_W) 'test-colorkey.c'; else $(CYGPATH_W) '$(srcdir)/test-colorkey.c'; fi`
1260@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_colorkey-test-colorkey.Tpo $(DEPDIR)/test_colorkey-test-colorkey.Po
1261@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-colorkey.c' object='test_colorkey-test-colorkey.obj' libtool=no @AMDEPBACKSLASH@
1262@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1263@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_colorkey_CFLAGS) $(CFLAGS) -c -o test_colorkey-test-colorkey.obj `if test -f 'test-colorkey.c'; then $(CYGPATH_W) 'test-colorkey.c'; else $(CYGPATH_W) '$(srcdir)/test-colorkey.c'; fi`
1264
1265test_effect_switch-test-effect-switch.o: test-effect-switch.c
1266@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_effect_switch_CFLAGS) $(CFLAGS) -MT test_effect_switch-test-effect-switch.o -MD -MP -MF $(DEPDIR)/test_effect_switch-test-effect-switch.Tpo -c -o test_effect_switch-test-effect-switch.o `test -f 'test-effect-switch.c' || echo '$(srcdir)/'`test-effect-switch.c
1267@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_effect_switch-test-effect-switch.Tpo $(DEPDIR)/test_effect_switch-test-effect-switch.Po
1268@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-effect-switch.c' object='test_effect_switch-test-effect-switch.o' libtool=no @AMDEPBACKSLASH@
1269@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1270@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_effect_switch_CFLAGS) $(CFLAGS) -c -o test_effect_switch-test-effect-switch.o `test -f 'test-effect-switch.c' || echo '$(srcdir)/'`test-effect-switch.c
1271
1272test_effect_switch-test-effect-switch.obj: test-effect-switch.c
1273@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_effect_switch_CFLAGS) $(CFLAGS) -MT test_effect_switch-test-effect-switch.obj -MD -MP -MF $(DEPDIR)/test_effect_switch-test-effect-switch.Tpo -c -o test_effect_switch-test-effect-switch.obj `if test -f 'test-effect-switch.c'; then $(CYGPATH_W) 'test-effect-switch.c'; else $(CYGPATH_W) '$(srcdir)/test-effect-switch.c'; fi`
1274@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_effect_switch-test-effect-switch.Tpo $(DEPDIR)/test_effect_switch-test-effect-switch.Po
1275@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-effect-switch.c' object='test_effect_switch-test-effect-switch.obj' libtool=no @AMDEPBACKSLASH@
1276@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1277@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_effect_switch_CFLAGS) $(CFLAGS) -c -o test_effect_switch-test-effect-switch.obj `if test -f 'test-effect-switch.c'; then $(CYGPATH_W) 'test-effect-switch.c'; else $(CYGPATH_W) '$(srcdir)/test-effect-switch.c'; fi`
1278
1279test_overlay_blending-test-overlay-blending.o: test-overlay-blending.c
1280@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_overlay_blending_CFLAGS) $(CFLAGS) -MT test_overlay_blending-test-overlay-blending.o -MD -MP -MF $(DEPDIR)/test_overlay_blending-test-overlay-blending.Tpo -c -o test_overlay_blending-test-overlay-blending.o `test -f 'test-overlay-blending.c' || echo '$(srcdir)/'`test-overlay-blending.c
1281@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_overlay_blending-test-overlay-blending.Tpo $(DEPDIR)/test_overlay_blending-test-overlay-blending.Po
1282@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-overlay-blending.c' object='test_overlay_blending-test-overlay-blending.o' libtool=no @AMDEPBACKSLASH@
1283@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1284@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_overlay_blending_CFLAGS) $(CFLAGS) -c -o test_overlay_blending-test-overlay-blending.o `test -f 'test-overlay-blending.c' || echo '$(srcdir)/'`test-overlay-blending.c
1285
1286test_overlay_blending-test-overlay-blending.obj: test-overlay-blending.c
1287@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_overlay_blending_CFLAGS) $(CFLAGS) -MT test_overlay_blending-test-overlay-blending.obj -MD -MP -MF $(DEPDIR)/test_overlay_blending-test-overlay-blending.Tpo -c -o test_overlay_blending-test-overlay-blending.obj `if test -f 'test-overlay-blending.c'; then $(CYGPATH_W) 'test-overlay-blending.c'; else $(CYGPATH_W) '$(srcdir)/test-overlay-blending.c'; fi`
1288@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_overlay_blending-test-overlay-blending.Tpo $(DEPDIR)/test_overlay_blending-test-overlay-blending.Po
1289@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-overlay-blending.c' object='test_overlay_blending-test-overlay-blending.obj' libtool=no @AMDEPBACKSLASH@
1290@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1291@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_overlay_blending_CFLAGS) $(CFLAGS) -c -o test_overlay_blending-test-overlay-blending.obj `if test -f 'test-overlay-blending.c'; then $(CYGPATH_W) 'test-overlay-blending.c'; else $(CYGPATH_W) '$(srcdir)/test-overlay-blending.c'; fi`
1292
1293test_resample-test-resample.o: test-resample.c
1294@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_resample_CFLAGS) $(CFLAGS) -MT test_resample-test-resample.o -MD -MP -MF $(DEPDIR)/test_resample-test-resample.Tpo -c -o test_resample-test-resample.o `test -f 'test-resample.c' || echo '$(srcdir)/'`test-resample.c
1295@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_resample-test-resample.Tpo $(DEPDIR)/test_resample-test-resample.Po
1296@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-resample.c' object='test_resample-test-resample.o' libtool=no @AMDEPBACKSLASH@
1297@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1298@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_resample_CFLAGS) $(CFLAGS) -c -o test_resample-test-resample.o `test -f 'test-resample.c' || echo '$(srcdir)/'`test-resample.c
1299
1300test_resample-test-resample.obj: test-resample.c
1301@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_resample_CFLAGS) $(CFLAGS) -MT test_resample-test-resample.obj -MD -MP -MF $(DEPDIR)/test_resample-test-resample.Tpo -c -o test_resample-test-resample.obj `if test -f 'test-resample.c'; then $(CYGPATH_W) 'test-resample.c'; else $(CYGPATH_W) '$(srcdir)/test-resample.c'; fi`
1302@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_resample-test-resample.Tpo $(DEPDIR)/test_resample-test-resample.Po
1303@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-resample.c' object='test_resample-test-resample.obj' libtool=no @AMDEPBACKSLASH@
1304@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1305@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_resample_CFLAGS) $(CFLAGS) -c -o test_resample-test-resample.obj `if test -f 'test-resample.c'; then $(CYGPATH_W) 'test-resample.c'; else $(CYGPATH_W) '$(srcdir)/test-resample.c'; fi`
1306
1307test_reverseplay-test-reverseplay.o: test-reverseplay.c
1308@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_reverseplay_CFLAGS) $(CFLAGS) -MT test_reverseplay-test-reverseplay.o -MD -MP -MF $(DEPDIR)/test_reverseplay-test-reverseplay.Tpo -c -o test_reverseplay-test-reverseplay.o `test -f 'test-reverseplay.c' || echo '$(srcdir)/'`test-reverseplay.c
1309@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_reverseplay-test-reverseplay.Tpo $(DEPDIR)/test_reverseplay-test-reverseplay.Po
1310@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-reverseplay.c' object='test_reverseplay-test-reverseplay.o' libtool=no @AMDEPBACKSLASH@
1311@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1312@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_reverseplay_CFLAGS) $(CFLAGS) -c -o test_reverseplay-test-reverseplay.o `test -f 'test-reverseplay.c' || echo '$(srcdir)/'`test-reverseplay.c
1313
1314test_reverseplay-test-reverseplay.obj: test-reverseplay.c
1315@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_reverseplay_CFLAGS) $(CFLAGS) -MT test_reverseplay-test-reverseplay.obj -MD -MP -MF $(DEPDIR)/test_reverseplay-test-reverseplay.Tpo -c -o test_reverseplay-test-reverseplay.obj `if test -f 'test-reverseplay.c'; then $(CYGPATH_W) 'test-reverseplay.c'; else $(CYGPATH_W) '$(srcdir)/test-reverseplay.c'; fi`
1316@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_reverseplay-test-reverseplay.Tpo $(DEPDIR)/test_reverseplay-test-reverseplay.Po
1317@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-reverseplay.c' object='test_reverseplay-test-reverseplay.obj' libtool=no @AMDEPBACKSLASH@
1318@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1319@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_reverseplay_CFLAGS) $(CFLAGS) -c -o test_reverseplay-test-reverseplay.obj `if test -f 'test-reverseplay.c'; then $(CYGPATH_W) 'test-reverseplay.c'; else $(CYGPATH_W) '$(srcdir)/test-reverseplay.c'; fi`
1320
1321test_scale-test-scale.o: test-scale.c
1322@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scale_CFLAGS) $(CFLAGS) -MT test_scale-test-scale.o -MD -MP -MF $(DEPDIR)/test_scale-test-scale.Tpo -c -o test_scale-test-scale.o `test -f 'test-scale.c' || echo '$(srcdir)/'`test-scale.c
1323@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_scale-test-scale.Tpo $(DEPDIR)/test_scale-test-scale.Po
1324@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-scale.c' object='test_scale-test-scale.o' libtool=no @AMDEPBACKSLASH@
1325@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1326@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scale_CFLAGS) $(CFLAGS) -c -o test_scale-test-scale.o `test -f 'test-scale.c' || echo '$(srcdir)/'`test-scale.c
1327
1328test_scale-test-scale.obj: test-scale.c
1329@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scale_CFLAGS) $(CFLAGS) -MT test_scale-test-scale.obj -MD -MP -MF $(DEPDIR)/test_scale-test-scale.Tpo -c -o test_scale-test-scale.obj `if test -f 'test-scale.c'; then $(CYGPATH_W) 'test-scale.c'; else $(CYGPATH_W) '$(srcdir)/test-scale.c'; fi`
1330@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_scale-test-scale.Tpo $(DEPDIR)/test_scale-test-scale.Po
1331@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-scale.c' object='test_scale-test-scale.obj' libtool=no @AMDEPBACKSLASH@
1332@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1333@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_scale_CFLAGS) $(CFLAGS) -c -o test_scale-test-scale.obj `if test -f 'test-scale.c'; then $(CYGPATH_W) 'test-scale.c'; else $(CYGPATH_W) '$(srcdir)/test-scale.c'; fi`
1334
1335test_textoverlay-test-textoverlay.o: test-textoverlay.c
1336@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_textoverlay_CFLAGS) $(CFLAGS) -MT test_textoverlay-test-textoverlay.o -MD -MP -MF $(DEPDIR)/test_textoverlay-test-textoverlay.Tpo -c -o test_textoverlay-test-textoverlay.o `test -f 'test-textoverlay.c' || echo '$(srcdir)/'`test-textoverlay.c
1337@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_textoverlay-test-textoverlay.Tpo $(DEPDIR)/test_textoverlay-test-textoverlay.Po
1338@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-textoverlay.c' object='test_textoverlay-test-textoverlay.o' libtool=no @AMDEPBACKSLASH@
1339@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1340@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_textoverlay_CFLAGS) $(CFLAGS) -c -o test_textoverlay-test-textoverlay.o `test -f 'test-textoverlay.c' || echo '$(srcdir)/'`test-textoverlay.c
1341
1342test_textoverlay-test-textoverlay.obj: test-textoverlay.c
1343@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_textoverlay_CFLAGS) $(CFLAGS) -MT test_textoverlay-test-textoverlay.obj -MD -MP -MF $(DEPDIR)/test_textoverlay-test-textoverlay.Tpo -c -o test_textoverlay-test-textoverlay.obj `if test -f 'test-textoverlay.c'; then $(CYGPATH_W) 'test-textoverlay.c'; else $(CYGPATH_W) '$(srcdir)/test-textoverlay.c'; fi`
1344@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_textoverlay-test-textoverlay.Tpo $(DEPDIR)/test_textoverlay-test-textoverlay.Po
1345@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-textoverlay.c' object='test_textoverlay-test-textoverlay.obj' libtool=no @AMDEPBACKSLASH@
1346@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1347@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_textoverlay_CFLAGS) $(CFLAGS) -c -o test_textoverlay-test-textoverlay.obj `if test -f 'test-textoverlay.c'; then $(CYGPATH_W) 'test-textoverlay.c'; else $(CYGPATH_W) '$(srcdir)/test-textoverlay.c'; fi`
1348
1349test_videooverlay-test-videooverlay.o: test-videooverlay.c
1350@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_videooverlay_CFLAGS) $(CFLAGS) -MT test_videooverlay-test-videooverlay.o -MD -MP -MF $(DEPDIR)/test_videooverlay-test-videooverlay.Tpo -c -o test_videooverlay-test-videooverlay.o `test -f 'test-videooverlay.c' || echo '$(srcdir)/'`test-videooverlay.c
1351@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_videooverlay-test-videooverlay.Tpo $(DEPDIR)/test_videooverlay-test-videooverlay.Po
1352@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-videooverlay.c' object='test_videooverlay-test-videooverlay.o' libtool=no @AMDEPBACKSLASH@
1353@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1354@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_videooverlay_CFLAGS) $(CFLAGS) -c -o test_videooverlay-test-videooverlay.o `test -f 'test-videooverlay.c' || echo '$(srcdir)/'`test-videooverlay.c
1355
1356test_videooverlay-test-videooverlay.obj: test-videooverlay.c
1357@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_videooverlay_CFLAGS) $(CFLAGS) -MT test_videooverlay-test-videooverlay.obj -MD -MP -MF $(DEPDIR)/test_videooverlay-test-videooverlay.Tpo -c -o test_videooverlay-test-videooverlay.obj `if test -f 'test-videooverlay.c'; then $(CYGPATH_W) 'test-videooverlay.c'; else $(CYGPATH_W) '$(srcdir)/test-videooverlay.c'; fi`
1358@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_videooverlay-test-videooverlay.Tpo $(DEPDIR)/test_videooverlay-test-videooverlay.Po
1359@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='test-videooverlay.c' object='test_videooverlay-test-videooverlay.obj' libtool=no @AMDEPBACKSLASH@
1360@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1361@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_videooverlay_CFLAGS) $(CFLAGS) -c -o test_videooverlay-test-videooverlay.obj `if test -f 'test-videooverlay.c'; then $(CYGPATH_W) 'test-videooverlay.c'; else $(CYGPATH_W) '$(srcdir)/test-videooverlay.c'; fi`
1362
1363mostlyclean-libtool:
1364	-rm -f *.lo
1365
1366clean-libtool:
1367	-rm -rf .libs _libs
1368
1369# This directory's subdirectories are mostly independent; you can cd
1370# into them and run 'make' without going through this Makefile.
1371# To change the values of 'make' variables: instead of editing Makefiles,
1372# (1) if the variable is set in 'config.status', edit 'config.status'
1373#     (which will cause the Makefiles to be regenerated when you run 'make');
1374# (2) otherwise, pass the desired values on the 'make' command line.
1375$(am__recursive_targets):
1376	@fail=; \
1377	if $(am__make_keepgoing); then \
1378	  failcom='fail=yes'; \
1379	else \
1380	  failcom='exit 1'; \
1381	fi; \
1382	dot_seen=no; \
1383	target=`echo $@ | sed s/-recursive//`; \
1384	case "$@" in \
1385	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1386	  *) list='$(SUBDIRS)' ;; \
1387	esac; \
1388	for subdir in $$list; do \
1389	  echo "Making $$target in $$subdir"; \
1390	  if test "$$subdir" = "."; then \
1391	    dot_seen=yes; \
1392	    local_target="$$target-am"; \
1393	  else \
1394	    local_target="$$target"; \
1395	  fi; \
1396	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1397	  || eval $$failcom; \
1398	done; \
1399	if test "$$dot_seen" = "no"; then \
1400	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1401	fi; test -z "$$fail"
1402
1403ID: $(am__tagged_files)
1404	$(am__define_uniq_tagged_files); mkid -fID $$unique
1405tags: tags-recursive
1406TAGS: tags
1407
1408tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1409	set x; \
1410	here=`pwd`; \
1411	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1412	  include_option=--etags-include; \
1413	  empty_fix=.; \
1414	else \
1415	  include_option=--include; \
1416	  empty_fix=; \
1417	fi; \
1418	list='$(SUBDIRS)'; for subdir in $$list; do \
1419	  if test "$$subdir" = .; then :; else \
1420	    test ! -f $$subdir/TAGS || \
1421	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1422	  fi; \
1423	done; \
1424	$(am__define_uniq_tagged_files); \
1425	shift; \
1426	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1427	  test -n "$$unique" || unique=$$empty_fix; \
1428	  if test $$# -gt 0; then \
1429	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1430	      "$$@" $$unique; \
1431	  else \
1432	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1433	      $$unique; \
1434	  fi; \
1435	fi
1436ctags: ctags-recursive
1437
1438CTAGS: ctags
1439ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1440	$(am__define_uniq_tagged_files); \
1441	test -z "$(CTAGS_ARGS)$$unique" \
1442	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1443	     $$unique
1444
1445GTAGS:
1446	here=`$(am__cd) $(top_builddir) && pwd` \
1447	  && $(am__cd) $(top_srcdir) \
1448	  && gtags -i $(GTAGS_ARGS) "$$here"
1449cscopelist: cscopelist-recursive
1450
1451cscopelist-am: $(am__tagged_files)
1452	list='$(am__tagged_files)'; \
1453	case "$(srcdir)" in \
1454	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1455	  *) sdir=$(subdir)/$(srcdir) ;; \
1456	esac; \
1457	for i in $$list; do \
1458	  if test -f "$$i"; then \
1459	    echo "$(subdir)/$$i"; \
1460	  else \
1461	    echo "$$sdir/$$i"; \
1462	  fi; \
1463	done >> $(top_builddir)/cscope.files
1464
1465distclean-tags:
1466	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1467
1468distdir: $(BUILT_SOURCES)
1469	$(MAKE) $(AM_MAKEFLAGS) distdir-am
1470
1471distdir-am: $(DISTFILES)
1472	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1473	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1474	list='$(DISTFILES)'; \
1475	  dist_files=`for file in $$list; do echo $$file; done | \
1476	  sed -e "s|^$$srcdirstrip/||;t" \
1477	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1478	case $$dist_files in \
1479	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1480			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1481			   sort -u` ;; \
1482	esac; \
1483	for file in $$dist_files; do \
1484	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1485	  if test -d $$d/$$file; then \
1486	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1487	    if test -d "$(distdir)/$$file"; then \
1488	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1489	    fi; \
1490	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1491	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1492	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1493	    fi; \
1494	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1495	  else \
1496	    test -f "$(distdir)/$$file" \
1497	    || cp -p $$d/$$file "$(distdir)/$$file" \
1498	    || exit 1; \
1499	  fi; \
1500	done
1501	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1502	  if test "$$subdir" = .; then :; else \
1503	    $(am__make_dryrun) \
1504	      || test -d "$(distdir)/$$subdir" \
1505	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1506	      || exit 1; \
1507	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1508	    $(am__relativize); \
1509	    new_distdir=$$reldir; \
1510	    dir1=$$subdir; dir2="$(top_distdir)"; \
1511	    $(am__relativize); \
1512	    new_top_distdir=$$reldir; \
1513	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1514	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1515	    ($(am__cd) $$subdir && \
1516	      $(MAKE) $(AM_MAKEFLAGS) \
1517	        top_distdir="$$new_top_distdir" \
1518	        distdir="$$new_distdir" \
1519		am__remove_distdir=: \
1520		am__skip_length_check=: \
1521		am__skip_mode_fix=: \
1522	        distdir) \
1523	      || exit 1; \
1524	  fi; \
1525	done
1526check-am: all-am
1527check: check-recursive
1528all-am: Makefile $(PROGRAMS)
1529installdirs: installdirs-recursive
1530installdirs-am:
1531install: install-recursive
1532install-exec: install-exec-recursive
1533install-data: install-data-recursive
1534uninstall: uninstall-recursive
1535
1536install-am: all-am
1537	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1538
1539installcheck: installcheck-recursive
1540install-strip:
1541	if test -z '$(STRIP)'; then \
1542	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1543	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1544	      install; \
1545	else \
1546	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1547	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1548	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1549	fi
1550mostlyclean-generic:
1551
1552clean-generic:
1553
1554distclean-generic:
1555	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1556	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1557
1558maintainer-clean-generic:
1559	@echo "This command is intended for maintainers to use"
1560	@echo "it deletes files that may require special tools to rebuild."
1561clean: clean-recursive
1562
1563clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
1564	mostlyclean-am
1565
1566distclean: distclean-recursive
1567		-rm -f ./$(DEPDIR)/audio_trickplay-audio-trickplay.Po
1568	-rm -f ./$(DEPDIR)/benchmark_appsink-benchmark-appsink.Po
1569	-rm -f ./$(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Po
1570	-rm -f ./$(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Po
1571	-rm -f ./$(DEPDIR)/input_selector_test-input-selector-test.Po
1572	-rm -f ./$(DEPDIR)/output_selector_test-output-selector-test.Po
1573	-rm -f ./$(DEPDIR)/playbin_text-playbin-text.Po
1574	-rm -f ./$(DEPDIR)/position_formats-position-formats.Po
1575	-rm -f ./$(DEPDIR)/stress_playbin-stress-playbin.Po
1576	-rm -f ./$(DEPDIR)/stress_videooverlay-stress-videooverlay.Po
1577	-rm -f ./$(DEPDIR)/test_box-test-box.Po
1578	-rm -f ./$(DEPDIR)/test_colorkey-test-colorkey.Po
1579	-rm -f ./$(DEPDIR)/test_effect_switch-test-effect-switch.Po
1580	-rm -f ./$(DEPDIR)/test_overlay_blending-test-overlay-blending.Po
1581	-rm -f ./$(DEPDIR)/test_resample-test-resample.Po
1582	-rm -f ./$(DEPDIR)/test_reverseplay-test-reverseplay.Po
1583	-rm -f ./$(DEPDIR)/test_scale-test-scale.Po
1584	-rm -f ./$(DEPDIR)/test_textoverlay-test-textoverlay.Po
1585	-rm -f ./$(DEPDIR)/test_videooverlay-test-videooverlay.Po
1586	-rm -f Makefile
1587distclean-am: clean-am distclean-compile distclean-generic \
1588	distclean-tags
1589
1590dvi: dvi-recursive
1591
1592dvi-am:
1593
1594html: html-recursive
1595
1596html-am:
1597
1598info: info-recursive
1599
1600info-am:
1601
1602install-data-am:
1603
1604install-dvi: install-dvi-recursive
1605
1606install-dvi-am:
1607
1608install-exec-am:
1609
1610install-html: install-html-recursive
1611
1612install-html-am:
1613
1614install-info: install-info-recursive
1615
1616install-info-am:
1617
1618install-man:
1619
1620install-pdf: install-pdf-recursive
1621
1622install-pdf-am:
1623
1624install-ps: install-ps-recursive
1625
1626install-ps-am:
1627
1628installcheck-am:
1629
1630maintainer-clean: maintainer-clean-recursive
1631		-rm -f ./$(DEPDIR)/audio_trickplay-audio-trickplay.Po
1632	-rm -f ./$(DEPDIR)/benchmark_appsink-benchmark-appsink.Po
1633	-rm -f ./$(DEPDIR)/benchmark_appsrc-benchmark-appsrc.Po
1634	-rm -f ./$(DEPDIR)/benchmark_video_conversion-benchmark-video-conversion.Po
1635	-rm -f ./$(DEPDIR)/input_selector_test-input-selector-test.Po
1636	-rm -f ./$(DEPDIR)/output_selector_test-output-selector-test.Po
1637	-rm -f ./$(DEPDIR)/playbin_text-playbin-text.Po
1638	-rm -f ./$(DEPDIR)/position_formats-position-formats.Po
1639	-rm -f ./$(DEPDIR)/stress_playbin-stress-playbin.Po
1640	-rm -f ./$(DEPDIR)/stress_videooverlay-stress-videooverlay.Po
1641	-rm -f ./$(DEPDIR)/test_box-test-box.Po
1642	-rm -f ./$(DEPDIR)/test_colorkey-test-colorkey.Po
1643	-rm -f ./$(DEPDIR)/test_effect_switch-test-effect-switch.Po
1644	-rm -f ./$(DEPDIR)/test_overlay_blending-test-overlay-blending.Po
1645	-rm -f ./$(DEPDIR)/test_resample-test-resample.Po
1646	-rm -f ./$(DEPDIR)/test_reverseplay-test-reverseplay.Po
1647	-rm -f ./$(DEPDIR)/test_scale-test-scale.Po
1648	-rm -f ./$(DEPDIR)/test_textoverlay-test-textoverlay.Po
1649	-rm -f ./$(DEPDIR)/test_videooverlay-test-videooverlay.Po
1650	-rm -f Makefile
1651maintainer-clean-am: distclean-am maintainer-clean-generic
1652
1653mostlyclean: mostlyclean-recursive
1654
1655mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1656	mostlyclean-libtool
1657
1658pdf: pdf-recursive
1659
1660pdf-am:
1661
1662ps: ps-recursive
1663
1664ps-am:
1665
1666uninstall-am:
1667
1668.MAKE: $(am__recursive_targets) install-am install-strip
1669
1670.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1671	am--depfiles check check-am clean clean-generic clean-libtool \
1672	clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
1673	distclean-compile distclean-generic distclean-libtool \
1674	distclean-tags distdir dvi dvi-am html html-am info info-am \
1675	install install-am install-data install-data-am install-dvi \
1676	install-dvi-am install-exec install-exec-am install-html \
1677	install-html-am install-info install-info-am install-man \
1678	install-pdf install-pdf-am install-ps install-ps-am \
1679	install-strip installcheck installcheck-am installdirs \
1680	installdirs-am maintainer-clean maintainer-clean-generic \
1681	mostlyclean mostlyclean-compile mostlyclean-generic \
1682	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1683	uninstall-am
1684
1685.PRECIOUS: Makefile
1686
1687
1688# Tell versions [3.59,3.63) of GNU make to not export all variables.
1689# Otherwise a system limit (for SysV at least) may be exceeded.
1690.NOEXPORT:
1691