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