1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19  case $${target_option-} in \
20      ?) ;; \
21      *) echo "am__make_running_with_option: internal error: invalid" \
22              "target option '$${target_option-}' specified" >&2; \
23         exit 1;; \
24  esac; \
25  has_opt=no; \
26  sane_makeflags=$$MAKEFLAGS; \
27  if $(am__is_gnu_make); then \
28    sane_makeflags=$$MFLAGS; \
29  else \
30    case $$MAKEFLAGS in \
31      *\\[\ \	]*) \
32        bs=\\; \
33        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35    esac; \
36  fi; \
37  skip_next=no; \
38  strip_trailopt () \
39  { \
40    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41  }; \
42  for flg in $$sane_makeflags; do \
43    test $$skip_next = yes && { skip_next=no; continue; }; \
44    case $$flg in \
45      *=*|--*) continue;; \
46        -*I) strip_trailopt 'I'; skip_next=yes;; \
47      -*I?*) strip_trailopt 'I';; \
48        -*O) strip_trailopt 'O'; skip_next=yes;; \
49      -*O?*) strip_trailopt 'O';; \
50        -*l) strip_trailopt 'l'; skip_next=yes;; \
51      -*l?*) strip_trailopt 'l';; \
52      -[dEDm]) skip_next=yes;; \
53      -[JT]) skip_next=yes;; \
54    esac; \
55    case $$flg in \
56      *$$target_option*) has_opt=yes; break;; \
57    esac; \
58  done; \
59  test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = @build@
79host_triplet = @host@
80target_triplet = @target@
81subdir = .
82DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
83	$(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84	$(top_srcdir)/configure $(am__configure_deps) \
85	$(srcdir)/config.h.in \
86	$(top_srcdir)/lib/includes/metalink/metalinkver.h.in COPYING \
87	compile config.guess config.sub depcomp install-sh missing \
88	ltmain.sh
89ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90am__aclocal_m4_deps = $(top_srcdir)/m4/libexpat.m4 \
91	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
92	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
93	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
97 configure.lineno config.status.lineno
98mkinstalldirs = $(install_sh) -d
99CONFIG_HEADER = config.h
100CONFIG_CLEAN_FILES = lib/includes/metalink/metalinkver.h
101CONFIG_CLEAN_VPATH_FILES =
102AM_V_P = $(am__v_P_@AM_V@)
103am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
104am__v_P_0 = false
105am__v_P_1 = :
106AM_V_GEN = $(am__v_GEN_@AM_V@)
107am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
108am__v_GEN_0 = @echo "  GEN     " $@;
109am__v_GEN_1 =
110AM_V_at = $(am__v_at_@AM_V@)
111am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
112am__v_at_0 = @
113am__v_at_1 =
114SOURCES =
115DIST_SOURCES =
116RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
117	ctags-recursive dvi-recursive html-recursive info-recursive \
118	install-data-recursive install-dvi-recursive \
119	install-exec-recursive install-html-recursive \
120	install-info-recursive install-pdf-recursive \
121	install-ps-recursive install-recursive installcheck-recursive \
122	installdirs-recursive pdf-recursive ps-recursive \
123	tags-recursive uninstall-recursive
124am__can_run_installinfo = \
125  case $$AM_UPDATE_INFO_DIR in \
126    n|no|NO) false;; \
127    *) (install-info --version) >/dev/null 2>&1;; \
128  esac
129RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
130  distclean-recursive maintainer-clean-recursive
131am__recursive_targets = \
132  $(RECURSIVE_TARGETS) \
133  $(RECURSIVE_CLEAN_TARGETS) \
134  $(am__extra_recursive_targets)
135AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
136	cscope distdir dist dist-all distcheck
137am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
138	$(LISP)config.h.in
139# Read a list of newline-separated strings from the standard input,
140# and print each of them once, without duplicates.  Input order is
141# *not* preserved.
142am__uniquify_input = $(AWK) '\
143  BEGIN { nonempty = 0; } \
144  { items[$$0] = 1; nonempty = 1; } \
145  END { if (nonempty) { for (i in items) print i; }; } \
146'
147# Make sure the list of sources is unique.  This is necessary because,
148# e.g., the same source file might be shared among _SOURCES variables
149# for different programs/libraries.
150am__define_uniq_tagged_files = \
151  list='$(am__tagged_files)'; \
152  unique=`for i in $$list; do \
153    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
154  done | $(am__uniquify_input)`
155ETAGS = etags
156CTAGS = ctags
157CSCOPE = cscope
158DIST_SUBDIRS = $(SUBDIRS)
159DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
160distdir = $(PACKAGE)-$(VERSION)
161top_distdir = $(distdir)
162am__remove_distdir = \
163  if test -d "$(distdir)"; then \
164    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
165      && rm -rf "$(distdir)" \
166      || { sleep 5 && rm -rf "$(distdir)"; }; \
167  else :; fi
168am__post_remove_distdir = $(am__remove_distdir)
169am__relativize = \
170  dir0=`pwd`; \
171  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
172  sed_rest='s,^[^/]*/*,,'; \
173  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
174  sed_butlast='s,/*[^/]*$$,,'; \
175  while test -n "$$dir1"; do \
176    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
177    if test "$$first" != "."; then \
178      if test "$$first" = ".."; then \
179        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
180        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
181      else \
182        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
183        if test "$$first2" = "$$first"; then \
184          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
185        else \
186          dir2="../$$dir2"; \
187        fi; \
188        dir0="$$dir0"/"$$first"; \
189      fi; \
190    fi; \
191    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
192  done; \
193  reldir="$$dir2"
194DIST_ARCHIVES = $(distdir).tar.gz
195GZIP_ENV = --best
196DIST_TARGETS = dist-gzip
197distuninstallcheck_listfiles = find . -type f -print
198am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
199  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
200distcleancheck_listfiles = find . -type f -print
201ACLOCAL = @ACLOCAL@
202AMTAR = @AMTAR@
203AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
204AR = @AR@
205AUTOCONF = @AUTOCONF@
206AUTOHEADER = @AUTOHEADER@
207AUTOMAKE = @AUTOMAKE@
208AWK = @AWK@
209CC = @CC@
210CCDEPMODE = @CCDEPMODE@
211CFLAGS = @CFLAGS@
212CPP = @CPP@
213CPPFLAGS = @CPPFLAGS@
214CUNIT_CFLAGS = @CUNIT_CFLAGS@
215CUNIT_LIBS = @CUNIT_LIBS@
216CYGPATH_W = @CYGPATH_W@
217DEFS = @DEFS@
218DEPDIR = @DEPDIR@
219DLLTOOL = @DLLTOOL@
220DSYMUTIL = @DSYMUTIL@
221DUMPBIN = @DUMPBIN@
222ECHO_C = @ECHO_C@
223ECHO_N = @ECHO_N@
224ECHO_T = @ECHO_T@
225EGREP = @EGREP@
226EXEEXT = @EXEEXT@
227EXPAT_CFLAGS = @EXPAT_CFLAGS@
228EXPAT_LIBS = @EXPAT_LIBS@
229FGREP = @FGREP@
230GREP = @GREP@
231INSTALL = @INSTALL@
232INSTALL_DATA = @INSTALL_DATA@
233INSTALL_PROGRAM = @INSTALL_PROGRAM@
234INSTALL_SCRIPT = @INSTALL_SCRIPT@
235INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
236LD = @LD@
237LDFLAGS = @LDFLAGS@
238LIBOBJS = @LIBOBJS@
239LIBS = @LIBS@
240LIBTOOL = @LIBTOOL@
241LIPO = @LIPO@
242LN_S = @LN_S@
243LTLIBOBJS = @LTLIBOBJS@
244LT_AGE = @LT_AGE@
245LT_CURRENT = @LT_CURRENT@
246LT_REVISION = @LT_REVISION@
247MAJOR_VERSION = @MAJOR_VERSION@
248MAKEINFO = @MAKEINFO@
249MANIFEST_TOOL = @MANIFEST_TOOL@
250MINOR_VERSION = @MINOR_VERSION@
251MKDIR_P = @MKDIR_P@
252NM = @NM@
253NMEDIT = @NMEDIT@
254NUMBER_VERSION = @NUMBER_VERSION@
255OBJDUMP = @OBJDUMP@
256OBJEXT = @OBJEXT@
257OTOOL = @OTOOL@
258OTOOL64 = @OTOOL64@
259PACKAGE = @PACKAGE@
260PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
261PACKAGE_NAME = @PACKAGE_NAME@
262PACKAGE_STRING = @PACKAGE_STRING@
263PACKAGE_TARNAME = @PACKAGE_TARNAME@
264PACKAGE_URL = @PACKAGE_URL@
265PACKAGE_VERSION = @PACKAGE_VERSION@
266PATCH_VERSION = @PATCH_VERSION@
267PATH_SEPARATOR = @PATH_SEPARATOR@
268PKG_CONFIG = @PKG_CONFIG@
269PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
270PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
271RANLIB = @RANLIB@
272SED = @SED@
273SET_MAKE = @SET_MAKE@
274SHELL = @SHELL@
275STRIP = @STRIP@
276VERSION = @VERSION@
277XML2_CONFIG = @XML2_CONFIG@
278XML_CPPFLAGS = @XML_CPPFLAGS@
279XML_LIBS = @XML_LIBS@
280abs_builddir = @abs_builddir@
281abs_srcdir = @abs_srcdir@
282abs_top_builddir = @abs_top_builddir@
283abs_top_srcdir = @abs_top_srcdir@
284ac_ct_AR = @ac_ct_AR@
285ac_ct_CC = @ac_ct_CC@
286ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
287am__include = @am__include@
288am__leading_dot = @am__leading_dot@
289am__quote = @am__quote@
290am__tar = @am__tar@
291am__untar = @am__untar@
292bindir = @bindir@
293build = @build@
294build_alias = @build_alias@
295build_cpu = @build_cpu@
296build_os = @build_os@
297build_vendor = @build_vendor@
298builddir = @builddir@
299datadir = @datadir@
300datarootdir = @datarootdir@
301docdir = @docdir@
302dvidir = @dvidir@
303exec_prefix = @exec_prefix@
304host = @host@
305host_alias = @host_alias@
306host_cpu = @host_cpu@
307host_os = @host_os@
308host_vendor = @host_vendor@
309htmldir = @htmldir@
310includedir = @includedir@
311infodir = @infodir@
312install_sh = @install_sh@
313libdir = @libdir@
314libexecdir = @libexecdir@
315localedir = @localedir@
316localstatedir = @localstatedir@
317mandir = @mandir@
318mkdir_p = @mkdir_p@
319oldincludedir = @oldincludedir@
320pdfdir = @pdfdir@
321prefix = @prefix@
322program_transform_name = @program_transform_name@
323psdir = @psdir@
324sbindir = @sbindir@
325sharedstatedir = @sharedstatedir@
326srcdir = @srcdir@
327sysconfdir = @sysconfdir@
328target = @target@
329target_alias = @target_alias@
330target_cpu = @target_cpu@
331target_os = @target_os@
332target_vendor = @target_vendor@
333top_build_prefix = @top_build_prefix@
334top_builddir = @top_builddir@
335top_srcdir = @top_srcdir@
336SUBDIRS = lib test doc m4
337ACLOCAL_AMFLAGS = -I m4
338all: config.h
339	$(MAKE) $(AM_MAKEFLAGS) all-recursive
340
341.SUFFIXES:
342am--refresh: Makefile
343	@:
344$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
345	@for dep in $?; do \
346	  case '$(am__configure_deps)' in \
347	    *$$dep*) \
348	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
349	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
350		&& exit 0; \
351	      exit 1;; \
352	  esac; \
353	done; \
354	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
355	$(am__cd) $(top_srcdir) && \
356	  $(AUTOMAKE) --gnu Makefile
357.PRECIOUS: Makefile
358Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359	@case '$?' in \
360	  *config.status*) \
361	    echo ' $(SHELL) ./config.status'; \
362	    $(SHELL) ./config.status;; \
363	  *) \
364	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
365	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
366	esac;
367
368$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
369	$(SHELL) ./config.status --recheck
370
371$(top_srcdir)/configure:  $(am__configure_deps)
372	$(am__cd) $(srcdir) && $(AUTOCONF)
373$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
374	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
375$(am__aclocal_m4_deps):
376
377config.h: stamp-h1
378	@test -f $@ || rm -f stamp-h1
379	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
380
381stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
382	@rm -f stamp-h1
383	cd $(top_builddir) && $(SHELL) ./config.status config.h
384$(srcdir)/config.h.in:  $(am__configure_deps)
385	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
386	rm -f stamp-h1
387	touch $@
388
389distclean-hdr:
390	-rm -f config.h stamp-h1
391lib/includes/metalink/metalinkver.h: $(top_builddir)/config.status $(top_srcdir)/lib/includes/metalink/metalinkver.h.in
392	cd $(top_builddir) && $(SHELL) ./config.status $@
393
394mostlyclean-libtool:
395	-rm -f *.lo
396
397clean-libtool:
398	-rm -rf .libs _libs
399
400distclean-libtool:
401	-rm -f libtool config.lt
402
403# This directory's subdirectories are mostly independent; you can cd
404# into them and run 'make' without going through this Makefile.
405# To change the values of 'make' variables: instead of editing Makefiles,
406# (1) if the variable is set in 'config.status', edit 'config.status'
407#     (which will cause the Makefiles to be regenerated when you run 'make');
408# (2) otherwise, pass the desired values on the 'make' command line.
409$(am__recursive_targets):
410	@fail=; \
411	if $(am__make_keepgoing); then \
412	  failcom='fail=yes'; \
413	else \
414	  failcom='exit 1'; \
415	fi; \
416	dot_seen=no; \
417	target=`echo $@ | sed s/-recursive//`; \
418	case "$@" in \
419	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
420	  *) list='$(SUBDIRS)' ;; \
421	esac; \
422	for subdir in $$list; do \
423	  echo "Making $$target in $$subdir"; \
424	  if test "$$subdir" = "."; then \
425	    dot_seen=yes; \
426	    local_target="$$target-am"; \
427	  else \
428	    local_target="$$target"; \
429	  fi; \
430	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
431	  || eval $$failcom; \
432	done; \
433	if test "$$dot_seen" = "no"; then \
434	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
435	fi; test -z "$$fail"
436
437ID: $(am__tagged_files)
438	$(am__define_uniq_tagged_files); mkid -fID $$unique
439tags: tags-recursive
440TAGS: tags
441
442tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
443	set x; \
444	here=`pwd`; \
445	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
446	  include_option=--etags-include; \
447	  empty_fix=.; \
448	else \
449	  include_option=--include; \
450	  empty_fix=; \
451	fi; \
452	list='$(SUBDIRS)'; for subdir in $$list; do \
453	  if test "$$subdir" = .; then :; else \
454	    test ! -f $$subdir/TAGS || \
455	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
456	  fi; \
457	done; \
458	$(am__define_uniq_tagged_files); \
459	shift; \
460	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
461	  test -n "$$unique" || unique=$$empty_fix; \
462	  if test $$# -gt 0; then \
463	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
464	      "$$@" $$unique; \
465	  else \
466	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467	      $$unique; \
468	  fi; \
469	fi
470ctags: ctags-recursive
471
472CTAGS: ctags
473ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
474	$(am__define_uniq_tagged_files); \
475	test -z "$(CTAGS_ARGS)$$unique" \
476	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
477	     $$unique
478
479GTAGS:
480	here=`$(am__cd) $(top_builddir) && pwd` \
481	  && $(am__cd) $(top_srcdir) \
482	  && gtags -i $(GTAGS_ARGS) "$$here"
483cscope: cscope.files
484	test ! -s cscope.files \
485	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
486clean-cscope:
487	-rm -f cscope.files
488cscope.files: clean-cscope cscopelist
489cscopelist: cscopelist-recursive
490
491cscopelist-am: $(am__tagged_files)
492	list='$(am__tagged_files)'; \
493	case "$(srcdir)" in \
494	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
495	  *) sdir=$(subdir)/$(srcdir) ;; \
496	esac; \
497	for i in $$list; do \
498	  if test -f "$$i"; then \
499	    echo "$(subdir)/$$i"; \
500	  else \
501	    echo "$$sdir/$$i"; \
502	  fi; \
503	done >> $(top_builddir)/cscope.files
504
505distclean-tags:
506	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
507	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
508
509distdir: $(DISTFILES)
510	$(am__remove_distdir)
511	test -d "$(distdir)" || mkdir "$(distdir)"
512	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
513	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514	list='$(DISTFILES)'; \
515	  dist_files=`for file in $$list; do echo $$file; done | \
516	  sed -e "s|^$$srcdirstrip/||;t" \
517	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
518	case $$dist_files in \
519	  */*) $(MKDIR_P) `echo "$$dist_files" | \
520			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
521			   sort -u` ;; \
522	esac; \
523	for file in $$dist_files; do \
524	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
525	  if test -d $$d/$$file; then \
526	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
527	    if test -d "$(distdir)/$$file"; then \
528	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
529	    fi; \
530	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
531	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
532	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533	    fi; \
534	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
535	  else \
536	    test -f "$(distdir)/$$file" \
537	    || cp -p $$d/$$file "$(distdir)/$$file" \
538	    || exit 1; \
539	  fi; \
540	done
541	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
542	  if test "$$subdir" = .; then :; else \
543	    $(am__make_dryrun) \
544	      || test -d "$(distdir)/$$subdir" \
545	      || $(MKDIR_P) "$(distdir)/$$subdir" \
546	      || exit 1; \
547	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
548	    $(am__relativize); \
549	    new_distdir=$$reldir; \
550	    dir1=$$subdir; dir2="$(top_distdir)"; \
551	    $(am__relativize); \
552	    new_top_distdir=$$reldir; \
553	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
554	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
555	    ($(am__cd) $$subdir && \
556	      $(MAKE) $(AM_MAKEFLAGS) \
557	        top_distdir="$$new_top_distdir" \
558	        distdir="$$new_distdir" \
559		am__remove_distdir=: \
560		am__skip_length_check=: \
561		am__skip_mode_fix=: \
562	        distdir) \
563	      || exit 1; \
564	  fi; \
565	done
566	-test -n "$(am__skip_mode_fix)" \
567	|| find "$(distdir)" -type d ! -perm -755 \
568		-exec chmod u+rwx,go+rx {} \; -o \
569	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
570	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
571	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
572	|| chmod -R a+r "$(distdir)"
573dist-gzip: distdir
574	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
575	$(am__post_remove_distdir)
576
577dist-bzip2: distdir
578	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
579	$(am__post_remove_distdir)
580
581dist-lzip: distdir
582	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
583	$(am__post_remove_distdir)
584
585dist-xz: distdir
586	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
587	$(am__post_remove_distdir)
588
589dist-tarZ: distdir
590	@echo WARNING: "Support for shar distribution archives is" \
591	               "deprecated." >&2
592	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
593	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
594	$(am__post_remove_distdir)
595
596dist-shar: distdir
597	@echo WARNING: "Support for distribution archives compressed with" \
598		       "legacy program 'compress' is deprecated." >&2
599	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
600	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
601	$(am__post_remove_distdir)
602
603dist-zip: distdir
604	-rm -f $(distdir).zip
605	zip -rq $(distdir).zip $(distdir)
606	$(am__post_remove_distdir)
607
608dist dist-all:
609	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
610	$(am__post_remove_distdir)
611
612# This target untars the dist file and tries a VPATH configuration.  Then
613# it guarantees that the distribution is self-contained by making another
614# tarfile.
615distcheck: dist
616	case '$(DIST_ARCHIVES)' in \
617	*.tar.gz*) \
618	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
619	*.tar.bz2*) \
620	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
621	*.tar.lz*) \
622	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
623	*.tar.xz*) \
624	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
625	*.tar.Z*) \
626	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
627	*.shar.gz*) \
628	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
629	*.zip*) \
630	  unzip $(distdir).zip ;;\
631	esac
632	chmod -R a-w $(distdir)
633	chmod u+w $(distdir)
634	mkdir $(distdir)/_build $(distdir)/_inst
635	chmod a-w $(distdir)
636	test -d $(distdir)/_build || exit 0; \
637	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
638	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
639	  && am__cwd=`pwd` \
640	  && $(am__cd) $(distdir)/_build \
641	  && ../configure \
642	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
643	    $(DISTCHECK_CONFIGURE_FLAGS) \
644	    --srcdir=.. --prefix="$$dc_install_base" \
645	  && $(MAKE) $(AM_MAKEFLAGS) \
646	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
647	  && $(MAKE) $(AM_MAKEFLAGS) check \
648	  && $(MAKE) $(AM_MAKEFLAGS) install \
649	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
650	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
651	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
652	        distuninstallcheck \
653	  && chmod -R a-w "$$dc_install_base" \
654	  && ({ \
655	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
656	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
657	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
658	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
659	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
660	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
661	  && rm -rf "$$dc_destdir" \
662	  && $(MAKE) $(AM_MAKEFLAGS) dist \
663	  && rm -rf $(DIST_ARCHIVES) \
664	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
665	  && cd "$$am__cwd" \
666	  || exit 1
667	$(am__post_remove_distdir)
668	@(echo "$(distdir) archives ready for distribution: "; \
669	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
670	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
671distuninstallcheck:
672	@test -n '$(distuninstallcheck_dir)' || { \
673	  echo 'ERROR: trying to run $@ with an empty' \
674	       '$$(distuninstallcheck_dir)' >&2; \
675	  exit 1; \
676	}; \
677	$(am__cd) '$(distuninstallcheck_dir)' || { \
678	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
679	  exit 1; \
680	}; \
681	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
682	   || { echo "ERROR: files left after uninstall:" ; \
683	        if test -n "$(DESTDIR)"; then \
684	          echo "  (check DESTDIR support)"; \
685	        fi ; \
686	        $(distuninstallcheck_listfiles) ; \
687	        exit 1; } >&2
688distcleancheck: distclean
689	@if test '$(srcdir)' = . ; then \
690	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
691	  exit 1 ; \
692	fi
693	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
694	  || { echo "ERROR: files left in build directory after distclean:" ; \
695	       $(distcleancheck_listfiles) ; \
696	       exit 1; } >&2
697check-am: all-am
698check: check-recursive
699all-am: Makefile config.h
700installdirs: installdirs-recursive
701installdirs-am:
702install: install-recursive
703install-exec: install-exec-recursive
704install-data: install-data-recursive
705uninstall: uninstall-recursive
706
707install-am: all-am
708	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
709
710installcheck: installcheck-recursive
711install-strip:
712	if test -z '$(STRIP)'; then \
713	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
714	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
715	      install; \
716	else \
717	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
718	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
720	fi
721mostlyclean-generic:
722
723clean-generic:
724
725distclean-generic:
726	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
727	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
728
729maintainer-clean-generic:
730	@echo "This command is intended for maintainers to use"
731	@echo "it deletes files that may require special tools to rebuild."
732clean: clean-recursive
733
734clean-am: clean-generic clean-libtool mostlyclean-am
735
736distclean: distclean-recursive
737	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
738	-rm -f Makefile
739distclean-am: clean-am distclean-generic distclean-hdr \
740	distclean-libtool distclean-tags
741
742dvi: dvi-recursive
743
744dvi-am:
745
746html: html-recursive
747
748html-am:
749
750info: info-recursive
751
752info-am:
753
754install-data-am:
755
756install-dvi: install-dvi-recursive
757
758install-dvi-am:
759
760install-exec-am:
761
762install-html: install-html-recursive
763
764install-html-am:
765
766install-info: install-info-recursive
767
768install-info-am:
769
770install-man:
771
772install-pdf: install-pdf-recursive
773
774install-pdf-am:
775
776install-ps: install-ps-recursive
777
778install-ps-am:
779
780installcheck-am:
781
782maintainer-clean: maintainer-clean-recursive
783	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
784	-rm -rf $(top_srcdir)/autom4te.cache
785	-rm -f Makefile
786maintainer-clean-am: distclean-am maintainer-clean-generic
787
788mostlyclean: mostlyclean-recursive
789
790mostlyclean-am: mostlyclean-generic mostlyclean-libtool
791
792pdf: pdf-recursive
793
794pdf-am:
795
796ps: ps-recursive
797
798ps-am:
799
800uninstall-am:
801
802.MAKE: $(am__recursive_targets) all install-am install-strip
803
804.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
805	am--refresh check check-am clean clean-cscope clean-generic \
806	clean-libtool cscope cscopelist-am ctags ctags-am dist \
807	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
808	dist-xz dist-zip distcheck distclean distclean-generic \
809	distclean-hdr distclean-libtool distclean-tags distcleancheck \
810	distdir distuninstallcheck dvi dvi-am html html-am info \
811	info-am install install-am install-data install-data-am \
812	install-dvi install-dvi-am install-exec install-exec-am \
813	install-html install-html-am install-info install-info-am \
814	install-man install-pdf install-pdf-am install-ps \
815	install-ps-am install-strip installcheck installcheck-am \
816	installdirs installdirs-am maintainer-clean \
817	maintainer-clean-generic mostlyclean mostlyclean-generic \
818	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
819	uninstall-am
820
821
822# Tell versions [3.59,3.63) of GNU make to not export all variables.
823# Otherwise a system limit (for SysV at least) may be exceeded.
824.NOEXPORT:
825