ce8c9ee41080a9ecb6d5d9ea2e2119084a8ee911
[platform/upstream/libxslt.git] / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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 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 EXTRA_LIBS = @EXTRA_LIBS@
269 FGREP = @FGREP@
270 GREP = @GREP@
271 HTML_DIR = @HTML_DIR@
272 INSTALL = @INSTALL@
273 INSTALL_DATA = @INSTALL_DATA@
274 INSTALL_PROGRAM = @INSTALL_PROGRAM@
275 INSTALL_SCRIPT = @INSTALL_SCRIPT@
276 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
277 LD = @LD@
278 LDFLAGS = @LDFLAGS@
279 LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
280 LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
281 LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
282 LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
283 LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
284 LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
285 LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
286 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
287 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
288 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
289 LIBOBJS = @LIBOBJS@
290 LIBS = @LIBS@
291 LIBTOOL = @LIBTOOL@
292 LIBXML_CFLAGS = @LIBXML_CFLAGS@
293 LIBXML_LIBS = @LIBXML_LIBS@
294 LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
295 LIBXML_SRC = @LIBXML_SRC@
296 LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
297 LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
298 LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
299 LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
300 LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
301 LIBXSLT_VERSION = @LIBXSLT_VERSION@
302 LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
303 LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
304 LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
305 LIPO = @LIPO@
306 LN_S = @LN_S@
307 LTLIBOBJS = @LTLIBOBJS@
308 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
309 MAKEINFO = @MAKEINFO@
310 MANIFEST_TOOL = @MANIFEST_TOOL@
311 MKDIR_P = @MKDIR_P@
312 M_LIBS = @M_LIBS@
313 NM = @NM@
314 NMEDIT = @NMEDIT@
315 OBJDUMP = @OBJDUMP@
316 OBJEXT = @OBJEXT@
317 OTOOL = @OTOOL@
318 OTOOL64 = @OTOOL64@
319 PACKAGE = @PACKAGE@
320 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
321 PACKAGE_NAME = @PACKAGE_NAME@
322 PACKAGE_STRING = @PACKAGE_STRING@
323 PACKAGE_TARNAME = @PACKAGE_TARNAME@
324 PACKAGE_URL = @PACKAGE_URL@
325 PACKAGE_VERSION = @PACKAGE_VERSION@
326 PATH_SEPARATOR = @PATH_SEPARATOR@
327 PERL = @PERL@
328 PKG_CONFIG = @PKG_CONFIG@
329 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
330 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
331 PYTHON = @PYTHON@
332 PYTHONSODV = @PYTHONSODV@
333 PYTHON_INCLUDES = @PYTHON_INCLUDES@
334 PYTHON_LIBS = @PYTHON_LIBS@
335 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
336 PYTHON_SUBDIR = @PYTHON_SUBDIR@
337 PYTHON_VERSION = @PYTHON_VERSION@
338 RANLIB = @RANLIB@
339 RELDATE = @RELDATE@
340 SED = @SED@
341 SET_MAKE = @SET_MAKE@
342 SHELL = @SHELL@
343 STRIP = @STRIP@
344 THREAD_LIBS = @THREAD_LIBS@
345 VERSION = @VERSION@
346 VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
347 WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
348 WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
349 WITH_CRYPTO = @WITH_CRYPTO@
350 WITH_DEBUGGER = @WITH_DEBUGGER@
351 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
352 WITH_MODULES = @WITH_MODULES@
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_LOCALE_WINAPI = @XSLT_LOCALE_WINAPI@
363 XSLT_LOCALE_XLOCALE = @XSLT_LOCALE_XLOCALE@
364 abs_builddir = @abs_builddir@
365 abs_srcdir = @abs_srcdir@
366 abs_top_builddir = @abs_top_builddir@
367 abs_top_srcdir = @abs_top_srcdir@
368 ac_ct_AR = @ac_ct_AR@
369 ac_ct_CC = @ac_ct_CC@
370 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
371 am__include = @am__include@
372 am__leading_dot = @am__leading_dot@
373 am__quote = @am__quote@
374 am__tar = @am__tar@
375 am__untar = @am__untar@
376 bindir = @bindir@
377 build = @build@
378 build_alias = @build_alias@
379 build_cpu = @build_cpu@
380 build_os = @build_os@
381 build_vendor = @build_vendor@
382 builddir = @builddir@
383 datadir = @datadir@
384 datarootdir = @datarootdir@
385 docdir = @docdir@
386 dvidir = @dvidir@
387 exec_prefix = @exec_prefix@
388 host = @host@
389 host_alias = @host_alias@
390 host_cpu = @host_cpu@
391 host_os = @host_os@
392 host_vendor = @host_vendor@
393 htmldir = @htmldir@
394 includedir = @includedir@
395 infodir = @infodir@
396 install_sh = @install_sh@
397 libdir = @libdir@
398 libexecdir = @libexecdir@
399 localedir = @localedir@
400 localstatedir = @localstatedir@
401 mandir = @mandir@
402 mkdir_p = @mkdir_p@
403 oldincludedir = @oldincludedir@
404 pdfdir = @pdfdir@
405 prefix = @prefix@
406 program_transform_name = @program_transform_name@
407 psdir = @psdir@
408 pythondir = @pythondir@
409 sbindir = @sbindir@
410 sharedstatedir = @sharedstatedir@
411 srcdir = @srcdir@
412 sysconfdir = @sysconfdir@
413 target_alias = @target_alias@
414 top_build_prefix = @top_build_prefix@
415 top_builddir = @top_builddir@
416 top_srcdir = @top_srcdir@
417 SUBDIRS = \
418         libxslt \
419         libexslt \
420         xsltproc \
421         doc \
422         $(PYTHON_SUBDIR) \
423         tests
424
425 DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
426 confexecdir = $(libdir)
427 confexec_DATA = xsltConf.sh
428 bin_SCRIPTS = xslt-config
429 CVS_EXTRA_DIST = 
430 EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \
431              FEATURES TODO Copyright libxslt.m4 \
432              win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw \
433              win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp \
434              $(CVS_EXTRA_DIST)
435
436 CLEANFILES = xsltConf.sh
437 pkgconfigdir = $(libdir)/pkgconfig
438 pkgconfig_DATA = libxslt.pc libexslt.pc
439 m4datadir = $(datadir)/aclocal
440 m4data_DATA = libxslt.m4
441 all: config.h
442         $(MAKE) $(AM_MAKEFLAGS) all-recursive
443
444 .SUFFIXES:
445 am--refresh: Makefile
446         @:
447 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
448         @for dep in $?; do \
449           case '$(am__configure_deps)' in \
450             *$$dep*) \
451               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
452               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
453                 && exit 0; \
454               exit 1;; \
455           esac; \
456         done; \
457         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
458         $(am__cd) $(top_srcdir) && \
459           $(AUTOMAKE) --foreign Makefile
460 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
461         @case '$?' in \
462           *config.status*) \
463             echo ' $(SHELL) ./config.status'; \
464             $(SHELL) ./config.status;; \
465           *) \
466             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
467             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
468         esac;
469
470 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471         $(SHELL) ./config.status --recheck
472
473 $(top_srcdir)/configure:  $(am__configure_deps)
474         $(am__cd) $(srcdir) && $(AUTOCONF)
475 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
476         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
477 $(am__aclocal_m4_deps):
478
479 config.h: stamp-h1
480         @test -f $@ || rm -f stamp-h1
481         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
482
483 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
484         @rm -f stamp-h1
485         cd $(top_builddir) && $(SHELL) ./config.status config.h
486 $(srcdir)/config.h.in:  $(am__configure_deps) 
487         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
488         rm -f stamp-h1
489         touch $@
490
491 distclean-hdr:
492         -rm -f config.h stamp-h1
493 libxslt.pc: $(top_builddir)/config.status $(srcdir)/libxslt.pc.in
494         cd $(top_builddir) && $(SHELL) ./config.status $@
495 libexslt.pc: $(top_builddir)/config.status $(srcdir)/libexslt.pc.in
496         cd $(top_builddir) && $(SHELL) ./config.status $@
497 xslt-config: $(top_builddir)/config.status $(srcdir)/xslt-config.in
498         cd $(top_builddir) && $(SHELL) ./config.status $@
499 libxslt.spec: $(top_builddir)/config.status $(srcdir)/libxslt.spec.in
500         cd $(top_builddir) && $(SHELL) ./config.status $@
501 install-binSCRIPTS: $(bin_SCRIPTS)
502         @$(NORMAL_INSTALL)
503         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
504         if test -n "$$list"; then \
505           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
506           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
507         fi; \
508         for p in $$list; do \
509           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
510           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
511         done | \
512         sed -e 'p;s,.*/,,;n' \
513             -e 'h;s|.*|.|' \
514             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
515         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
516           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
517             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
518               if (++n[d] == $(am__install_max)) { \
519                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
520             else { print "f", d "/" $$4, $$1 } } \
521           END { for (d in files) print "f", d, files[d] }' | \
522         while read type dir files; do \
523              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
524              test -z "$$files" || { \
525                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
526                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
527              } \
528         ; done
529
530 uninstall-binSCRIPTS:
531         @$(NORMAL_UNINSTALL)
532         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
533         files=`for p in $$list; do echo "$$p"; done | \
534                sed -e 's,.*/,,;$(transform)'`; \
535         dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
536
537 mostlyclean-libtool:
538         -rm -f *.lo
539
540 clean-libtool:
541         -rm -rf .libs _libs
542
543 distclean-libtool:
544         -rm -f libtool config.lt
545 install-confexecDATA: $(confexec_DATA)
546         @$(NORMAL_INSTALL)
547         @list='$(confexec_DATA)'; test -n "$(confexecdir)" || list=; \
548         if test -n "$$list"; then \
549           echo " $(MKDIR_P) '$(DESTDIR)$(confexecdir)'"; \
550           $(MKDIR_P) "$(DESTDIR)$(confexecdir)" || exit 1; \
551         fi; \
552         for p in $$list; do \
553           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
554           echo "$$d$$p"; \
555         done | $(am__base_list) | \
556         while read files; do \
557           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(confexecdir)'"; \
558           $(INSTALL_DATA) $$files "$(DESTDIR)$(confexecdir)" || exit $$?; \
559         done
560
561 uninstall-confexecDATA:
562         @$(NORMAL_UNINSTALL)
563         @list='$(confexec_DATA)'; test -n "$(confexecdir)" || list=; \
564         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
565         dir='$(DESTDIR)$(confexecdir)'; $(am__uninstall_files_from_dir)
566 install-m4dataDATA: $(m4data_DATA)
567         @$(NORMAL_INSTALL)
568         @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
569         if test -n "$$list"; then \
570           echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
571           $(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
572         fi; \
573         for p in $$list; do \
574           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
575           echo "$$d$$p"; \
576         done | $(am__base_list) | \
577         while read files; do \
578           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
579           $(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
580         done
581
582 uninstall-m4dataDATA:
583         @$(NORMAL_UNINSTALL)
584         @list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
585         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
586         dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
587 install-pkgconfigDATA: $(pkgconfig_DATA)
588         @$(NORMAL_INSTALL)
589         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
590         if test -n "$$list"; then \
591           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
592           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
593         fi; \
594         for p in $$list; do \
595           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
596           echo "$$d$$p"; \
597         done | $(am__base_list) | \
598         while read files; do \
599           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
600           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
601         done
602
603 uninstall-pkgconfigDATA:
604         @$(NORMAL_UNINSTALL)
605         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
606         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
607         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
608
609 # This directory's subdirectories are mostly independent; you can cd
610 # into them and run 'make' without going through this Makefile.
611 # To change the values of 'make' variables: instead of editing Makefiles,
612 # (1) if the variable is set in 'config.status', edit 'config.status'
613 #     (which will cause the Makefiles to be regenerated when you run 'make');
614 # (2) otherwise, pass the desired values on the 'make' command line.
615 $(am__recursive_targets):
616         @fail=; \
617         if $(am__make_keepgoing); then \
618           failcom='fail=yes'; \
619         else \
620           failcom='exit 1'; \
621         fi; \
622         dot_seen=no; \
623         target=`echo $@ | sed s/-recursive//`; \
624         case "$@" in \
625           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
626           *) list='$(SUBDIRS)' ;; \
627         esac; \
628         for subdir in $$list; do \
629           echo "Making $$target in $$subdir"; \
630           if test "$$subdir" = "."; then \
631             dot_seen=yes; \
632             local_target="$$target-am"; \
633           else \
634             local_target="$$target"; \
635           fi; \
636           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
637           || eval $$failcom; \
638         done; \
639         if test "$$dot_seen" = "no"; then \
640           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
641         fi; test -z "$$fail"
642
643 ID: $(am__tagged_files)
644         $(am__define_uniq_tagged_files); mkid -fID $$unique
645 tags: tags-recursive
646 TAGS: tags
647
648 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
649         set x; \
650         here=`pwd`; \
651         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
652           include_option=--etags-include; \
653           empty_fix=.; \
654         else \
655           include_option=--include; \
656           empty_fix=; \
657         fi; \
658         list='$(SUBDIRS)'; for subdir in $$list; do \
659           if test "$$subdir" = .; then :; else \
660             test ! -f $$subdir/TAGS || \
661               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
662           fi; \
663         done; \
664         $(am__define_uniq_tagged_files); \
665         shift; \
666         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
667           test -n "$$unique" || unique=$$empty_fix; \
668           if test $$# -gt 0; then \
669             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
670               "$$@" $$unique; \
671           else \
672             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
673               $$unique; \
674           fi; \
675         fi
676 ctags: ctags-recursive
677
678 CTAGS: ctags
679 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
680         $(am__define_uniq_tagged_files); \
681         test -z "$(CTAGS_ARGS)$$unique" \
682           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
683              $$unique
684
685 GTAGS:
686         here=`$(am__cd) $(top_builddir) && pwd` \
687           && $(am__cd) $(top_srcdir) \
688           && gtags -i $(GTAGS_ARGS) "$$here"
689 cscope: cscope.files
690         test ! -s cscope.files \
691           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
692 clean-cscope:
693         -rm -f cscope.files
694 cscope.files: clean-cscope cscopelist
695 cscopelist: cscopelist-recursive
696
697 cscopelist-am: $(am__tagged_files)
698         list='$(am__tagged_files)'; \
699         case "$(srcdir)" in \
700           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
701           *) sdir=$(subdir)/$(srcdir) ;; \
702         esac; \
703         for i in $$list; do \
704           if test -f "$$i"; then \
705             echo "$(subdir)/$$i"; \
706           else \
707             echo "$$sdir/$$i"; \
708           fi; \
709         done >> $(top_builddir)/cscope.files
710
711 distclean-tags:
712         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
713         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
714
715 distdir: $(DISTFILES)
716         $(am__remove_distdir)
717         test -d "$(distdir)" || mkdir "$(distdir)"
718         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
719         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
720         list='$(DISTFILES)'; \
721           dist_files=`for file in $$list; do echo $$file; done | \
722           sed -e "s|^$$srcdirstrip/||;t" \
723               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
724         case $$dist_files in \
725           */*) $(MKDIR_P) `echo "$$dist_files" | \
726                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
727                            sort -u` ;; \
728         esac; \
729         for file in $$dist_files; do \
730           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
731           if test -d $$d/$$file; then \
732             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
733             if test -d "$(distdir)/$$file"; then \
734               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
735             fi; \
736             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
737               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
738               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
739             fi; \
740             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
741           else \
742             test -f "$(distdir)/$$file" \
743             || cp -p $$d/$$file "$(distdir)/$$file" \
744             || exit 1; \
745           fi; \
746         done
747         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
748           if test "$$subdir" = .; then :; else \
749             $(am__make_dryrun) \
750               || test -d "$(distdir)/$$subdir" \
751               || $(MKDIR_P) "$(distdir)/$$subdir" \
752               || exit 1; \
753             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
754             $(am__relativize); \
755             new_distdir=$$reldir; \
756             dir1=$$subdir; dir2="$(top_distdir)"; \
757             $(am__relativize); \
758             new_top_distdir=$$reldir; \
759             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
760             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
761             ($(am__cd) $$subdir && \
762               $(MAKE) $(AM_MAKEFLAGS) \
763                 top_distdir="$$new_top_distdir" \
764                 distdir="$$new_distdir" \
765                 am__remove_distdir=: \
766                 am__skip_length_check=: \
767                 am__skip_mode_fix=: \
768                 distdir) \
769               || exit 1; \
770           fi; \
771         done
772         $(MAKE) $(AM_MAKEFLAGS) \
773           top_distdir="$(top_distdir)" distdir="$(distdir)" \
774           dist-hook
775         -test -n "$(am__skip_mode_fix)" \
776         || find "$(distdir)" -type d ! -perm -755 \
777                 -exec chmod u+rwx,go+rx {} \; -o \
778           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
779           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
780           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
781         || chmod -R a+r "$(distdir)"
782 dist-gzip: distdir
783         tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
784         $(am__post_remove_distdir)
785
786 dist-bzip2: distdir
787         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
788         $(am__post_remove_distdir)
789
790 dist-lzip: distdir
791         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
792         $(am__post_remove_distdir)
793
794 dist-xz: distdir
795         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
796         $(am__post_remove_distdir)
797
798 dist-tarZ: distdir
799         @echo WARNING: "Support for distribution archives compressed with" \
800                        "legacy program 'compress' is deprecated." >&2
801         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
802         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
803         $(am__post_remove_distdir)
804
805 dist-shar: distdir
806         @echo WARNING: "Support for shar distribution archives is" \
807                        "deprecated." >&2
808         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
809         shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
810         $(am__post_remove_distdir)
811
812 dist-zip: distdir
813         -rm -f $(distdir).zip
814         zip -rq $(distdir).zip $(distdir)
815         $(am__post_remove_distdir)
816
817 dist dist-all:
818         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
819         $(am__post_remove_distdir)
820
821 # This target untars the dist file and tries a VPATH configuration.  Then
822 # it guarantees that the distribution is self-contained by making another
823 # tarfile.
824 distcheck: dist
825         case '$(DIST_ARCHIVES)' in \
826         *.tar.gz*) \
827           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
828         *.tar.bz2*) \
829           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
830         *.tar.lz*) \
831           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
832         *.tar.xz*) \
833           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
834         *.tar.Z*) \
835           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
836         *.shar.gz*) \
837           eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
838         *.zip*) \
839           unzip $(distdir).zip ;;\
840         esac
841         chmod -R a-w $(distdir)
842         chmod u+w $(distdir)
843         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
844         chmod a-w $(distdir)
845         test -d $(distdir)/_build || exit 0; \
846         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
847           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
848           && am__cwd=`pwd` \
849           && $(am__cd) $(distdir)/_build/sub \
850           && ../../configure \
851             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
852             $(DISTCHECK_CONFIGURE_FLAGS) \
853             --srcdir=../.. --prefix="$$dc_install_base" \
854           && $(MAKE) $(AM_MAKEFLAGS) \
855           && $(MAKE) $(AM_MAKEFLAGS) dvi \
856           && $(MAKE) $(AM_MAKEFLAGS) check \
857           && $(MAKE) $(AM_MAKEFLAGS) install \
858           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
859           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
860           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
861                 distuninstallcheck \
862           && chmod -R a-w "$$dc_install_base" \
863           && ({ \
864                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
865                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
866                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
867                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
868                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
869               } || { rm -rf "$$dc_destdir"; exit 1; }) \
870           && rm -rf "$$dc_destdir" \
871           && $(MAKE) $(AM_MAKEFLAGS) dist \
872           && rm -rf $(DIST_ARCHIVES) \
873           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
874           && cd "$$am__cwd" \
875           || exit 1
876         $(am__post_remove_distdir)
877         @(echo "$(distdir) archives ready for distribution: "; \
878           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
879           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
880 distuninstallcheck:
881         @test -n '$(distuninstallcheck_dir)' || { \
882           echo 'ERROR: trying to run $@ with an empty' \
883                '$$(distuninstallcheck_dir)' >&2; \
884           exit 1; \
885         }; \
886         $(am__cd) '$(distuninstallcheck_dir)' || { \
887           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
888           exit 1; \
889         }; \
890         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
891            || { echo "ERROR: files left after uninstall:" ; \
892                 if test -n "$(DESTDIR)"; then \
893                   echo "  (check DESTDIR support)"; \
894                 fi ; \
895                 $(distuninstallcheck_listfiles) ; \
896                 exit 1; } >&2
897 distcleancheck: distclean
898         @if test '$(srcdir)' = . ; then \
899           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
900           exit 1 ; \
901         fi
902         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
903           || { echo "ERROR: files left in build directory after distclean:" ; \
904                $(distcleancheck_listfiles) ; \
905                exit 1; } >&2
906 check-am: all-am
907         $(MAKE) $(AM_MAKEFLAGS) check-local
908 check: check-recursive
909 all-am: Makefile $(SCRIPTS) $(DATA) config.h
910 installdirs: installdirs-recursive
911 installdirs-am:
912         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confexecdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
913           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
914         done
915 install: install-recursive
916 install-exec: install-exec-recursive
917 install-data: install-data-recursive
918 uninstall: uninstall-recursive
919
920 install-am: all-am
921         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
922
923 installcheck: installcheck-recursive
924 install-strip:
925         if test -z '$(STRIP)'; then \
926           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
927             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
928               install; \
929         else \
930           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
931             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
932             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
933         fi
934 mostlyclean-generic:
935
936 clean-generic:
937         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
938
939 distclean-generic:
940         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
941         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
942
943 maintainer-clean-generic:
944         @echo "This command is intended for maintainers to use"
945         @echo "it deletes files that may require special tools to rebuild."
946 clean: clean-recursive
947
948 clean-am: clean-generic clean-libtool mostlyclean-am
949
950 distclean: distclean-recursive
951         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
952         -rm -f Makefile
953 distclean-am: clean-am distclean-generic distclean-hdr \
954         distclean-libtool distclean-tags
955
956 dvi: dvi-recursive
957
958 dvi-am:
959
960 html: html-recursive
961
962 html-am:
963
964 info: info-recursive
965
966 info-am:
967
968 install-data-am: install-m4dataDATA install-pkgconfigDATA
969
970 install-dvi: install-dvi-recursive
971
972 install-dvi-am:
973
974 install-exec-am: install-binSCRIPTS install-confexecDATA
975
976 install-html: install-html-recursive
977
978 install-html-am:
979
980 install-info: install-info-recursive
981
982 install-info-am:
983
984 install-man:
985
986 install-pdf: install-pdf-recursive
987
988 install-pdf-am:
989
990 install-ps: install-ps-recursive
991
992 install-ps-am:
993
994 installcheck-am:
995
996 maintainer-clean: maintainer-clean-recursive
997         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
998         -rm -rf $(top_srcdir)/autom4te.cache
999         -rm -f Makefile
1000 maintainer-clean-am: distclean-am maintainer-clean-generic
1001
1002 mostlyclean: mostlyclean-recursive
1003
1004 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1005
1006 pdf: pdf-recursive
1007
1008 pdf-am:
1009
1010 ps: ps-recursive
1011
1012 ps-am:
1013
1014 uninstall-am: uninstall-binSCRIPTS uninstall-confexecDATA \
1015         uninstall-m4dataDATA uninstall-pkgconfigDATA
1016
1017 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1018
1019 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1020         am--refresh check check-am check-local clean clean-cscope \
1021         clean-generic clean-libtool cscope cscopelist-am ctags \
1022         ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
1023         dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1024         distclean distclean-generic distclean-hdr distclean-libtool \
1025         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1026         dvi-am html html-am info info-am install install-am \
1027         install-binSCRIPTS install-confexecDATA install-data \
1028         install-data-am install-dvi install-dvi-am install-exec \
1029         install-exec-am install-html install-html-am install-info \
1030         install-info-am install-m4dataDATA install-man install-pdf \
1031         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1032         install-strip installcheck installcheck-am installdirs \
1033         installdirs-am maintainer-clean maintainer-clean-generic \
1034         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1035         ps ps-am tags tags-am uninstall uninstall-am \
1036         uninstall-binSCRIPTS uninstall-confexecDATA \
1037         uninstall-m4dataDATA uninstall-pkgconfigDATA
1038
1039 .PRECIOUS: Makefile
1040
1041
1042 dist-hook: cleanup libxslt.spec
1043         touch $(distdir)/doc/*.xml
1044         touch $(distdir)/doc/EXSLT/*.xml
1045         touch $(distdir)/libxslt/*.syms
1046         (cd $(srcdir) ; tar -cf - --exclude CVS --exclude .svn win32 vms examples) | (cd $(distdir); tar xf -)
1047
1048 xsltConf.sh: xsltConf.sh.in Makefile
1049         sed -e 's?\@XSLT_LIBDIR\@?$(XSLT_LIBDIR)?g' \
1050             -e 's?\@XSLT_INCLUDEDIR\@?$(XSLT_INCLUDEDIR)?g' \
1051             -e 's?\@VERSION\@?$(VERSION)?g' \
1052             -e 's?\@XSLT_LIBS\@?$(XSLT_LIBS) $(EXTRA_LIBS)?g' \
1053                < $(srcdir)/xsltConf.sh.in > xsltConf.tmp \
1054         && mv xsltConf.tmp xsltConf.sh
1055
1056 check-local: tests
1057
1058 dummy:
1059
1060 tests: dummy
1061         @echo '## Running the regression test suite'
1062         @(cd tests ; $(MAKE) -s tests)
1063         @(cd xsltproc ; $(MAKE) -s tests)
1064         @(if [ "$(PYTHON_SUBDIR)" != "" ] ; then cd python ; $(MAKE) -s tests ; fi)
1065
1066 valgrind:
1067         @echo '## Running the regression tests under Valgrind'
1068         @echo '## Go get a cup of coffee it is gonna take a while ...'
1069         @(cd tests ; $(MAKE) CHECKER='libtool --mode=execute valgrind -q --leak-check=full' tests)
1070         @(cd xsltproc ; $(MAKE) CHECKER='libtool --mode=execute valgrind -q --leak-check=full' tests)
1071
1072 cleanup:
1073         -@(find . -name .\#\* -exec rm {} \;)
1074
1075 cleantar:
1076         @(rm -f libxslt*.tar.gz)
1077
1078 rpm: cleantar
1079         @(unset CDPATH ; $(MAKE) dist && rpmbuild -ta $(distdir).tar.gz)
1080
1081 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1082 # Otherwise a system limit (for SysV at least) may be exceeded.
1083 .NOEXPORT: