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