add CHD support.
[pcsx_rearmed.git] / deps / flac-1.3.2 / src / libFLAC / include / 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.
47VPATH = @srcdir@
48am__is_gnu_make = { \
49 if test -z '$(MAKELEVEL)'; then \
50 false; \
51 elif test -n '$(MAKE_HOST)'; then \
52 true; \
53 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
54 true; \
55 else \
56 false; \
57 fi; \
58}
59am__make_running_with_option = \
60 case $${target_option-} in \
61 ?) ;; \
62 *) echo "am__make_running_with_option: internal error: invalid" \
63 "target option '$${target_option-}' specified" >&2; \
64 exit 1;; \
65 esac; \
66 has_opt=no; \
67 sane_makeflags=$$MAKEFLAGS; \
68 if $(am__is_gnu_make); then \
69 sane_makeflags=$$MFLAGS; \
70 else \
71 case $$MAKEFLAGS in \
72 *\\[\ \ ]*) \
73 bs=\\; \
74 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
75 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
76 esac; \
77 fi; \
78 skip_next=no; \
79 strip_trailopt () \
80 { \
81 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
82 }; \
83 for flg in $$sane_makeflags; do \
84 test $$skip_next = yes && { skip_next=no; continue; }; \
85 case $$flg in \
86 *=*|--*) continue;; \
87 -*I) strip_trailopt 'I'; skip_next=yes;; \
88 -*I?*) strip_trailopt 'I';; \
89 -*O) strip_trailopt 'O'; skip_next=yes;; \
90 -*O?*) strip_trailopt 'O';; \
91 -*l) strip_trailopt 'l'; skip_next=yes;; \
92 -*l?*) strip_trailopt 'l';; \
93 -[dEDm]) skip_next=yes;; \
94 -[JT]) skip_next=yes;; \
95 esac; \
96 case $$flg in \
97 *$$target_option*) has_opt=yes; break;; \
98 esac; \
99 done; \
100 test $$has_opt = yes
101am__make_dryrun = (target_option=n; $(am__make_running_with_option))
102am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
103pkgdatadir = $(datadir)/@PACKAGE@
104pkgincludedir = $(includedir)/@PACKAGE@
105pkglibdir = $(libdir)/@PACKAGE@
106pkglibexecdir = $(libexecdir)/@PACKAGE@
107am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
108install_sh_DATA = $(install_sh) -c -m 644
109install_sh_PROGRAM = $(install_sh) -c
110install_sh_SCRIPT = $(install_sh) -c
111INSTALL_HEADER = $(INSTALL_DATA)
112transform = $(program_transform_name)
113NORMAL_INSTALL = :
114PRE_INSTALL = :
115POST_INSTALL = :
116NORMAL_UNINSTALL = :
117PRE_UNINSTALL = :
118POST_UNINSTALL = :
119build_triplet = @build@
120host_triplet = @host@
121subdir = src/libFLAC/include
122ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
123am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
124 $(top_srcdir)/m4/add_cxxflags.m4 $(top_srcdir)/m4/bswap.m4 \
125 $(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
126 $(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
127 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
128 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
129 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
130 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
131 $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
132 $(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
133 $(top_srcdir)/configure.ac
134am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
135 $(ACLOCAL_M4)
136DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
137mkinstalldirs = $(install_sh) -d
138CONFIG_HEADER = $(top_builddir)/config.h
139CONFIG_CLEAN_FILES =
140CONFIG_CLEAN_VPATH_FILES =
141AM_V_P = $(am__v_P_@AM_V@)
142am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
143am__v_P_0 = false
144am__v_P_1 = :
145AM_V_GEN = $(am__v_GEN_@AM_V@)
146am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
147am__v_GEN_0 = @echo " GEN " $@;
148am__v_GEN_1 =
149AM_V_at = $(am__v_at_@AM_V@)
150am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
151am__v_at_0 = @
152am__v_at_1 =
153SOURCES =
154DIST_SOURCES =
155RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
156 ctags-recursive dvi-recursive html-recursive info-recursive \
157 install-data-recursive install-dvi-recursive \
158 install-exec-recursive install-html-recursive \
159 install-info-recursive install-pdf-recursive \
160 install-ps-recursive install-recursive installcheck-recursive \
161 installdirs-recursive pdf-recursive ps-recursive \
162 tags-recursive uninstall-recursive
163am__can_run_installinfo = \
164 case $$AM_UPDATE_INFO_DIR in \
165 n|no|NO) false;; \
166 *) (install-info --version) >/dev/null 2>&1;; \
167 esac
168RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
169 distclean-recursive maintainer-clean-recursive
170am__recursive_targets = \
171 $(RECURSIVE_TARGETS) \
172 $(RECURSIVE_CLEAN_TARGETS) \
173 $(am__extra_recursive_targets)
174AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
175 distdir
176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates. Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181 BEGIN { nonempty = 0; } \
182 { items[$$0] = 1; nonempty = 1; } \
183 END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique. This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189 list='$(am__tagged_files)'; \
190 unique=`for i in $$list; do \
191 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192 done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195DIST_SUBDIRS = $(SUBDIRS)
196am__DIST_COMMON = $(srcdir)/Makefile.in
197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198am__relativize = \
199 dir0=`pwd`; \
200 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
201 sed_rest='s,^[^/]*/*,,'; \
202 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
203 sed_butlast='s,/*[^/]*$$,,'; \
204 while test -n "$$dir1"; do \
205 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
206 if test "$$first" != "."; then \
207 if test "$$first" = ".."; then \
208 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
209 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
210 else \
211 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
212 if test "$$first2" = "$$first"; then \
213 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
214 else \
215 dir2="../$$dir2"; \
216 fi; \
217 dir0="$$dir0"/"$$first"; \
218 fi; \
219 fi; \
220 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
221 done; \
222 reldir="$$dir2"
223ACLOCAL = @ACLOCAL@
224AMTAR = @AMTAR@
225AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
226AR = @AR@
227AS = @AS@
228AUTOCONF = @AUTOCONF@
229AUTOHEADER = @AUTOHEADER@
230AUTOMAKE = @AUTOMAKE@
231AWK = @AWK@
232CC = @CC@
233CCAS = @CCAS@
234CCASDEPMODE = @CCASDEPMODE@
235CCASFLAGS = @CCASFLAGS@
236CCDEPMODE = @CCDEPMODE@
237CFLAGS = @CFLAGS@
238CPP = @CPP@
239CPPFLAGS = @CPPFLAGS@
240CXX = @CXX@
241CXXCPP = @CXXCPP@
242CXXDEPMODE = @CXXDEPMODE@
243CXXFLAGS = @CXXFLAGS@
244CYGPATH_W = @CYGPATH_W@
245DEFS = @DEFS@
246DEPDIR = @DEPDIR@
247DLLTOOL = @DLLTOOL@
248DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
249DOXYGEN = @DOXYGEN@
250DSYMUTIL = @DSYMUTIL@
251DUMPBIN = @DUMPBIN@
252ECHO_C = @ECHO_C@
253ECHO_N = @ECHO_N@
254ECHO_T = @ECHO_T@
255EGREP = @EGREP@
256ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
257EXEEXT = @EXEEXT@
258FGREP = @FGREP@
259FLAC__HAS_OGG = @FLAC__HAS_OGG@
260FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
261FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
262GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
263GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
264GCC_VERSION = @GCC_VERSION@
265GREP = @GREP@
266INSTALL = @INSTALL@
267INSTALL_DATA = @INSTALL_DATA@
268INSTALL_PROGRAM = @INSTALL_PROGRAM@
269INSTALL_SCRIPT = @INSTALL_SCRIPT@
270INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
271LD = @LD@
272LDFLAGS = @LDFLAGS@
273LIBICONV = @LIBICONV@
274LIBOBJS = @LIBOBJS@
275LIBS = @LIBS@
276LIBTOOL = @LIBTOOL@
277LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
278LIPO = @LIPO@
279LN_S = @LN_S@
280LTLIBICONV = @LTLIBICONV@
281LTLIBOBJS = @LTLIBOBJS@
282LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
283MAKEINFO = @MAKEINFO@
284MANIFEST_TOOL = @MANIFEST_TOOL@
285MKDIR_P = @MKDIR_P@
286NASM = @NASM@
287NM = @NM@
288NMEDIT = @NMEDIT@
289OBJDUMP = @OBJDUMP@
290OBJEXT = @OBJEXT@
291OBJ_FORMAT = @OBJ_FORMAT@
292OGG_CFLAGS = @OGG_CFLAGS@
293OGG_LIBS = @OGG_LIBS@
294OGG_PACKAGE = @OGG_PACKAGE@
295OTOOL = @OTOOL@
296OTOOL64 = @OTOOL64@
297PACKAGE = @PACKAGE@
298PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299PACKAGE_NAME = @PACKAGE_NAME@
300PACKAGE_STRING = @PACKAGE_STRING@
301PACKAGE_TARNAME = @PACKAGE_TARNAME@
302PACKAGE_URL = @PACKAGE_URL@
303PACKAGE_VERSION = @PACKAGE_VERSION@
304PATH_SEPARATOR = @PATH_SEPARATOR@
305RANLIB = @RANLIB@
306SED = @SED@
307SET_MAKE = @SET_MAKE@
308SHELL = @SHELL@
309STRIP = @STRIP@
310VERSION = @VERSION@
311XMMS_CFLAGS = @XMMS_CFLAGS@
312XMMS_CONFIG = @XMMS_CONFIG@
313XMMS_DATA_DIR = @XMMS_DATA_DIR@
314XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
315XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
316XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
317XMMS_LIBS = @XMMS_LIBS@
318XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
319XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
320XMMS_VERSION = @XMMS_VERSION@
321XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
322abs_builddir = @abs_builddir@
323abs_srcdir = @abs_srcdir@
324abs_top_builddir = @abs_top_builddir@
325abs_top_srcdir = @abs_top_srcdir@
326ac_ct_AR = @ac_ct_AR@
327ac_ct_CC = @ac_ct_CC@
328ac_ct_CXX = @ac_ct_CXX@
329ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
330am__include = @am__include@
331am__leading_dot = @am__leading_dot@
332am__quote = @am__quote@
333am__tar = @am__tar@
334am__untar = @am__untar@
335bindir = @bindir@
336build = @build@
337build_alias = @build_alias@
338build_cpu = @build_cpu@
339build_os = @build_os@
340build_vendor = @build_vendor@
341builddir = @builddir@
342datadir = @datadir@
343datarootdir = @datarootdir@
344docdir = @docdir@
345dvidir = @dvidir@
346exec_prefix = @exec_prefix@
347host = @host@
348host_alias = @host_alias@
349host_cpu = @host_cpu@
350host_os = @host_os@
351host_vendor = @host_vendor@
352htmldir = @htmldir@
353includedir = @includedir@
354infodir = @infodir@
355install_sh = @install_sh@
356libdir = @libdir@
357libexecdir = @libexecdir@
358localedir = @localedir@
359localstatedir = @localstatedir@
360mandir = @mandir@
361mkdir_p = @mkdir_p@
362oldincludedir = @oldincludedir@
363pdfdir = @pdfdir@
364prefix = @prefix@
365program_transform_name = @program_transform_name@
366psdir = @psdir@
367runstatedir = @runstatedir@
368sbindir = @sbindir@
369sharedstatedir = @sharedstatedir@
370srcdir = @srcdir@
371sysconfdir = @sysconfdir@
372target_alias = @target_alias@
373top_build_prefix = @top_build_prefix@
374top_builddir = @top_builddir@
375top_srcdir = @top_srcdir@
376SUBDIRS = private protected
377all: all-recursive
378
379.SUFFIXES:
380$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
381 @for dep in $?; do \
382 case '$(am__configure_deps)' in \
383 *$$dep*) \
384 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
385 && { if test -f $@; then exit 0; else break; fi; }; \
386 exit 1;; \
387 esac; \
388 done; \
389 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libFLAC/include/Makefile'; \
390 $(am__cd) $(top_srcdir) && \
391 $(AUTOMAKE) --foreign src/libFLAC/include/Makefile
392Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
393 @case '$?' in \
394 *config.status*) \
395 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
396 *) \
397 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
398 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
399 esac;
400
401$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
402 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403
404$(top_srcdir)/configure: $(am__configure_deps)
405 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406$(ACLOCAL_M4): $(am__aclocal_m4_deps)
407 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
408$(am__aclocal_m4_deps):
409
410mostlyclean-libtool:
411 -rm -f *.lo
412
413clean-libtool:
414 -rm -rf .libs _libs
415
416# This directory's subdirectories are mostly independent; you can cd
417# into them and run 'make' without going through this Makefile.
418# To change the values of 'make' variables: instead of editing Makefiles,
419# (1) if the variable is set in 'config.status', edit 'config.status'
420# (which will cause the Makefiles to be regenerated when you run 'make');
421# (2) otherwise, pass the desired values on the 'make' command line.
422$(am__recursive_targets):
423 @fail=; \
424 if $(am__make_keepgoing); then \
425 failcom='fail=yes'; \
426 else \
427 failcom='exit 1'; \
428 fi; \
429 dot_seen=no; \
430 target=`echo $@ | sed s/-recursive//`; \
431 case "$@" in \
432 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
433 *) list='$(SUBDIRS)' ;; \
434 esac; \
435 for subdir in $$list; do \
436 echo "Making $$target in $$subdir"; \
437 if test "$$subdir" = "."; then \
438 dot_seen=yes; \
439 local_target="$$target-am"; \
440 else \
441 local_target="$$target"; \
442 fi; \
443 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
444 || eval $$failcom; \
445 done; \
446 if test "$$dot_seen" = "no"; then \
447 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
448 fi; test -z "$$fail"
449
450ID: $(am__tagged_files)
451 $(am__define_uniq_tagged_files); mkid -fID $$unique
452tags: tags-recursive
453TAGS: tags
454
455tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
456 set x; \
457 here=`pwd`; \
458 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
459 include_option=--etags-include; \
460 empty_fix=.; \
461 else \
462 include_option=--include; \
463 empty_fix=; \
464 fi; \
465 list='$(SUBDIRS)'; for subdir in $$list; do \
466 if test "$$subdir" = .; then :; else \
467 test ! -f $$subdir/TAGS || \
468 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
469 fi; \
470 done; \
471 $(am__define_uniq_tagged_files); \
472 shift; \
473 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
474 test -n "$$unique" || unique=$$empty_fix; \
475 if test $$# -gt 0; then \
476 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477 "$$@" $$unique; \
478 else \
479 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
480 $$unique; \
481 fi; \
482 fi
483ctags: ctags-recursive
484
485CTAGS: ctags
486ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
487 $(am__define_uniq_tagged_files); \
488 test -z "$(CTAGS_ARGS)$$unique" \
489 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
490 $$unique
491
492GTAGS:
493 here=`$(am__cd) $(top_builddir) && pwd` \
494 && $(am__cd) $(top_srcdir) \
495 && gtags -i $(GTAGS_ARGS) "$$here"
496cscopelist: cscopelist-recursive
497
498cscopelist-am: $(am__tagged_files)
499 list='$(am__tagged_files)'; \
500 case "$(srcdir)" in \
501 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
502 *) sdir=$(subdir)/$(srcdir) ;; \
503 esac; \
504 for i in $$list; do \
505 if test -f "$$i"; then \
506 echo "$(subdir)/$$i"; \
507 else \
508 echo "$$sdir/$$i"; \
509 fi; \
510 done >> $(top_builddir)/cscope.files
511
512distclean-tags:
513 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
514
515distdir: $(DISTFILES)
516 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
518 list='$(DISTFILES)'; \
519 dist_files=`for file in $$list; do echo $$file; done | \
520 sed -e "s|^$$srcdirstrip/||;t" \
521 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
522 case $$dist_files in \
523 */*) $(MKDIR_P) `echo "$$dist_files" | \
524 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
525 sort -u` ;; \
526 esac; \
527 for file in $$dist_files; do \
528 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
529 if test -d $$d/$$file; then \
530 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
531 if test -d "$(distdir)/$$file"; then \
532 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533 fi; \
534 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
535 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
536 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537 fi; \
538 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
539 else \
540 test -f "$(distdir)/$$file" \
541 || cp -p $$d/$$file "$(distdir)/$$file" \
542 || exit 1; \
543 fi; \
544 done
545 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
546 if test "$$subdir" = .; then :; else \
547 $(am__make_dryrun) \
548 || test -d "$(distdir)/$$subdir" \
549 || $(MKDIR_P) "$(distdir)/$$subdir" \
550 || exit 1; \
551 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
552 $(am__relativize); \
553 new_distdir=$$reldir; \
554 dir1=$$subdir; dir2="$(top_distdir)"; \
555 $(am__relativize); \
556 new_top_distdir=$$reldir; \
557 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
558 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
559 ($(am__cd) $$subdir && \
560 $(MAKE) $(AM_MAKEFLAGS) \
561 top_distdir="$$new_top_distdir" \
562 distdir="$$new_distdir" \
563 am__remove_distdir=: \
564 am__skip_length_check=: \
565 am__skip_mode_fix=: \
566 distdir) \
567 || exit 1; \
568 fi; \
569 done
570check-am: all-am
571check: check-recursive
572all-am: Makefile
573installdirs: installdirs-recursive
574installdirs-am:
575install: install-recursive
576install-exec: install-exec-recursive
577install-data: install-data-recursive
578uninstall: uninstall-recursive
579
580install-am: all-am
581 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
582
583installcheck: installcheck-recursive
584install-strip:
585 if test -z '$(STRIP)'; then \
586 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
587 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
588 install; \
589 else \
590 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
591 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
592 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
593 fi
594mostlyclean-generic:
595
596clean-generic:
597
598distclean-generic:
599 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
600 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
601
602maintainer-clean-generic:
603 @echo "This command is intended for maintainers to use"
604 @echo "it deletes files that may require special tools to rebuild."
605clean: clean-recursive
606
607clean-am: clean-generic clean-libtool mostlyclean-am
608
609distclean: distclean-recursive
610 -rm -f Makefile
611distclean-am: clean-am distclean-generic distclean-tags
612
613dvi: dvi-recursive
614
615dvi-am:
616
617html: html-recursive
618
619html-am:
620
621info: info-recursive
622
623info-am:
624
625install-data-am:
626
627install-dvi: install-dvi-recursive
628
629install-dvi-am:
630
631install-exec-am:
632
633install-html: install-html-recursive
634
635install-html-am:
636
637install-info: install-info-recursive
638
639install-info-am:
640
641install-man:
642
643install-pdf: install-pdf-recursive
644
645install-pdf-am:
646
647install-ps: install-ps-recursive
648
649install-ps-am:
650
651installcheck-am:
652
653maintainer-clean: maintainer-clean-recursive
654 -rm -f Makefile
655maintainer-clean-am: distclean-am maintainer-clean-generic
656
657mostlyclean: mostlyclean-recursive
658
659mostlyclean-am: mostlyclean-generic mostlyclean-libtool
660
661pdf: pdf-recursive
662
663pdf-am:
664
665ps: ps-recursive
666
667ps-am:
668
669uninstall-am:
670
671.MAKE: $(am__recursive_targets) install-am install-strip
672
673.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
674 check-am clean clean-generic clean-libtool cscopelist-am ctags \
675 ctags-am distclean distclean-generic distclean-libtool \
676 distclean-tags distdir dvi dvi-am html html-am info info-am \
677 install install-am install-data install-data-am install-dvi \
678 install-dvi-am install-exec install-exec-am install-html \
679 install-html-am install-info install-info-am install-man \
680 install-pdf install-pdf-am install-ps install-ps-am \
681 install-strip installcheck installcheck-am installdirs \
682 installdirs-am maintainer-clean maintainer-clean-generic \
683 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
684 ps ps-am tags tags-am uninstall uninstall-am
685
686.PRECIOUS: Makefile
687
688
689# Tell versions [3.59,3.63) of GNU make to not export all variables.
690# Otherwise a system limit (for SysV at least) may be exceeded.
691.NOEXPORT: