[CVE-2021-30560] Fix use-after-free in xsltApplyTemplates
[platform/upstream/libxslt.git] / Makefile.in
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
18 VPATH = @srcdir@
19 am__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 }
30 am__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
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 subdir = .
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96         $(ACLOCAL_M4)
97 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
98         $(am__configure_deps) $(am__DIST_COMMON)
99 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
100  configure.lineno config.status.lineno
101 mkinstalldirs = $(install_sh) -d
102 CONFIG_HEADER = config.h
103 CONFIG_CLEAN_FILES = libxslt.pc libexslt.pc xslt-config libxslt.spec
104 CONFIG_CLEAN_VPATH_FILES =
105 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
106 am__vpath_adj = case $$p in \
107     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108     *) f=$$p;; \
109   esac;
110 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
111 am__install_max = 40
112 am__nobase_strip_setup = \
113   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
114 am__nobase_strip = \
115   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
116 am__nobase_list = $(am__nobase_strip_setup); \
117   for p in $$list; do echo "$$p $$p"; done | \
118   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
119   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
120     if (++n[$$2] == $(am__install_max)) \
121       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
122     END { for (dir in files) print dir, files[dir] }'
123 am__base_list = \
124   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
125   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
126 am__uninstall_files_from_dir = { \
127   test -z "$$files" \
128     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
129     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
130          $(am__cd) "$$dir" && rm -f $$files; }; \
131   }
132 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confexecdir)" \
133         "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
134 SCRIPTS = $(bin_SCRIPTS)
135 AM_V_P = $(am__v_P_@AM_V@)
136 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
137 am__v_P_0 = false
138 am__v_P_1 = :
139 AM_V_GEN = $(am__v_GEN_@AM_V@)
140 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
141 am__v_GEN_0 = @echo "  GEN     " $@;
142 am__v_GEN_1 = 
143 AM_V_at = $(am__v_at_@AM_V@)
144 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
145 am__v_at_0 = @
146 am__v_at_1 = 
147 SOURCES =
148 DIST_SOURCES =
149 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
150         ctags-recursive dvi-recursive html-recursive info-recursive \
151         install-data-recursive install-dvi-recursive \
152         install-exec-recursive install-html-recursive \
153         install-info-recursive install-pdf-recursive \
154         install-ps-recursive install-recursive installcheck-recursive \
155         installdirs-recursive pdf-recursive ps-recursive \
156         tags-recursive uninstall-recursive
157 am__can_run_installinfo = \
158   case $$AM_UPDATE_INFO_DIR in \
159     n|no|NO) false;; \
160     *) (install-info --version) >/dev/null 2>&1;; \
161   esac
162 DATA = $(confexec_DATA) $(m4data_DATA) $(pkgconfig_DATA)
163 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
164   distclean-recursive maintainer-clean-recursive
165 am__recursive_targets = \
166   $(RECURSIVE_TARGETS) \
167   $(RECURSIVE_CLEAN_TARGETS) \
168   $(am__extra_recursive_targets)
169 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
170         cscope distdir distdir-am dist dist-all distcheck
171 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
172         $(LISP)config.h.in
173 # Read a list of newline-separated strings from the standard input,
174 # and print each of them once, without duplicates.  Input order is
175 # *not* preserved.
176 am__uniquify_input = $(AWK) '\
177   BEGIN { nonempty = 0; } \
178   { items[$$0] = 1; nonempty = 1; } \
179   END { if (nonempty) { for (i in items) print i; }; } \
180 '
181 # Make sure the list of sources is unique.  This is necessary because,
182 # e.g., the same source file might be shared among _SOURCES variables
183 # for different programs/libraries.
184 am__define_uniq_tagged_files = \
185   list='$(am__tagged_files)'; \
186   unique=`for i in $$list; do \
187     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
188   done | $(am__uniquify_input)`
189 ETAGS = etags
190 CTAGS = ctags
191 CSCOPE = cscope
192 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
193         $(srcdir)/libexslt.pc.in $(srcdir)/libxslt.pc.in \
194         $(srcdir)/libxslt.spec.in $(srcdir)/xslt-config.in AUTHORS \
195         COPYING ChangeLog INSTALL NEWS README TODO compile \
196         config.guess config.sub install-sh ltmain.sh missing
197 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198 distdir = $(PACKAGE)-$(VERSION)
199 top_distdir = $(distdir)
200 am__remove_distdir = \
201   if test -d "$(distdir)"; then \
202     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
203       && rm -rf "$(distdir)" \
204       || { sleep 5 && rm -rf "$(distdir)"; }; \
205   else :; fi
206 am__post_remove_distdir = $(am__remove_distdir)
207 am__relativize = \
208   dir0=`pwd`; \
209   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
210   sed_rest='s,^[^/]*/*,,'; \
211   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
212   sed_butlast='s,/*[^/]*$$,,'; \
213   while test -n "$$dir1"; do \
214     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
215     if test "$$first" != "."; then \
216       if test "$$first" = ".."; then \
217         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
218         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
219       else \
220         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
221         if test "$$first2" = "$$first"; then \
222           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
223         else \
224           dir2="../$$dir2"; \
225         fi; \
226         dir0="$$dir0"/"$$first"; \
227       fi; \
228     fi; \
229     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
230   done; \
231   reldir="$$dir2"
232 DIST_ARCHIVES = $(distdir).tar.gz
233 GZIP_ENV = --best
234 DIST_TARGETS = dist-gzip
235 distuninstallcheck_listfiles = find . -type f -print
236 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
237   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
238 distcleancheck_listfiles = find . -type f -print
239 ACLOCAL = @ACLOCAL@
240 AMTAR = @AMTAR@
241 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
242 AR = @AR@
243 AS = @AS@
244 AUTOCONF = @AUTOCONF@
245 AUTOHEADER = @AUTOHEADER@
246 AUTOMAKE = @AUTOMAKE@
247 AWK = @AWK@
248 CC = @CC@
249 CCDEPMODE = @CCDEPMODE@
250 CFLAGS = @CFLAGS@
251 CPP = @CPP@
252 CPPFLAGS = @CPPFLAGS@
253 CRYPTO_TESTDIR = @CRYPTO_TESTDIR@
254 CYGPATH_W = @CYGPATH_W@
255 DEFS = @DEFS@
256 DEPDIR = @DEPDIR@
257 DLLTOOL = @DLLTOOL@
258 DSYMUTIL = @DSYMUTIL@
259 DUMPBIN = @DUMPBIN@
260 ECHO_C = @ECHO_C@
261 ECHO_N = @ECHO_N@
262 ECHO_T = @ECHO_T@
263 EGREP = @EGREP@
264 EXEEXT = @EXEEXT@
265 EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
266 EXSLT_LIBDIR = @EXSLT_LIBDIR@
267 EXSLT_LIBS = @EXSLT_LIBS@
268 EXSLT_PRIVATE_LIBS = @EXSLT_PRIVATE_LIBS@
269 EXTRA_LIBS = @EXTRA_LIBS@
270 FGREP = @FGREP@
271 GREP = @GREP@
272 HTML_DIR = @HTML_DIR@
273 INSTALL = @INSTALL@
274 INSTALL_DATA = @INSTALL_DATA@
275 INSTALL_PROGRAM = @INSTALL_PROGRAM@
276 INSTALL_SCRIPT = @INSTALL_SCRIPT@
277 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
278 LD = @LD@
279 LDFLAGS = @LDFLAGS@
280 LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
281 LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
282 LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
283 LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
284 LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
285 LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
286 LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
287 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
288 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
289 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
290 LIBOBJS = @LIBOBJS@
291 LIBS = @LIBS@
292 LIBTOOL = @LIBTOOL@
293 LIBXML_CFLAGS = @LIBXML_CFLAGS@
294 LIBXML_LIBS = @LIBXML_LIBS@
295 LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
296 LIBXML_SRC = @LIBXML_SRC@
297 LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
298 LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
299 LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
300 LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
301 LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
302 LIBXSLT_VERSION = @LIBXSLT_VERSION@
303 LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
304 LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
305 LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
306 LIPO = @LIPO@
307 LN_S = @LN_S@
308 LTLIBOBJS = @LTLIBOBJS@
309 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
310 MAKEINFO = @MAKEINFO@
311 MANIFEST_TOOL = @MANIFEST_TOOL@
312 MKDIR_P = @MKDIR_P@
313 M_LIBS = @M_LIBS@
314 NM = @NM@
315 NMEDIT = @NMEDIT@
316 OBJDUMP = @OBJDUMP@
317 OBJEXT = @OBJEXT@
318 OTOOL = @OTOOL@
319 OTOOL64 = @OTOOL64@
320 PACKAGE = @PACKAGE@
321 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
322 PACKAGE_NAME = @PACKAGE_NAME@
323 PACKAGE_STRING = @PACKAGE_STRING@
324 PACKAGE_TARNAME = @PACKAGE_TARNAME@
325 PACKAGE_URL = @PACKAGE_URL@
326 PACKAGE_VERSION = @PACKAGE_VERSION@
327 PATH_SEPARATOR = @PATH_SEPARATOR@
328 PERL = @PERL@
329 PKG_CONFIG = @PKG_CONFIG@
330 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
331 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
332 PYTHON = @PYTHON@
333 PYTHONSODV = @PYTHONSODV@
334 PYTHON_INCLUDES = @PYTHON_INCLUDES@
335 PYTHON_LIBS = @PYTHON_LIBS@
336 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
337 PYTHON_SUBDIR = @PYTHON_SUBDIR@
338 PYTHON_VERSION = @PYTHON_VERSION@
339 RANLIB = @RANLIB@
340 RELDATE = @RELDATE@
341 SED = @SED@
342 SET_MAKE = @SET_MAKE@
343 SHELL = @SHELL@
344 STRIP = @STRIP@
345 THREAD_LIBS = @THREAD_LIBS@
346 VERSION = @VERSION@
347 VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
348 WITH_CRYPTO = @WITH_CRYPTO@
349 WITH_DEBUGGER = @WITH_DEBUGGER@
350 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
351 WITH_MODULES = @WITH_MODULES@
352 WITH_PROFILER = @WITH_PROFILER@
353 WITH_TRIO = @WITH_TRIO@
354 WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
355 XMLLINT = @XMLLINT@
356 XML_CONFIG = @XML_CONFIG@
357 XSLTPROC = @XSLTPROC@
358 XSLTPROCDV = @XSLTPROCDV@
359 XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
360 XSLT_LIBDIR = @XSLT_LIBDIR@
361 XSLT_LIBS = @XSLT_LIBS@
362 XSLT_PRIVATE_LIBS = @XSLT_PRIVATE_LIBS@
363 abs_builddir = @abs_builddir@
364 abs_srcdir = @abs_srcdir@
365 abs_top_builddir = @abs_top_builddir@
366 abs_top_srcdir = @abs_top_srcdir@
367 ac_ct_AR = @ac_ct_AR@
368 ac_ct_CC = @ac_ct_CC@
369 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
370 am__include = @am__include@
371 am__leading_dot = @am__leading_dot@
372 am__quote = @am__quote@
373 am__tar = @am__tar@
374 am__untar = @am__untar@
375 bindir = @bindir@
376 build = @build@
377 build_alias = @build_alias@
378 build_cpu = @build_cpu@
379 build_os = @build_os@
380 build_vendor = @build_vendor@
381 builddir = @builddir@
382 datadir = @datadir@
383 datarootdir = @datarootdir@
384 docdir = @docdir@
385 dvidir = @dvidir@
386 exec_prefix = @exec_prefix@
387 host = @host@
388 host_alias = @host_alias@
389 host_cpu = @host_cpu@
390 host_os = @host_os@
391 host_vendor = @host_vendor@
392 htmldir = @htmldir@
393 includedir = @includedir@
394 infodir = @infodir@
395 install_sh = @install_sh@
396 libdir = @libdir@
397 libexecdir = @libexecdir@
398 localedir = @localedir@
399 localstatedir = @localstatedir@
400 mandir = @mandir@
401 mkdir_p = @mkdir_p@
402 oldincludedir = @oldincludedir@
403 pdfdir = @pdfdir@
404 prefix = @prefix@
405 program_transform_name = @program_transform_name@
406 psdir = @psdir@
407 pythondir = @pythondir@
408 sbindir = @sbindir@
409 sharedstatedir = @sharedstatedir@
410 srcdir = @srcdir@
411 sysconfdir = @sysconfdir@
412 target_alias = @target_alias@
413 top_build_prefix = @top_build_prefix@
414 top_builddir = @top_builddir@
415 top_srcdir = @top_srcdir@
416 SUBDIRS = \
417         libxslt \
418         libexslt \
419         xsltproc \
420         doc \
421         $(PYTHON_SUBDIR) \
422         tests
423
424 DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
425 confexecdir = $(libdir)
426 confexec_DATA = xsltConf.sh
427 bin_SCRIPTS = xslt-config
428 CVS_EXTRA_DIST = 
429 EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \
430              FEATURES TODO Copyright libxslt.m4 \
431              win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw \
432              win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp \
433              $(CVS_EXTRA_DIST)
434
435 CLEANFILES = xsltConf.sh
436 pkgconfigdir = $(libdir)/pkgconfig
437 pkgconfig_DATA = libxslt.pc libexslt.pc
438 m4datadir = $(datadir)/aclocal
439 m4data_DATA = libxslt.m4
440 all: config.h
441         $(MAKE) $(AM_MAKEFLAGS) all-recursive
442
443 .SUFFIXES:
444 am--refresh: Makefile
445         @:
446 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
447         @for dep in $?; do \
448           case '$(am__configure_deps)' in \
449             *$$dep*) \
450               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
451               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
452                 && exit 0; \
453               exit 1;; \
454           esac; \
455         done; \
456         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
457         $(am__cd) $(top_srcdir) && \
458           $(AUTOMAKE) --foreign Makefile
459 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
460         @case '$?' in \
461           *config.status*) \
462             echo ' $(SHELL) ./config.status'; \
463             $(SHELL) ./config.status;; \
464           *) \
465             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
466             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
467         esac;
468
469 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
470         $(SHELL) ./config.status --recheck
471
472 $(top_srcdir)/configure:  $(am__configure_deps)
473         $(am__cd) $(srcdir) && $(AUTOCONF)
474 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
475         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
476 $(am__aclocal_m4_deps):
477
478 config.h: stamp-h1
479         @test -f $@ || rm -f stamp-h1
480         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
481
482 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
483         @rm -f stamp-h1
484         cd $(top_builddir) && $(SHELL) ./config.status config.h
485 $(srcdir)/config.h.in:  $(am__configure_deps) 
486         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
487         rm -f stamp-h1
488         touch $@
489
490 distclean-hdr:
491         -rm -f config.h stamp-h1
492 libxslt.pc: $(top_builddir)/config.status $(srcdir)/libxslt.pc.in
493         cd $(top_builddir) && $(SHELL) ./config.status $@
494 libexslt.pc: $(top_builddir)/config.status $(srcdir)/libexslt.pc.in
495         cd $(top_builddir) && $(SHELL) ./config.status $@
496 xslt-config: $(top_builddir)/config.status $(srcdir)/xslt-config.in
497         cd $(top_builddir) && $(SHELL) ./config.status $@
498 libxslt.spec: $(top_builddir)/config.status $(srcdir)/libxslt.spec.in
499         cd $(top_builddir) && $(SHELL) ./config.status $@
500 install-binSCRIPTS: $(bin_SCRIPTS)
501         @$(NORMAL_INSTALL)
502         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
503         if test -n "$$list"; then \
504           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
505           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
506         fi; \
507         for p in $$list; do \
508           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
509           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
510         done | \
511         sed -e 'p;s,.*/,,;n' \
512             -e 'h;s|.*|.|' \
513             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
514         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
515           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
516             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
517               if (++n[d] == $(am__install_max)) { \
518                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
519             else { print "f", d "/" $$4, $$1 } } \
520           END { for (d in files) print "f", d, files[d] }' | \
521         while read type dir files; do \
522              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
523              test -z "$$files" || { \
524                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
525                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
526              } \
527         ; done
528
529 uninstall-binSCRIPTS:
530         @$(NORMAL_UNINSTALL)
531         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
532         files=`for p in $$list; do echo "$$p"; done | \
533                sed -e 's,.*/,,;$(transform)'`; \
534         dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
535
536 mostlyclean-libtool:
537         -rm -f *.lo
538
539 clean-libtool:
540         -rm -rf .libs _libs
541
542 distclean-libtool:
543         -rm -f libtool config.lt
544 install-confexecDATA: $(confexec_DATA)
545         @$(NORMAL_INSTALL)
546         @list='$(confexec_DATA)'; test -n "$(confexecdir)" || list=; \
547         if test -n "$$list"; then \
548           echo " $(MKDIR_P) '$(DESTDIR)$(confexecdir)'"; \
549           $(MKDIR_P) "$(DESTDIR)$(confexecdir)" || exit 1; \
550         fi; \
551         for p in $$list; do \
552           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
553           echo "$$d$$p"; \
554         done | $(am__base_list) | \
555         while read files; do \
556           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(confexecdir)'"; \
557           $(INSTALL_DATA) $$files "$(DESTDIR)$(confexecdir)" || exit $$?; \
558         done
559
560 uninstall-confexecDATA:
561         @$(NORMAL_UNINSTALL)
562         @list='$(confexec_DATA)'; test -n "$(confexecdir)" || list=; \
563         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
564         dir='$(DESTDIR)$(confexecdir)'; $(am__uninstall_files_from_dir)
565 install-m4dataDATA: $(m4data_DATA)
566         @$(NORMAL_INSTALL)
567         @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
568         if test -n "$$list"; then \
569           echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
570           $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
571         fi; \
572         for p in $$list; do \
573           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
574           echo "$$d$$p"; \
575         done | $(am__base_list) | \
576         while read files; do \
577           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
578           $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
579         done
580
581 uninstall-m4dataDATA:
582         @$(NORMAL_UNINSTALL)
583         @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
584         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
585         dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
586 install-pkgconfigDATA: $(pkgconfig_DATA)
587         @$(NORMAL_INSTALL)
588         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
589         if test -n "$$list"; then \
590           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
591           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
592         fi; \
593         for p in $$list; do \
594           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
595           echo "$$d$$p"; \
596         done | $(am__base_list) | \
597         while read files; do \
598           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
599           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
600         done
601
602 uninstall-pkgconfigDATA:
603         @$(NORMAL_UNINSTALL)
604         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
605         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
606         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
607
608 # This directory's subdirectories are mostly independent; you can cd
609 # into them and run 'make' without going through this Makefile.
610 # To change the values of 'make' variables: instead of editing Makefiles,
611 # (1) if the variable is set in 'config.status', edit 'config.status'
612 #     (which will cause the Makefiles to be regenerated when you run 'make');
613 # (2) otherwise, pass the desired values on the 'make' command line.
614 $(am__recursive_targets):
615         @fail=; \
616         if $(am__make_keepgoing); then \
617           failcom='fail=yes'; \
618         else \
619           failcom='exit 1'; \
620         fi; \
621         dot_seen=no; \
622         target=`echo $@ | sed s/-recursive//`; \
623         case "$@" in \
624           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
625           *) list='$(SUBDIRS)' ;; \
626         esac; \
627         for subdir in $$list; do \
628           echo "Making $$target in $$subdir"; \
629           if test "$$subdir" = "."; then \
630             dot_seen=yes; \
631             local_target="$$target-am"; \
632           else \
633             local_target="$$target"; \
634           fi; \
635           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
636           || eval $$failcom; \
637         done; \
638         if test "$$dot_seen" = "no"; then \
639           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
640         fi; test -z "$$fail"
641
642 ID: $(am__tagged_files)
643         $(am__define_uniq_tagged_files); mkid -fID $$unique
644 tags: tags-recursive
645 TAGS: tags
646
647 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
648         set x; \
649         here=`pwd`; \
650         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
651           include_option=--etags-include; \
652           empty_fix=.; \
653         else \
654           include_option=--include; \
655           empty_fix=; \
656         fi; \
657         list='$(SUBDIRS)'; for subdir in $$list; do \
658           if test "$$subdir" = .; then :; else \
659             test ! -f $$subdir/TAGS || \
660               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
661           fi; \
662         done; \
663         $(am__define_uniq_tagged_files); \
664         shift; \
665         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
666           test -n "$$unique" || unique=$$empty_fix; \
667           if test $$# -gt 0; then \
668             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
669               "$$@" $$unique; \
670           else \
671             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
672               $$unique; \
673           fi; \
674         fi
675 ctags: ctags-recursive
676
677 CTAGS: ctags
678 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
679         $(am__define_uniq_tagged_files); \
680         test -z "$(CTAGS_ARGS)$$unique" \
681           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
682              $$unique
683
684 GTAGS:
685         here=`$(am__cd) $(top_builddir) && pwd` \
686           && $(am__cd) $(top_srcdir) \
687           && gtags -i $(GTAGS_ARGS) "$$here"
688 cscope: cscope.files
689         test ! -s cscope.files \
690           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
691 clean-cscope:
692         -rm -f cscope.files
693 cscope.files: clean-cscope cscopelist
694 cscopelist: cscopelist-recursive
695
696 cscopelist-am: $(am__tagged_files)
697         list='$(am__tagged_files)'; \
698         case "$(srcdir)" in \
699           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
700           *) sdir=$(subdir)/$(srcdir) ;; \
701         esac; \
702         for i in $$list; do \
703           if test -f "$$i"; then \
704             echo "$(subdir)/$$i"; \
705           else \
706             echo "$$sdir/$$i"; \
707           fi; \
708         done >> $(top_builddir)/cscope.files
709
710 distclean-tags:
711         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
712         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
713
714 distdir: $(BUILT_SOURCES)
715         $(MAKE) $(AM_MAKEFLAGS) distdir-am
716
717 distdir-am: $(DISTFILES)
718         $(am__remove_distdir)
719         test -d "$(distdir)" || mkdir "$(distdir)"
720         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
721         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
722         list='$(DISTFILES)'; \
723           dist_files=`for file in $$list; do echo $$file; done | \
724           sed -e "s|^$$srcdirstrip/||;t" \
725               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
726         case $$dist_files in \
727           */*) $(MKDIR_P) `echo "$$dist_files" | \
728                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
729                            sort -u` ;; \
730         esac; \
731         for file in $$dist_files; do \
732           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
733           if test -d $$d/$$file; then \
734             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
735             if test -d "$(distdir)/$$file"; then \
736               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
737             fi; \
738             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
739               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
740               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
741             fi; \
742             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
743           else \
744             test -f "$(distdir)/$$file" \
745             || cp -p $$d/$$file "$(distdir)/$$file" \
746             || exit 1; \
747           fi; \
748         done
749         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
750           if test "$$subdir" = .; then :; else \
751             $(am__make_dryrun) \
752               || test -d "$(distdir)/$$subdir" \
753               || $(MKDIR_P) "$(distdir)/$$subdir" \
754               || exit 1; \
755             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
756             $(am__relativize); \
757             new_distdir=$$reldir; \
758             dir1=$$subdir; dir2="$(top_distdir)"; \
759             $(am__relativize); \
760             new_top_distdir=$$reldir; \
761             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
762             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
763             ($(am__cd) $$subdir && \
764               $(MAKE) $(AM_MAKEFLAGS) \
765                 top_distdir="$$new_top_distdir" \
766                 distdir="$$new_distdir" \
767                 am__remove_distdir=: \
768                 am__skip_length_check=: \
769                 am__skip_mode_fix=: \
770                 distdir) \
771               || exit 1; \
772           fi; \
773         done
774         $(MAKE) $(AM_MAKEFLAGS) \
775           top_distdir="$(top_distdir)" distdir="$(distdir)" \
776           dist-hook
777         -test -n "$(am__skip_mode_fix)" \
778         || find "$(distdir)" -type d ! -perm -755 \
779                 -exec chmod u+rwx,go+rx {} \; -o \
780           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
781           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
782           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
783         || chmod -R a+r "$(distdir)"
784 dist-gzip: distdir
785         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
786         $(am__post_remove_distdir)
787
788 dist-bzip2: distdir
789         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
790         $(am__post_remove_distdir)
791
792 dist-lzip: distdir
793         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
794         $(am__post_remove_distdir)
795
796 dist-xz: distdir
797         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
798         $(am__post_remove_distdir)
799
800 dist-tarZ: distdir
801         @echo WARNING: "Support for distribution archives compressed with" \
802                        "legacy program 'compress' is deprecated." >&2
803         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
804         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
805         $(am__post_remove_distdir)
806
807 dist-shar: distdir
808         @echo WARNING: "Support for shar distribution archives is" \
809                        "deprecated." >&2
810         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
811         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
812         $(am__post_remove_distdir)
813
814 dist-zip: distdir
815         -rm -f $(distdir).zip
816         zip -rq $(distdir).zip $(distdir)
817         $(am__post_remove_distdir)
818
819 dist dist-all:
820         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
821         $(am__post_remove_distdir)
822
823 # This target untars the dist file and tries a VPATH configuration.  Then
824 # it guarantees that the distribution is self-contained by making another
825 # tarfile.
826 distcheck: dist
827         case '$(DIST_ARCHIVES)' in \
828         *.tar.gz*) \
829           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
830         *.tar.bz2*) \
831           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
832         *.tar.lz*) \
833           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
834         *.tar.xz*) \
835           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
836         *.tar.Z*) \
837           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
838         *.shar.gz*) \
839           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
840         *.zip*) \
841           unzip $(distdir).zip ;;\
842         esac
843         chmod -R a-w $(distdir)
844         chmod u+w $(distdir)
845         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
846         chmod a-w $(distdir)
847         test -d $(distdir)/_build || exit 0; \
848         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
849           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
850           && am__cwd=`pwd` \
851           && $(am__cd) $(distdir)/_build/sub \
852           && ../../configure \
853             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
854             $(DISTCHECK_CONFIGURE_FLAGS) \
855             --srcdir=../.. --prefix="$$dc_install_base" \
856           && $(MAKE) $(AM_MAKEFLAGS) \
857           && $(MAKE) $(AM_MAKEFLAGS) dvi \
858           && $(MAKE) $(AM_MAKEFLAGS) check \
859           && $(MAKE) $(AM_MAKEFLAGS) install \
860           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
861           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
862           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
863                 distuninstallcheck \
864           && chmod -R a-w "$$dc_install_base" \
865           && ({ \
866                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
867                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
868                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
869                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
870                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
871               } || { rm -rf "$$dc_destdir"; exit 1; }) \
872           && rm -rf "$$dc_destdir" \
873           && $(MAKE) $(AM_MAKEFLAGS) dist \
874           && rm -rf $(DIST_ARCHIVES) \
875           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
876           && cd "$$am__cwd" \
877           || exit 1
878         $(am__post_remove_distdir)
879         @(echo "$(distdir) archives ready for distribution: "; \
880           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
881           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
882 distuninstallcheck:
883         @test -n '$(distuninstallcheck_dir)' || { \
884           echo 'ERROR: trying to run $@ with an empty' \
885                '$$(distuninstallcheck_dir)' >&2; \
886           exit 1; \
887         }; \
888         $(am__cd) '$(distuninstallcheck_dir)' || { \
889           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
890           exit 1; \
891         }; \
892         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
893            || { echo "ERROR: files left after uninstall:" ; \
894                 if test -n "$(DESTDIR)"; then \
895                   echo "  (check DESTDIR support)"; \
896                 fi ; \
897                 $(distuninstallcheck_listfiles) ; \
898                 exit 1; } >&2
899 distcleancheck: distclean
900         @if test '$(srcdir)' = . ; then \
901           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
902           exit 1 ; \
903         fi
904         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
905           || { echo "ERROR: files left in build directory after distclean:" ; \
906                $(distcleancheck_listfiles) ; \
907                exit 1; } >&2
908 check-am: all-am
909         $(MAKE) $(AM_MAKEFLAGS) check-local
910 check: check-recursive
911 all-am: Makefile $(SCRIPTS) $(DATA) config.h
912 installdirs: installdirs-recursive
913 installdirs-am:
914         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confexecdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
915           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
916         done
917 install: install-recursive
918 install-exec: install-exec-recursive
919 install-data: install-data-recursive
920 uninstall: uninstall-recursive
921
922 install-am: all-am
923         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
924
925 installcheck: installcheck-recursive
926 install-strip:
927         if test -z '$(STRIP)'; then \
928           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
929             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
930               install; \
931         else \
932           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
933             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
934             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
935         fi
936 mostlyclean-generic:
937
938 clean-generic:
939         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
940
941 distclean-generic:
942         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
943         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
944
945 maintainer-clean-generic:
946         @echo "This command is intended for maintainers to use"
947         @echo "it deletes files that may require special tools to rebuild."
948 clean: clean-recursive
949
950 clean-am: clean-generic clean-libtool mostlyclean-am
951
952 distclean: distclean-recursive
953         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
954         -rm -f Makefile
955 distclean-am: clean-am distclean-generic distclean-hdr \
956         distclean-libtool distclean-tags
957
958 dvi: dvi-recursive
959
960 dvi-am:
961
962 html: html-recursive
963
964 html-am:
965
966 info: info-recursive
967
968 info-am:
969
970 install-data-am: install-m4dataDATA install-pkgconfigDATA
971
972 install-dvi: install-dvi-recursive
973
974 install-dvi-am:
975
976 install-exec-am: install-binSCRIPTS install-confexecDATA
977
978 install-html: install-html-recursive
979
980 install-html-am:
981
982 install-info: install-info-recursive
983
984 install-info-am:
985
986 install-man:
987
988 install-pdf: install-pdf-recursive
989
990 install-pdf-am:
991
992 install-ps: install-ps-recursive
993
994 install-ps-am:
995
996 installcheck-am:
997
998 maintainer-clean: maintainer-clean-recursive
999         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1000         -rm -rf $(top_srcdir)/autom4te.cache
1001         -rm -f Makefile
1002 maintainer-clean-am: distclean-am maintainer-clean-generic
1003
1004 mostlyclean: mostlyclean-recursive
1005
1006 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1007
1008 pdf: pdf-recursive
1009
1010 pdf-am:
1011
1012 ps: ps-recursive
1013
1014 ps-am:
1015
1016 uninstall-am: uninstall-binSCRIPTS uninstall-confexecDATA \
1017         uninstall-m4dataDATA uninstall-pkgconfigDATA
1018
1019 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1020
1021 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1022         am--refresh check check-am check-local clean clean-cscope \
1023         clean-generic clean-libtool cscope cscopelist-am ctags \
1024         ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
1025         dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1026         distclean distclean-generic distclean-hdr distclean-libtool \
1027         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1028         dvi-am html html-am info info-am install install-am \
1029         install-binSCRIPTS install-confexecDATA install-data \
1030         install-data-am install-dvi install-dvi-am install-exec \
1031         install-exec-am install-html install-html-am install-info \
1032         install-info-am install-m4dataDATA install-man install-pdf \
1033         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1034         install-strip installcheck installcheck-am installdirs \
1035         installdirs-am maintainer-clean maintainer-clean-generic \
1036         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1037         ps ps-am tags tags-am uninstall uninstall-am \
1038         uninstall-binSCRIPTS uninstall-confexecDATA \
1039         uninstall-m4dataDATA uninstall-pkgconfigDATA
1040
1041 .PRECIOUS: Makefile
1042
1043
1044 dist-hook: cleanup libxslt.spec
1045         touch $(distdir)/doc/*.xml
1046         touch $(distdir)/doc/EXSLT/*.xml
1047         touch $(distdir)/libxslt/*.syms
1048         (cd $(srcdir) ; tar -cf - --exclude CVS --exclude .svn win32 vms examples) | (cd $(distdir); tar xf -)
1049
1050 xsltConf.sh: xsltConf.sh.in Makefile
1051         sed -e 's?\@XSLT_LIBDIR\@?$(XSLT_LIBDIR)?g' \
1052             -e 's?\@XSLT_INCLUDEDIR\@?$(XSLT_INCLUDEDIR)?g' \
1053             -e 's?\@VERSION\@?$(VERSION)?g' \
1054             -e 's?\@XSLT_LIBS\@?$(XSLT_LIBS) $(EXTRA_LIBS)?g' \
1055             -e 's?\@XSLT_PRIVATE_LIBS\@?$(XSLT_PRIVATE_LIBS)?g' \
1056                < $(srcdir)/xsltConf.sh.in > xsltConf.tmp \
1057         && mv xsltConf.tmp xsltConf.sh
1058
1059 check-local: tests
1060
1061 dummy:
1062
1063 tests: dummy
1064         @echo '## Running the regression test suite'
1065         @(cd tests ; $(MAKE) -s tests)
1066         @(cd xsltproc ; $(MAKE) -s tests)
1067         @(if [ "$(PYTHON_SUBDIR)" != "" ] ; then cd python ; $(MAKE) -s tests ; fi)
1068
1069 valgrind:
1070         @echo '## Running the regression tests under Valgrind'
1071         @echo '## Go get a cup of coffee it is gonna take a while ...'
1072         @(cd tests ; $(MAKE) CHECKER='libtool --mode=execute valgrind -q --leak-check=full' tests)
1073         @(cd xsltproc ; $(MAKE) CHECKER='libtool --mode=execute valgrind -q --leak-check=full' tests)
1074
1075 cleanup:
1076         -@(find . -name .\#\* -exec rm {} \;)
1077
1078 cleantar:
1079         @(rm -f libxslt*.tar.gz)
1080
1081 rpm: cleantar
1082         @(unset CDPATH ; $(MAKE) dist && rpmbuild -ta $(distdir).tar.gz)
1083
1084 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1085 # Otherwise a system limit (for SysV at least) may be exceeded.
1086 .NOEXPORT: