]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libvorbis/include/Makefile.in
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / libvorbis / include / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 target_triplet = @target@
35 subdir = include
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
39         $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
40         $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49         html-recursive info-recursive install-data-recursive \
50         install-dvi-recursive install-exec-recursive \
51         install-html-recursive install-info-recursive \
52         install-pdf-recursive install-ps-recursive install-recursive \
53         installcheck-recursive installdirs-recursive pdf-recursive \
54         ps-recursive uninstall-recursive
55 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
56   distclean-recursive maintainer-clean-recursive
57 ETAGS = etags
58 CTAGS = ctags
59 DIST_SUBDIRS = $(SUBDIRS)
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61 ACLOCAL = @ACLOCAL@
62 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
63 ALLOCA = @ALLOCA@
64 AMTAR = @AMTAR@
65 AR = @AR@
66 AS = @AS@
67 AUTOCONF = @AUTOCONF@
68 AUTOHEADER = @AUTOHEADER@
69 AUTOMAKE = @AUTOMAKE@
70 AWK = @AWK@
71 CC = @CC@
72 CCDEPMODE = @CCDEPMODE@
73 CFLAGS = @CFLAGS@
74 CPP = @CPP@
75 CPPFLAGS = @CPPFLAGS@
76 CYGPATH_W = @CYGPATH_W@
77 DEBUG = @DEBUG@
78 DEFS = @DEFS@
79 DEPDIR = @DEPDIR@
80 DLLTOOL = @DLLTOOL@
81 DSYMUTIL = @DSYMUTIL@
82 DUMPBIN = @DUMPBIN@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 EGREP = @EGREP@
87 EXEEXT = @EXEEXT@
88 FGREP = @FGREP@
89 GREP = @GREP@
90 HAVE_DOXYGEN = @HAVE_DOXYGEN@
91 HTLATEX = @HTLATEX@
92 INSTALL = @INSTALL@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LD = @LD@
98 LDFLAGS = @LDFLAGS@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LIBTOOL_DEPS = @LIBTOOL_DEPS@
103 LIPO = @LIPO@
104 LN_S = @LN_S@
105 LTLIBOBJS = @LTLIBOBJS@
106 MAINT = @MAINT@
107 MAKEINFO = @MAKEINFO@
108 MKDIR_P = @MKDIR_P@
109 NM = @NM@
110 NMEDIT = @NMEDIT@
111 OBJDUMP = @OBJDUMP@
112 OBJEXT = @OBJEXT@
113 OGG_CFLAGS = @OGG_CFLAGS@
114 OGG_LIBS = @OGG_LIBS@
115 OTOOL = @OTOOL@
116 OTOOL64 = @OTOOL64@
117 PACKAGE = @PACKAGE@
118 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119 PACKAGE_NAME = @PACKAGE_NAME@
120 PACKAGE_STRING = @PACKAGE_STRING@
121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
122 PACKAGE_VERSION = @PACKAGE_VERSION@
123 PATH_SEPARATOR = @PATH_SEPARATOR@
124 PDFLATEX = @PDFLATEX@
125 PKG_CONFIG = @PKG_CONFIG@
126 PROFILE = @PROFILE@
127 RANLIB = @RANLIB@
128 SED = @SED@
129 SET_MAKE = @SET_MAKE@
130 SHELL = @SHELL@
131 STRIP = @STRIP@
132 VERSION = @VERSION@
133 VE_LIB_AGE = @VE_LIB_AGE@
134 VE_LIB_CURRENT = @VE_LIB_CURRENT@
135 VE_LIB_REVISION = @VE_LIB_REVISION@
136 VF_LIB_AGE = @VF_LIB_AGE@
137 VF_LIB_CURRENT = @VF_LIB_CURRENT@
138 VF_LIB_REVISION = @VF_LIB_REVISION@
139 VORBIS_LIBS = @VORBIS_LIBS@
140 V_LIB_AGE = @V_LIB_AGE@
141 V_LIB_CURRENT = @V_LIB_CURRENT@
142 V_LIB_REVISION = @V_LIB_REVISION@
143 abs_builddir = @abs_builddir@
144 abs_srcdir = @abs_srcdir@
145 abs_top_builddir = @abs_top_builddir@
146 abs_top_srcdir = @abs_top_srcdir@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
149 am__include = @am__include@
150 am__leading_dot = @am__leading_dot@
151 am__quote = @am__quote@
152 am__tar = @am__tar@
153 am__untar = @am__untar@
154 bindir = @bindir@
155 build = @build@
156 build_alias = @build_alias@
157 build_cpu = @build_cpu@
158 build_os = @build_os@
159 build_vendor = @build_vendor@
160 builddir = @builddir@
161 datadir = @datadir@
162 datarootdir = @datarootdir@
163 docdir = @docdir@
164 dvidir = @dvidir@
165 exec_prefix = @exec_prefix@
166 host = @host@
167 host_alias = @host_alias@
168 host_cpu = @host_cpu@
169 host_os = @host_os@
170 host_vendor = @host_vendor@
171 htmldir = @htmldir@
172 includedir = @includedir@
173 infodir = @infodir@
174 install_sh = @install_sh@
175 libdir = @libdir@
176 libexecdir = @libexecdir@
177 localedir = @localedir@
178 localstatedir = @localstatedir@
179 lt_ECHO = @lt_ECHO@
180 mandir = @mandir@
181 mkdir_p = @mkdir_p@
182 oldincludedir = @oldincludedir@
183 pdfdir = @pdfdir@
184 prefix = @prefix@
185 program_transform_name = @program_transform_name@
186 psdir = @psdir@
187 pthread_lib = @pthread_lib@
188 sbindir = @sbindir@
189 sharedstatedir = @sharedstatedir@
190 srcdir = @srcdir@
191 sysconfdir = @sysconfdir@
192 target = @target@
193 target_alias = @target_alias@
194 target_cpu = @target_cpu@
195 target_os = @target_os@
196 target_vendor = @target_vendor@
197 top_builddir = @top_builddir@
198 top_srcdir = @top_srcdir@
199 SUBDIRS = vorbis
200 all: all-recursive
201
202 .SUFFIXES:
203 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
204         @for dep in $?; do \
205           case '$(am__configure_deps)' in \
206             *$$dep*) \
207               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
208                 && { if test -f $@; then exit 0; else break; fi; }; \
209               exit 1;; \
210           esac; \
211         done; \
212         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
213         cd $(top_srcdir) && \
214           $(AUTOMAKE) --gnu  include/Makefile
215 .PRECIOUS: Makefile
216 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217         @case '$?' in \
218           *config.status*) \
219             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220           *) \
221             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223         esac;
224
225 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
228 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
231         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233 mostlyclean-libtool:
234         -rm -f *.lo
235
236 clean-libtool:
237         -rm -rf .libs _libs
238
239 # This directory's subdirectories are mostly independent; you can cd
240 # into them and run `make' without going through this Makefile.
241 # To change the values of `make' variables: instead of editing Makefiles,
242 # (1) if the variable is set in `config.status', edit `config.status'
243 #     (which will cause the Makefiles to be regenerated when you run `make');
244 # (2) otherwise, pass the desired values on the `make' command line.
245 $(RECURSIVE_TARGETS):
246         @failcom='exit 1'; \
247         for f in x $$MAKEFLAGS; do \
248           case $$f in \
249             *=* | --[!k]*);; \
250             *k*) failcom='fail=yes';; \
251           esac; \
252         done; \
253         dot_seen=no; \
254         target=`echo $@ | sed s/-recursive//`; \
255         list='$(SUBDIRS)'; for subdir in $$list; do \
256           echo "Making $$target in $$subdir"; \
257           if test "$$subdir" = "."; then \
258             dot_seen=yes; \
259             local_target="$$target-am"; \
260           else \
261             local_target="$$target"; \
262           fi; \
263           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
264           || eval $$failcom; \
265         done; \
266         if test "$$dot_seen" = "no"; then \
267           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
268         fi; test -z "$$fail"
269
270 $(RECURSIVE_CLEAN_TARGETS):
271         @failcom='exit 1'; \
272         for f in x $$MAKEFLAGS; do \
273           case $$f in \
274             *=* | --[!k]*);; \
275             *k*) failcom='fail=yes';; \
276           esac; \
277         done; \
278         dot_seen=no; \
279         case "$@" in \
280           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
281           *) list='$(SUBDIRS)' ;; \
282         esac; \
283         rev=''; for subdir in $$list; do \
284           if test "$$subdir" = "."; then :; else \
285             rev="$$subdir $$rev"; \
286           fi; \
287         done; \
288         rev="$$rev ."; \
289         target=`echo $@ | sed s/-recursive//`; \
290         for subdir in $$rev; do \
291           echo "Making $$target in $$subdir"; \
292           if test "$$subdir" = "."; then \
293             local_target="$$target-am"; \
294           else \
295             local_target="$$target"; \
296           fi; \
297           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298           || eval $$failcom; \
299         done && test -z "$$fail"
300 tags-recursive:
301         list='$(SUBDIRS)'; for subdir in $$list; do \
302           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
303         done
304 ctags-recursive:
305         list='$(SUBDIRS)'; for subdir in $$list; do \
306           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
307         done
308
309 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311         unique=`for i in $$list; do \
312             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313           done | \
314           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315               END { if (nonempty) { for (i in files) print i; }; }'`; \
316         mkid -fID $$unique
317 tags: TAGS
318
319 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
320                 $(TAGS_FILES) $(LISP)
321         tags=; \
322         here=`pwd`; \
323         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
324           include_option=--etags-include; \
325           empty_fix=.; \
326         else \
327           include_option=--include; \
328           empty_fix=; \
329         fi; \
330         list='$(SUBDIRS)'; for subdir in $$list; do \
331           if test "$$subdir" = .; then :; else \
332             test ! -f $$subdir/TAGS || \
333               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
334           fi; \
335         done; \
336         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
337         unique=`for i in $$list; do \
338             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339           done | \
340           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341               END { if (nonempty) { for (i in files) print i; }; }'`; \
342         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
343           test -n "$$unique" || unique=$$empty_fix; \
344           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345             $$tags $$unique; \
346         fi
347 ctags: CTAGS
348 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
349                 $(TAGS_FILES) $(LISP)
350         tags=; \
351         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
352         unique=`for i in $$list; do \
353             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354           done | \
355           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356               END { if (nonempty) { for (i in files) print i; }; }'`; \
357         test -z "$(CTAGS_ARGS)$$tags$$unique" \
358           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
359              $$tags $$unique
360
361 GTAGS:
362         here=`$(am__cd) $(top_builddir) && pwd` \
363           && cd $(top_srcdir) \
364           && gtags -i $(GTAGS_ARGS) $$here
365
366 distclean-tags:
367         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368
369 distdir: $(DISTFILES)
370         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372         list='$(DISTFILES)'; \
373           dist_files=`for file in $$list; do echo $$file; done | \
374           sed -e "s|^$$srcdirstrip/||;t" \
375               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
376         case $$dist_files in \
377           */*) $(MKDIR_P) `echo "$$dist_files" | \
378                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
379                            sort -u` ;; \
380         esac; \
381         for file in $$dist_files; do \
382           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383           if test -d $$d/$$file; then \
384             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
385             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
386               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
387             fi; \
388             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
389           else \
390             test -f $(distdir)/$$file \
391             || cp -p $$d/$$file $(distdir)/$$file \
392             || exit 1; \
393           fi; \
394         done
395         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
396           if test "$$subdir" = .; then :; else \
397             test -d "$(distdir)/$$subdir" \
398             || $(MKDIR_P) "$(distdir)/$$subdir" \
399             || exit 1; \
400             distdir=`$(am__cd) $(distdir) && pwd`; \
401             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
402             (cd $$subdir && \
403               $(MAKE) $(AM_MAKEFLAGS) \
404                 top_distdir="$$top_distdir" \
405                 distdir="$$distdir/$$subdir" \
406                 am__remove_distdir=: \
407                 am__skip_length_check=: \
408                 distdir) \
409               || exit 1; \
410           fi; \
411         done
412 check-am: all-am
413 check: check-recursive
414 all-am: Makefile
415 installdirs: installdirs-recursive
416 installdirs-am:
417 install: install-recursive
418 install-exec: install-exec-recursive
419 install-data: install-data-recursive
420 uninstall: uninstall-recursive
421
422 install-am: all-am
423         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424
425 installcheck: installcheck-recursive
426 install-strip:
427         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
428           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
429           `test -z '$(STRIP)' || \
430             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
431 mostlyclean-generic:
432
433 clean-generic:
434
435 distclean-generic:
436         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
437
438 maintainer-clean-generic:
439         @echo "This command is intended for maintainers to use"
440         @echo "it deletes files that may require special tools to rebuild."
441 clean: clean-recursive
442
443 clean-am: clean-generic clean-libtool mostlyclean-am
444
445 distclean: distclean-recursive
446         -rm -f Makefile
447 distclean-am: clean-am distclean-generic distclean-tags
448
449 dvi: dvi-recursive
450
451 dvi-am:
452
453 html: html-recursive
454
455 info: info-recursive
456
457 info-am:
458
459 install-data-am:
460
461 install-dvi: install-dvi-recursive
462
463 install-exec-am:
464
465 install-html: install-html-recursive
466
467 install-info: install-info-recursive
468
469 install-man:
470
471 install-pdf: install-pdf-recursive
472
473 install-ps: install-ps-recursive
474
475 installcheck-am:
476
477 maintainer-clean: maintainer-clean-recursive
478         -rm -f Makefile
479 maintainer-clean-am: distclean-am maintainer-clean-generic
480
481 mostlyclean: mostlyclean-recursive
482
483 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485 pdf: pdf-recursive
486
487 pdf-am:
488
489 ps: ps-recursive
490
491 ps-am:
492
493 uninstall-am:
494
495 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
496         install-strip
497
498 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
499         all all-am check check-am clean clean-generic clean-libtool \
500         ctags ctags-recursive distclean distclean-generic \
501         distclean-libtool distclean-tags distdir dvi dvi-am html \
502         html-am info info-am install install-am install-data \
503         install-data-am install-dvi install-dvi-am install-exec \
504         install-exec-am install-html install-html-am install-info \
505         install-info-am install-man install-pdf install-pdf-am \
506         install-ps install-ps-am install-strip installcheck \
507         installcheck-am installdirs installdirs-am maintainer-clean \
508         maintainer-clean-generic mostlyclean mostlyclean-generic \
509         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
510         uninstall uninstall-am
511
512 # Tell versions [3.59,3.63) of GNU make to not export all variables.
513 # Otherwise a system limit (for SysV at least) may be exceeded.
514 .NOEXPORT: