Update Lightrec API
[pcsx_rearmed.git] / deps / flac-1.3.2 / src / libFLAC / 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@
16
17# libFLAC - Free Lossless Audio Codec library
18# Copyright (C) 2001-2009 Josh Coalson
19# Copyright (C) 2011-2016 Xiph.Org Foundation
20#
21# Redistribution and use in source and binary forms, with or without
22# modification, are permitted provided that the following conditions
23# are met:
24#
25# - Redistributions of source code must retain the above copyright
26# notice, this list of conditions and the following disclaimer.
27#
28# - Redistributions in binary form must reproduce the above copyright
29# notice, this list of conditions and the following disclaimer in the
30# documentation and/or other materials provided with the distribution.
31#
32# - Neither the name of the Xiph.org Foundation nor the names of its
33# contributors may be used to endorse or promote products derived from
34# this software without specific prior written permission.
35#
36# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
37# ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
38# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
39# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
40# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
41# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
42# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
43# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
44# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
45# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
46# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47
48
49VPATH = @srcdir@
50am__is_gnu_make = { \
51 if test -z '$(MAKELEVEL)'; then \
52 false; \
53 elif test -n '$(MAKE_HOST)'; then \
54 true; \
55 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
56 true; \
57 else \
58 false; \
59 fi; \
60}
61am__make_running_with_option = \
62 case $${target_option-} in \
63 ?) ;; \
64 *) echo "am__make_running_with_option: internal error: invalid" \
65 "target option '$${target_option-}' specified" >&2; \
66 exit 1;; \
67 esac; \
68 has_opt=no; \
69 sane_makeflags=$$MAKEFLAGS; \
70 if $(am__is_gnu_make); then \
71 sane_makeflags=$$MFLAGS; \
72 else \
73 case $$MAKEFLAGS in \
74 *\\[\ \ ]*) \
75 bs=\\; \
76 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
77 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
78 esac; \
79 fi; \
80 skip_next=no; \
81 strip_trailopt () \
82 { \
83 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
84 }; \
85 for flg in $$sane_makeflags; do \
86 test $$skip_next = yes && { skip_next=no; continue; }; \
87 case $$flg in \
88 *=*|--*) continue;; \
89 -*I) strip_trailopt 'I'; skip_next=yes;; \
90 -*I?*) strip_trailopt 'I';; \
91 -*O) strip_trailopt 'O'; skip_next=yes;; \
92 -*O?*) strip_trailopt 'O';; \
93 -*l) strip_trailopt 'l'; skip_next=yes;; \
94 -*l?*) strip_trailopt 'l';; \
95 -[dEDm]) skip_next=yes;; \
96 -[JT]) skip_next=yes;; \
97 esac; \
98 case $$flg in \
99 *$$target_option*) has_opt=yes; break;; \
100 esac; \
101 done; \
102 test $$has_opt = yes
103am__make_dryrun = (target_option=n; $(am__make_running_with_option))
104am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
105pkgdatadir = $(datadir)/@PACKAGE@
106pkgincludedir = $(includedir)/@PACKAGE@
107pkglibdir = $(libdir)/@PACKAGE@
108pkglibexecdir = $(libexecdir)/@PACKAGE@
109am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
110install_sh_DATA = $(install_sh) -c -m 644
111install_sh_PROGRAM = $(install_sh) -c
112install_sh_SCRIPT = $(install_sh) -c
113INSTALL_HEADER = $(INSTALL_DATA)
114transform = $(program_transform_name)
115NORMAL_INSTALL = :
116PRE_INSTALL = :
117POST_INSTALL = :
118NORMAL_UNINSTALL = :
119PRE_UNINSTALL = :
120POST_UNINSTALL = :
121build_triplet = @build@
122host_triplet = @host@
123@FLaC__CPU_PPC_TRUE@@FLaC__SYS_DARWIN_FALSE@@FLaC__USE_ALTIVEC_TRUE@am__append_1 = -maltivec -mabi=altivec
124subdir = src/libFLAC
125ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
126am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
127 $(top_srcdir)/m4/add_cxxflags.m4 $(top_srcdir)/m4/bswap.m4 \
128 $(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
129 $(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
130 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
131 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
132 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
133 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
134 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
135 $(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
136 $(top_srcdir)/configure.ac
137am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
138 $(ACLOCAL_M4)
139DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
140mkinstalldirs = $(install_sh) -d
141CONFIG_HEADER = $(top_builddir)/config.h
142CONFIG_CLEAN_FILES = flac.pc
143CONFIG_CLEAN_VPATH_FILES =
144am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145am__vpath_adj = case $$p in \
146 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
147 *) f=$$p;; \
148 esac;
149am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
150am__install_max = 40
151am__nobase_strip_setup = \
152 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
153am__nobase_strip = \
154 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155am__nobase_list = $(am__nobase_strip_setup); \
156 for p in $$list; do echo "$$p $$p"; done | \
157 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159 if (++n[$$2] == $(am__install_max)) \
160 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161 END { for (dir in files) print dir, files[dir] }'
162am__base_list = \
163 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165am__uninstall_files_from_dir = { \
166 test -z "$$files" \
167 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169 $(am__cd) "$$dir" && rm -f $$files; }; \
170 }
171am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" \
172 "$(DESTDIR)$(pkgconfigdir)"
173LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
174libFLAC_static_la_DEPENDENCIES = $(LOCAL_EXTRA_LIBADD)
175am__libFLAC_static_la_SOURCES_DIST = bitmath.c bitreader.c bitwriter.c \
176 cpu.c crc.c fixed.c fixed_intrin_sse2.c fixed_intrin_ssse3.c \
177 float.c format.c lpc.c lpc_intrin_sse.c lpc_intrin_sse2.c \
178 lpc_intrin_sse41.c lpc_intrin_avx2.c md5.c memory.c \
179 metadata_iterators.c metadata_object.c stream_decoder.c \
180 stream_encoder.c stream_encoder_intrin_sse2.c \
181 stream_encoder_intrin_ssse3.c stream_encoder_intrin_avx2.c \
182 stream_encoder_framing.c window.c windows_unicode_filenames.c \
183 ogg_decoder_aspect.c ogg_encoder_aspect.c ogg_helper.c \
184 ogg_mapping.c
185@OS_IS_WINDOWS_TRUE@am__objects_1 = windows_unicode_filenames.lo
186@FLaC__HAS_OGG_TRUE@am__objects_2 = ogg_decoder_aspect.lo \
187@FLaC__HAS_OGG_TRUE@ ogg_encoder_aspect.lo ogg_helper.lo \
188@FLaC__HAS_OGG_TRUE@ ogg_mapping.lo
189am__objects_3 = bitmath.lo bitreader.lo bitwriter.lo cpu.lo crc.lo \
190 fixed.lo fixed_intrin_sse2.lo fixed_intrin_ssse3.lo float.lo \
191 format.lo lpc.lo lpc_intrin_sse.lo lpc_intrin_sse2.lo \
192 lpc_intrin_sse41.lo lpc_intrin_avx2.lo md5.lo memory.lo \
193 metadata_iterators.lo metadata_object.lo stream_decoder.lo \
194 stream_encoder.lo stream_encoder_intrin_sse2.lo \
195 stream_encoder_intrin_ssse3.lo stream_encoder_intrin_avx2.lo \
196 stream_encoder_framing.lo window.lo $(am__objects_1) \
197 $(am__objects_2)
198am_libFLAC_static_la_OBJECTS = $(am__objects_3)
199libFLAC_static_la_OBJECTS = $(am_libFLAC_static_la_OBJECTS)
200AM_V_lt = $(am__v_lt_@AM_V@)
201am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
202am__v_lt_0 = --silent
203am__v_lt_1 =
204libFLAC_la_DEPENDENCIES = $(LOCAL_EXTRA_LIBADD)
205am__libFLAC_la_SOURCES_DIST = bitmath.c bitreader.c bitwriter.c cpu.c \
206 crc.c fixed.c fixed_intrin_sse2.c fixed_intrin_ssse3.c float.c \
207 format.c lpc.c lpc_intrin_sse.c lpc_intrin_sse2.c \
208 lpc_intrin_sse41.c lpc_intrin_avx2.c md5.c memory.c \
209 metadata_iterators.c metadata_object.c stream_decoder.c \
210 stream_encoder.c stream_encoder_intrin_sse2.c \
211 stream_encoder_intrin_ssse3.c stream_encoder_intrin_avx2.c \
212 stream_encoder_framing.c window.c windows_unicode_filenames.c \
213 ogg_decoder_aspect.c ogg_encoder_aspect.c ogg_helper.c \
214 ogg_mapping.c
215am_libFLAC_la_OBJECTS = $(am__objects_3)
216libFLAC_la_OBJECTS = $(am_libFLAC_la_OBJECTS)
217libFLAC_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
218 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
219 $(libFLAC_la_LDFLAGS) $(LDFLAGS) -o $@
220AM_V_P = $(am__v_P_@AM_V@)
221am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
222am__v_P_0 = false
223am__v_P_1 = :
224AM_V_GEN = $(am__v_GEN_@AM_V@)
225am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
226am__v_GEN_0 = @echo " GEN " $@;
227am__v_GEN_1 =
228AM_V_at = $(am__v_at_@AM_V@)
229am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
230am__v_at_0 = @
231am__v_at_1 =
232DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
233depcomp = $(SHELL) $(top_srcdir)/depcomp
234am__depfiles_maybe = depfiles
235am__mv = mv -f
236COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
237 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
238LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
239 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
240 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
241 $(AM_CFLAGS) $(CFLAGS)
242AM_V_CC = $(am__v_CC_@AM_V@)
243am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
244am__v_CC_0 = @echo " CC " $@;
245am__v_CC_1 =
246CCLD = $(CC)
247LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
248 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
249 $(AM_LDFLAGS) $(LDFLAGS) -o $@
250AM_V_CCLD = $(am__v_CCLD_@AM_V@)
251am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
252am__v_CCLD_0 = @echo " CCLD " $@;
253am__v_CCLD_1 =
254SOURCES = $(libFLAC_static_la_SOURCES) $(libFLAC_la_SOURCES)
255DIST_SOURCES = $(am__libFLAC_static_la_SOURCES_DIST) \
256 $(am__libFLAC_la_SOURCES_DIST)
257RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
258 ctags-recursive dvi-recursive html-recursive info-recursive \
259 install-data-recursive install-dvi-recursive \
260 install-exec-recursive install-html-recursive \
261 install-info-recursive install-pdf-recursive \
262 install-ps-recursive install-recursive installcheck-recursive \
263 installdirs-recursive pdf-recursive ps-recursive \
264 tags-recursive uninstall-recursive
265am__can_run_installinfo = \
266 case $$AM_UPDATE_INFO_DIR in \
267 n|no|NO) false;; \
268 *) (install-info --version) >/dev/null 2>&1;; \
269 esac
270DATA = $(m4data_DATA) $(pkgconfig_DATA)
271RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
272 distclean-recursive maintainer-clean-recursive
273am__recursive_targets = \
274 $(RECURSIVE_TARGETS) \
275 $(RECURSIVE_CLEAN_TARGETS) \
276 $(am__extra_recursive_targets)
277AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
278 distdir
279am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
280# Read a list of newline-separated strings from the standard input,
281# and print each of them once, without duplicates. Input order is
282# *not* preserved.
283am__uniquify_input = $(AWK) '\
284 BEGIN { nonempty = 0; } \
285 { items[$$0] = 1; nonempty = 1; } \
286 END { if (nonempty) { for (i in items) print i; }; } \
287'
288# Make sure the list of sources is unique. This is necessary because,
289# e.g., the same source file might be shared among _SOURCES variables
290# for different programs/libraries.
291am__define_uniq_tagged_files = \
292 list='$(am__tagged_files)'; \
293 unique=`for i in $$list; do \
294 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295 done | $(am__uniquify_input)`
296ETAGS = etags
297CTAGS = ctags
298DIST_SUBDIRS = ia32 include .
299am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/flac.pc.in \
300 $(top_srcdir)/depcomp
301DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
302am__relativize = \
303 dir0=`pwd`; \
304 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
305 sed_rest='s,^[^/]*/*,,'; \
306 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
307 sed_butlast='s,/*[^/]*$$,,'; \
308 while test -n "$$dir1"; do \
309 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
310 if test "$$first" != "."; then \
311 if test "$$first" = ".."; then \
312 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
313 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
314 else \
315 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
316 if test "$$first2" = "$$first"; then \
317 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
318 else \
319 dir2="../$$dir2"; \
320 fi; \
321 dir0="$$dir0"/"$$first"; \
322 fi; \
323 fi; \
324 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
325 done; \
326 reldir="$$dir2"
327ACLOCAL = @ACLOCAL@
328AMTAR = @AMTAR@
329AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
330AR = @AR@
331AS = @AS@
332AUTOCONF = @AUTOCONF@
333AUTOHEADER = @AUTOHEADER@
334AUTOMAKE = @AUTOMAKE@
335AWK = @AWK@
336CC = @CC@
337CCAS = @CCAS@
338CCASDEPMODE = @CCASDEPMODE@
339CCASFLAGS = @CCASFLAGS@
340CCDEPMODE = @CCDEPMODE@
341CFLAGS = @CFLAGS@
342CPP = @CPP@
343CPPFLAGS = @CPPFLAGS@
344CXX = @CXX@
345CXXCPP = @CXXCPP@
346CXXDEPMODE = @CXXDEPMODE@
347CXXFLAGS = @CXXFLAGS@
348CYGPATH_W = @CYGPATH_W@
349DEFS = @DEFS@
350DEPDIR = @DEPDIR@
351DLLTOOL = @DLLTOOL@
352DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
353DOXYGEN = @DOXYGEN@
354DSYMUTIL = @DSYMUTIL@
355DUMPBIN = @DUMPBIN@
356ECHO_C = @ECHO_C@
357ECHO_N = @ECHO_N@
358ECHO_T = @ECHO_T@
359EGREP = @EGREP@
360ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
361EXEEXT = @EXEEXT@
362FGREP = @FGREP@
363FLAC__HAS_OGG = @FLAC__HAS_OGG@
364FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
365FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
366GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
367GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
368GCC_VERSION = @GCC_VERSION@
369GREP = @GREP@
370INSTALL = @INSTALL@
371INSTALL_DATA = @INSTALL_DATA@
372INSTALL_PROGRAM = @INSTALL_PROGRAM@
373INSTALL_SCRIPT = @INSTALL_SCRIPT@
374INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
375LD = @LD@
376LDFLAGS = @LDFLAGS@
377LIBICONV = @LIBICONV@
378LIBOBJS = @LIBOBJS@
379LIBS = @LIBS@
380LIBTOOL = @LIBTOOL@
381LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
382LIPO = @LIPO@
383LN_S = @LN_S@
384LTLIBICONV = @LTLIBICONV@
385LTLIBOBJS = @LTLIBOBJS@
386LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
387MAKEINFO = @MAKEINFO@
388MANIFEST_TOOL = @MANIFEST_TOOL@
389MKDIR_P = @MKDIR_P@
390NASM = @NASM@
391NM = @NM@
392NMEDIT = @NMEDIT@
393OBJDUMP = @OBJDUMP@
394OBJEXT = @OBJEXT@
395OBJ_FORMAT = @OBJ_FORMAT@
396OGG_CFLAGS = @OGG_CFLAGS@
397OGG_LIBS = @OGG_LIBS@
398OGG_PACKAGE = @OGG_PACKAGE@
399OTOOL = @OTOOL@
400OTOOL64 = @OTOOL64@
401PACKAGE = @PACKAGE@
402PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
403PACKAGE_NAME = @PACKAGE_NAME@
404PACKAGE_STRING = @PACKAGE_STRING@
405PACKAGE_TARNAME = @PACKAGE_TARNAME@
406PACKAGE_URL = @PACKAGE_URL@
407PACKAGE_VERSION = @PACKAGE_VERSION@
408PATH_SEPARATOR = @PATH_SEPARATOR@
409RANLIB = @RANLIB@
410SED = @SED@
411SET_MAKE = @SET_MAKE@
412SHELL = @SHELL@
413STRIP = @STRIP@
414VERSION = @VERSION@
415XMMS_CFLAGS = @XMMS_CFLAGS@
416XMMS_CONFIG = @XMMS_CONFIG@
417XMMS_DATA_DIR = @XMMS_DATA_DIR@
418XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
419XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
420XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
421XMMS_LIBS = @XMMS_LIBS@
422XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
423XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
424XMMS_VERSION = @XMMS_VERSION@
425XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
426abs_builddir = @abs_builddir@
427abs_srcdir = @abs_srcdir@
428abs_top_builddir = @abs_top_builddir@
429abs_top_srcdir = @abs_top_srcdir@
430ac_ct_AR = @ac_ct_AR@
431ac_ct_CC = @ac_ct_CC@
432ac_ct_CXX = @ac_ct_CXX@
433ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
434am__include = @am__include@
435am__leading_dot = @am__leading_dot@
436am__quote = @am__quote@
437am__tar = @am__tar@
438am__untar = @am__untar@
439bindir = @bindir@
440build = @build@
441build_alias = @build_alias@
442build_cpu = @build_cpu@
443build_os = @build_os@
444build_vendor = @build_vendor@
445builddir = @builddir@
446datadir = @datadir@
447datarootdir = @datarootdir@
448docdir = @docdir@
449dvidir = @dvidir@
450exec_prefix = @exec_prefix@
451host = @host@
452host_alias = @host_alias@
453host_cpu = @host_cpu@
454host_os = @host_os@
455host_vendor = @host_vendor@
456htmldir = @htmldir@
457includedir = @includedir@
458infodir = @infodir@
459install_sh = @install_sh@
460libdir = @libdir@
461libexecdir = @libexecdir@
462localedir = @localedir@
463localstatedir = @localstatedir@
464mandir = @mandir@
465mkdir_p = @mkdir_p@
466oldincludedir = @oldincludedir@
467pdfdir = @pdfdir@
468prefix = @prefix@
469program_transform_name = @program_transform_name@
470psdir = @psdir@
471runstatedir = @runstatedir@
472sbindir = @sbindir@
473sharedstatedir = @sharedstatedir@
474srcdir = @srcdir@
475sysconfdir = @sysconfdir@
476target_alias = @target_alias@
477top_build_prefix = @top_build_prefix@
478top_builddir = @top_builddir@
479top_srcdir = @top_srcdir@
480AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include
481lib_LTLIBRARIES = libFLAC.la
482noinst_LTLIBRARIES = libFLAC-static.la
483@DEBUG_TRUE@DEBUGCFLAGS = -DFLAC__OVERFLOW_DETECT
484@FLaC__CPU_PPC_TRUE@@FLaC__SYS_DARWIN_FALSE@CPUCFLAGS = \
485@FLaC__CPU_PPC_TRUE@@FLaC__SYS_DARWIN_FALSE@ $(am__append_1)
486
487# FIXME: The following logic should be part of configure, not of Makefile.am
488@FLaC__CPU_PPC_TRUE@@FLaC__SYS_DARWIN_TRUE@CPUCFLAGS = -faltivec \
489@FLaC__CPU_PPC_TRUE@@FLaC__SYS_DARWIN_TRUE@ $(am__append_1)
490AM_CFLAGS = $(DEBUGCFLAGS) $(CPUCFLAGS) @OGG_CFLAGS@
491@FLaC__CPU_IA32_TRUE@@FLaC__HAS_NASM_TRUE@@FLaC__NO_ASM_FALSE@ARCH_SUBDIRS = ia32
492@FLaC__CPU_IA32_TRUE@@FLaC__HAS_NASM_TRUE@@FLaC__NO_ASM_FALSE@LOCAL_EXTRA_LIBADD = ia32/libFLAC-asm.la
493libFLAC_la_LIBADD = $(LOCAL_EXTRA_LIBADD) @OGG_LIBS@ -lm
494SUBDIRS = $(ARCH_SUBDIRS) include .
495m4datadir = $(datadir)/aclocal
496m4data_DATA = libFLAC.m4
497pkgconfigdir = $(libdir)/pkgconfig
498pkgconfig_DATA = flac.pc
499EXTRA_DIST = \
500 Makefile.lite \
501 flac.pc.in \
502 libFLAC_dynamic.vcproj \
503 libFLAC_dynamic.vcxproj \
504 libFLAC_dynamic.vcxproj.filters \
505 libFLAC_static.vcproj \
506 libFLAC_static.vcxproj \
507 libFLAC_static.vcxproj.filters \
508 libFLAC.m4 \
509 windows_unicode_filenames.c
510
511@OS_IS_WINDOWS_TRUE@windows_unicode_compat = windows_unicode_filenames.c
512@FLaC__HAS_OGG_TRUE@extra_ogg_sources = \
513@FLaC__HAS_OGG_TRUE@ ogg_decoder_aspect.c \
514@FLaC__HAS_OGG_TRUE@ ogg_encoder_aspect.c \
515@FLaC__HAS_OGG_TRUE@ ogg_helper.c \
516@FLaC__HAS_OGG_TRUE@ ogg_mapping.c
517
518
519# see 'http://www.gnu.org/software/libtool/manual/libtool.html#Libtool-versioning' for numbering convention
520libFLAC_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined -version-info 11:0:3 $(LOCAL_EXTRA_LDFLAGS)
521libFLAC_sources = \
522 bitmath.c \
523 bitreader.c \
524 bitwriter.c \
525 cpu.c \
526 crc.c \
527 fixed.c \
528 fixed_intrin_sse2.c \
529 fixed_intrin_ssse3.c \
530 float.c \
531 format.c \
532 lpc.c \
533 lpc_intrin_sse.c \
534 lpc_intrin_sse2.c \
535 lpc_intrin_sse41.c \
536 lpc_intrin_avx2.c \
537 md5.c \
538 memory.c \
539 metadata_iterators.c \
540 metadata_object.c \
541 stream_decoder.c \
542 stream_encoder.c \
543 stream_encoder_intrin_sse2.c \
544 stream_encoder_intrin_ssse3.c \
545 stream_encoder_intrin_avx2.c \
546 stream_encoder_framing.c \
547 window.c \
548 $(windows_unicode_compat) \
549 $(extra_ogg_sources)
550
551libFLAC_la_SOURCES = $(libFLAC_sources)
552
553# needed for test_libFLAC
554libFLAC_static_la_LIBADD = $(LOCAL_EXTRA_LIBADD)
555libFLAC_static_la_SOURCES = $(libFLAC_sources)
556all: all-recursive
557
558.SUFFIXES:
559.SUFFIXES: .c .lo .o .obj
560$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
561 @for dep in $?; do \
562 case '$(am__configure_deps)' in \
563 *$$dep*) \
564 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
565 && { if test -f $@; then exit 0; else break; fi; }; \
566 exit 1;; \
567 esac; \
568 done; \
569 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libFLAC/Makefile'; \
570 $(am__cd) $(top_srcdir) && \
571 $(AUTOMAKE) --foreign src/libFLAC/Makefile
572Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
573 @case '$?' in \
574 *config.status*) \
575 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
576 *) \
577 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
578 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
579 esac;
580
581$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
582 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
583
584$(top_srcdir)/configure: $(am__configure_deps)
585 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
586$(ACLOCAL_M4): $(am__aclocal_m4_deps)
587 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
588$(am__aclocal_m4_deps):
589flac.pc: $(top_builddir)/config.status $(srcdir)/flac.pc.in
590 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
591
592install-libLTLIBRARIES: $(lib_LTLIBRARIES)
593 @$(NORMAL_INSTALL)
594 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
595 list2=; for p in $$list; do \
596 if test -f $$p; then \
597 list2="$$list2 $$p"; \
598 else :; fi; \
599 done; \
600 test -z "$$list2" || { \
601 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
602 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
603 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
604 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
605 }
606
607uninstall-libLTLIBRARIES:
608 @$(NORMAL_UNINSTALL)
609 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
610 for p in $$list; do \
611 $(am__strip_dir) \
612 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
613 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
614 done
615
616clean-libLTLIBRARIES:
617 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
618 @list='$(lib_LTLIBRARIES)'; \
619 locs=`for p in $$list; do echo $$p; done | \
620 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
621 sort -u`; \
622 test -z "$$locs" || { \
623 echo rm -f $${locs}; \
624 rm -f $${locs}; \
625 }
626
627clean-noinstLTLIBRARIES:
628 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
629 @list='$(noinst_LTLIBRARIES)'; \
630 locs=`for p in $$list; do echo $$p; done | \
631 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
632 sort -u`; \
633 test -z "$$locs" || { \
634 echo rm -f $${locs}; \
635 rm -f $${locs}; \
636 }
637
638libFLAC-static.la: $(libFLAC_static_la_OBJECTS) $(libFLAC_static_la_DEPENDENCIES) $(EXTRA_libFLAC_static_la_DEPENDENCIES)
639 $(AM_V_CCLD)$(LINK) $(libFLAC_static_la_OBJECTS) $(libFLAC_static_la_LIBADD) $(LIBS)
640
641libFLAC.la: $(libFLAC_la_OBJECTS) $(libFLAC_la_DEPENDENCIES) $(EXTRA_libFLAC_la_DEPENDENCIES)
642 $(AM_V_CCLD)$(libFLAC_la_LINK) -rpath $(libdir) $(libFLAC_la_OBJECTS) $(libFLAC_la_LIBADD) $(LIBS)
643
644mostlyclean-compile:
645 -rm -f *.$(OBJEXT)
646
647distclean-compile:
648 -rm -f *.tab.c
649
650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitmath.Plo@am__quote@
651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitreader.Plo@am__quote@
652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitwriter.Plo@am__quote@
653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu.Plo@am__quote@
654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crc.Plo@am__quote@
655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fixed.Plo@am__quote@
656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fixed_intrin_sse2.Plo@am__quote@
657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fixed_intrin_ssse3.Plo@am__quote@
658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float.Plo@am__quote@
659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc.Plo@am__quote@
661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc_intrin_avx2.Plo@am__quote@
662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc_intrin_sse.Plo@am__quote@
663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc_intrin_sse2.Plo@am__quote@
664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lpc_intrin_sse41.Plo@am__quote@
665@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
666@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Plo@am__quote@
667@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metadata_iterators.Plo@am__quote@
668@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metadata_object.Plo@am__quote@
669@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_decoder_aspect.Plo@am__quote@
670@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_encoder_aspect.Plo@am__quote@
671@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_helper.Plo@am__quote@
672@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ogg_mapping.Plo@am__quote@
673@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_decoder.Plo@am__quote@
674@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_encoder.Plo@am__quote@
675@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_encoder_framing.Plo@am__quote@
676@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_encoder_intrin_avx2.Plo@am__quote@
677@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_encoder_intrin_sse2.Plo@am__quote@
678@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream_encoder_intrin_ssse3.Plo@am__quote@
679@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/window.Plo@am__quote@
680@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows_unicode_filenames.Plo@am__quote@
681
682.c.o:
683@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
684@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
685@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
686@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
687@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
689
690.c.obj:
691@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
692@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
693@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
694@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
695@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
696@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
697
698.c.lo:
699@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
700@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
701@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
702@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
703@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
704@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
705
706mostlyclean-libtool:
707 -rm -f *.lo
708
709clean-libtool:
710 -rm -rf .libs _libs
711install-m4dataDATA: $(m4data_DATA)
712 @$(NORMAL_INSTALL)
713 @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
714 if test -n "$$list"; then \
715 echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
716 $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
717 fi; \
718 for p in $$list; do \
719 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
720 echo "$$d$$p"; \
721 done | $(am__base_list) | \
722 while read files; do \
723 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
724 $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
725 done
726
727uninstall-m4dataDATA:
728 @$(NORMAL_UNINSTALL)
729 @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
730 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
731 dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
732install-pkgconfigDATA: $(pkgconfig_DATA)
733 @$(NORMAL_INSTALL)
734 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
735 if test -n "$$list"; then \
736 echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
737 $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
738 fi; \
739 for p in $$list; do \
740 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
741 echo "$$d$$p"; \
742 done | $(am__base_list) | \
743 while read files; do \
744 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
745 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
746 done
747
748uninstall-pkgconfigDATA:
749 @$(NORMAL_UNINSTALL)
750 @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
751 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
752 dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
753
754# This directory's subdirectories are mostly independent; you can cd
755# into them and run 'make' without going through this Makefile.
756# To change the values of 'make' variables: instead of editing Makefiles,
757# (1) if the variable is set in 'config.status', edit 'config.status'
758# (which will cause the Makefiles to be regenerated when you run 'make');
759# (2) otherwise, pass the desired values on the 'make' command line.
760$(am__recursive_targets):
761 @fail=; \
762 if $(am__make_keepgoing); then \
763 failcom='fail=yes'; \
764 else \
765 failcom='exit 1'; \
766 fi; \
767 dot_seen=no; \
768 target=`echo $@ | sed s/-recursive//`; \
769 case "$@" in \
770 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
771 *) list='$(SUBDIRS)' ;; \
772 esac; \
773 for subdir in $$list; do \
774 echo "Making $$target in $$subdir"; \
775 if test "$$subdir" = "."; then \
776 dot_seen=yes; \
777 local_target="$$target-am"; \
778 else \
779 local_target="$$target"; \
780 fi; \
781 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
782 || eval $$failcom; \
783 done; \
784 if test "$$dot_seen" = "no"; then \
785 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
786 fi; test -z "$$fail"
787
788ID: $(am__tagged_files)
789 $(am__define_uniq_tagged_files); mkid -fID $$unique
790tags: tags-recursive
791TAGS: tags
792
793tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
794 set x; \
795 here=`pwd`; \
796 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
797 include_option=--etags-include; \
798 empty_fix=.; \
799 else \
800 include_option=--include; \
801 empty_fix=; \
802 fi; \
803 list='$(SUBDIRS)'; for subdir in $$list; do \
804 if test "$$subdir" = .; then :; else \
805 test ! -f $$subdir/TAGS || \
806 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
807 fi; \
808 done; \
809 $(am__define_uniq_tagged_files); \
810 shift; \
811 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
812 test -n "$$unique" || unique=$$empty_fix; \
813 if test $$# -gt 0; then \
814 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
815 "$$@" $$unique; \
816 else \
817 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
818 $$unique; \
819 fi; \
820 fi
821ctags: ctags-recursive
822
823CTAGS: ctags
824ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
825 $(am__define_uniq_tagged_files); \
826 test -z "$(CTAGS_ARGS)$$unique" \
827 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
828 $$unique
829
830GTAGS:
831 here=`$(am__cd) $(top_builddir) && pwd` \
832 && $(am__cd) $(top_srcdir) \
833 && gtags -i $(GTAGS_ARGS) "$$here"
834cscopelist: cscopelist-recursive
835
836cscopelist-am: $(am__tagged_files)
837 list='$(am__tagged_files)'; \
838 case "$(srcdir)" in \
839 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
840 *) sdir=$(subdir)/$(srcdir) ;; \
841 esac; \
842 for i in $$list; do \
843 if test -f "$$i"; then \
844 echo "$(subdir)/$$i"; \
845 else \
846 echo "$$sdir/$$i"; \
847 fi; \
848 done >> $(top_builddir)/cscope.files
849
850distclean-tags:
851 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
852
853distdir: $(DISTFILES)
854 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
855 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
856 list='$(DISTFILES)'; \
857 dist_files=`for file in $$list; do echo $$file; done | \
858 sed -e "s|^$$srcdirstrip/||;t" \
859 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
860 case $$dist_files in \
861 */*) $(MKDIR_P) `echo "$$dist_files" | \
862 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
863 sort -u` ;; \
864 esac; \
865 for file in $$dist_files; do \
866 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
867 if test -d $$d/$$file; then \
868 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
869 if test -d "$(distdir)/$$file"; then \
870 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
871 fi; \
872 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
873 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
874 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
875 fi; \
876 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
877 else \
878 test -f "$(distdir)/$$file" \
879 || cp -p $$d/$$file "$(distdir)/$$file" \
880 || exit 1; \
881 fi; \
882 done
883 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
884 if test "$$subdir" = .; then :; else \
885 $(am__make_dryrun) \
886 || test -d "$(distdir)/$$subdir" \
887 || $(MKDIR_P) "$(distdir)/$$subdir" \
888 || exit 1; \
889 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
890 $(am__relativize); \
891 new_distdir=$$reldir; \
892 dir1=$$subdir; dir2="$(top_distdir)"; \
893 $(am__relativize); \
894 new_top_distdir=$$reldir; \
895 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
896 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
897 ($(am__cd) $$subdir && \
898 $(MAKE) $(AM_MAKEFLAGS) \
899 top_distdir="$$new_top_distdir" \
900 distdir="$$new_distdir" \
901 am__remove_distdir=: \
902 am__skip_length_check=: \
903 am__skip_mode_fix=: \
904 distdir) \
905 || exit 1; \
906 fi; \
907 done
908check-am: all-am
909check: check-recursive
910all-am: Makefile $(LTLIBRARIES) $(DATA)
911installdirs: installdirs-recursive
912installdirs-am:
913 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
914 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
915 done
916install: install-recursive
917install-exec: install-exec-recursive
918install-data: install-data-recursive
919uninstall: uninstall-recursive
920
921install-am: all-am
922 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
923
924installcheck: installcheck-recursive
925install-strip:
926 if test -z '$(STRIP)'; then \
927 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
928 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
929 install; \
930 else \
931 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
932 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
933 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
934 fi
935mostlyclean-generic:
936
937clean-generic:
938
939distclean-generic:
940 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
941 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
942
943maintainer-clean-generic:
944 @echo "This command is intended for maintainers to use"
945 @echo "it deletes files that may require special tools to rebuild."
946clean: clean-recursive
947
948clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
949 clean-noinstLTLIBRARIES mostlyclean-am
950
951distclean: distclean-recursive
952 -rm -rf ./$(DEPDIR)
953 -rm -f Makefile
954distclean-am: clean-am distclean-compile distclean-generic \
955 distclean-tags
956
957dvi: dvi-recursive
958
959dvi-am:
960
961html: html-recursive
962
963html-am:
964
965info: info-recursive
966
967info-am:
968
969install-data-am: install-m4dataDATA install-pkgconfigDATA
970
971install-dvi: install-dvi-recursive
972
973install-dvi-am:
974
975install-exec-am: install-libLTLIBRARIES
976
977install-html: install-html-recursive
978
979install-html-am:
980
981install-info: install-info-recursive
982
983install-info-am:
984
985install-man:
986
987install-pdf: install-pdf-recursive
988
989install-pdf-am:
990
991install-ps: install-ps-recursive
992
993install-ps-am:
994
995installcheck-am:
996
997maintainer-clean: maintainer-clean-recursive
998 -rm -rf ./$(DEPDIR)
999 -rm -f Makefile
1000maintainer-clean-am: distclean-am maintainer-clean-generic
1001
1002mostlyclean: mostlyclean-recursive
1003
1004mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1005 mostlyclean-libtool
1006
1007pdf: pdf-recursive
1008
1009pdf-am:
1010
1011ps: ps-recursive
1012
1013ps-am:
1014
1015uninstall-am: uninstall-libLTLIBRARIES uninstall-m4dataDATA \
1016 uninstall-pkgconfigDATA
1017
1018.MAKE: $(am__recursive_targets) install-am install-strip
1019
1020.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
1021 check-am clean clean-generic clean-libLTLIBRARIES \
1022 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
1023 ctags-am distclean distclean-compile distclean-generic \
1024 distclean-libtool distclean-tags distdir dvi dvi-am html \
1025 html-am info info-am install install-am install-data \
1026 install-data-am install-dvi install-dvi-am install-exec \
1027 install-exec-am install-html install-html-am install-info \
1028 install-info-am install-libLTLIBRARIES install-m4dataDATA \
1029 install-man install-pdf install-pdf-am install-pkgconfigDATA \
1030 install-ps install-ps-am install-strip installcheck \
1031 installcheck-am installdirs installdirs-am maintainer-clean \
1032 maintainer-clean-generic mostlyclean mostlyclean-compile \
1033 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1034 tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
1035 uninstall-m4dataDATA uninstall-pkgconfigDATA
1036
1037.PRECIOUS: Makefile
1038
1039
1040# Tell versions [3.59,3.63) of GNU make to not export all variables.
1041# Otherwise a system limit (for SysV at least) may be exceeded.
1042.NOEXPORT: