1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = include
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
40	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
41	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
42	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49SOURCES =
50DIST_SOURCES =
51RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52	html-recursive info-recursive install-data-recursive \
53	install-dvi-recursive install-exec-recursive \
54	install-html-recursive install-info-recursive \
55	install-pdf-recursive install-ps-recursive install-recursive \
56	installcheck-recursive installdirs-recursive pdf-recursive \
57	ps-recursive uninstall-recursive
58RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
59  distclean-recursive maintainer-clean-recursive
60AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
61	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
62	distdir
63ETAGS = etags
64CTAGS = ctags
65DIST_SUBDIRS = $(SUBDIRS)
66DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67am__relativize = \
68  dir0=`pwd`; \
69  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
70  sed_rest='s,^[^/]*/*,,'; \
71  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
72  sed_butlast='s,/*[^/]*$$,,'; \
73  while test -n "$$dir1"; do \
74    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
75    if test "$$first" != "."; then \
76      if test "$$first" = ".."; then \
77        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
78        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
79      else \
80        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
81        if test "$$first2" = "$$first"; then \
82          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
83        else \
84          dir2="../$$dir2"; \
85        fi; \
86        dir0="$$dir0"/"$$first"; \
87      fi; \
88    fi; \
89    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
90  done; \
91  reldir="$$dir2"
92ACLOCAL = @ACLOCAL@
93AMTAR = @AMTAR@
94AR = @AR@
95AS = @AS@
96AUTOCONF = @AUTOCONF@
97AUTOHEADER = @AUTOHEADER@
98AUTOMAKE = @AUTOMAKE@
99AWK = @AWK@
100BASE_THREAD_LIBS = @BASE_THREAD_LIBS@
101C14N_OBJ = @C14N_OBJ@
102CATALOG_OBJ = @CATALOG_OBJ@
103CC = @CC@
104CCDEPMODE = @CCDEPMODE@
105CFLAGS = @CFLAGS@
106CPP = @CPP@
107CPPFLAGS = @CPPFLAGS@
108CYGPATH_W = @CYGPATH_W@
109CYGWIN_EXTRA_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@
110CYGWIN_EXTRA_PYTHON_LIBADD = @CYGWIN_EXTRA_PYTHON_LIBADD@
111DEBUG_OBJ = @DEBUG_OBJ@
112DEFS = @DEFS@
113DEPDIR = @DEPDIR@
114DLLTOOL = @DLLTOOL@
115DOCB_OBJ = @DOCB_OBJ@
116DSYMUTIL = @DSYMUTIL@
117DUMPBIN = @DUMPBIN@
118ECHO_C = @ECHO_C@
119ECHO_N = @ECHO_N@
120ECHO_T = @ECHO_T@
121EGREP = @EGREP@
122EXEEXT = @EXEEXT@
123FGREP = @FGREP@
124FTP_OBJ = @FTP_OBJ@
125GREP = @GREP@
126HAVE_ISINF = @HAVE_ISINF@
127HAVE_ISNAN = @HAVE_ISNAN@
128HTML_DIR = @HTML_DIR@
129HTML_OBJ = @HTML_OBJ@
130HTTP_OBJ = @HTTP_OBJ@
131ICONV_LIBS = @ICONV_LIBS@
132INSTALL = @INSTALL@
133INSTALL_DATA = @INSTALL_DATA@
134INSTALL_PROGRAM = @INSTALL_PROGRAM@
135INSTALL_SCRIPT = @INSTALL_SCRIPT@
136INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137LD = @LD@
138LDFLAGS = @LDFLAGS@
139LIBOBJS = @LIBOBJS@
140LIBS = @LIBS@
141LIBTOOL = @LIBTOOL@
142LIBXML_MAJOR_VERSION = @LIBXML_MAJOR_VERSION@
143LIBXML_MICRO_VERSION = @LIBXML_MICRO_VERSION@
144LIBXML_MINOR_VERSION = @LIBXML_MINOR_VERSION@
145LIBXML_VERSION = @LIBXML_VERSION@
146LIBXML_VERSION_EXTRA = @LIBXML_VERSION_EXTRA@
147LIBXML_VERSION_INFO = @LIBXML_VERSION_INFO@
148LIBXML_VERSION_NUMBER = @LIBXML_VERSION_NUMBER@
149LIPO = @LIPO@
150LN_S = @LN_S@
151LTLIBOBJS = @LTLIBOBJS@
152MAKEINFO = @MAKEINFO@
153MKDIR_P = @MKDIR_P@
154MODULE_EXTENSION = @MODULE_EXTENSION@
155MODULE_PLATFORM_LIBS = @MODULE_PLATFORM_LIBS@
156MV = @MV@
157M_LIBS = @M_LIBS@
158NM = @NM@
159NMEDIT = @NMEDIT@
160OBJDUMP = @OBJDUMP@
161OBJEXT = @OBJEXT@
162OTOOL = @OTOOL@
163OTOOL64 = @OTOOL64@
164PACKAGE = @PACKAGE@
165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166PACKAGE_NAME = @PACKAGE_NAME@
167PACKAGE_STRING = @PACKAGE_STRING@
168PACKAGE_TARNAME = @PACKAGE_TARNAME@
169PACKAGE_URL = @PACKAGE_URL@
170PACKAGE_VERSION = @PACKAGE_VERSION@
171PATH_SEPARATOR = @PATH_SEPARATOR@
172PERL = @PERL@
173PYTHON = @PYTHON@
174PYTHON_INCLUDES = @PYTHON_INCLUDES@
175PYTHON_LIBS = @PYTHON_LIBS@
176PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
177PYTHON_SUBDIR = @PYTHON_SUBDIR@
178PYTHON_TESTS = @PYTHON_TESTS@
179PYTHON_VERSION = @PYTHON_VERSION@
180RANLIB = @RANLIB@
181RDL_LIBS = @RDL_LIBS@
182READER_TEST = @READER_TEST@
183RELDATE = @RELDATE@
184RM = @RM@
185SED = @SED@
186SET_MAKE = @SET_MAKE@
187SHELL = @SHELL@
188STATIC_BINARIES = @STATIC_BINARIES@
189STRIP = @STRIP@
190TAR = @TAR@
191TEST_C14N = @TEST_C14N@
192TEST_CATALOG = @TEST_CATALOG@
193TEST_DEBUG = @TEST_DEBUG@
194TEST_HTML = @TEST_HTML@
195TEST_MODULES = @TEST_MODULES@
196TEST_PATTERN = @TEST_PATTERN@
197TEST_PHTML = @TEST_PHTML@
198TEST_PUSH = @TEST_PUSH@
199TEST_REGEXPS = @TEST_REGEXPS@
200TEST_SAX = @TEST_SAX@
201TEST_SCHEMAS = @TEST_SCHEMAS@
202TEST_SCHEMATRON = @TEST_SCHEMATRON@
203TEST_THREADS = @TEST_THREADS@
204TEST_VALID = @TEST_VALID@
205TEST_VTIME = @TEST_VTIME@
206TEST_XINCLUDE = @TEST_XINCLUDE@
207TEST_XPATH = @TEST_XPATH@
208TEST_XPTR = @TEST_XPTR@
209THREADS_W32 = @THREADS_W32@
210THREAD_CFLAGS = @THREAD_CFLAGS@
211THREAD_LIBS = @THREAD_LIBS@
212U = @U@
213VERSION = @VERSION@
214VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
215WGET = @WGET@
216WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
217WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
218WITH_C14N = @WITH_C14N@
219WITH_CATALOG = @WITH_CATALOG@
220WITH_DEBUG = @WITH_DEBUG@
221WITH_DOCB = @WITH_DOCB@
222WITH_FTP = @WITH_FTP@
223WITH_HTML = @WITH_HTML@
224WITH_HTTP = @WITH_HTTP@
225WITH_ICONV = @WITH_ICONV@
226WITH_ISO8859X = @WITH_ISO8859X@
227WITH_LEGACY = @WITH_LEGACY@
228WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
229WITH_MODULES = @WITH_MODULES@
230WITH_OUTPUT = @WITH_OUTPUT@
231WITH_PATTERN = @WITH_PATTERN@
232WITH_PUSH = @WITH_PUSH@
233WITH_READER = @WITH_READER@
234WITH_REGEXPS = @WITH_REGEXPS@
235WITH_RUN_DEBUG = @WITH_RUN_DEBUG@
236WITH_SAX1 = @WITH_SAX1@
237WITH_SCHEMAS = @WITH_SCHEMAS@
238WITH_SCHEMATRON = @WITH_SCHEMATRON@
239WITH_THREADS = @WITH_THREADS@
240WITH_TREE = @WITH_TREE@
241WITH_TRIO = @WITH_TRIO@
242WITH_VALID = @WITH_VALID@
243WITH_WRITER = @WITH_WRITER@
244WITH_XINCLUDE = @WITH_XINCLUDE@
245WITH_XPATH = @WITH_XPATH@
246WITH_XPTR = @WITH_XPTR@
247WITH_ZLIB = @WITH_ZLIB@
248XINCLUDE_OBJ = @XINCLUDE_OBJ@
249XMLLINT = @XMLLINT@
250XML_CFLAGS = @XML_CFLAGS@
251XML_INCLUDEDIR = @XML_INCLUDEDIR@
252XML_LIBDIR = @XML_LIBDIR@
253XML_LIBS = @XML_LIBS@
254XML_LIBTOOLLIBS = @XML_LIBTOOLLIBS@
255XPATH_OBJ = @XPATH_OBJ@
256XPTR_OBJ = @XPTR_OBJ@
257XSLTPROC = @XSLTPROC@
258Z_CFLAGS = @Z_CFLAGS@
259Z_LIBS = @Z_LIBS@
260abs_builddir = @abs_builddir@
261abs_srcdir = @abs_srcdir@
262abs_top_builddir = @abs_top_builddir@
263abs_top_srcdir = @abs_top_srcdir@
264ac_ct_CC = @ac_ct_CC@
265ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
266am__include = @am__include@
267am__leading_dot = @am__leading_dot@
268am__quote = @am__quote@
269am__tar = @am__tar@
270am__untar = @am__untar@
271bindir = @bindir@
272build = @build@
273build_alias = @build_alias@
274build_cpu = @build_cpu@
275build_os = @build_os@
276build_vendor = @build_vendor@
277builddir = @builddir@
278datadir = @datadir@
279datarootdir = @datarootdir@
280docdir = @docdir@
281dvidir = @dvidir@
282exec_prefix = @exec_prefix@
283host = @host@
284host_alias = @host_alias@
285host_cpu = @host_cpu@
286host_os = @host_os@
287host_vendor = @host_vendor@
288htmldir = @htmldir@
289includedir = @includedir@
290infodir = @infodir@
291install_sh = @install_sh@
292libdir = @libdir@
293libexecdir = @libexecdir@
294localedir = @localedir@
295localstatedir = @localstatedir@
296lt_ECHO = @lt_ECHO@
297mandir = @mandir@
298mkdir_p = @mkdir_p@
299oldincludedir = @oldincludedir@
300pdfdir = @pdfdir@
301prefix = @prefix@
302program_transform_name = @program_transform_name@
303psdir = @psdir@
304pythondir = @pythondir@
305sbindir = @sbindir@
306sharedstatedir = @sharedstatedir@
307srcdir = @srcdir@
308sysconfdir = @sysconfdir@
309target_alias = @target_alias@
310top_build_prefix = @top_build_prefix@
311top_builddir = @top_builddir@
312top_srcdir = @top_srcdir@
313SUBDIRS = libxml
314EXTRA_DIST = win32config.h wsockcompat.h
315all: all-recursive
316
317.SUFFIXES:
318$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
319	@for dep in $?; do \
320	  case '$(am__configure_deps)' in \
321	    *$$dep*) \
322	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
323	        && { if test -f $@; then exit 0; else break; fi; }; \
324	      exit 1;; \
325	  esac; \
326	done; \
327	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
328	$(am__cd) $(top_srcdir) && \
329	  $(AUTOMAKE) --gnu include/Makefile
330.PRECIOUS: Makefile
331Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
332	@case '$?' in \
333	  *config.status*) \
334	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
335	  *) \
336	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
337	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
338	esac;
339
340$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
341	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
343$(top_srcdir)/configure:  $(am__configure_deps)
344	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
346	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347$(am__aclocal_m4_deps):
348
349mostlyclean-libtool:
350	-rm -f *.lo
351
352clean-libtool:
353	-rm -rf .libs _libs
354
355# This directory's subdirectories are mostly independent; you can cd
356# into them and run `make' without going through this Makefile.
357# To change the values of `make' variables: instead of editing Makefiles,
358# (1) if the variable is set in `config.status', edit `config.status'
359#     (which will cause the Makefiles to be regenerated when you run `make');
360# (2) otherwise, pass the desired values on the `make' command line.
361$(RECURSIVE_TARGETS):
362	@fail= failcom='exit 1'; \
363	for f in x $$MAKEFLAGS; do \
364	  case $$f in \
365	    *=* | --[!k]*);; \
366	    *k*) failcom='fail=yes';; \
367	  esac; \
368	done; \
369	dot_seen=no; \
370	target=`echo $@ | sed s/-recursive//`; \
371	list='$(SUBDIRS)'; for subdir in $$list; do \
372	  echo "Making $$target in $$subdir"; \
373	  if test "$$subdir" = "."; then \
374	    dot_seen=yes; \
375	    local_target="$$target-am"; \
376	  else \
377	    local_target="$$target"; \
378	  fi; \
379	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
380	  || eval $$failcom; \
381	done; \
382	if test "$$dot_seen" = "no"; then \
383	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
384	fi; test -z "$$fail"
385
386$(RECURSIVE_CLEAN_TARGETS):
387	@fail= failcom='exit 1'; \
388	for f in x $$MAKEFLAGS; do \
389	  case $$f in \
390	    *=* | --[!k]*);; \
391	    *k*) failcom='fail=yes';; \
392	  esac; \
393	done; \
394	dot_seen=no; \
395	case "$@" in \
396	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
397	  *) list='$(SUBDIRS)' ;; \
398	esac; \
399	rev=''; for subdir in $$list; do \
400	  if test "$$subdir" = "."; then :; else \
401	    rev="$$subdir $$rev"; \
402	  fi; \
403	done; \
404	rev="$$rev ."; \
405	target=`echo $@ | sed s/-recursive//`; \
406	for subdir in $$rev; do \
407	  echo "Making $$target in $$subdir"; \
408	  if test "$$subdir" = "."; then \
409	    local_target="$$target-am"; \
410	  else \
411	    local_target="$$target"; \
412	  fi; \
413	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
414	  || eval $$failcom; \
415	done && test -z "$$fail"
416tags-recursive:
417	list='$(SUBDIRS)'; for subdir in $$list; do \
418	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
419	done
420ctags-recursive:
421	list='$(SUBDIRS)'; for subdir in $$list; do \
422	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
423	done
424
425ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
426	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
427	unique=`for i in $$list; do \
428	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
429	  done | \
430	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
431	      END { if (nonempty) { for (i in files) print i; }; }'`; \
432	mkid -fID $$unique
433tags: TAGS
434
435TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
436		$(TAGS_FILES) $(LISP)
437	set x; \
438	here=`pwd`; \
439	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
440	  include_option=--etags-include; \
441	  empty_fix=.; \
442	else \
443	  include_option=--include; \
444	  empty_fix=; \
445	fi; \
446	list='$(SUBDIRS)'; for subdir in $$list; do \
447	  if test "$$subdir" = .; then :; else \
448	    test ! -f $$subdir/TAGS || \
449	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
450	  fi; \
451	done; \
452	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
453	unique=`for i in $$list; do \
454	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455	  done | \
456	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457	      END { if (nonempty) { for (i in files) print i; }; }'`; \
458	shift; \
459	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
460	  test -n "$$unique" || unique=$$empty_fix; \
461	  if test $$# -gt 0; then \
462	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463	      "$$@" $$unique; \
464	  else \
465	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466	      $$unique; \
467	  fi; \
468	fi
469ctags: CTAGS
470CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
471		$(TAGS_FILES) $(LISP)
472	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
473	unique=`for i in $$list; do \
474	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475	  done | \
476	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
477	      END { if (nonempty) { for (i in files) print i; }; }'`; \
478	test -z "$(CTAGS_ARGS)$$unique" \
479	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480	     $$unique
481
482GTAGS:
483	here=`$(am__cd) $(top_builddir) && pwd` \
484	  && $(am__cd) $(top_srcdir) \
485	  && gtags -i $(GTAGS_ARGS) "$$here"
486
487distclean-tags:
488	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
489
490distdir: $(DISTFILES)
491	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
492	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
493	list='$(DISTFILES)'; \
494	  dist_files=`for file in $$list; do echo $$file; done | \
495	  sed -e "s|^$$srcdirstrip/||;t" \
496	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
497	case $$dist_files in \
498	  */*) $(MKDIR_P) `echo "$$dist_files" | \
499			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
500			   sort -u` ;; \
501	esac; \
502	for file in $$dist_files; do \
503	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
504	  if test -d $$d/$$file; then \
505	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
506	    if test -d "$(distdir)/$$file"; then \
507	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
508	    fi; \
509	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
510	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
511	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512	    fi; \
513	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
514	  else \
515	    test -f "$(distdir)/$$file" \
516	    || cp -p $$d/$$file "$(distdir)/$$file" \
517	    || exit 1; \
518	  fi; \
519	done
520	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
521	  if test "$$subdir" = .; then :; else \
522	    test -d "$(distdir)/$$subdir" \
523	    || $(MKDIR_P) "$(distdir)/$$subdir" \
524	    || exit 1; \
525	  fi; \
526	done
527	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
528	  if test "$$subdir" = .; then :; else \
529	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
530	    $(am__relativize); \
531	    new_distdir=$$reldir; \
532	    dir1=$$subdir; dir2="$(top_distdir)"; \
533	    $(am__relativize); \
534	    new_top_distdir=$$reldir; \
535	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
536	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
537	    ($(am__cd) $$subdir && \
538	      $(MAKE) $(AM_MAKEFLAGS) \
539	        top_distdir="$$new_top_distdir" \
540	        distdir="$$new_distdir" \
541		am__remove_distdir=: \
542		am__skip_length_check=: \
543		am__skip_mode_fix=: \
544	        distdir) \
545	      || exit 1; \
546	  fi; \
547	done
548check-am: all-am
549check: check-recursive
550all-am: Makefile
551installdirs: installdirs-recursive
552installdirs-am:
553install: install-recursive
554install-exec: install-exec-recursive
555install-data: install-data-recursive
556uninstall: uninstall-recursive
557
558install-am: all-am
559	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
560
561installcheck: installcheck-recursive
562install-strip:
563	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
564	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
565	  `test -z '$(STRIP)' || \
566	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
567mostlyclean-generic:
568
569clean-generic:
570
571distclean-generic:
572	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
573	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
574
575maintainer-clean-generic:
576	@echo "This command is intended for maintainers to use"
577	@echo "it deletes files that may require special tools to rebuild."
578clean: clean-recursive
579
580clean-am: clean-generic clean-libtool mostlyclean-am
581
582distclean: distclean-recursive
583	-rm -f Makefile
584distclean-am: clean-am distclean-generic distclean-tags
585
586dvi: dvi-recursive
587
588dvi-am:
589
590html: html-recursive
591
592html-am:
593
594info: info-recursive
595
596info-am:
597
598install-data-am:
599
600install-dvi: install-dvi-recursive
601
602install-dvi-am:
603
604install-exec-am:
605
606install-html: install-html-recursive
607
608install-html-am:
609
610install-info: install-info-recursive
611
612install-info-am:
613
614install-man:
615
616install-pdf: install-pdf-recursive
617
618install-pdf-am:
619
620install-ps: install-ps-recursive
621
622install-ps-am:
623
624installcheck-am:
625
626maintainer-clean: maintainer-clean-recursive
627	-rm -f Makefile
628maintainer-clean-am: distclean-am maintainer-clean-generic
629
630mostlyclean: mostlyclean-recursive
631
632mostlyclean-am: mostlyclean-generic mostlyclean-libtool
633
634pdf: pdf-recursive
635
636pdf-am:
637
638ps: ps-recursive
639
640ps-am:
641
642uninstall-am:
643
644.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
645	install-am install-strip tags-recursive
646
647.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
648	all all-am check check-am clean clean-generic clean-libtool \
649	ctags ctags-recursive distclean distclean-generic \
650	distclean-libtool distclean-tags distdir dvi dvi-am html \
651	html-am info info-am install install-am install-data \
652	install-data-am install-dvi install-dvi-am install-exec \
653	install-exec-am install-html install-html-am install-info \
654	install-info-am install-man install-pdf install-pdf-am \
655	install-ps install-ps-am install-strip installcheck \
656	installcheck-am installdirs installdirs-am maintainer-clean \
657	maintainer-clean-generic mostlyclean mostlyclean-generic \
658	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
659	uninstall uninstall-am
660
661
662# Tell versions [3.59,3.63) of GNU make to not export all variables.
663# Otherwise a system limit (for SysV at least) may be exceeded.
664.NOEXPORT:
665