Update changelog
[profile/ivi/rygel-gst-0-10-fullscreen-renderer.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 am__make_dryrun = \
21   { \
22     am__dry=no; \
23     case $$MAKEFLAGS in \
24       *\\[\ \   ]*) \
25         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
26           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27       *) \
28         for am__flg in $$MAKEFLAGS; do \
29           case $$am__flg in \
30             *=*|--*) ;; \
31             *n*) am__dry=yes; break;; \
32           esac; \
33         done;; \
34     esac; \
35     test $$am__dry = yes; \
36   }
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkglibexecdir = $(libexecdir)/@PACKAGE@
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 build_triplet = @build@
54 host_triplet = @host@
55 @BUILD_UI_TRUE@bin_PROGRAMS = fullscreen-renderer$(EXEEXT)
56 subdir = src
57 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
60         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
61         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
62         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
66 CONFIG_HEADER = $(top_builddir)/config.h
67 CONFIG_CLEAN_FILES =
68 CONFIG_CLEAN_VPATH_FILES =
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72     *) f=$$p;; \
73   esac;
74 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
75 am__install_max = 40
76 am__nobase_strip_setup = \
77   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
78 am__nobase_strip = \
79   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
80 am__nobase_list = $(am__nobase_strip_setup); \
81   for p in $$list; do echo "$$p $$p"; done | \
82   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
83   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
84     if (++n[$$2] == $(am__install_max)) \
85       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
86     END { for (dir in files) print dir, files[dir] }'
87 am__base_list = \
88   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
89   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
90 am__uninstall_files_from_dir = { \
91   test -z "$$files" \
92     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
93     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
94          $(am__cd) "$$dir" && rm -f $$files; }; \
95   }
96 am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(bindir)"
97 LTLIBRARIES = $(plugin_LTLIBRARIES)
98 am__DEPENDENCIES_1 =
99 @BUILD_PLUGIN_TRUE@libgstreamer_legacy_renderer_la_DEPENDENCIES =  \
100 @BUILD_PLUGIN_TRUE@     $(am__DEPENDENCIES_1)
101 am__libgstreamer_legacy_renderer_la_SOURCES_DIST =  \
102         rygel-playbin-player.c rygel-playbin-player.h \
103         gstreamer-legacy-renderer-plugin.c \
104         gstreamer-legacy-renderer-plugin.h
105 @BUILD_PLUGIN_TRUE@am_libgstreamer_legacy_renderer_la_OBJECTS = libgstreamer_legacy_renderer_la-rygel-playbin-player.lo \
106 @BUILD_PLUGIN_TRUE@     libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.lo
107 libgstreamer_legacy_renderer_la_OBJECTS =  \
108         $(am_libgstreamer_legacy_renderer_la_OBJECTS)
109 AM_V_lt = $(am__v_lt_@AM_V@)
110 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
111 am__v_lt_0 = --silent
112 libgstreamer_legacy_renderer_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
113         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
114         $(libgstreamer_legacy_renderer_la_CFLAGS) $(CFLAGS) \
115         $(libgstreamer_legacy_renderer_la_LDFLAGS) $(LDFLAGS) -o $@
116 @BUILD_PLUGIN_TRUE@am_libgstreamer_legacy_renderer_la_rpath = -rpath \
117 @BUILD_PLUGIN_TRUE@     $(plugindir)
118 PROGRAMS = $(bin_PROGRAMS)
119 am__fullscreen_renderer_SOURCES_DIST = fullscreen-renderer.c \
120         rygel-playbin-player.c rygel-playbin-player.h \
121         rygel-playbin-renderer.c rygel-playbin-renderer.h
122 @BUILD_UI_TRUE@am_fullscreen_renderer_OBJECTS = fullscreen_renderer-fullscreen-renderer.$(OBJEXT) \
123 @BUILD_UI_TRUE@ fullscreen_renderer-rygel-playbin-player.$(OBJEXT) \
124 @BUILD_UI_TRUE@ fullscreen_renderer-rygel-playbin-renderer.$(OBJEXT)
125 fullscreen_renderer_OBJECTS = $(am_fullscreen_renderer_OBJECTS)
126 @BUILD_UI_TRUE@fullscreen_renderer_DEPENDENCIES =  \
127 @BUILD_UI_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
128 fullscreen_renderer_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
129         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
130         $(fullscreen_renderer_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
131         $(LDFLAGS) -o $@
132 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
133 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
134 am__depfiles_maybe = depfiles
135 am__mv = mv -f
136 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
137         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
138 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
139         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
140         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
141         $(AM_CFLAGS) $(CFLAGS)
142 AM_V_CC = $(am__v_CC_@AM_V@)
143 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
144 am__v_CC_0 = @echo "  CC    " $@;
145 AM_V_at = $(am__v_at_@AM_V@)
146 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
147 am__v_at_0 = @
148 CCLD = $(CC)
149 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
151         $(AM_LDFLAGS) $(LDFLAGS) -o $@
152 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
153 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
154 am__v_CCLD_0 = @echo "  CCLD  " $@;
155 AM_V_GEN = $(am__v_GEN_@AM_V@)
156 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
157 am__v_GEN_0 = @echo "  GEN   " $@;
158 SOURCES = $(libgstreamer_legacy_renderer_la_SOURCES) \
159         $(fullscreen_renderer_SOURCES)
160 DIST_SOURCES = $(am__libgstreamer_legacy_renderer_la_SOURCES_DIST) \
161         $(am__fullscreen_renderer_SOURCES_DIST)
162 am__can_run_installinfo = \
163   case $$AM_UPDATE_INFO_DIR in \
164     n|no|NO) false;; \
165     *) (install-info --version) >/dev/null 2>&1;; \
166   esac
167 ETAGS = etags
168 CTAGS = ctags
169 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
170 ACLOCAL = @ACLOCAL@
171 ALL_LINGUAS = @ALL_LINGUAS@
172 AMTAR = @AMTAR@
173 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
174 AR = @AR@
175 AUTOCONF = @AUTOCONF@
176 AUTOHEADER = @AUTOHEADER@
177 AUTOMAKE = @AUTOMAKE@
178 AWK = @AWK@
179 CATALOGS = @CATALOGS@
180 CATOBJEXT = @CATOBJEXT@
181 CC = @CC@
182 CCDEPMODE = @CCDEPMODE@
183 CFLAGS = @CFLAGS@
184 CPP = @CPP@
185 CPPFLAGS = @CPPFLAGS@
186 CYGPATH_W = @CYGPATH_W@
187 DATADIRNAME = @DATADIRNAME@
188 DEFS = @DEFS@
189 DEPDIR = @DEPDIR@
190 DEPS_CFLAGS = @DEPS_CFLAGS@
191 DEPS_LIBS = @DEPS_LIBS@
192 DLLTOOL = @DLLTOOL@
193 DSYMUTIL = @DSYMUTIL@
194 DUMPBIN = @DUMPBIN@
195 ECHO_C = @ECHO_C@
196 ECHO_N = @ECHO_N@
197 ECHO_T = @ECHO_T@
198 EGREP = @EGREP@
199 EXEEXT = @EXEEXT@
200 FGREP = @FGREP@
201 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
202 GMOFILES = @GMOFILES@
203 GMSGFMT = @GMSGFMT@
204 GREP = @GREP@
205 GTK_CFLAGS = @GTK_CFLAGS@
206 GTK_LIBS = @GTK_LIBS@
207 INSTALL = @INSTALL@
208 INSTALL_DATA = @INSTALL_DATA@
209 INSTALL_PROGRAM = @INSTALL_PROGRAM@
210 INSTALL_SCRIPT = @INSTALL_SCRIPT@
211 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
212 INSTOBJEXT = @INSTOBJEXT@
213 INTLLIBS = @INTLLIBS@
214 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
215 INTLTOOL_MERGE = @INTLTOOL_MERGE@
216 INTLTOOL_PERL = @INTLTOOL_PERL@
217 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
218 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
219 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
220 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
221 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
222 LD = @LD@
223 LDFLAGS = @LDFLAGS@
224 LIBOBJS = @LIBOBJS@
225 LIBS = @LIBS@
226 LIBTOOL = @LIBTOOL@
227 LIPO = @LIPO@
228 LN_S = @LN_S@
229 LTLIBOBJS = @LTLIBOBJS@
230 MAINT = @MAINT@
231 MAKEINFO = @MAKEINFO@
232 MANIFEST_TOOL = @MANIFEST_TOOL@
233 MKDIR_P = @MKDIR_P@
234 MKINSTALLDIRS = @MKINSTALLDIRS@
235 MSGFMT = @MSGFMT@
236 MSGFMT_OPTS = @MSGFMT_OPTS@
237 MSGMERGE = @MSGMERGE@
238 NM = @NM@
239 NMEDIT = @NMEDIT@
240 OBJDUMP = @OBJDUMP@
241 OBJEXT = @OBJEXT@
242 OTOOL = @OTOOL@
243 OTOOL64 = @OTOOL64@
244 PACKAGE = @PACKAGE@
245 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246 PACKAGE_NAME = @PACKAGE_NAME@
247 PACKAGE_STRING = @PACKAGE_STRING@
248 PACKAGE_TARNAME = @PACKAGE_TARNAME@
249 PACKAGE_URL = @PACKAGE_URL@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 PKG_CONFIG = @PKG_CONFIG@
253 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
254 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
255 POFILES = @POFILES@
256 POSUB = @POSUB@
257 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
258 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
259 RANLIB = @RANLIB@
260 RYGEL_PLUGIN_DIR = @RYGEL_PLUGIN_DIR@
261 RYGEL_PLUGIN_LINKER_FLAGS = @RYGEL_PLUGIN_LINKER_FLAGS@
262 SED = @SED@
263 SET_MAKE = @SET_MAKE@
264 SHELL = @SHELL@
265 STRIP = @STRIP@
266 USE_NLS = @USE_NLS@
267 VERSION = @VERSION@
268 XGETTEXT = @XGETTEXT@
269 abs_builddir = @abs_builddir@
270 abs_srcdir = @abs_srcdir@
271 abs_top_builddir = @abs_top_builddir@
272 abs_top_srcdir = @abs_top_srcdir@
273 ac_ct_AR = @ac_ct_AR@
274 ac_ct_CC = @ac_ct_CC@
275 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
276 am__include = @am__include@
277 am__leading_dot = @am__leading_dot@
278 am__quote = @am__quote@
279 am__tar = @am__tar@
280 am__untar = @am__untar@
281 bindir = @bindir@
282 build = @build@
283 build_alias = @build_alias@
284 build_cpu = @build_cpu@
285 build_os = @build_os@
286 build_vendor = @build_vendor@
287 builddir = @builddir@
288 datadir = @datadir@
289 datarootdir = @datarootdir@
290 docdir = @docdir@
291 dvidir = @dvidir@
292 exec_prefix = @exec_prefix@
293 host = @host@
294 host_alias = @host_alias@
295 host_cpu = @host_cpu@
296 host_os = @host_os@
297 host_vendor = @host_vendor@
298 htmldir = @htmldir@
299 includedir = @includedir@
300 infodir = @infodir@
301 install_sh = @install_sh@
302 intltool__v_merge_options_ = @intltool__v_merge_options_@
303 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 localedir = @localedir@
307 localstatedir = @localstatedir@
308 mandir = @mandir@
309 mkdir_p = @mkdir_p@
310 oldincludedir = @oldincludedir@
311 pdfdir = @pdfdir@
312 prefix = @prefix@
313 program_transform_name = @program_transform_name@
314 psdir = @psdir@
315 sbindir = @sbindir@
316 sharedstatedir = @sharedstatedir@
317 srcdir = @srcdir@
318 sysconfdir = @sysconfdir@
319 target_alias = @target_alias@
320 top_build_prefix = @top_build_prefix@
321 top_builddir = @top_builddir@
322 top_srcdir = @top_srcdir@
323 @BUILD_UI_TRUE@fullscreen_renderer_SOURCES = \
324 @BUILD_UI_TRUE@ fullscreen-renderer.c \
325 @BUILD_UI_TRUE@ rygel-playbin-player.c \
326 @BUILD_UI_TRUE@ rygel-playbin-player.h \
327 @BUILD_UI_TRUE@ rygel-playbin-renderer.c \
328 @BUILD_UI_TRUE@ rygel-playbin-renderer.h
329
330 @BUILD_UI_TRUE@fullscreen_renderer_CFLAGS = \
331 @BUILD_UI_TRUE@ $(DEPS_CFLAGS) \
332 @BUILD_UI_TRUE@ $(GTK_CFLAGS)
333
334 @BUILD_UI_TRUE@fullscreen_renderer_LDADD = \
335 @BUILD_UI_TRUE@ $(DEPS_LIBS) \
336 @BUILD_UI_TRUE@ $(GTK_LIBS)
337
338 @BUILD_PLUGIN_TRUE@plugindir = $(RYGEL_PLUGIN_DIR)
339 @BUILD_PLUGIN_TRUE@plugin_LTLIBRARIES = libgstreamer-legacy-renderer.la
340 @BUILD_PLUGIN_TRUE@libgstreamer_legacy_renderer_la_SOURCES = \
341 @BUILD_PLUGIN_TRUE@     rygel-playbin-player.c \
342 @BUILD_PLUGIN_TRUE@     rygel-playbin-player.h \
343 @BUILD_PLUGIN_TRUE@     gstreamer-legacy-renderer-plugin.c \
344 @BUILD_PLUGIN_TRUE@     gstreamer-legacy-renderer-plugin.h
345
346 @BUILD_PLUGIN_TRUE@libgstreamer_legacy_renderer_la_CFLAGS = \
347 @BUILD_PLUGIN_TRUE@     $(DEPS_CFLAGS)
348
349 @BUILD_PLUGIN_TRUE@libgstreamer_legacy_renderer_la_LDFLAGS = \
350 @BUILD_PLUGIN_TRUE@     $(RYGEL_PLUGIN_LINKER_FLAGS)
351
352 @BUILD_PLUGIN_TRUE@libgstreamer_legacy_renderer_la_LIBADD = \
353 @BUILD_PLUGIN_TRUE@     $(DEPS_LIBS)
354
355 all: all-am
356
357 .SUFFIXES:
358 .SUFFIXES: .c .lo .o .obj
359 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
360         @for dep in $?; do \
361           case '$(am__configure_deps)' in \
362             *$$dep*) \
363               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
364                 && { if test -f $@; then exit 0; else break; fi; }; \
365               exit 1;; \
366           esac; \
367         done; \
368         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
369         $(am__cd) $(top_srcdir) && \
370           $(AUTOMAKE) --gnu src/Makefile
371 .PRECIOUS: Makefile
372 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373         @case '$?' in \
374           *config.status*) \
375             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376           *) \
377             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379         esac;
380
381 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
385         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
387         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388 $(am__aclocal_m4_deps):
389 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
390         @$(NORMAL_INSTALL)
391         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
392         list2=; for p in $$list; do \
393           if test -f $$p; then \
394             list2="$$list2 $$p"; \
395           else :; fi; \
396         done; \
397         test -z "$$list2" || { \
398           echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
399           $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
400           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
401           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
402         }
403
404 uninstall-pluginLTLIBRARIES:
405         @$(NORMAL_UNINSTALL)
406         @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
407         for p in $$list; do \
408           $(am__strip_dir) \
409           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
410           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
411         done
412
413 clean-pluginLTLIBRARIES:
414         -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
415         @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
416           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
417           test "$$dir" != "$$p" || dir=.; \
418           echo "rm -f \"$${dir}/so_locations\""; \
419           rm -f "$${dir}/so_locations"; \
420         done
421 libgstreamer-legacy-renderer.la: $(libgstreamer_legacy_renderer_la_OBJECTS) $(libgstreamer_legacy_renderer_la_DEPENDENCIES) $(EXTRA_libgstreamer_legacy_renderer_la_DEPENDENCIES) 
422         $(AM_V_CCLD)$(libgstreamer_legacy_renderer_la_LINK) $(am_libgstreamer_legacy_renderer_la_rpath) $(libgstreamer_legacy_renderer_la_OBJECTS) $(libgstreamer_legacy_renderer_la_LIBADD) $(LIBS)
423 install-binPROGRAMS: $(bin_PROGRAMS)
424         @$(NORMAL_INSTALL)
425         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
426         if test -n "$$list"; then \
427           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
428           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
429         fi; \
430         for p in $$list; do echo "$$p $$p"; done | \
431         sed 's/$(EXEEXT)$$//' | \
432         while read p p1; do if test -f $$p || test -f $$p1; \
433           then echo "$$p"; echo "$$p"; else :; fi; \
434         done | \
435         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
436             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
437         sed 'N;N;N;s,\n, ,g' | \
438         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
439           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
440             if ($$2 == $$4) files[d] = files[d] " " $$1; \
441             else { print "f", $$3 "/" $$4, $$1; } } \
442           END { for (d in files) print "f", d, files[d] }' | \
443         while read type dir files; do \
444             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
445             test -z "$$files" || { \
446             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
447             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
448             } \
449         ; done
450
451 uninstall-binPROGRAMS:
452         @$(NORMAL_UNINSTALL)
453         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
454         files=`for p in $$list; do echo "$$p"; done | \
455           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
456               -e 's/$$/$(EXEEXT)/' `; \
457         test -n "$$list" || exit 0; \
458         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
459         cd "$(DESTDIR)$(bindir)" && rm -f $$files
460
461 clean-binPROGRAMS:
462         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
463         echo " rm -f" $$list; \
464         rm -f $$list || exit $$?; \
465         test -n "$(EXEEXT)" || exit 0; \
466         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
467         echo " rm -f" $$list; \
468         rm -f $$list
469 fullscreen-renderer$(EXEEXT): $(fullscreen_renderer_OBJECTS) $(fullscreen_renderer_DEPENDENCIES) $(EXTRA_fullscreen_renderer_DEPENDENCIES) 
470         @rm -f fullscreen-renderer$(EXEEXT)
471         $(AM_V_CCLD)$(fullscreen_renderer_LINK) $(fullscreen_renderer_OBJECTS) $(fullscreen_renderer_LDADD) $(LIBS)
472
473 mostlyclean-compile:
474         -rm -f *.$(OBJEXT)
475
476 distclean-compile:
477         -rm -f *.tab.c
478
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fullscreen_renderer-fullscreen-renderer.Po@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fullscreen_renderer-rygel-playbin-player.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fullscreen_renderer-rygel-playbin-renderer.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstreamer_legacy_renderer_la-rygel-playbin-player.Plo@am__quote@
484
485 .c.o:
486 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
487 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
491
492 .c.obj:
493 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
494 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
495 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
498
499 .c.lo:
500 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
501 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
505
506 libgstreamer_legacy_renderer_la-rygel-playbin-player.lo: rygel-playbin-player.c
507 @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) $(libgstreamer_legacy_renderer_la_CFLAGS) $(CFLAGS) -MT libgstreamer_legacy_renderer_la-rygel-playbin-player.lo -MD -MP -MF $(DEPDIR)/libgstreamer_legacy_renderer_la-rygel-playbin-player.Tpo -c -o libgstreamer_legacy_renderer_la-rygel-playbin-player.lo `test -f 'rygel-playbin-player.c' || echo '$(srcdir)/'`rygel-playbin-player.c
508 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstreamer_legacy_renderer_la-rygel-playbin-player.Tpo $(DEPDIR)/libgstreamer_legacy_renderer_la-rygel-playbin-player.Plo
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rygel-playbin-player.c' object='libgstreamer_legacy_renderer_la-rygel-playbin-player.lo' libtool=yes @AMDEPBACKSLASH@
510 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511 @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) $(libgstreamer_legacy_renderer_la_CFLAGS) $(CFLAGS) -c -o libgstreamer_legacy_renderer_la-rygel-playbin-player.lo `test -f 'rygel-playbin-player.c' || echo '$(srcdir)/'`rygel-playbin-player.c
512
513 libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.lo: gstreamer-legacy-renderer-plugin.c
514 @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) $(libgstreamer_legacy_renderer_la_CFLAGS) $(CFLAGS) -MT libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.lo -MD -MP -MF $(DEPDIR)/libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.Tpo -c -o libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.lo `test -f 'gstreamer-legacy-renderer-plugin.c' || echo '$(srcdir)/'`gstreamer-legacy-renderer-plugin.c
515 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.Tpo $(DEPDIR)/libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.Plo
516 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gstreamer-legacy-renderer-plugin.c' object='libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.lo' libtool=yes @AMDEPBACKSLASH@
517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518 @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) $(libgstreamer_legacy_renderer_la_CFLAGS) $(CFLAGS) -c -o libgstreamer_legacy_renderer_la-gstreamer-legacy-renderer-plugin.lo `test -f 'gstreamer-legacy-renderer-plugin.c' || echo '$(srcdir)/'`gstreamer-legacy-renderer-plugin.c
519
520 fullscreen_renderer-fullscreen-renderer.o: fullscreen-renderer.c
521 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -MT fullscreen_renderer-fullscreen-renderer.o -MD -MP -MF $(DEPDIR)/fullscreen_renderer-fullscreen-renderer.Tpo -c -o fullscreen_renderer-fullscreen-renderer.o `test -f 'fullscreen-renderer.c' || echo '$(srcdir)/'`fullscreen-renderer.c
522 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fullscreen_renderer-fullscreen-renderer.Tpo $(DEPDIR)/fullscreen_renderer-fullscreen-renderer.Po
523 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='fullscreen-renderer.c' object='fullscreen_renderer-fullscreen-renderer.o' libtool=no @AMDEPBACKSLASH@
524 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
525 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -c -o fullscreen_renderer-fullscreen-renderer.o `test -f 'fullscreen-renderer.c' || echo '$(srcdir)/'`fullscreen-renderer.c
526
527 fullscreen_renderer-fullscreen-renderer.obj: fullscreen-renderer.c
528 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -MT fullscreen_renderer-fullscreen-renderer.obj -MD -MP -MF $(DEPDIR)/fullscreen_renderer-fullscreen-renderer.Tpo -c -o fullscreen_renderer-fullscreen-renderer.obj `if test -f 'fullscreen-renderer.c'; then $(CYGPATH_W) 'fullscreen-renderer.c'; else $(CYGPATH_W) '$(srcdir)/fullscreen-renderer.c'; fi`
529 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fullscreen_renderer-fullscreen-renderer.Tpo $(DEPDIR)/fullscreen_renderer-fullscreen-renderer.Po
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='fullscreen-renderer.c' object='fullscreen_renderer-fullscreen-renderer.obj' libtool=no @AMDEPBACKSLASH@
531 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
532 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -c -o fullscreen_renderer-fullscreen-renderer.obj `if test -f 'fullscreen-renderer.c'; then $(CYGPATH_W) 'fullscreen-renderer.c'; else $(CYGPATH_W) '$(srcdir)/fullscreen-renderer.c'; fi`
533
534 fullscreen_renderer-rygel-playbin-player.o: rygel-playbin-player.c
535 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -MT fullscreen_renderer-rygel-playbin-player.o -MD -MP -MF $(DEPDIR)/fullscreen_renderer-rygel-playbin-player.Tpo -c -o fullscreen_renderer-rygel-playbin-player.o `test -f 'rygel-playbin-player.c' || echo '$(srcdir)/'`rygel-playbin-player.c
536 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fullscreen_renderer-rygel-playbin-player.Tpo $(DEPDIR)/fullscreen_renderer-rygel-playbin-player.Po
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rygel-playbin-player.c' object='fullscreen_renderer-rygel-playbin-player.o' libtool=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -c -o fullscreen_renderer-rygel-playbin-player.o `test -f 'rygel-playbin-player.c' || echo '$(srcdir)/'`rygel-playbin-player.c
540
541 fullscreen_renderer-rygel-playbin-player.obj: rygel-playbin-player.c
542 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -MT fullscreen_renderer-rygel-playbin-player.obj -MD -MP -MF $(DEPDIR)/fullscreen_renderer-rygel-playbin-player.Tpo -c -o fullscreen_renderer-rygel-playbin-player.obj `if test -f 'rygel-playbin-player.c'; then $(CYGPATH_W) 'rygel-playbin-player.c'; else $(CYGPATH_W) '$(srcdir)/rygel-playbin-player.c'; fi`
543 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fullscreen_renderer-rygel-playbin-player.Tpo $(DEPDIR)/fullscreen_renderer-rygel-playbin-player.Po
544 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rygel-playbin-player.c' object='fullscreen_renderer-rygel-playbin-player.obj' libtool=no @AMDEPBACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -c -o fullscreen_renderer-rygel-playbin-player.obj `if test -f 'rygel-playbin-player.c'; then $(CYGPATH_W) 'rygel-playbin-player.c'; else $(CYGPATH_W) '$(srcdir)/rygel-playbin-player.c'; fi`
547
548 fullscreen_renderer-rygel-playbin-renderer.o: rygel-playbin-renderer.c
549 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -MT fullscreen_renderer-rygel-playbin-renderer.o -MD -MP -MF $(DEPDIR)/fullscreen_renderer-rygel-playbin-renderer.Tpo -c -o fullscreen_renderer-rygel-playbin-renderer.o `test -f 'rygel-playbin-renderer.c' || echo '$(srcdir)/'`rygel-playbin-renderer.c
550 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fullscreen_renderer-rygel-playbin-renderer.Tpo $(DEPDIR)/fullscreen_renderer-rygel-playbin-renderer.Po
551 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rygel-playbin-renderer.c' object='fullscreen_renderer-rygel-playbin-renderer.o' libtool=no @AMDEPBACKSLASH@
552 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
553 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -c -o fullscreen_renderer-rygel-playbin-renderer.o `test -f 'rygel-playbin-renderer.c' || echo '$(srcdir)/'`rygel-playbin-renderer.c
554
555 fullscreen_renderer-rygel-playbin-renderer.obj: rygel-playbin-renderer.c
556 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -MT fullscreen_renderer-rygel-playbin-renderer.obj -MD -MP -MF $(DEPDIR)/fullscreen_renderer-rygel-playbin-renderer.Tpo -c -o fullscreen_renderer-rygel-playbin-renderer.obj `if test -f 'rygel-playbin-renderer.c'; then $(CYGPATH_W) 'rygel-playbin-renderer.c'; else $(CYGPATH_W) '$(srcdir)/rygel-playbin-renderer.c'; fi`
557 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fullscreen_renderer-rygel-playbin-renderer.Tpo $(DEPDIR)/fullscreen_renderer-rygel-playbin-renderer.Po
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rygel-playbin-renderer.c' object='fullscreen_renderer-rygel-playbin-renderer.obj' libtool=no @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(fullscreen_renderer_CFLAGS) $(CFLAGS) -c -o fullscreen_renderer-rygel-playbin-renderer.obj `if test -f 'rygel-playbin-renderer.c'; then $(CYGPATH_W) 'rygel-playbin-renderer.c'; else $(CYGPATH_W) '$(srcdir)/rygel-playbin-renderer.c'; fi`
561
562 mostlyclean-libtool:
563         -rm -f *.lo
564
565 clean-libtool:
566         -rm -rf .libs _libs
567
568 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
569         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
570         unique=`for i in $$list; do \
571             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
572           done | \
573           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
574               END { if (nonempty) { for (i in files) print i; }; }'`; \
575         mkid -fID $$unique
576 tags: TAGS
577
578 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
579                 $(TAGS_FILES) $(LISP)
580         set x; \
581         here=`pwd`; \
582         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
583         unique=`for i in $$list; do \
584             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
585           done | \
586           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
587               END { if (nonempty) { for (i in files) print i; }; }'`; \
588         shift; \
589         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
590           test -n "$$unique" || unique=$$empty_fix; \
591           if test $$# -gt 0; then \
592             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
593               "$$@" $$unique; \
594           else \
595             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
596               $$unique; \
597           fi; \
598         fi
599 ctags: CTAGS
600 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
601                 $(TAGS_FILES) $(LISP)
602         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
603         unique=`for i in $$list; do \
604             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
605           done | \
606           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
607               END { if (nonempty) { for (i in files) print i; }; }'`; \
608         test -z "$(CTAGS_ARGS)$$unique" \
609           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
610              $$unique
611
612 GTAGS:
613         here=`$(am__cd) $(top_builddir) && pwd` \
614           && $(am__cd) $(top_srcdir) \
615           && gtags -i $(GTAGS_ARGS) "$$here"
616
617 distclean-tags:
618         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
619
620 distdir: $(DISTFILES)
621         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
622         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
623         list='$(DISTFILES)'; \
624           dist_files=`for file in $$list; do echo $$file; done | \
625           sed -e "s|^$$srcdirstrip/||;t" \
626               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
627         case $$dist_files in \
628           */*) $(MKDIR_P) `echo "$$dist_files" | \
629                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
630                            sort -u` ;; \
631         esac; \
632         for file in $$dist_files; do \
633           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
634           if test -d $$d/$$file; then \
635             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
636             if test -d "$(distdir)/$$file"; then \
637               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
638             fi; \
639             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
640               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
641               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
642             fi; \
643             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
644           else \
645             test -f "$(distdir)/$$file" \
646             || cp -p $$d/$$file "$(distdir)/$$file" \
647             || exit 1; \
648           fi; \
649         done
650 check-am: all-am
651 check: check-am
652 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
653 installdirs:
654         for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(bindir)"; do \
655           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
656         done
657 install: install-am
658 install-exec: install-exec-am
659 install-data: install-data-am
660 uninstall: uninstall-am
661
662 install-am: all-am
663         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
664
665 installcheck: installcheck-am
666 install-strip:
667         if test -z '$(STRIP)'; then \
668           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670               install; \
671         else \
672           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
673             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
674             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
675         fi
676 mostlyclean-generic:
677
678 clean-generic:
679
680 distclean-generic:
681         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
682         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
683
684 maintainer-clean-generic:
685         @echo "This command is intended for maintainers to use"
686         @echo "it deletes files that may require special tools to rebuild."
687 clean: clean-am
688
689 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
690         clean-pluginLTLIBRARIES mostlyclean-am
691
692 distclean: distclean-am
693         -rm -rf ./$(DEPDIR)
694         -rm -f Makefile
695 distclean-am: clean-am distclean-compile distclean-generic \
696         distclean-tags
697
698 dvi: dvi-am
699
700 dvi-am:
701
702 html: html-am
703
704 html-am:
705
706 info: info-am
707
708 info-am:
709
710 install-data-am: install-pluginLTLIBRARIES
711
712 install-dvi: install-dvi-am
713
714 install-dvi-am:
715
716 install-exec-am: install-binPROGRAMS
717
718 install-html: install-html-am
719
720 install-html-am:
721
722 install-info: install-info-am
723
724 install-info-am:
725
726 install-man:
727
728 install-pdf: install-pdf-am
729
730 install-pdf-am:
731
732 install-ps: install-ps-am
733
734 install-ps-am:
735
736 installcheck-am:
737
738 maintainer-clean: maintainer-clean-am
739         -rm -rf ./$(DEPDIR)
740         -rm -f Makefile
741 maintainer-clean-am: distclean-am maintainer-clean-generic
742
743 mostlyclean: mostlyclean-am
744
745 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
746         mostlyclean-libtool
747
748 pdf: pdf-am
749
750 pdf-am:
751
752 ps: ps-am
753
754 ps-am:
755
756 uninstall-am: uninstall-binPROGRAMS uninstall-pluginLTLIBRARIES
757
758 .MAKE: install-am install-strip
759
760 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
761         clean-generic clean-libtool clean-pluginLTLIBRARIES ctags \
762         distclean distclean-compile distclean-generic \
763         distclean-libtool distclean-tags distdir dvi dvi-am html \
764         html-am info info-am install install-am install-binPROGRAMS \
765         install-data install-data-am install-dvi install-dvi-am \
766         install-exec install-exec-am install-html install-html-am \
767         install-info install-info-am install-man install-pdf \
768         install-pdf-am install-pluginLTLIBRARIES install-ps \
769         install-ps-am install-strip installcheck installcheck-am \
770         installdirs maintainer-clean maintainer-clean-generic \
771         mostlyclean mostlyclean-compile mostlyclean-generic \
772         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
773         uninstall-am uninstall-binPROGRAMS uninstall-pluginLTLIBRARIES
774
775
776 # Tell versions [3.59,3.63) of GNU make to not export all variables.
777 # Otherwise a system limit (for SysV at least) may be exceeded.
778 .NOEXPORT: