1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92subdir = libexslt
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96	$(ACLOCAL_M4)
97DIST_COMMON = $(srcdir)/Makefile.am $(exsltinc_HEADERS) \
98	$(am__DIST_COMMON)
99mkinstalldirs = $(install_sh) -d
100CONFIG_HEADER = $(top_builddir)/config.h
101CONFIG_CLEAN_FILES = exsltconfig.h
102CONFIG_CLEAN_VPATH_FILES =
103am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104am__vpath_adj = case $$p in \
105    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
106    *) f=$$p;; \
107  esac;
108am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
109am__install_max = 40
110am__nobase_strip_setup = \
111  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
112am__nobase_strip = \
113  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
114am__nobase_list = $(am__nobase_strip_setup); \
115  for p in $$list; do echo "$$p $$p"; done | \
116  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
118    if (++n[$$2] == $(am__install_max)) \
119      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120    END { for (dir in files) print dir, files[dir] }'
121am__base_list = \
122  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
123  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
124am__uninstall_files_from_dir = { \
125  test -z "$$files" \
126    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
127    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
128         $(am__cd) "$$dir" && rm -f $$files; }; \
129  }
130am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \
131	"$(DESTDIR)$(exsltincdir)" "$(DESTDIR)$(exsltincdir)"
132LTLIBRARIES = $(lib_LTLIBRARIES)
133am__DEPENDENCIES_1 =
134libexslt_la_DEPENDENCIES = $(top_builddir)/libxslt/libxslt.la \
135	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
136	$(am__DEPENDENCIES_1)
137am_libexslt_la_OBJECTS = exslt.lo common.lo crypto.lo math.lo sets.lo \
138	functions.lo strings.lo date.lo saxon.lo dynamic.lo
139libexslt_la_OBJECTS = $(am_libexslt_la_OBJECTS)
140AM_V_lt = $(am__v_lt_@AM_V@)
141am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
142am__v_lt_0 = --silent
143am__v_lt_1 =
144libexslt_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
145	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
146	$(libexslt_la_LDFLAGS) $(LDFLAGS) -o $@
147AM_V_P = $(am__v_P_@AM_V@)
148am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
149am__v_P_0 = false
150am__v_P_1 = :
151AM_V_GEN = $(am__v_GEN_@AM_V@)
152am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
153am__v_GEN_0 = @echo "  GEN     " $@;
154am__v_GEN_1 =
155AM_V_at = $(am__v_at_@AM_V@)
156am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157am__v_at_0 = @
158am__v_at_1 =
159DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
160depcomp = $(SHELL) $(top_srcdir)/depcomp
161am__maybe_remake_depfiles = depfiles
162am__depfiles_remade = ./$(DEPDIR)/common.Plo ./$(DEPDIR)/crypto.Plo \
163	./$(DEPDIR)/date.Plo ./$(DEPDIR)/dynamic.Plo \
164	./$(DEPDIR)/exslt.Plo ./$(DEPDIR)/functions.Plo \
165	./$(DEPDIR)/math.Plo ./$(DEPDIR)/saxon.Plo \
166	./$(DEPDIR)/sets.Plo ./$(DEPDIR)/strings.Plo
167am__mv = mv -f
168COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
169	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
170LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
171	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
172	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
173	$(AM_CFLAGS) $(CFLAGS)
174AM_V_CC = $(am__v_CC_@AM_V@)
175am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
176am__v_CC_0 = @echo "  CC      " $@;
177am__v_CC_1 =
178CCLD = $(CC)
179LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
180	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
181	$(AM_LDFLAGS) $(LDFLAGS) -o $@
182AM_V_CCLD = $(am__v_CCLD_@AM_V@)
183am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
184am__v_CCLD_0 = @echo "  CCLD    " $@;
185am__v_CCLD_1 =
186SOURCES = $(libexslt_la_SOURCES)
187DIST_SOURCES = $(libexslt_la_SOURCES)
188am__can_run_installinfo = \
189  case $$AM_UPDATE_INFO_DIR in \
190    n|no|NO) false;; \
191    *) (install-info --version) >/dev/null 2>&1;; \
192  esac
193man3dir = $(mandir)/man3
194NROFF = nroff
195MANS = $(man_MANS)
196HEADERS = $(exsltinc_HEADERS) $(nodist_exsltinc_HEADERS)
197am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
198# Read a list of newline-separated strings from the standard input,
199# and print each of them once, without duplicates.  Input order is
200# *not* preserved.
201am__uniquify_input = $(AWK) '\
202  BEGIN { nonempty = 0; } \
203  { items[$$0] = 1; nonempty = 1; } \
204  END { if (nonempty) { for (i in items) print i; }; } \
205'
206# Make sure the list of sources is unique.  This is necessary because,
207# e.g., the same source file might be shared among _SOURCES variables
208# for different programs/libraries.
209am__define_uniq_tagged_files = \
210  list='$(am__tagged_files)'; \
211  unique=`for i in $$list; do \
212    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
213  done | $(am__uniquify_input)`
214ETAGS = etags
215CTAGS = ctags
216am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/exsltconfig.h.in \
217	$(top_srcdir)/depcomp
218DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219ACLOCAL = @ACLOCAL@
220AMTAR = @AMTAR@
221AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
222AR = @AR@
223AS = @AS@
224AUTOCONF = @AUTOCONF@
225AUTOHEADER = @AUTOHEADER@
226AUTOMAKE = @AUTOMAKE@
227AWK = @AWK@
228CC = @CC@
229CCDEPMODE = @CCDEPMODE@
230CFLAGS = @CFLAGS@
231CPP = @CPP@
232CPPFLAGS = @CPPFLAGS@
233CRYPTO_TESTDIR = @CRYPTO_TESTDIR@
234CYGPATH_W = @CYGPATH_W@
235DEFS = @DEFS@
236DEPDIR = @DEPDIR@
237DLLTOOL = @DLLTOOL@
238DSYMUTIL = @DSYMUTIL@
239DUMPBIN = @DUMPBIN@
240ECHO_C = @ECHO_C@
241ECHO_N = @ECHO_N@
242ECHO_T = @ECHO_T@
243EGREP = @EGREP@
244EXEEXT = @EXEEXT@
245EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
246EXSLT_LIBDIR = @EXSLT_LIBDIR@
247EXSLT_LIBS = @EXSLT_LIBS@
248EXSLT_PRIVATE_LIBS = @EXSLT_PRIVATE_LIBS@
249EXTRA_LIBS = @EXTRA_LIBS@
250FGREP = @FGREP@
251GREP = @GREP@
252HTML_DIR = @HTML_DIR@
253INSTALL = @INSTALL@
254INSTALL_DATA = @INSTALL_DATA@
255INSTALL_PROGRAM = @INSTALL_PROGRAM@
256INSTALL_SCRIPT = @INSTALL_SCRIPT@
257INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
258LD = @LD@
259LDFLAGS = @LDFLAGS@
260LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
261LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
262LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
263LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
264LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
265LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
266LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
267LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
268LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
269LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
270LIBOBJS = @LIBOBJS@
271LIBS = @LIBS@
272LIBTOOL = @LIBTOOL@
273LIBXML_CFLAGS = @LIBXML_CFLAGS@
274LIBXML_LIBS = @LIBXML_LIBS@
275LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
276LIBXML_SRC = @LIBXML_SRC@
277LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
278LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
279LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
280LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
281LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
282LIBXSLT_VERSION = @LIBXSLT_VERSION@
283LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
284LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
285LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
286LIPO = @LIPO@
287LN_S = @LN_S@
288LTLIBOBJS = @LTLIBOBJS@
289LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
290MAKEINFO = @MAKEINFO@
291MANIFEST_TOOL = @MANIFEST_TOOL@
292MKDIR_P = @MKDIR_P@
293M_LIBS = @M_LIBS@
294NM = @NM@
295NMEDIT = @NMEDIT@
296OBJDUMP = @OBJDUMP@
297OBJEXT = @OBJEXT@
298OTOOL = @OTOOL@
299OTOOL64 = @OTOOL64@
300PACKAGE = @PACKAGE@
301PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
302PACKAGE_NAME = @PACKAGE_NAME@
303PACKAGE_STRING = @PACKAGE_STRING@
304PACKAGE_TARNAME = @PACKAGE_TARNAME@
305PACKAGE_URL = @PACKAGE_URL@
306PACKAGE_VERSION = @PACKAGE_VERSION@
307PATH_SEPARATOR = @PATH_SEPARATOR@
308PERL = @PERL@
309PKG_CONFIG = @PKG_CONFIG@
310PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
311PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
312PYTHON = @PYTHON@
313PYTHONSODV = @PYTHONSODV@
314PYTHON_INCLUDES = @PYTHON_INCLUDES@
315PYTHON_LIBS = @PYTHON_LIBS@
316PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
317PYTHON_SUBDIR = @PYTHON_SUBDIR@
318PYTHON_VERSION = @PYTHON_VERSION@
319RANLIB = @RANLIB@
320RELDATE = @RELDATE@
321SED = @SED@
322SET_MAKE = @SET_MAKE@
323SHELL = @SHELL@
324STRIP = @STRIP@
325THREAD_LIBS = @THREAD_LIBS@
326VERSION = @VERSION@
327VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
328WITH_CRYPTO = @WITH_CRYPTO@
329WITH_DEBUGGER = @WITH_DEBUGGER@
330WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
331WITH_MODULES = @WITH_MODULES@
332WITH_PROFILER = @WITH_PROFILER@
333WITH_TRIO = @WITH_TRIO@
334WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
335XMLLINT = @XMLLINT@
336XML_CONFIG = @XML_CONFIG@
337XSLTPROC = @XSLTPROC@
338XSLTPROCDV = @XSLTPROCDV@
339XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
340XSLT_LIBDIR = @XSLT_LIBDIR@
341XSLT_LIBS = @XSLT_LIBS@
342XSLT_PRIVATE_LIBS = @XSLT_PRIVATE_LIBS@
343abs_builddir = @abs_builddir@
344abs_srcdir = @abs_srcdir@
345abs_top_builddir = @abs_top_builddir@
346abs_top_srcdir = @abs_top_srcdir@
347ac_ct_AR = @ac_ct_AR@
348ac_ct_CC = @ac_ct_CC@
349ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
350am__include = @am__include@
351am__leading_dot = @am__leading_dot@
352am__quote = @am__quote@
353am__tar = @am__tar@
354am__untar = @am__untar@
355bindir = @bindir@
356build = @build@
357build_alias = @build_alias@
358build_cpu = @build_cpu@
359build_os = @build_os@
360build_vendor = @build_vendor@
361builddir = @builddir@
362datadir = @datadir@
363datarootdir = @datarootdir@
364docdir = @docdir@
365dvidir = @dvidir@
366exec_prefix = @exec_prefix@
367host = @host@
368host_alias = @host_alias@
369host_cpu = @host_cpu@
370host_os = @host_os@
371host_vendor = @host_vendor@
372htmldir = @htmldir@
373includedir = @includedir@
374infodir = @infodir@
375install_sh = @install_sh@
376libdir = @libdir@
377libexecdir = @libexecdir@
378localedir = @localedir@
379localstatedir = @localstatedir@
380mandir = @mandir@
381mkdir_p = @mkdir_p@
382oldincludedir = @oldincludedir@
383pdfdir = @pdfdir@
384prefix = @prefix@
385program_transform_name = @program_transform_name@
386psdir = @psdir@
387pythondir = @pythondir@
388sbindir = @sbindir@
389sharedstatedir = @sharedstatedir@
390srcdir = @srcdir@
391sysconfdir = @sysconfdir@
392target_alias = @target_alias@
393top_build_prefix = @top_build_prefix@
394top_builddir = @top_builddir@
395top_srcdir = @top_srcdir@
396AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt -I$(top_srcdir)/libexslt \
397	      -I$(top_builddir) -I$(top_builddir)/libxslt \
398	      -I$(top_builddir)/libexslt
399
400AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(LIBXML_CFLAGS)
401lib_LTLIBRARIES = libexslt.la
402exsltincdir = $(includedir)/libexslt
403exsltinc_HEADERS = \
404	exslt.h				\
405	exsltexports.h
406
407nodist_exsltinc_HEADERS = \
408	exsltconfig.h
409
410libexslt_la_SOURCES = \
411	exslt.c				\
412	common.c			\
413	crypto.c			\
414	math.c				\
415	sets.c				\
416	functions.c			\
417	strings.c			\
418	date.c				\
419	saxon.c				\
420	libexslt.h			\
421	dynamic.c
422
423libexslt_la_LIBADD = $(top_builddir)/libxslt/libxslt.la $(EXTRA_LIBS) $(LIBGCRYPT_LIBS) $(M_LIBS)
424libexslt_la_LDFLAGS = -version-info $(LIBEXSLT_VERSION_INFO)
425man_MANS = libexslt.3
426EXTRA_DIST = $(man_MANS)
427all: all-am
428
429.SUFFIXES:
430.SUFFIXES: .c .lo .o .obj
431$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
432	@for dep in $?; do \
433	  case '$(am__configure_deps)' in \
434	    *$$dep*) \
435	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
436	        && { if test -f $@; then exit 0; else break; fi; }; \
437	      exit 1;; \
438	  esac; \
439	done; \
440	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libexslt/Makefile'; \
441	$(am__cd) $(top_srcdir) && \
442	  $(AUTOMAKE) --foreign libexslt/Makefile
443Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
444	@case '$?' in \
445	  *config.status*) \
446	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
447	  *) \
448	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
449	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
450	esac;
451
452$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
453	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454
455$(top_srcdir)/configure:  $(am__configure_deps)
456	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
458	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459$(am__aclocal_m4_deps):
460exsltconfig.h: $(top_builddir)/config.status $(srcdir)/exsltconfig.h.in
461	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
462
463install-libLTLIBRARIES: $(lib_LTLIBRARIES)
464	@$(NORMAL_INSTALL)
465	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
466	list2=; for p in $$list; do \
467	  if test -f $$p; then \
468	    list2="$$list2 $$p"; \
469	  else :; fi; \
470	done; \
471	test -z "$$list2" || { \
472	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
473	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
474	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
475	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
476	}
477
478uninstall-libLTLIBRARIES:
479	@$(NORMAL_UNINSTALL)
480	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
481	for p in $$list; do \
482	  $(am__strip_dir) \
483	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
484	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
485	done
486
487clean-libLTLIBRARIES:
488	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
489	@list='$(lib_LTLIBRARIES)'; \
490	locs=`for p in $$list; do echo $$p; done | \
491	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
492	      sort -u`; \
493	test -z "$$locs" || { \
494	  echo rm -f $${locs}; \
495	  rm -f $${locs}; \
496	}
497
498libexslt.la: $(libexslt_la_OBJECTS) $(libexslt_la_DEPENDENCIES) $(EXTRA_libexslt_la_DEPENDENCIES)
499	$(AM_V_CCLD)$(libexslt_la_LINK) -rpath $(libdir) $(libexslt_la_OBJECTS) $(libexslt_la_LIBADD) $(LIBS)
500
501mostlyclean-compile:
502	-rm -f *.$(OBJEXT)
503
504distclean-compile:
505	-rm -f *.tab.c
506
507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Plo@am__quote@ # am--include-marker
508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypto.Plo@am__quote@ # am--include-marker
509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/date.Plo@am__quote@ # am--include-marker
510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynamic.Plo@am__quote@ # am--include-marker
511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exslt.Plo@am__quote@ # am--include-marker
512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/functions.Plo@am__quote@ # am--include-marker
513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Plo@am__quote@ # am--include-marker
514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saxon.Plo@am__quote@ # am--include-marker
515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sets.Plo@am__quote@ # am--include-marker
516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strings.Plo@am__quote@ # am--include-marker
517
518$(am__depfiles_remade):
519	@$(MKDIR_P) $(@D)
520	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
521
522am--depfiles: $(am__depfiles_remade)
523
524.c.o:
525@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
526@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
527@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
528@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
530
531.c.obj:
532@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
533@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
534@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
535@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
537
538.c.lo:
539@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
540@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
541@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
542@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
544
545mostlyclean-libtool:
546	-rm -f *.lo
547
548clean-libtool:
549	-rm -rf .libs _libs
550install-man3: $(man_MANS)
551	@$(NORMAL_INSTALL)
552	@list1=''; \
553	list2='$(man_MANS)'; \
554	test -n "$(man3dir)" \
555	  && test -n "`echo $$list1$$list2`" \
556	  || exit 0; \
557	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
558	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
559	{ for i in $$list1; do echo "$$i"; done;  \
560	if test -n "$$list2"; then \
561	  for i in $$list2; do echo "$$i"; done \
562	    | sed -n '/\.3[a-z]*$$/p'; \
563	fi; \
564	} | while read p; do \
565	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
566	  echo "$$d$$p"; echo "$$p"; \
567	done | \
568	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
569	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
570	sed 'N;N;s,\n, ,g' | { \
571	list=; while read file base inst; do \
572	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
573	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
574	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
575	  fi; \
576	done; \
577	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
578	while read files; do \
579	  test -z "$$files" || { \
580	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
581	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
582	done; }
583
584uninstall-man3:
585	@$(NORMAL_UNINSTALL)
586	@list=''; test -n "$(man3dir)" || exit 0; \
587	files=`{ for i in $$list; do echo "$$i"; done; \
588	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
589	  sed -n '/\.3[a-z]*$$/p'; \
590	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
591	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
592	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
593install-exsltincHEADERS: $(exsltinc_HEADERS)
594	@$(NORMAL_INSTALL)
595	@list='$(exsltinc_HEADERS)'; test -n "$(exsltincdir)" || list=; \
596	if test -n "$$list"; then \
597	  echo " $(MKDIR_P) '$(DESTDIR)$(exsltincdir)'"; \
598	  $(MKDIR_P) "$(DESTDIR)$(exsltincdir)" || exit 1; \
599	fi; \
600	for p in $$list; do \
601	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
602	  echo "$$d$$p"; \
603	done | $(am__base_list) | \
604	while read files; do \
605	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(exsltincdir)'"; \
606	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(exsltincdir)" || exit $$?; \
607	done
608
609uninstall-exsltincHEADERS:
610	@$(NORMAL_UNINSTALL)
611	@list='$(exsltinc_HEADERS)'; test -n "$(exsltincdir)" || list=; \
612	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
613	dir='$(DESTDIR)$(exsltincdir)'; $(am__uninstall_files_from_dir)
614install-nodist_exsltincHEADERS: $(nodist_exsltinc_HEADERS)
615	@$(NORMAL_INSTALL)
616	@list='$(nodist_exsltinc_HEADERS)'; test -n "$(exsltincdir)" || list=; \
617	if test -n "$$list"; then \
618	  echo " $(MKDIR_P) '$(DESTDIR)$(exsltincdir)'"; \
619	  $(MKDIR_P) "$(DESTDIR)$(exsltincdir)" || exit 1; \
620	fi; \
621	for p in $$list; do \
622	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
623	  echo "$$d$$p"; \
624	done | $(am__base_list) | \
625	while read files; do \
626	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(exsltincdir)'"; \
627	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(exsltincdir)" || exit $$?; \
628	done
629
630uninstall-nodist_exsltincHEADERS:
631	@$(NORMAL_UNINSTALL)
632	@list='$(nodist_exsltinc_HEADERS)'; test -n "$(exsltincdir)" || list=; \
633	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
634	dir='$(DESTDIR)$(exsltincdir)'; $(am__uninstall_files_from_dir)
635
636ID: $(am__tagged_files)
637	$(am__define_uniq_tagged_files); mkid -fID $$unique
638tags: tags-am
639TAGS: tags
640
641tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
642	set x; \
643	here=`pwd`; \
644	$(am__define_uniq_tagged_files); \
645	shift; \
646	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
647	  test -n "$$unique" || unique=$$empty_fix; \
648	  if test $$# -gt 0; then \
649	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
650	      "$$@" $$unique; \
651	  else \
652	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
653	      $$unique; \
654	  fi; \
655	fi
656ctags: ctags-am
657
658CTAGS: ctags
659ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
660	$(am__define_uniq_tagged_files); \
661	test -z "$(CTAGS_ARGS)$$unique" \
662	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
663	     $$unique
664
665GTAGS:
666	here=`$(am__cd) $(top_builddir) && pwd` \
667	  && $(am__cd) $(top_srcdir) \
668	  && gtags -i $(GTAGS_ARGS) "$$here"
669cscopelist: cscopelist-am
670
671cscopelist-am: $(am__tagged_files)
672	list='$(am__tagged_files)'; \
673	case "$(srcdir)" in \
674	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
675	  *) sdir=$(subdir)/$(srcdir) ;; \
676	esac; \
677	for i in $$list; do \
678	  if test -f "$$i"; then \
679	    echo "$(subdir)/$$i"; \
680	  else \
681	    echo "$$sdir/$$i"; \
682	  fi; \
683	done >> $(top_builddir)/cscope.files
684
685distclean-tags:
686	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
687
688distdir: $(BUILT_SOURCES)
689	$(MAKE) $(AM_MAKEFLAGS) distdir-am
690
691distdir-am: $(DISTFILES)
692	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
693	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
694	list='$(DISTFILES)'; \
695	  dist_files=`for file in $$list; do echo $$file; done | \
696	  sed -e "s|^$$srcdirstrip/||;t" \
697	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
698	case $$dist_files in \
699	  */*) $(MKDIR_P) `echo "$$dist_files" | \
700			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
701			   sort -u` ;; \
702	esac; \
703	for file in $$dist_files; do \
704	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
705	  if test -d $$d/$$file; then \
706	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
707	    if test -d "$(distdir)/$$file"; then \
708	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
709	    fi; \
710	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
711	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
712	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
713	    fi; \
714	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
715	  else \
716	    test -f "$(distdir)/$$file" \
717	    || cp -p $$d/$$file "$(distdir)/$$file" \
718	    || exit 1; \
719	  fi; \
720	done
721check-am: all-am
722check: check-am
723all-am: Makefile $(LTLIBRARIES) $(MANS) $(HEADERS)
724installdirs:
725	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(exsltincdir)" "$(DESTDIR)$(exsltincdir)"; do \
726	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
727	done
728install: install-am
729install-exec: install-exec-am
730install-data: install-data-am
731uninstall: uninstall-am
732
733install-am: all-am
734	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
735
736installcheck: installcheck-am
737install-strip:
738	if test -z '$(STRIP)'; then \
739	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
740	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
741	      install; \
742	else \
743	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
744	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
745	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
746	fi
747mostlyclean-generic:
748
749clean-generic:
750
751distclean-generic:
752	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
753	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
754
755maintainer-clean-generic:
756	@echo "This command is intended for maintainers to use"
757	@echo "it deletes files that may require special tools to rebuild."
758clean: clean-am
759
760clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
761	mostlyclean-am
762
763distclean: distclean-am
764		-rm -f ./$(DEPDIR)/common.Plo
765	-rm -f ./$(DEPDIR)/crypto.Plo
766	-rm -f ./$(DEPDIR)/date.Plo
767	-rm -f ./$(DEPDIR)/dynamic.Plo
768	-rm -f ./$(DEPDIR)/exslt.Plo
769	-rm -f ./$(DEPDIR)/functions.Plo
770	-rm -f ./$(DEPDIR)/math.Plo
771	-rm -f ./$(DEPDIR)/saxon.Plo
772	-rm -f ./$(DEPDIR)/sets.Plo
773	-rm -f ./$(DEPDIR)/strings.Plo
774	-rm -f Makefile
775distclean-am: clean-am distclean-compile distclean-generic \
776	distclean-tags
777
778dvi: dvi-am
779
780dvi-am:
781
782html: html-am
783
784html-am:
785
786info: info-am
787
788info-am:
789
790install-data-am: install-exsltincHEADERS install-man \
791	install-nodist_exsltincHEADERS
792
793install-dvi: install-dvi-am
794
795install-dvi-am:
796
797install-exec-am: install-libLTLIBRARIES
798
799install-html: install-html-am
800
801install-html-am:
802
803install-info: install-info-am
804
805install-info-am:
806
807install-man: install-man3
808
809install-pdf: install-pdf-am
810
811install-pdf-am:
812
813install-ps: install-ps-am
814
815install-ps-am:
816
817installcheck-am:
818
819maintainer-clean: maintainer-clean-am
820		-rm -f ./$(DEPDIR)/common.Plo
821	-rm -f ./$(DEPDIR)/crypto.Plo
822	-rm -f ./$(DEPDIR)/date.Plo
823	-rm -f ./$(DEPDIR)/dynamic.Plo
824	-rm -f ./$(DEPDIR)/exslt.Plo
825	-rm -f ./$(DEPDIR)/functions.Plo
826	-rm -f ./$(DEPDIR)/math.Plo
827	-rm -f ./$(DEPDIR)/saxon.Plo
828	-rm -f ./$(DEPDIR)/sets.Plo
829	-rm -f ./$(DEPDIR)/strings.Plo
830	-rm -f Makefile
831maintainer-clean-am: distclean-am maintainer-clean-generic
832
833mostlyclean: mostlyclean-am
834
835mostlyclean-am: mostlyclean-compile mostlyclean-generic \
836	mostlyclean-libtool
837
838pdf: pdf-am
839
840pdf-am:
841
842ps: ps-am
843
844ps-am:
845
846uninstall-am: uninstall-exsltincHEADERS uninstall-libLTLIBRARIES \
847	uninstall-man uninstall-nodist_exsltincHEADERS
848
849uninstall-man: uninstall-man3
850
851.MAKE: install-am install-strip
852
853.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
854	clean-generic clean-libLTLIBRARIES clean-libtool cscopelist-am \
855	ctags ctags-am distclean distclean-compile distclean-generic \
856	distclean-libtool distclean-tags distdir dvi dvi-am html \
857	html-am info info-am install install-am install-data \
858	install-data-am install-dvi install-dvi-am install-exec \
859	install-exec-am install-exsltincHEADERS install-html \
860	install-html-am install-info install-info-am \
861	install-libLTLIBRARIES install-man install-man3 \
862	install-nodist_exsltincHEADERS install-pdf install-pdf-am \
863	install-ps install-ps-am install-strip installcheck \
864	installcheck-am installdirs maintainer-clean \
865	maintainer-clean-generic mostlyclean mostlyclean-compile \
866	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
867	tags tags-am uninstall uninstall-am uninstall-exsltincHEADERS \
868	uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \
869	uninstall-nodist_exsltincHEADERS
870
871.PRECIOUS: Makefile
872
873
874# Tell versions [3.59,3.63) of GNU make to not export all variables.
875# Otherwise a system limit (for SysV at least) may be exceeded.
876.NOEXPORT:
877