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