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