add CHD support.
[pcsx_rearmed.git] / deps / flac-1.3.2 / src / share / Makefile.in
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@
16
17 #  FLAC - Free Lossless Audio Codec
18 #  Copyright (C) 2002-2009  Josh Coalson
19 #  Copyright (C) 2011-2016  Xiph.Org Foundation
20 #
21 #  This file is part the FLAC project.  FLAC is comprised of several
22 #  components distributed under different licenses.  The codec libraries
23 #  are distributed under Xiph.Org's BSD-like license (see the file
24 #  COPYING.Xiph in this distribution).  All other programs, libraries, and
25 #  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
26 #  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
27 #  FLAC distribution contains at the top the terms under which it may be
28 #  distributed.
29 #
30 #  Since this particular file is relevant to all components of FLAC,
31 #  it may be distributed under the Xiph.Org license, which is the least
32 #  restrictive of those mentioned above.  See the file COPYING.Xiph in this
33 #  distribution.
34
35 VPATH = @srcdir@
36 am__is_gnu_make = { \
37   if test -z '$(MAKELEVEL)'; then \
38     false; \
39   elif test -n '$(MAKE_HOST)'; then \
40     true; \
41   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
42     true; \
43   else \
44     false; \
45   fi; \
46 }
47 am__make_running_with_option = \
48   case $${target_option-} in \
49       ?) ;; \
50       *) echo "am__make_running_with_option: internal error: invalid" \
51               "target option '$${target_option-}' specified" >&2; \
52          exit 1;; \
53   esac; \
54   has_opt=no; \
55   sane_makeflags=$$MAKEFLAGS; \
56   if $(am__is_gnu_make); then \
57     sane_makeflags=$$MFLAGS; \
58   else \
59     case $$MAKEFLAGS in \
60       *\\[\ \   ]*) \
61         bs=\\; \
62         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
63           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
64     esac; \
65   fi; \
66   skip_next=no; \
67   strip_trailopt () \
68   { \
69     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
70   }; \
71   for flg in $$sane_makeflags; do \
72     test $$skip_next = yes && { skip_next=no; continue; }; \
73     case $$flg in \
74       *=*|--*) continue;; \
75         -*I) strip_trailopt 'I'; skip_next=yes;; \
76       -*I?*) strip_trailopt 'I';; \
77         -*O) strip_trailopt 'O'; skip_next=yes;; \
78       -*O?*) strip_trailopt 'O';; \
79         -*l) strip_trailopt 'l'; skip_next=yes;; \
80       -*l?*) strip_trailopt 'l';; \
81       -[dEDm]) skip_next=yes;; \
82       -[JT]) skip_next=yes;; \
83     esac; \
84     case $$flg in \
85       *$$target_option*) has_opt=yes; break;; \
86     esac; \
87   done; \
88   test $$has_opt = yes
89 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
90 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
91 pkgdatadir = $(datadir)/@PACKAGE@
92 pkgincludedir = $(includedir)/@PACKAGE@
93 pkglibdir = $(libdir)/@PACKAGE@
94 pkglibexecdir = $(libexecdir)/@PACKAGE@
95 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96 install_sh_DATA = $(install_sh) -c -m 644
97 install_sh_PROGRAM = $(install_sh) -c
98 install_sh_SCRIPT = $(install_sh) -c
99 INSTALL_HEADER = $(INSTALL_DATA)
100 transform = $(program_transform_name)
101 NORMAL_INSTALL = :
102 PRE_INSTALL = :
103 POST_INSTALL = :
104 NORMAL_UNINSTALL = :
105 PRE_UNINSTALL = :
106 POST_UNINSTALL = :
107 build_triplet = @build@
108 host_triplet = @host@
109 subdir = src/share
110 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
112         $(top_srcdir)/m4/add_cxxflags.m4 $(top_srcdir)/m4/bswap.m4 \
113         $(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
114         $(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
115         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
116         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
117         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
118         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
119         $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
120         $(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
121         $(top_srcdir)/configure.ac
122 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
123         $(ACLOCAL_M4)
124 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
125 mkinstalldirs = $(install_sh) -d
126 CONFIG_HEADER = $(top_builddir)/config.h
127 CONFIG_CLEAN_FILES =
128 CONFIG_CLEAN_VPATH_FILES =
129 LTLIBRARIES = $(noinst_LTLIBRARIES)
130 getopt_libgetopt_la_LIBADD =
131 am__dirstamp = $(am__leading_dot)dirstamp
132 am_getopt_libgetopt_la_OBJECTS = getopt/getopt.lo getopt/getopt1.lo
133 getopt_libgetopt_la_OBJECTS = $(am_getopt_libgetopt_la_OBJECTS)
134 AM_V_lt = $(am__v_lt_@AM_V@)
135 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
136 am__v_lt_0 = --silent
137 am__v_lt_1 = 
138 grabbag_libgrabbag_la_LIBADD =
139 am_grabbag_libgrabbag_la_OBJECTS = grabbag/alloc.lo \
140         grabbag/cuesheet.lo grabbag/file.lo grabbag/picture.lo \
141         grabbag/replaygain.lo grabbag/seektable.lo grabbag/snprintf.lo
142 grabbag_libgrabbag_la_OBJECTS = $(am_grabbag_libgrabbag_la_OBJECTS)
143 replaygain_analysis_libreplaygain_analysis_la_LIBADD =
144 am_replaygain_analysis_libreplaygain_analysis_la_OBJECTS =  \
145         replaygain_analysis/replaygain_analysis.lo
146 replaygain_analysis_libreplaygain_analysis_la_OBJECTS =  \
147         $(am_replaygain_analysis_libreplaygain_analysis_la_OBJECTS)
148 replaygain_synthesis_libreplaygain_synthesis_la_LIBADD =
149 am_replaygain_synthesis_libreplaygain_synthesis_la_OBJECTS = replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo
150 replaygain_synthesis_libreplaygain_synthesis_la_OBJECTS =  \
151         $(am_replaygain_synthesis_libreplaygain_synthesis_la_OBJECTS)
152 replaygain_synthesis_libreplaygain_synthesis_la_LINK = $(LIBTOOL) \
153         $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
154         --mode=link $(CCLD) \
155         $(replaygain_synthesis_libreplaygain_synthesis_la_CFLAGS) \
156         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
157 utf8_libutf8_la_LIBADD =
158 am_utf8_libutf8_la_OBJECTS = utf8/charset.lo utf8/iconvert.lo \
159         utf8/utf8.lo
160 utf8_libutf8_la_OBJECTS = $(am_utf8_libutf8_la_OBJECTS)
161 @OS_IS_WINDOWS_TRUE@win_utf8_io_libwin_utf8_io_la_DEPENDENCIES =  \
162 @OS_IS_WINDOWS_TRUE@    $(top_builddir)/src/libFLAC/libFLAC.la
163 am__win_utf8_io_libwin_utf8_io_la_SOURCES_DIST =  \
164         win_utf8_io/win_utf8_io.c
165 @OS_IS_WINDOWS_TRUE@am_win_utf8_io_libwin_utf8_io_la_OBJECTS =  \
166 @OS_IS_WINDOWS_TRUE@    win_utf8_io/win_utf8_io.lo
167 win_utf8_io_libwin_utf8_io_la_OBJECTS =  \
168         $(am_win_utf8_io_libwin_utf8_io_la_OBJECTS)
169 @OS_IS_WINDOWS_TRUE@am_win_utf8_io_libwin_utf8_io_la_rpath =
170 AM_V_P = $(am__v_P_@AM_V@)
171 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172 am__v_P_0 = false
173 am__v_P_1 = :
174 AM_V_GEN = $(am__v_GEN_@AM_V@)
175 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176 am__v_GEN_0 = @echo "  GEN     " $@;
177 am__v_GEN_1 = 
178 AM_V_at = $(am__v_at_@AM_V@)
179 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180 am__v_at_0 = @
181 am__v_at_1 = 
182 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
183 depcomp = $(SHELL) $(top_srcdir)/depcomp
184 am__depfiles_maybe = depfiles
185 am__mv = mv -f
186 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
187         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
188 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
189         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
190         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
191         $(AM_CFLAGS) $(CFLAGS)
192 AM_V_CC = $(am__v_CC_@AM_V@)
193 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
194 am__v_CC_0 = @echo "  CC      " $@;
195 am__v_CC_1 = 
196 CCLD = $(CC)
197 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
198         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
199         $(AM_LDFLAGS) $(LDFLAGS) -o $@
200 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
201 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
202 am__v_CCLD_0 = @echo "  CCLD    " $@;
203 am__v_CCLD_1 = 
204 SOURCES = $(getopt_libgetopt_la_SOURCES) \
205         $(grabbag_libgrabbag_la_SOURCES) \
206         $(replaygain_analysis_libreplaygain_analysis_la_SOURCES) \
207         $(replaygain_synthesis_libreplaygain_synthesis_la_SOURCES) \
208         $(utf8_libutf8_la_SOURCES) \
209         $(win_utf8_io_libwin_utf8_io_la_SOURCES)
210 DIST_SOURCES = $(getopt_libgetopt_la_SOURCES) \
211         $(grabbag_libgrabbag_la_SOURCES) \
212         $(replaygain_analysis_libreplaygain_analysis_la_SOURCES) \
213         $(replaygain_synthesis_libreplaygain_synthesis_la_SOURCES) \
214         $(utf8_libutf8_la_SOURCES) \
215         $(am__win_utf8_io_libwin_utf8_io_la_SOURCES_DIST)
216 am__can_run_installinfo = \
217   case $$AM_UPDATE_INFO_DIR in \
218     n|no|NO) false;; \
219     *) (install-info --version) >/dev/null 2>&1;; \
220   esac
221 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
222 # Read a list of newline-separated strings from the standard input,
223 # and print each of them once, without duplicates.  Input order is
224 # *not* preserved.
225 am__uniquify_input = $(AWK) '\
226   BEGIN { nonempty = 0; } \
227   { items[$$0] = 1; nonempty = 1; } \
228   END { if (nonempty) { for (i in items) print i; }; } \
229 '
230 # Make sure the list of sources is unique.  This is necessary because,
231 # e.g., the same source file might be shared among _SOURCES variables
232 # for different programs/libraries.
233 am__define_uniq_tagged_files = \
234   list='$(am__tagged_files)'; \
235   unique=`for i in $$list; do \
236     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237   done | $(am__uniquify_input)`
238 ETAGS = etags
239 CTAGS = ctags
240 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README
241 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
242 ACLOCAL = @ACLOCAL@
243 AMTAR = @AMTAR@
244 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
245 AR = @AR@
246 AS = @AS@
247 AUTOCONF = @AUTOCONF@
248 AUTOHEADER = @AUTOHEADER@
249 AUTOMAKE = @AUTOMAKE@
250 AWK = @AWK@
251 CC = @CC@
252 CCAS = @CCAS@
253 CCASDEPMODE = @CCASDEPMODE@
254 CCASFLAGS = @CCASFLAGS@
255 CCDEPMODE = @CCDEPMODE@
256 CFLAGS = @CFLAGS@
257 CPP = @CPP@
258 CPPFLAGS = @CPPFLAGS@
259 CXX = @CXX@
260 CXXCPP = @CXXCPP@
261 CXXDEPMODE = @CXXDEPMODE@
262 CXXFLAGS = @CXXFLAGS@
263 CYGPATH_W = @CYGPATH_W@
264 DEFS = @DEFS@
265 DEPDIR = @DEPDIR@
266 DLLTOOL = @DLLTOOL@
267 DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
268 DOXYGEN = @DOXYGEN@
269 DSYMUTIL = @DSYMUTIL@
270 DUMPBIN = @DUMPBIN@
271 ECHO_C = @ECHO_C@
272 ECHO_N = @ECHO_N@
273 ECHO_T = @ECHO_T@
274 EGREP = @EGREP@
275 ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
276 EXEEXT = @EXEEXT@
277 FGREP = @FGREP@
278 FLAC__HAS_OGG = @FLAC__HAS_OGG@
279 FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
280 FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
281 GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
282 GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
283 GCC_VERSION = @GCC_VERSION@
284 GREP = @GREP@
285 INSTALL = @INSTALL@
286 INSTALL_DATA = @INSTALL_DATA@
287 INSTALL_PROGRAM = @INSTALL_PROGRAM@
288 INSTALL_SCRIPT = @INSTALL_SCRIPT@
289 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
290 LD = @LD@
291 LDFLAGS = @LDFLAGS@
292 LIBICONV = @LIBICONV@
293 LIBOBJS = @LIBOBJS@
294 LIBS = @LIBS@
295 LIBTOOL = @LIBTOOL@
296 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
297 LIPO = @LIPO@
298 LN_S = @LN_S@
299 LTLIBICONV = @LTLIBICONV@
300 LTLIBOBJS = @LTLIBOBJS@
301 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
302 MAKEINFO = @MAKEINFO@
303 MANIFEST_TOOL = @MANIFEST_TOOL@
304 MKDIR_P = @MKDIR_P@
305 NASM = @NASM@
306 NM = @NM@
307 NMEDIT = @NMEDIT@
308 OBJDUMP = @OBJDUMP@
309 OBJEXT = @OBJEXT@
310 OBJ_FORMAT = @OBJ_FORMAT@
311 OGG_CFLAGS = @OGG_CFLAGS@
312 OGG_LIBS = @OGG_LIBS@
313 OGG_PACKAGE = @OGG_PACKAGE@
314 OTOOL = @OTOOL@
315 OTOOL64 = @OTOOL64@
316 PACKAGE = @PACKAGE@
317 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
318 PACKAGE_NAME = @PACKAGE_NAME@
319 PACKAGE_STRING = @PACKAGE_STRING@
320 PACKAGE_TARNAME = @PACKAGE_TARNAME@
321 PACKAGE_URL = @PACKAGE_URL@
322 PACKAGE_VERSION = @PACKAGE_VERSION@
323 PATH_SEPARATOR = @PATH_SEPARATOR@
324 RANLIB = @RANLIB@
325 SED = @SED@
326 SET_MAKE = @SET_MAKE@
327 SHELL = @SHELL@
328 STRIP = @STRIP@
329 VERSION = @VERSION@
330 XMMS_CFLAGS = @XMMS_CFLAGS@
331 XMMS_CONFIG = @XMMS_CONFIG@
332 XMMS_DATA_DIR = @XMMS_DATA_DIR@
333 XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
334 XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
335 XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
336 XMMS_LIBS = @XMMS_LIBS@
337 XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
338 XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
339 XMMS_VERSION = @XMMS_VERSION@
340 XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
341 abs_builddir = @abs_builddir@
342 abs_srcdir = @abs_srcdir@
343 abs_top_builddir = @abs_top_builddir@
344 abs_top_srcdir = @abs_top_srcdir@
345 ac_ct_AR = @ac_ct_AR@
346 ac_ct_CC = @ac_ct_CC@
347 ac_ct_CXX = @ac_ct_CXX@
348 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
349 am__include = @am__include@
350 am__leading_dot = @am__leading_dot@
351 am__quote = @am__quote@
352 am__tar = @am__tar@
353 am__untar = @am__untar@
354 bindir = @bindir@
355 build = @build@
356 build_alias = @build_alias@
357 build_cpu = @build_cpu@
358 build_os = @build_os@
359 build_vendor = @build_vendor@
360 builddir = @builddir@
361 datadir = @datadir@
362 datarootdir = @datarootdir@
363 docdir = @docdir@
364 dvidir = @dvidir@
365 exec_prefix = @exec_prefix@
366 host = @host@
367 host_alias = @host_alias@
368 host_cpu = @host_cpu@
369 host_os = @host_os@
370 host_vendor = @host_vendor@
371 htmldir = @htmldir@
372 includedir = @includedir@
373 infodir = @infodir@
374 install_sh = @install_sh@
375 libdir = @libdir@
376 libexecdir = @libexecdir@
377 localedir = @localedir@
378 localstatedir = @localstatedir@
379 mandir = @mandir@
380 mkdir_p = @mkdir_p@
381 oldincludedir = @oldincludedir@
382 pdfdir = @pdfdir@
383 prefix = @prefix@
384 program_transform_name = @program_transform_name@
385 psdir = @psdir@
386 runstatedir = @runstatedir@
387 sbindir = @sbindir@
388 sharedstatedir = @sharedstatedir@
389 srcdir = @srcdir@
390 sysconfdir = @sysconfdir@
391 target_alias = @target_alias@
392 top_build_prefix = @top_build_prefix@
393 top_builddir = @top_builddir@
394 top_srcdir = @top_srcdir@
395 AUTOMAKE_OPTIONS = subdir-objects
396 AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
397 EXTRA_DIST = \
398         Makefile.lite \
399         README \
400         getopt/Makefile.lite \
401         getopt/getopt_static.vcproj \
402         getopt/getopt_static.vcxproj \
403         getopt/getopt_static.vcxproj.filters \
404         grabbag/Makefile.lite \
405         grabbag/grabbag_static.vcproj \
406         grabbag/grabbag_static.vcxproj \
407         grabbag/grabbag_static.vcxproj.filters \
408         replaygain_analysis/Makefile.lite \
409         replaygain_analysis/replaygain_analysis_static.vcproj \
410         replaygain_analysis/replaygain_analysis_static.vcxproj \
411         replaygain_analysis/replaygain_analysis_static.vcxproj.filters \
412         replaygain_synthesis/Makefile.lite \
413         replaygain_synthesis/replaygain_synthesis_static.vcproj \
414         replaygain_synthesis/replaygain_synthesis_static.vcxproj \
415         replaygain_synthesis/replaygain_synthesis_static.vcxproj.filters \
416         utf8/Makefile.lite \
417         utf8/charmaps.h \
418         utf8/makemap.c \
419         utf8/charset_test.c \
420         utf8/utf8_static.vcproj \
421         utf8/utf8_static.vcxproj \
422         utf8/utf8_static.vcxproj.filters \
423         win_utf8_io/Makefile.lite \
424         win_utf8_io/win_utf8_io_static.vcproj \
425         win_utf8_io/win_utf8_io_static.vcxproj \
426         win_utf8_io/win_utf8_io_static.vcxproj.filters
427
428 noinst_LTLIBRARIES = \
429         getopt/libgetopt.la \
430         grabbag/libgrabbag.la \
431         utf8/libutf8.la \
432         $(libwin_utf8_io) \
433         replaygain_analysis/libreplaygain_analysis.la \
434         replaygain_synthesis/libreplaygain_synthesis.la
435
436 @OS_IS_WINDOWS_FALSE@win_utf8_io_libwin_utf8_io_la_SOURCES = 
437 @OS_IS_WINDOWS_TRUE@win_utf8_io_libwin_utf8_io_la_SOURCES = win_utf8_io/win_utf8_io.c
438 @OS_IS_WINDOWS_FALSE@libwin_utf8_io = 
439 @OS_IS_WINDOWS_TRUE@libwin_utf8_io = win_utf8_io/libwin_utf8_io.la
440 @OS_IS_WINDOWS_TRUE@win_utf8_io_libwin_utf8_io_la_LIBADD = $(top_builddir)/src/libFLAC/libFLAC.la -lm
441 getopt_libgetopt_la_SOURCES = getopt/getopt.c getopt/getopt1.c
442 grabbag_libgrabbag_la_SOURCES = \
443         grabbag/alloc.c \
444         grabbag/cuesheet.c \
445         grabbag/file.c \
446         grabbag/picture.c \
447         grabbag/replaygain.c \
448         grabbag/seektable.c \
449         grabbag/snprintf.c
450
451 utf8_libutf8_la_SOURCES = \
452         utf8/charset.c \
453         utf8/charset.h \
454         utf8/iconvert.c \
455         utf8/iconvert.h \
456         utf8/utf8.c
457
458 replaygain_analysis_libreplaygain_analysis_la_SOURCES = replaygain_analysis/replaygain_analysis.c
459 replaygain_synthesis_libreplaygain_synthesis_la_CFLAGS = -I $(top_srcdir)/src/share/replaygain_synthesis/include
460 replaygain_synthesis_libreplaygain_synthesis_la_SOURCES = replaygain_synthesis/replaygain_synthesis.c
461 all: all-am
462
463 .SUFFIXES:
464 .SUFFIXES: .c .lo .o .obj
465 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
466         @for dep in $?; do \
467           case '$(am__configure_deps)' in \
468             *$$dep*) \
469               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
470                 && { if test -f $@; then exit 0; else break; fi; }; \
471               exit 1;; \
472           esac; \
473         done; \
474         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/share/Makefile'; \
475         $(am__cd) $(top_srcdir) && \
476           $(AUTOMAKE) --foreign src/share/Makefile
477 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
478         @case '$?' in \
479           *config.status*) \
480             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
481           *) \
482             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
483             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
484         esac;
485
486 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
487         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
488
489 $(top_srcdir)/configure:  $(am__configure_deps)
490         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
491 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
492         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
493 $(am__aclocal_m4_deps):
494
495 clean-noinstLTLIBRARIES:
496         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
497         @list='$(noinst_LTLIBRARIES)'; \
498         locs=`for p in $$list; do echo $$p; done | \
499               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
500               sort -u`; \
501         test -z "$$locs" || { \
502           echo rm -f $${locs}; \
503           rm -f $${locs}; \
504         }
505 getopt/$(am__dirstamp):
506         @$(MKDIR_P) getopt
507         @: > getopt/$(am__dirstamp)
508 getopt/$(DEPDIR)/$(am__dirstamp):
509         @$(MKDIR_P) getopt/$(DEPDIR)
510         @: > getopt/$(DEPDIR)/$(am__dirstamp)
511 getopt/getopt.lo: getopt/$(am__dirstamp) \
512         getopt/$(DEPDIR)/$(am__dirstamp)
513 getopt/getopt1.lo: getopt/$(am__dirstamp) \
514         getopt/$(DEPDIR)/$(am__dirstamp)
515
516 getopt/libgetopt.la: $(getopt_libgetopt_la_OBJECTS) $(getopt_libgetopt_la_DEPENDENCIES) $(EXTRA_getopt_libgetopt_la_DEPENDENCIES) getopt/$(am__dirstamp)
517         $(AM_V_CCLD)$(LINK)  $(getopt_libgetopt_la_OBJECTS) $(getopt_libgetopt_la_LIBADD) $(LIBS)
518 grabbag/$(am__dirstamp):
519         @$(MKDIR_P) grabbag
520         @: > grabbag/$(am__dirstamp)
521 grabbag/$(DEPDIR)/$(am__dirstamp):
522         @$(MKDIR_P) grabbag/$(DEPDIR)
523         @: > grabbag/$(DEPDIR)/$(am__dirstamp)
524 grabbag/alloc.lo: grabbag/$(am__dirstamp) \
525         grabbag/$(DEPDIR)/$(am__dirstamp)
526 grabbag/cuesheet.lo: grabbag/$(am__dirstamp) \
527         grabbag/$(DEPDIR)/$(am__dirstamp)
528 grabbag/file.lo: grabbag/$(am__dirstamp) \
529         grabbag/$(DEPDIR)/$(am__dirstamp)
530 grabbag/picture.lo: grabbag/$(am__dirstamp) \
531         grabbag/$(DEPDIR)/$(am__dirstamp)
532 grabbag/replaygain.lo: grabbag/$(am__dirstamp) \
533         grabbag/$(DEPDIR)/$(am__dirstamp)
534 grabbag/seektable.lo: grabbag/$(am__dirstamp) \
535         grabbag/$(DEPDIR)/$(am__dirstamp)
536 grabbag/snprintf.lo: grabbag/$(am__dirstamp) \
537         grabbag/$(DEPDIR)/$(am__dirstamp)
538
539 grabbag/libgrabbag.la: $(grabbag_libgrabbag_la_OBJECTS) $(grabbag_libgrabbag_la_DEPENDENCIES) $(EXTRA_grabbag_libgrabbag_la_DEPENDENCIES) grabbag/$(am__dirstamp)
540         $(AM_V_CCLD)$(LINK)  $(grabbag_libgrabbag_la_OBJECTS) $(grabbag_libgrabbag_la_LIBADD) $(LIBS)
541 replaygain_analysis/$(am__dirstamp):
542         @$(MKDIR_P) replaygain_analysis
543         @: > replaygain_analysis/$(am__dirstamp)
544 replaygain_analysis/$(DEPDIR)/$(am__dirstamp):
545         @$(MKDIR_P) replaygain_analysis/$(DEPDIR)
546         @: > replaygain_analysis/$(DEPDIR)/$(am__dirstamp)
547 replaygain_analysis/replaygain_analysis.lo:  \
548         replaygain_analysis/$(am__dirstamp) \
549         replaygain_analysis/$(DEPDIR)/$(am__dirstamp)
550
551 replaygain_analysis/libreplaygain_analysis.la: $(replaygain_analysis_libreplaygain_analysis_la_OBJECTS) $(replaygain_analysis_libreplaygain_analysis_la_DEPENDENCIES) $(EXTRA_replaygain_analysis_libreplaygain_analysis_la_DEPENDENCIES) replaygain_analysis/$(am__dirstamp)
552         $(AM_V_CCLD)$(LINK)  $(replaygain_analysis_libreplaygain_analysis_la_OBJECTS) $(replaygain_analysis_libreplaygain_analysis_la_LIBADD) $(LIBS)
553 replaygain_synthesis/$(am__dirstamp):
554         @$(MKDIR_P) replaygain_synthesis
555         @: > replaygain_synthesis/$(am__dirstamp)
556 replaygain_synthesis/$(DEPDIR)/$(am__dirstamp):
557         @$(MKDIR_P) replaygain_synthesis/$(DEPDIR)
558         @: > replaygain_synthesis/$(DEPDIR)/$(am__dirstamp)
559 replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo:  \
560         replaygain_synthesis/$(am__dirstamp) \
561         replaygain_synthesis/$(DEPDIR)/$(am__dirstamp)
562
563 replaygain_synthesis/libreplaygain_synthesis.la: $(replaygain_synthesis_libreplaygain_synthesis_la_OBJECTS) $(replaygain_synthesis_libreplaygain_synthesis_la_DEPENDENCIES) $(EXTRA_replaygain_synthesis_libreplaygain_synthesis_la_DEPENDENCIES) replaygain_synthesis/$(am__dirstamp)
564         $(AM_V_CCLD)$(replaygain_synthesis_libreplaygain_synthesis_la_LINK)  $(replaygain_synthesis_libreplaygain_synthesis_la_OBJECTS) $(replaygain_synthesis_libreplaygain_synthesis_la_LIBADD) $(LIBS)
565 utf8/$(am__dirstamp):
566         @$(MKDIR_P) utf8
567         @: > utf8/$(am__dirstamp)
568 utf8/$(DEPDIR)/$(am__dirstamp):
569         @$(MKDIR_P) utf8/$(DEPDIR)
570         @: > utf8/$(DEPDIR)/$(am__dirstamp)
571 utf8/charset.lo: utf8/$(am__dirstamp) utf8/$(DEPDIR)/$(am__dirstamp)
572 utf8/iconvert.lo: utf8/$(am__dirstamp) utf8/$(DEPDIR)/$(am__dirstamp)
573 utf8/utf8.lo: utf8/$(am__dirstamp) utf8/$(DEPDIR)/$(am__dirstamp)
574
575 utf8/libutf8.la: $(utf8_libutf8_la_OBJECTS) $(utf8_libutf8_la_DEPENDENCIES) $(EXTRA_utf8_libutf8_la_DEPENDENCIES) utf8/$(am__dirstamp)
576         $(AM_V_CCLD)$(LINK)  $(utf8_libutf8_la_OBJECTS) $(utf8_libutf8_la_LIBADD) $(LIBS)
577 win_utf8_io/$(am__dirstamp):
578         @$(MKDIR_P) win_utf8_io
579         @: > win_utf8_io/$(am__dirstamp)
580 win_utf8_io/$(DEPDIR)/$(am__dirstamp):
581         @$(MKDIR_P) win_utf8_io/$(DEPDIR)
582         @: > win_utf8_io/$(DEPDIR)/$(am__dirstamp)
583 win_utf8_io/win_utf8_io.lo: win_utf8_io/$(am__dirstamp) \
584         win_utf8_io/$(DEPDIR)/$(am__dirstamp)
585
586 win_utf8_io/libwin_utf8_io.la: $(win_utf8_io_libwin_utf8_io_la_OBJECTS) $(win_utf8_io_libwin_utf8_io_la_DEPENDENCIES) $(EXTRA_win_utf8_io_libwin_utf8_io_la_DEPENDENCIES) win_utf8_io/$(am__dirstamp)
587         $(AM_V_CCLD)$(LINK) $(am_win_utf8_io_libwin_utf8_io_la_rpath) $(win_utf8_io_libwin_utf8_io_la_OBJECTS) $(win_utf8_io_libwin_utf8_io_la_LIBADD) $(LIBS)
588
589 mostlyclean-compile:
590         -rm -f *.$(OBJEXT)
591         -rm -f getopt/*.$(OBJEXT)
592         -rm -f getopt/*.lo
593         -rm -f grabbag/*.$(OBJEXT)
594         -rm -f grabbag/*.lo
595         -rm -f replaygain_analysis/*.$(OBJEXT)
596         -rm -f replaygain_analysis/*.lo
597         -rm -f replaygain_synthesis/*.$(OBJEXT)
598         -rm -f replaygain_synthesis/*.lo
599         -rm -f utf8/*.$(OBJEXT)
600         -rm -f utf8/*.lo
601         -rm -f win_utf8_io/*.$(OBJEXT)
602         -rm -f win_utf8_io/*.lo
603
604 distclean-compile:
605         -rm -f *.tab.c
606
607 @AMDEP_TRUE@@am__include@ @am__quote@getopt/$(DEPDIR)/getopt.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@getopt/$(DEPDIR)/getopt1.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@grabbag/$(DEPDIR)/alloc.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@grabbag/$(DEPDIR)/cuesheet.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@grabbag/$(DEPDIR)/file.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@grabbag/$(DEPDIR)/picture.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@grabbag/$(DEPDIR)/replaygain.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@grabbag/$(DEPDIR)/seektable.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@grabbag/$(DEPDIR)/snprintf.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@replaygain_analysis/$(DEPDIR)/replaygain_analysis.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@replaygain_synthesis/$(DEPDIR)/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@utf8/$(DEPDIR)/charset.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@utf8/$(DEPDIR)/iconvert.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@utf8/$(DEPDIR)/utf8.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@win_utf8_io/$(DEPDIR)/win_utf8_io.Plo@am__quote@
622
623 .c.o:
624 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
625 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
626 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
627 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
629 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
630
631 .c.obj:
632 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
633 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
634 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
635 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
636 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
638
639 .c.lo:
640 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
641 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
642 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
643 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
644 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
645 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
646
647 replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo: replaygain_synthesis/replaygain_synthesis.c
648 @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) $(replaygain_synthesis_libreplaygain_synthesis_la_CFLAGS) $(CFLAGS) -MT replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo -MD -MP -MF replaygain_synthesis/$(DEPDIR)/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Tpo -c -o replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo `test -f 'replaygain_synthesis/replaygain_synthesis.c' || echo '$(srcdir)/'`replaygain_synthesis/replaygain_synthesis.c
649 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) replaygain_synthesis/$(DEPDIR)/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Tpo replaygain_synthesis/$(DEPDIR)/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.Plo
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='replaygain_synthesis/replaygain_synthesis.c' object='replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo' libtool=yes @AMDEPBACKSLASH@
651 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
652 @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) $(replaygain_synthesis_libreplaygain_synthesis_la_CFLAGS) $(CFLAGS) -c -o replaygain_synthesis/replaygain_synthesis_libreplaygain_synthesis_la-replaygain_synthesis.lo `test -f 'replaygain_synthesis/replaygain_synthesis.c' || echo '$(srcdir)/'`replaygain_synthesis/replaygain_synthesis.c
653
654 mostlyclean-libtool:
655         -rm -f *.lo
656
657 clean-libtool:
658         -rm -rf .libs _libs
659         -rm -rf getopt/.libs getopt/_libs
660         -rm -rf grabbag/.libs grabbag/_libs
661         -rm -rf replaygain_analysis/.libs replaygain_analysis/_libs
662         -rm -rf replaygain_synthesis/.libs replaygain_synthesis/_libs
663         -rm -rf utf8/.libs utf8/_libs
664         -rm -rf win_utf8_io/.libs win_utf8_io/_libs
665
666 ID: $(am__tagged_files)
667         $(am__define_uniq_tagged_files); mkid -fID $$unique
668 tags: tags-am
669 TAGS: tags
670
671 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
672         set x; \
673         here=`pwd`; \
674         $(am__define_uniq_tagged_files); \
675         shift; \
676         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
677           test -n "$$unique" || unique=$$empty_fix; \
678           if test $$# -gt 0; then \
679             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
680               "$$@" $$unique; \
681           else \
682             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
683               $$unique; \
684           fi; \
685         fi
686 ctags: ctags-am
687
688 CTAGS: ctags
689 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
690         $(am__define_uniq_tagged_files); \
691         test -z "$(CTAGS_ARGS)$$unique" \
692           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
693              $$unique
694
695 GTAGS:
696         here=`$(am__cd) $(top_builddir) && pwd` \
697           && $(am__cd) $(top_srcdir) \
698           && gtags -i $(GTAGS_ARGS) "$$here"
699 cscopelist: cscopelist-am
700
701 cscopelist-am: $(am__tagged_files)
702         list='$(am__tagged_files)'; \
703         case "$(srcdir)" in \
704           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
705           *) sdir=$(subdir)/$(srcdir) ;; \
706         esac; \
707         for i in $$list; do \
708           if test -f "$$i"; then \
709             echo "$(subdir)/$$i"; \
710           else \
711             echo "$$sdir/$$i"; \
712           fi; \
713         done >> $(top_builddir)/cscope.files
714
715 distclean-tags:
716         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
717
718 distdir: $(DISTFILES)
719         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
720         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
721         list='$(DISTFILES)'; \
722           dist_files=`for file in $$list; do echo $$file; done | \
723           sed -e "s|^$$srcdirstrip/||;t" \
724               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
725         case $$dist_files in \
726           */*) $(MKDIR_P) `echo "$$dist_files" | \
727                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
728                            sort -u` ;; \
729         esac; \
730         for file in $$dist_files; do \
731           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
732           if test -d $$d/$$file; then \
733             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
734             if test -d "$(distdir)/$$file"; then \
735               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
736             fi; \
737             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
738               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
739               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
740             fi; \
741             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
742           else \
743             test -f "$(distdir)/$$file" \
744             || cp -p $$d/$$file "$(distdir)/$$file" \
745             || exit 1; \
746           fi; \
747         done
748 check-am: all-am
749 check: check-am
750 all-am: Makefile $(LTLIBRARIES)
751 installdirs:
752 install: install-am
753 install-exec: install-exec-am
754 install-data: install-data-am
755 uninstall: uninstall-am
756
757 install-am: all-am
758         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
759
760 installcheck: installcheck-am
761 install-strip:
762         if test -z '$(STRIP)'; then \
763           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
764             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
765               install; \
766         else \
767           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
768             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
769             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
770         fi
771 mostlyclean-generic:
772
773 clean-generic:
774
775 distclean-generic:
776         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
777         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
778         -rm -f getopt/$(DEPDIR)/$(am__dirstamp)
779         -rm -f getopt/$(am__dirstamp)
780         -rm -f grabbag/$(DEPDIR)/$(am__dirstamp)
781         -rm -f grabbag/$(am__dirstamp)
782         -rm -f replaygain_analysis/$(DEPDIR)/$(am__dirstamp)
783         -rm -f replaygain_analysis/$(am__dirstamp)
784         -rm -f replaygain_synthesis/$(DEPDIR)/$(am__dirstamp)
785         -rm -f replaygain_synthesis/$(am__dirstamp)
786         -rm -f utf8/$(DEPDIR)/$(am__dirstamp)
787         -rm -f utf8/$(am__dirstamp)
788         -rm -f win_utf8_io/$(DEPDIR)/$(am__dirstamp)
789         -rm -f win_utf8_io/$(am__dirstamp)
790
791 maintainer-clean-generic:
792         @echo "This command is intended for maintainers to use"
793         @echo "it deletes files that may require special tools to rebuild."
794 clean: clean-am
795
796 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
797         mostlyclean-am
798
799 distclean: distclean-am
800         -rm -rf getopt/$(DEPDIR) grabbag/$(DEPDIR) replaygain_analysis/$(DEPDIR) replaygain_synthesis/$(DEPDIR) utf8/$(DEPDIR) win_utf8_io/$(DEPDIR)
801         -rm -f Makefile
802 distclean-am: clean-am distclean-compile distclean-generic \
803         distclean-tags
804
805 dvi: dvi-am
806
807 dvi-am:
808
809 html: html-am
810
811 html-am:
812
813 info: info-am
814
815 info-am:
816
817 install-data-am:
818
819 install-dvi: install-dvi-am
820
821 install-dvi-am:
822
823 install-exec-am:
824
825 install-html: install-html-am
826
827 install-html-am:
828
829 install-info: install-info-am
830
831 install-info-am:
832
833 install-man:
834
835 install-pdf: install-pdf-am
836
837 install-pdf-am:
838
839 install-ps: install-ps-am
840
841 install-ps-am:
842
843 installcheck-am:
844
845 maintainer-clean: maintainer-clean-am
846         -rm -rf getopt/$(DEPDIR) grabbag/$(DEPDIR) replaygain_analysis/$(DEPDIR) replaygain_synthesis/$(DEPDIR) utf8/$(DEPDIR) win_utf8_io/$(DEPDIR)
847         -rm -f Makefile
848 maintainer-clean-am: distclean-am maintainer-clean-generic
849
850 mostlyclean: mostlyclean-am
851
852 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
853         mostlyclean-libtool
854
855 pdf: pdf-am
856
857 pdf-am:
858
859 ps: ps-am
860
861 ps-am:
862
863 uninstall-am:
864
865 .MAKE: install-am install-strip
866
867 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
868         clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
869         ctags-am distclean distclean-compile distclean-generic \
870         distclean-libtool distclean-tags distdir dvi dvi-am html \
871         html-am info info-am install install-am install-data \
872         install-data-am install-dvi install-dvi-am install-exec \
873         install-exec-am install-html install-html-am install-info \
874         install-info-am install-man install-pdf install-pdf-am \
875         install-ps install-ps-am install-strip installcheck \
876         installcheck-am installdirs maintainer-clean \
877         maintainer-clean-generic mostlyclean mostlyclean-compile \
878         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
879         tags tags-am uninstall uninstall-am
880
881 .PRECIOUS: Makefile
882
883
884 debug:
885         $(MAKE) all CFLAGS="@DEBUG@"
886
887 profile:
888         $(MAKE) all CFLAGS="@PROFILE@"
889
890 # Tell versions [3.59,3.63) of GNU make to not export all variables.
891 # Otherwise a system limit (for SysV at least) may be exceeded.
892 .NOEXPORT: