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