add CHD support.
[pcsx_rearmed.git] / deps / flac-1.3.2 / include / share / grabbag / Makefile.in
CommitLineData
ce188d4d 1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27}
28am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = include/share/grabbag
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
93 $(top_srcdir)/m4/add_cxxflags.m4 $(top_srcdir)/m4/bswap.m4 \
94 $(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
95 $(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
96 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
97 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
98 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
99 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
100 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
101 $(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
102 $(top_srcdir)/configure.ac
103am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 $(ACLOCAL_M4)
105DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
106mkinstalldirs = $(install_sh) -d
107CONFIG_HEADER = $(top_builddir)/config.h
108CONFIG_CLEAN_FILES =
109CONFIG_CLEAN_VPATH_FILES =
110AM_V_P = $(am__v_P_@AM_V@)
111am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
112am__v_P_0 = false
113am__v_P_1 = :
114AM_V_GEN = $(am__v_GEN_@AM_V@)
115am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
116am__v_GEN_0 = @echo " GEN " $@;
117am__v_GEN_1 =
118AM_V_at = $(am__v_at_@AM_V@)
119am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
120am__v_at_0 = @
121am__v_at_1 =
122SOURCES =
123DIST_SOURCES =
124am__can_run_installinfo = \
125 case $$AM_UPDATE_INFO_DIR in \
126 n|no|NO) false;; \
127 *) (install-info --version) >/dev/null 2>&1;; \
128 esac
129am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
130am__DIST_COMMON = $(srcdir)/Makefile.in
131DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
132ACLOCAL = @ACLOCAL@
133AMTAR = @AMTAR@
134AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135AR = @AR@
136AS = @AS@
137AUTOCONF = @AUTOCONF@
138AUTOHEADER = @AUTOHEADER@
139AUTOMAKE = @AUTOMAKE@
140AWK = @AWK@
141CC = @CC@
142CCAS = @CCAS@
143CCASDEPMODE = @CCASDEPMODE@
144CCASFLAGS = @CCASFLAGS@
145CCDEPMODE = @CCDEPMODE@
146CFLAGS = @CFLAGS@
147CPP = @CPP@
148CPPFLAGS = @CPPFLAGS@
149CXX = @CXX@
150CXXCPP = @CXXCPP@
151CXXDEPMODE = @CXXDEPMODE@
152CXXFLAGS = @CXXFLAGS@
153CYGPATH_W = @CYGPATH_W@
154DEFS = @DEFS@
155DEPDIR = @DEPDIR@
156DLLTOOL = @DLLTOOL@
157DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
158DOXYGEN = @DOXYGEN@
159DSYMUTIL = @DSYMUTIL@
160DUMPBIN = @DUMPBIN@
161ECHO_C = @ECHO_C@
162ECHO_N = @ECHO_N@
163ECHO_T = @ECHO_T@
164EGREP = @EGREP@
165ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
166EXEEXT = @EXEEXT@
167FGREP = @FGREP@
168FLAC__HAS_OGG = @FLAC__HAS_OGG@
169FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
170FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
171GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
172GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
173GCC_VERSION = @GCC_VERSION@
174GREP = @GREP@
175INSTALL = @INSTALL@
176INSTALL_DATA = @INSTALL_DATA@
177INSTALL_PROGRAM = @INSTALL_PROGRAM@
178INSTALL_SCRIPT = @INSTALL_SCRIPT@
179INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
180LD = @LD@
181LDFLAGS = @LDFLAGS@
182LIBICONV = @LIBICONV@
183LIBOBJS = @LIBOBJS@
184LIBS = @LIBS@
185LIBTOOL = @LIBTOOL@
186LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
187LIPO = @LIPO@
188LN_S = @LN_S@
189LTLIBICONV = @LTLIBICONV@
190LTLIBOBJS = @LTLIBOBJS@
191LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
192MAKEINFO = @MAKEINFO@
193MANIFEST_TOOL = @MANIFEST_TOOL@
194MKDIR_P = @MKDIR_P@
195NASM = @NASM@
196NM = @NM@
197NMEDIT = @NMEDIT@
198OBJDUMP = @OBJDUMP@
199OBJEXT = @OBJEXT@
200OBJ_FORMAT = @OBJ_FORMAT@
201OGG_CFLAGS = @OGG_CFLAGS@
202OGG_LIBS = @OGG_LIBS@
203OGG_PACKAGE = @OGG_PACKAGE@
204OTOOL = @OTOOL@
205OTOOL64 = @OTOOL64@
206PACKAGE = @PACKAGE@
207PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
208PACKAGE_NAME = @PACKAGE_NAME@
209PACKAGE_STRING = @PACKAGE_STRING@
210PACKAGE_TARNAME = @PACKAGE_TARNAME@
211PACKAGE_URL = @PACKAGE_URL@
212PACKAGE_VERSION = @PACKAGE_VERSION@
213PATH_SEPARATOR = @PATH_SEPARATOR@
214RANLIB = @RANLIB@
215SED = @SED@
216SET_MAKE = @SET_MAKE@
217SHELL = @SHELL@
218STRIP = @STRIP@
219VERSION = @VERSION@
220XMMS_CFLAGS = @XMMS_CFLAGS@
221XMMS_CONFIG = @XMMS_CONFIG@
222XMMS_DATA_DIR = @XMMS_DATA_DIR@
223XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
224XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
225XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
226XMMS_LIBS = @XMMS_LIBS@
227XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
228XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
229XMMS_VERSION = @XMMS_VERSION@
230XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
231abs_builddir = @abs_builddir@
232abs_srcdir = @abs_srcdir@
233abs_top_builddir = @abs_top_builddir@
234abs_top_srcdir = @abs_top_srcdir@
235ac_ct_AR = @ac_ct_AR@
236ac_ct_CC = @ac_ct_CC@
237ac_ct_CXX = @ac_ct_CXX@
238ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
239am__include = @am__include@
240am__leading_dot = @am__leading_dot@
241am__quote = @am__quote@
242am__tar = @am__tar@
243am__untar = @am__untar@
244bindir = @bindir@
245build = @build@
246build_alias = @build_alias@
247build_cpu = @build_cpu@
248build_os = @build_os@
249build_vendor = @build_vendor@
250builddir = @builddir@
251datadir = @datadir@
252datarootdir = @datarootdir@
253docdir = @docdir@
254dvidir = @dvidir@
255exec_prefix = @exec_prefix@
256host = @host@
257host_alias = @host_alias@
258host_cpu = @host_cpu@
259host_os = @host_os@
260host_vendor = @host_vendor@
261htmldir = @htmldir@
262includedir = @includedir@
263infodir = @infodir@
264install_sh = @install_sh@
265libdir = @libdir@
266libexecdir = @libexecdir@
267localedir = @localedir@
268localstatedir = @localstatedir@
269mandir = @mandir@
270mkdir_p = @mkdir_p@
271oldincludedir = @oldincludedir@
272pdfdir = @pdfdir@
273prefix = @prefix@
274program_transform_name = @program_transform_name@
275psdir = @psdir@
276runstatedir = @runstatedir@
277sbindir = @sbindir@
278sharedstatedir = @sharedstatedir@
279srcdir = @srcdir@
280sysconfdir = @sysconfdir@
281target_alias = @target_alias@
282top_build_prefix = @top_build_prefix@
283top_builddir = @top_builddir@
284top_srcdir = @top_srcdir@
285EXTRA_DIST = \
286 cuesheet.h \
287 file.h \
288 picture.h \
289 replaygain.h \
290 seektable.h
291
292all: all-am
293
294.SUFFIXES:
295$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
296 @for dep in $?; do \
297 case '$(am__configure_deps)' in \
298 *$$dep*) \
299 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300 && { if test -f $@; then exit 0; else break; fi; }; \
301 exit 1;; \
302 esac; \
303 done; \
304 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/share/grabbag/Makefile'; \
305 $(am__cd) $(top_srcdir) && \
306 $(AUTOMAKE) --foreign include/share/grabbag/Makefile
307Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
308 @case '$?' in \
309 *config.status*) \
310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
311 *) \
312 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
313 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
314 esac;
315
316$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
319$(top_srcdir)/configure: $(am__configure_deps)
320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321$(ACLOCAL_M4): $(am__aclocal_m4_deps)
322 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323$(am__aclocal_m4_deps):
324
325mostlyclean-libtool:
326 -rm -f *.lo
327
328clean-libtool:
329 -rm -rf .libs _libs
330tags TAGS:
331
332ctags CTAGS:
333
334cscope cscopelist:
335
336
337distdir: $(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 "$(distdir)/$$file"; then \
354 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
355 fi; \
356 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
358 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
359 fi; \
360 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
361 else \
362 test -f "$(distdir)/$$file" \
363 || cp -p $$d/$$file "$(distdir)/$$file" \
364 || exit 1; \
365 fi; \
366 done
367check-am: all-am
368check: check-am
369all-am: Makefile
370installdirs:
371install: install-am
372install-exec: install-exec-am
373install-data: install-data-am
374uninstall: uninstall-am
375
376install-am: all-am
377 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
378
379installcheck: installcheck-am
380install-strip:
381 if test -z '$(STRIP)'; then \
382 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
383 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
384 install; \
385 else \
386 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
387 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
388 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
389 fi
390mostlyclean-generic:
391
392clean-generic:
393
394distclean-generic:
395 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
396 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
397
398maintainer-clean-generic:
399 @echo "This command is intended for maintainers to use"
400 @echo "it deletes files that may require special tools to rebuild."
401clean: clean-am
402
403clean-am: clean-generic clean-libtool mostlyclean-am
404
405distclean: distclean-am
406 -rm -f Makefile
407distclean-am: clean-am distclean-generic
408
409dvi: dvi-am
410
411dvi-am:
412
413html: html-am
414
415html-am:
416
417info: info-am
418
419info-am:
420
421install-data-am:
422
423install-dvi: install-dvi-am
424
425install-dvi-am:
426
427install-exec-am:
428
429install-html: install-html-am
430
431install-html-am:
432
433install-info: install-info-am
434
435install-info-am:
436
437install-man:
438
439install-pdf: install-pdf-am
440
441install-pdf-am:
442
443install-ps: install-ps-am
444
445install-ps-am:
446
447installcheck-am:
448
449maintainer-clean: maintainer-clean-am
450 -rm -f Makefile
451maintainer-clean-am: distclean-am maintainer-clean-generic
452
453mostlyclean: mostlyclean-am
454
455mostlyclean-am: mostlyclean-generic mostlyclean-libtool
456
457pdf: pdf-am
458
459pdf-am:
460
461ps: ps-am
462
463ps-am:
464
465uninstall-am:
466
467.MAKE: install-am install-strip
468
469.PHONY: all all-am check check-am clean clean-generic clean-libtool \
470 cscopelist-am ctags-am distclean distclean-generic \
471 distclean-libtool distdir dvi dvi-am html html-am info info-am \
472 install install-am install-data install-data-am install-dvi \
473 install-dvi-am install-exec install-exec-am install-html \
474 install-html-am install-info install-info-am install-man \
475 install-pdf install-pdf-am install-ps install-ps-am \
476 install-strip installcheck installcheck-am installdirs \
477 maintainer-clean maintainer-clean-generic mostlyclean \
478 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
479 tags-am uninstall uninstall-am
480
481.PRECIOUS: Makefile
482
483
484# Tell versions [3.59,3.63) of GNU make to not export all variables.
485# Otherwise a system limit (for SysV at least) may be exceeded.
486.NOEXPORT: