tizen beta release
[profile/ivi/gst-openmax0.10.git] / m4 / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = m4
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
40         $(top_srcdir)/m4/as-compiler-flag.m4 \
41         $(top_srcdir)/m4/gst-args.m4 $(top_srcdir)/m4/gst-check.m4 \
42         $(top_srcdir)/m4/gst-error.m4 \
43         $(top_srcdir)/m4/gst-plugindir.m4 $(top_srcdir)/m4/gst.m4 \
44         $(top_srcdir)/m4/shave.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54 ACLOCAL = @ACLOCAL@
55 AMTAR = @AMTAR@
56 AM_MAKEFLAGS = @AM_MAKEFLAGS@
57 AR = @AR@
58 AUTOCONF = @AUTOCONF@
59 AUTOHEADER = @AUTOHEADER@
60 AUTOMAKE = @AUTOMAKE@
61 AWK = @AWK@
62 CC = @CC@
63 CCASFLAGS = @CCASFLAGS@
64 CCDEPMODE = @CCDEPMODE@
65 CFLAGS = @CFLAGS@
66 CHECK_CFLAGS = @CHECK_CFLAGS@
67 CHECK_LIBS = @CHECK_LIBS@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CXX = @CXX@
71 CXXFLAGS = @CXXFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
76 DSYMUTIL = @DSYMUTIL@
77 DUMPBIN = @DUMPBIN@
78 ECHO_C = @ECHO_C@
79 ECHO_N = @ECHO_N@
80 ECHO_T = @ECHO_T@
81 EGREP = @EGREP@
82 ERROR_CFLAGS = @ERROR_CFLAGS@
83 EXEEXT = @EXEEXT@
84 F77 = @F77@
85 FC = @FC@
86 FFLAGS = @FFLAGS@
87 FGREP = @FGREP@
88 GCOV = @GCOV@
89 GCOV_CFLAGS = @GCOV_CFLAGS@
90 GCOV_LIBS = @GCOV_LIBS@
91 GREP = @GREP@
92 GST_ALL_LDFLAGS = @GST_ALL_LDFLAGS@
93 GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
94 GST_BASE_LIBS = @GST_BASE_LIBS@
95 GST_CFLAGS = @GST_CFLAGS@
96 GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
97 GST_CHECK_LIBS = @GST_CHECK_LIBS@
98 GST_LIBS = @GST_LIBS@
99 GST_LICENSE = @GST_LICENSE@
100 GST_LT_LDFLAGS = @GST_LT_LDFLAGS@
101 GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
102 GST_PACKAGE_NAME = @GST_PACKAGE_NAME@
103 GST_PACKAGE_ORIGIN = @GST_PACKAGE_ORIGIN@
104 GST_PLUGINS_DIR = @GST_PLUGINS_DIR@
105 GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
106 GST_TOOLS_DIR = @GST_TOOLS_DIR@
107 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
108 GTHREAD_LIBS = @GTHREAD_LIBS@
109 INSTALL = @INSTALL@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 LD = @LD@
115 LDFLAGS = @LDFLAGS@
116 LIBOBJS = @LIBOBJS@
117 LIBS = @LIBS@
118 LIBTOOL = @LIBTOOL@
119 LIPO = @LIPO@
120 LN_S = @LN_S@
121 LTLIBOBJS = @LTLIBOBJS@
122 MAINT = @MAINT@
123 MAKEFLAGS = @MAKEFLAGS@
124 MAKEINFO = @MAKEINFO@
125 MKDIR_P = @MKDIR_P@
126 NM = @NM@
127 NMEDIT = @NMEDIT@
128 OBJC = @OBJC@
129 OBJDUMP = @OBJDUMP@
130 OBJEXT = @OBJEXT@
131 OTOOL = @OTOOL@
132 OTOOL64 = @OTOOL64@
133 PACKAGE = @PACKAGE@
134 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135 PACKAGE_NAME = @PACKAGE_NAME@
136 PACKAGE_STRING = @PACKAGE_STRING@
137 PACKAGE_TARNAME = @PACKAGE_TARNAME@
138 PACKAGE_URL = @PACKAGE_URL@
139 PACKAGE_VERSION = @PACKAGE_VERSION@
140 PATH_SEPARATOR = @PATH_SEPARATOR@
141 PKG_CONFIG = @PKG_CONFIG@
142 PLUGINDIR = @PLUGINDIR@
143 PROFILE_CFLAGS = @PROFILE_CFLAGS@
144 Q = @Q@
145 RANLIB = @RANLIB@
146 SED = @SED@
147 SET_MAKE = @SET_MAKE@
148 SHELL = @SHELL@
149 STRIP = @STRIP@
150 V = @V@
151 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
152 VALGRIND_LIBS = @VALGRIND_LIBS@
153 VERSION = @VERSION@
154 abs_builddir = @abs_builddir@
155 abs_srcdir = @abs_srcdir@
156 abs_top_builddir = @abs_top_builddir@
157 abs_top_srcdir = @abs_top_srcdir@
158 ac_ct_CC = @ac_ct_CC@
159 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
160 am__include = @am__include@
161 am__leading_dot = @am__leading_dot@
162 am__quote = @am__quote@
163 am__tar = @am__tar@
164 am__untar = @am__untar@
165 bindir = @bindir@
166 build = @build@
167 build_alias = @build_alias@
168 build_cpu = @build_cpu@
169 build_os = @build_os@
170 build_vendor = @build_vendor@
171 builddir = @builddir@
172 datadir = @datadir@
173 datarootdir = @datarootdir@
174 docdir = @docdir@
175 dvidir = @dvidir@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 htmldir = @htmldir@
183 includedir = @includedir@
184 infodir = @infodir@
185 install_sh = @install_sh@
186 libdir = @libdir@
187 libexecdir = @libexecdir@
188 localedir = @localedir@
189 localstatedir = @localstatedir@
190 lt_ECHO = @lt_ECHO@
191 mandir = @mandir@
192 mkdir_p = @mkdir_p@
193 oldincludedir = @oldincludedir@
194 pdfdir = @pdfdir@
195 plugindir = @plugindir@
196 prefix = @prefix@
197 program_transform_name = @program_transform_name@
198 psdir = @psdir@
199 sbindir = @sbindir@
200 sharedstatedir = @sharedstatedir@
201 shavedir = @shavedir@
202 srcdir = @srcdir@
203 sysconfdir = @sysconfdir@
204 target_alias = @target_alias@
205 top_build_prefix = @top_build_prefix@
206 top_builddir = @top_builddir@
207 top_srcdir = @top_srcdir@
208 EXTRA_DIST = as-ac-expand.m4 \
209              as-compiler-flag.m4 \
210              gst.m4 \
211              gst-args.m4 \
212              gst-check.m4 \
213              gst-error.m4 \
214              gst-plugindir.m4
215
216 all: all-am
217
218 .SUFFIXES:
219 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
220         @for dep in $?; do \
221           case '$(am__configure_deps)' in \
222             *$$dep*) \
223               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
224                 && { if test -f $@; then exit 0; else break; fi; }; \
225               exit 1;; \
226           esac; \
227         done; \
228         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
229         $(am__cd) $(top_srcdir) && \
230           $(AUTOMAKE) --gnu m4/Makefile
231 .PRECIOUS: Makefile
232 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
233         @case '$?' in \
234           *config.status*) \
235             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
236           *) \
237             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
238             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
239         esac;
240
241 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
244 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248 $(am__aclocal_m4_deps):
249
250 mostlyclean-libtool:
251         -rm -f *.lo
252
253 clean-libtool:
254         -rm -rf .libs _libs
255 tags: TAGS
256 TAGS:
257
258 ctags: CTAGS
259 CTAGS:
260
261
262 distdir: $(DISTFILES)
263         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
264         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
265         list='$(DISTFILES)'; \
266           dist_files=`for file in $$list; do echo $$file; done | \
267           sed -e "s|^$$srcdirstrip/||;t" \
268               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
269         case $$dist_files in \
270           */*) $(MKDIR_P) `echo "$$dist_files" | \
271                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
272                            sort -u` ;; \
273         esac; \
274         for file in $$dist_files; do \
275           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276           if test -d $$d/$$file; then \
277             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
278             if test -d "$(distdir)/$$file"; then \
279               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
280             fi; \
281             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
282               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
283               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
284             fi; \
285             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
286           else \
287             test -f "$(distdir)/$$file" \
288             || cp -p $$d/$$file "$(distdir)/$$file" \
289             || exit 1; \
290           fi; \
291         done
292 check-am: all-am
293 check: check-am
294 all-am: Makefile
295 installdirs:
296 install: install-am
297 install-exec: install-exec-am
298 install-data: install-data-am
299 uninstall: uninstall-am
300
301 install-am: all-am
302         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
303
304 installcheck: installcheck-am
305 install-strip:
306         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
307           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
308           `test -z '$(STRIP)' || \
309             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
310 mostlyclean-generic:
311
312 clean-generic:
313
314 distclean-generic:
315         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
316         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
317
318 maintainer-clean-generic:
319         @echo "This command is intended for maintainers to use"
320         @echo "it deletes files that may require special tools to rebuild."
321 clean: clean-am
322
323 clean-am: clean-generic clean-libtool mostlyclean-am
324
325 distclean: distclean-am
326         -rm -f Makefile
327 distclean-am: clean-am distclean-generic
328
329 dvi: dvi-am
330
331 dvi-am:
332
333 html: html-am
334
335 html-am:
336
337 info: info-am
338
339 info-am:
340
341 install-data-am:
342
343 install-dvi: install-dvi-am
344
345 install-dvi-am:
346
347 install-exec-am:
348
349 install-html: install-html-am
350
351 install-html-am:
352
353 install-info: install-info-am
354
355 install-info-am:
356
357 install-man:
358
359 install-pdf: install-pdf-am
360
361 install-pdf-am:
362
363 install-ps: install-ps-am
364
365 install-ps-am:
366
367 installcheck-am:
368
369 maintainer-clean: maintainer-clean-am
370         -rm -f Makefile
371 maintainer-clean-am: distclean-am maintainer-clean-generic
372
373 mostlyclean: mostlyclean-am
374
375 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
376
377 pdf: pdf-am
378
379 pdf-am:
380
381 ps: ps-am
382
383 ps-am:
384
385 uninstall-am:
386
387 .MAKE: install-am install-strip
388
389 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
390         distclean distclean-generic distclean-libtool distdir dvi \
391         dvi-am html html-am info info-am install install-am \
392         install-data install-data-am install-dvi install-dvi-am \
393         install-exec install-exec-am install-html install-html-am \
394         install-info install-info-am install-man install-pdf \
395         install-pdf-am install-ps install-ps-am install-strip \
396         installcheck installcheck-am installdirs maintainer-clean \
397         maintainer-clean-generic mostlyclean mostlyclean-generic \
398         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
399
400
401 # Tell versions [3.59,3.63) of GNU make to not export all variables.
402 # Otherwise a system limit (for SysV at least) may be exceeded.
403 .NOEXPORT: