upload tizen1.0 source
[external/libxslt.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
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 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
42         $(srcdir)/libexslt.pc.in $(srcdir)/libxslt.pc.in \
43         $(srcdir)/libxslt.spec.in $(srcdir)/xslt-config.in \
44         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
45         TODO acconfig.h compile config.guess config.sub depcomp \
46         install-sh ltconfig ltmain.sh missing mkinstalldirs
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/configure.in
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53  configure.lineno configure.status.lineno
54 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55 CONFIG_HEADER = config.h
56 CONFIG_CLEAN_FILES = libxslt.pc libexslt.pc xslt-config libxslt.spec
57 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confexecdir)" \
58         "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
59 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
60 SCRIPTS = $(bin_SCRIPTS)
61 SOURCES =
62 DIST_SOURCES =
63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64         html-recursive info-recursive install-data-recursive \
65         install-exec-recursive install-info-recursive \
66         install-recursive installcheck-recursive installdirs-recursive \
67         pdf-recursive ps-recursive uninstall-info-recursive \
68         uninstall-recursive
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72     *) f=$$p;; \
73   esac;
74 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75 confexecDATA_INSTALL = $(INSTALL_DATA)
76 m4dataDATA_INSTALL = $(INSTALL_DATA)
77 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
78 DATA = $(confexec_DATA) $(m4data_DATA) $(pkgconfig_DATA)
79 ETAGS = etags
80 CTAGS = ctags
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 distdir = $(PACKAGE)-$(VERSION)
83 top_distdir = $(distdir)
84 am__remove_distdir = \
85   { test ! -d $(distdir) \
86     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
87          && rm -fr $(distdir); }; }
88 DIST_ARCHIVES = $(distdir).tar.gz
89 GZIP_ENV = --best
90 distuninstallcheck_listfiles = find . -type f -print
91 distcleancheck_listfiles = find . -type f -print
92 ACLOCAL = @ACLOCAL@
93 AMDEP_FALSE = @AMDEP_FALSE@
94 AMDEP_TRUE = @AMDEP_TRUE@
95 AMTAR = @AMTAR@
96 AR = @AR@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CFLAGS = @CFLAGS@
104 CPP = @CPP@
105 CPPFLAGS = @CPPFLAGS@
106 CXX = @CXX@
107 CXXCPP = @CXXCPP@
108 CXXDEPMODE = @CXXDEPMODE@
109 CXXFLAGS = @CXXFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 DEFS = @DEFS@
112 DEPDIR = @DEPDIR@
113 ECHO = @ECHO@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 EGREP = @EGREP@
118 EXEEXT = @EXEEXT@
119 EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
120 EXSLT_LIBDIR = @EXSLT_LIBDIR@
121 EXSLT_LIBS = @EXSLT_LIBS@
122 EXTRA_LIBS = @EXTRA_LIBS@
123 F77 = @F77@
124 FFLAGS = @FFLAGS@
125 HTML_DIR = @HTML_DIR@
126 INSTALL_DATA = @INSTALL_DATA@
127 INSTALL_PROGRAM = @INSTALL_PROGRAM@
128 INSTALL_SCRIPT = @INSTALL_SCRIPT@
129 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130 LDFLAGS = @LDFLAGS@
131 LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
132 LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
133 LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
134 LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
135 LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
136 LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
137 LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
138 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
139 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
140 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
141 LIBOBJS = @LIBOBJS@
142 LIBS = @LIBS@
143 LIBTOOL = @LIBTOOL@
144 LIBXML_CFLAGS = @LIBXML_CFLAGS@
145 LIBXML_LIBS = @LIBXML_LIBS@
146 LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
147 LIBXML_SRC = @LIBXML_SRC@
148 LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
149 LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
150 LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
151 LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
152 LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
153 LIBXSLT_VERSION = @LIBXSLT_VERSION@
154 LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
155 LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
156 LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
157 LN_S = @LN_S@
158 LTLIBOBJS = @LTLIBOBJS@
159 MAINT = @MAINT@
160 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
161 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
162 MAKEINFO = @MAKEINFO@
163 MV = @MV@
164 M_LIBS = @M_LIBS@
165 OBJEXT = @OBJEXT@
166 PACKAGE = @PACKAGE@
167 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
168 PACKAGE_NAME = @PACKAGE_NAME@
169 PACKAGE_STRING = @PACKAGE_STRING@
170 PACKAGE_TARNAME = @PACKAGE_TARNAME@
171 PACKAGE_VERSION = @PACKAGE_VERSION@
172 PATH_SEPARATOR = @PATH_SEPARATOR@
173 PERL = @PERL@
174 PYTHON = @PYTHON@
175 PYTHONSODV = @PYTHONSODV@
176 PYTHON_INCLUDES = @PYTHON_INCLUDES@
177 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
178 PYTHON_SUBDIR = @PYTHON_SUBDIR@
179 PYTHON_VERSION = @PYTHON_VERSION@
180 RANLIB = @RANLIB@
181 RELDATE = @RELDATE@
182 RM = @RM@
183 SET_MAKE = @SET_MAKE@
184 SHELL = @SHELL@
185 STATIC_BINARIES = @STATIC_BINARIES@
186 STRIP = @STRIP@
187 TAR = @TAR@
188 VERSION = @VERSION@
189 WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
190 WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
191 WITH_CRYPTO = @WITH_CRYPTO@
192 WITH_DEBUGGER = @WITH_DEBUGGER@
193 WITH_DEBUGGER_FALSE = @WITH_DEBUGGER_FALSE@
194 WITH_DEBUGGER_TRUE = @WITH_DEBUGGER_TRUE@
195 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
196 WITH_MODULES = @WITH_MODULES@
197 WITH_MODULES_FALSE = @WITH_MODULES_FALSE@
198 WITH_MODULES_TRUE = @WITH_MODULES_TRUE@
199 WITH_PERL_FALSE = @WITH_PERL_FALSE@
200 WITH_PERL_TRUE = @WITH_PERL_TRUE@
201 WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
202 WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
203 WITH_TRIO = @WITH_TRIO@
204 WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
205 XML_CONFIG = @XML_CONFIG@
206 XSLTPROCDV = @XSLTPROCDV@
207 XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
208 XSLT_LIBDIR = @XSLT_LIBDIR@
209 XSLT_LIBS = @XSLT_LIBS@
210 ac_ct_AR = @ac_ct_AR@
211 ac_ct_CC = @ac_ct_CC@
212 ac_ct_CXX = @ac_ct_CXX@
213 ac_ct_F77 = @ac_ct_F77@
214 ac_ct_RANLIB = @ac_ct_RANLIB@
215 ac_ct_STRIP = @ac_ct_STRIP@
216 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
217 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
218 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
219 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
220 am__include = @am__include@
221 am__leading_dot = @am__leading_dot@
222 am__quote = @am__quote@
223 am__tar = @am__tar@
224 am__untar = @am__untar@
225 bindir = @bindir@
226 build = @build@
227 build_alias = @build_alias@
228 build_cpu = @build_cpu@
229 build_os = @build_os@
230 build_vendor = @build_vendor@
231 datadir = @datadir@
232 exec_prefix = @exec_prefix@
233 host = @host@
234 host_alias = @host_alias@
235 host_cpu = @host_cpu@
236 host_os = @host_os@
237 host_vendor = @host_vendor@
238 includedir = @includedir@
239 infodir = @infodir@
240 install_sh = @install_sh@
241 libdir = @libdir@
242 libexecdir = @libexecdir@
243 localstatedir = @localstatedir@
244 mandir = @mandir@
245 mkdir_p = @mkdir_p@
246 oldincludedir = @oldincludedir@
247 prefix = @prefix@
248 program_transform_name = @program_transform_name@
249 pythondir = @pythondir@
250 sbindir = @sbindir@
251 sharedstatedir = @sharedstatedir@
252 sysconfdir = @sysconfdir@
253 target_alias = @target_alias@
254 SUBDIRS = \
255         libxslt \
256         libexslt \
257         xsltproc \
258         doc \
259         @PYTHON_SUBDIR@ \
260         tests
261
262 DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
263 confexecdir = $(libdir)
264 confexec_DATA = xsltConf.sh
265 bin_SCRIPTS = xslt-config
266 CVS_EXTRA_DIST = 
267 EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \
268              FEATURES TODO Copyright libxslt.m4 \
269              win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw \
270              win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp \
271              $(CVS_EXTRA_DIST)
272
273 CLEANFILES = xsltConf.sh
274 pkgconfigdir = $(libdir)/pkgconfig
275 pkgconfig_DATA = libxslt.pc libexslt.pc
276 m4datadir = $(datadir)/aclocal
277 m4data_DATA = libxslt.m4
278 all: config.h
279         $(MAKE) $(AM_MAKEFLAGS) all-recursive
280
281 .SUFFIXES:
282 am--refresh:
283         @:
284 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
285         @for dep in $?; do \
286           case '$(am__configure_deps)' in \
287             *$$dep*) \
288               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
289               cd $(srcdir) && $(AUTOMAKE) --foreign  \
290                 && exit 0; \
291               exit 1;; \
292           esac; \
293         done; \
294         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
295         cd $(top_srcdir) && \
296           $(AUTOMAKE) --foreign  Makefile
297 .PRECIOUS: Makefile
298 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
299         @case '$?' in \
300           *config.status*) \
301             echo ' $(SHELL) ./config.status'; \
302             $(SHELL) ./config.status;; \
303           *) \
304             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
305             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
306         esac;
307
308 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
309         $(SHELL) ./config.status --recheck
310
311 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
312         cd $(srcdir) && $(AUTOCONF)
313 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
314         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
315
316 config.h: stamp-h1
317         @if test ! -f $@; then \
318           rm -f stamp-h1; \
319           $(MAKE) stamp-h1; \
320         else :; fi
321
322 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
323         @rm -f stamp-h1
324         cd $(top_builddir) && $(SHELL) ./config.status config.h
325 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
326         cd $(top_srcdir) && $(AUTOHEADER)
327         rm -f stamp-h1
328         touch $@
329
330 distclean-hdr:
331         -rm -f config.h stamp-h1
332 libxslt.pc: $(top_builddir)/config.status $(srcdir)/libxslt.pc.in
333         cd $(top_builddir) && $(SHELL) ./config.status $@
334 libexslt.pc: $(top_builddir)/config.status $(srcdir)/libexslt.pc.in
335         cd $(top_builddir) && $(SHELL) ./config.status $@
336 xslt-config: $(top_builddir)/config.status $(srcdir)/xslt-config.in
337         cd $(top_builddir) && $(SHELL) ./config.status $@
338 libxslt.spec: $(top_builddir)/config.status $(srcdir)/libxslt.spec.in
339         cd $(top_builddir) && $(SHELL) ./config.status $@
340 install-binSCRIPTS: $(bin_SCRIPTS)
341         @$(NORMAL_INSTALL)
342         test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
343         @list='$(bin_SCRIPTS)'; for p in $$list; do \
344           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
345           if test -f $$d$$p; then \
346             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
347             echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
348             $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
349           else :; fi; \
350         done
351
352 uninstall-binSCRIPTS:
353         @$(NORMAL_UNINSTALL)
354         @list='$(bin_SCRIPTS)'; for p in $$list; do \
355           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
356           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
357           rm -f "$(DESTDIR)$(bindir)/$$f"; \
358         done
359
360 mostlyclean-libtool:
361         -rm -f *.lo
362
363 clean-libtool:
364         -rm -rf .libs _libs
365
366 distclean-libtool:
367         -rm -f libtool
368 uninstall-info-am:
369 install-confexecDATA: $(confexec_DATA)
370         @$(NORMAL_INSTALL)
371         test -z "$(confexecdir)" || $(mkdir_p) "$(DESTDIR)$(confexecdir)"
372         @list='$(confexec_DATA)'; for p in $$list; do \
373           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
374           f=$(am__strip_dir) \
375           echo " $(confexecDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(confexecdir)/$$f'"; \
376           $(confexecDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(confexecdir)/$$f"; \
377         done
378
379 uninstall-confexecDATA:
380         @$(NORMAL_UNINSTALL)
381         @list='$(confexec_DATA)'; for p in $$list; do \
382           f=$(am__strip_dir) \
383           echo " rm -f '$(DESTDIR)$(confexecdir)/$$f'"; \
384           rm -f "$(DESTDIR)$(confexecdir)/$$f"; \
385         done
386 install-m4dataDATA: $(m4data_DATA)
387         @$(NORMAL_INSTALL)
388         test -z "$(m4datadir)" || $(mkdir_p) "$(DESTDIR)$(m4datadir)"
389         @list='$(m4data_DATA)'; for p in $$list; do \
390           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
391           f=$(am__strip_dir) \
392           echo " $(m4dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(m4datadir)/$$f'"; \
393           $(m4dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(m4datadir)/$$f"; \
394         done
395
396 uninstall-m4dataDATA:
397         @$(NORMAL_UNINSTALL)
398         @list='$(m4data_DATA)'; for p in $$list; do \
399           f=$(am__strip_dir) \
400           echo " rm -f '$(DESTDIR)$(m4datadir)/$$f'"; \
401           rm -f "$(DESTDIR)$(m4datadir)/$$f"; \
402         done
403 install-pkgconfigDATA: $(pkgconfig_DATA)
404         @$(NORMAL_INSTALL)
405         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
406         @list='$(pkgconfig_DATA)'; for p in $$list; do \
407           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
408           f=$(am__strip_dir) \
409           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
410           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
411         done
412
413 uninstall-pkgconfigDATA:
414         @$(NORMAL_UNINSTALL)
415         @list='$(pkgconfig_DATA)'; for p in $$list; do \
416           f=$(am__strip_dir) \
417           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
418           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
419         done
420
421 # This directory's subdirectories are mostly independent; you can cd
422 # into them and run `make' without going through this Makefile.
423 # To change the values of `make' variables: instead of editing Makefiles,
424 # (1) if the variable is set in `config.status', edit `config.status'
425 #     (which will cause the Makefiles to be regenerated when you run `make');
426 # (2) otherwise, pass the desired values on the `make' command line.
427 $(RECURSIVE_TARGETS):
428         @failcom='exit 1'; \
429         for f in x $$MAKEFLAGS; do \
430           case $$f in \
431             *=* | --[!k]*);; \
432             *k*) failcom='fail=yes';; \
433           esac; \
434         done; \
435         dot_seen=no; \
436         target=`echo $@ | sed s/-recursive//`; \
437         list='$(SUBDIRS)'; for subdir in $$list; do \
438           echo "Making $$target in $$subdir"; \
439           if test "$$subdir" = "."; then \
440             dot_seen=yes; \
441             local_target="$$target-am"; \
442           else \
443             local_target="$$target"; \
444           fi; \
445           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
446           || eval $$failcom; \
447         done; \
448         if test "$$dot_seen" = "no"; then \
449           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
450         fi; test -z "$$fail"
451
452 mostlyclean-recursive clean-recursive distclean-recursive \
453 maintainer-clean-recursive:
454         @failcom='exit 1'; \
455         for f in x $$MAKEFLAGS; do \
456           case $$f in \
457             *=* | --[!k]*);; \
458             *k*) failcom='fail=yes';; \
459           esac; \
460         done; \
461         dot_seen=no; \
462         case "$@" in \
463           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
464           *) list='$(SUBDIRS)' ;; \
465         esac; \
466         rev=''; for subdir in $$list; do \
467           if test "$$subdir" = "."; then :; else \
468             rev="$$subdir $$rev"; \
469           fi; \
470         done; \
471         rev="$$rev ."; \
472         target=`echo $@ | sed s/-recursive//`; \
473         for subdir in $$rev; do \
474           echo "Making $$target in $$subdir"; \
475           if test "$$subdir" = "."; then \
476             local_target="$$target-am"; \
477           else \
478             local_target="$$target"; \
479           fi; \
480           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
481           || eval $$failcom; \
482         done && test -z "$$fail"
483 tags-recursive:
484         list='$(SUBDIRS)'; for subdir in $$list; do \
485           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
486         done
487 ctags-recursive:
488         list='$(SUBDIRS)'; for subdir in $$list; do \
489           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
490         done
491
492 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
493         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
494         unique=`for i in $$list; do \
495             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496           done | \
497           $(AWK) '    { files[$$0] = 1; } \
498                END { for (i in files) print i; }'`; \
499         mkid -fID $$unique
500 tags: TAGS
501
502 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
503                 $(TAGS_FILES) $(LISP)
504         tags=; \
505         here=`pwd`; \
506         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
507           include_option=--etags-include; \
508           empty_fix=.; \
509         else \
510           include_option=--include; \
511           empty_fix=; \
512         fi; \
513         list='$(SUBDIRS)'; for subdir in $$list; do \
514           if test "$$subdir" = .; then :; else \
515             test ! -f $$subdir/TAGS || \
516               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
517           fi; \
518         done; \
519         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
520         unique=`for i in $$list; do \
521             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522           done | \
523           $(AWK) '    { files[$$0] = 1; } \
524                END { for (i in files) print i; }'`; \
525         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
526           test -n "$$unique" || unique=$$empty_fix; \
527           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
528             $$tags $$unique; \
529         fi
530 ctags: CTAGS
531 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
532                 $(TAGS_FILES) $(LISP)
533         tags=; \
534         here=`pwd`; \
535         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
536         unique=`for i in $$list; do \
537             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
538           done | \
539           $(AWK) '    { files[$$0] = 1; } \
540                END { for (i in files) print i; }'`; \
541         test -z "$(CTAGS_ARGS)$$tags$$unique" \
542           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
543              $$tags $$unique
544
545 GTAGS:
546         here=`$(am__cd) $(top_builddir) && pwd` \
547           && cd $(top_srcdir) \
548           && gtags -i $(GTAGS_ARGS) $$here
549
550 distclean-tags:
551         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
552
553 distdir: $(DISTFILES)
554         $(am__remove_distdir)
555         mkdir $(distdir)
556         $(mkdir_p) $(distdir)/. $(distdir)/libexslt $(distdir)/libxslt $(distdir)/win32/libxslt
557         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
558         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
559         list='$(DISTFILES)'; for file in $$list; do \
560           case $$file in \
561             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
562             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
563           esac; \
564           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
565           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
566           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
567             dir="/$$dir"; \
568             $(mkdir_p) "$(distdir)$$dir"; \
569           else \
570             dir=''; \
571           fi; \
572           if test -d $$d/$$file; then \
573             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
574               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
575             fi; \
576             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
577           else \
578             test -f $(distdir)/$$file \
579             || cp -p $$d/$$file $(distdir)/$$file \
580             || exit 1; \
581           fi; \
582         done
583         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
584           if test "$$subdir" = .; then :; else \
585             test -d "$(distdir)/$$subdir" \
586             || $(mkdir_p) "$(distdir)/$$subdir" \
587             || exit 1; \
588             distdir=`$(am__cd) $(distdir) && pwd`; \
589             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
590             (cd $$subdir && \
591               $(MAKE) $(AM_MAKEFLAGS) \
592                 top_distdir="$$top_distdir" \
593                 distdir="$$distdir/$$subdir" \
594                 distdir) \
595               || exit 1; \
596           fi; \
597         done
598         $(MAKE) $(AM_MAKEFLAGS) \
599           top_distdir="$(top_distdir)" distdir="$(distdir)" \
600           dist-hook
601         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
602           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
603           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
604           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
605         || chmod -R a+r $(distdir)
606 dist-gzip: distdir
607         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
608         $(am__remove_distdir)
609
610 dist-bzip2: distdir
611         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
612         $(am__remove_distdir)
613
614 dist-tarZ: distdir
615         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
616         $(am__remove_distdir)
617
618 dist-shar: distdir
619         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
620         $(am__remove_distdir)
621
622 dist-zip: distdir
623         -rm -f $(distdir).zip
624         zip -rq $(distdir).zip $(distdir)
625         $(am__remove_distdir)
626
627 dist dist-all: distdir
628         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
629         $(am__remove_distdir)
630
631 # This target untars the dist file and tries a VPATH configuration.  Then
632 # it guarantees that the distribution is self-contained by making another
633 # tarfile.
634 distcheck: dist
635         case '$(DIST_ARCHIVES)' in \
636         *.tar.gz*) \
637           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
638         *.tar.bz2*) \
639           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
640         *.tar.Z*) \
641           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
642         *.shar.gz*) \
643           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
644         *.zip*) \
645           unzip $(distdir).zip ;;\
646         esac
647         chmod -R a-w $(distdir); chmod a+w $(distdir)
648         mkdir $(distdir)/_build
649         mkdir $(distdir)/_inst
650         chmod a-w $(distdir)
651         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
652           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
653           && cd $(distdir)/_build \
654           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
655             $(DISTCHECK_CONFIGURE_FLAGS) \
656           && $(MAKE) $(AM_MAKEFLAGS) \
657           && $(MAKE) $(AM_MAKEFLAGS) dvi \
658           && $(MAKE) $(AM_MAKEFLAGS) check \
659           && $(MAKE) $(AM_MAKEFLAGS) install \
660           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
661           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
662           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
663                 distuninstallcheck \
664           && chmod -R a-w "$$dc_install_base" \
665           && ({ \
666                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
667                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
668                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
669                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
670                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
671               } || { rm -rf "$$dc_destdir"; exit 1; }) \
672           && rm -rf "$$dc_destdir" \
673           && $(MAKE) $(AM_MAKEFLAGS) dist \
674           && rm -rf $(DIST_ARCHIVES) \
675           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
676         $(am__remove_distdir)
677         @(echo "$(distdir) archives ready for distribution: "; \
678           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
679           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
680 distuninstallcheck:
681         @cd $(distuninstallcheck_dir) \
682         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
683            || { echo "ERROR: files left after uninstall:" ; \
684                 if test -n "$(DESTDIR)"; then \
685                   echo "  (check DESTDIR support)"; \
686                 fi ; \
687                 $(distuninstallcheck_listfiles) ; \
688                 exit 1; } >&2
689 distcleancheck: distclean
690         @if test '$(srcdir)' = . ; then \
691           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
692           exit 1 ; \
693         fi
694         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
695           || { echo "ERROR: files left in build directory after distclean:" ; \
696                $(distcleancheck_listfiles) ; \
697                exit 1; } >&2
698 check-am: all-am
699         $(MAKE) $(AM_MAKEFLAGS) check-local
700 check: check-recursive
701 all-am: Makefile $(SCRIPTS) $(DATA) config.h
702 installdirs: installdirs-recursive
703 installdirs-am:
704         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confexecdir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"; do \
705           test -z "$$dir" || $(mkdir_p) "$$dir"; \
706         done
707 install: install-recursive
708 install-exec: install-exec-recursive
709 install-data: install-data-recursive
710 uninstall: uninstall-recursive
711
712 install-am: all-am
713         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
714
715 installcheck: installcheck-recursive
716 install-strip:
717         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
718           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719           `test -z '$(STRIP)' || \
720             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
721 mostlyclean-generic:
722
723 clean-generic:
724         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
725
726 distclean-generic:
727         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
728
729 maintainer-clean-generic:
730         @echo "This command is intended for maintainers to use"
731         @echo "it deletes files that may require special tools to rebuild."
732 clean: clean-recursive
733
734 clean-am: clean-generic clean-libtool mostlyclean-am
735
736 distclean: distclean-recursive
737         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
738         -rm -f Makefile
739 distclean-am: clean-am distclean-generic distclean-hdr \
740         distclean-libtool distclean-tags
741
742 dvi: dvi-recursive
743
744 dvi-am:
745
746 html: html-recursive
747
748 info: info-recursive
749
750 info-am:
751
752 install-data-am: install-m4dataDATA install-pkgconfigDATA
753
754 install-exec-am: install-binSCRIPTS install-confexecDATA
755
756 install-info: install-info-recursive
757
758 install-man:
759
760 installcheck-am:
761
762 maintainer-clean: maintainer-clean-recursive
763         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
764         -rm -rf $(top_srcdir)/autom4te.cache
765         -rm -f Makefile
766 maintainer-clean-am: distclean-am maintainer-clean-generic
767
768 mostlyclean: mostlyclean-recursive
769
770 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
771
772 pdf: pdf-recursive
773
774 pdf-am:
775
776 ps: ps-recursive
777
778 ps-am:
779
780 uninstall-am: uninstall-binSCRIPTS uninstall-confexecDATA \
781         uninstall-info-am uninstall-m4dataDATA uninstall-pkgconfigDATA
782
783 uninstall-info: uninstall-info-recursive
784
785 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
786         check-am check-local clean clean-generic clean-libtool \
787         clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \
788         dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
789         distclean distclean-generic distclean-hdr distclean-libtool \
790         distclean-recursive distclean-tags distcleancheck distdir \
791         distuninstallcheck dvi dvi-am html html-am info info-am \
792         install install-am install-binSCRIPTS install-confexecDATA \
793         install-data install-data-am install-exec install-exec-am \
794         install-info install-info-am install-m4dataDATA install-man \
795         install-pkgconfigDATA install-strip installcheck \
796         installcheck-am installdirs installdirs-am maintainer-clean \
797         maintainer-clean-generic maintainer-clean-recursive \
798         mostlyclean mostlyclean-generic mostlyclean-libtool \
799         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
800         uninstall uninstall-am uninstall-binSCRIPTS \
801         uninstall-confexecDATA uninstall-info-am uninstall-m4dataDATA \
802         uninstall-pkgconfigDATA
803
804
805 dist-hook: cleanup libxslt.spec
806         (cd $(srcdir) ; tar -cf - --exclude CVS win32 vms examples) | (cd $(distdir); tar xf -)
807
808 xsltConf.sh: xsltConf.sh.in Makefile
809         sed -e 's?\@XSLT_LIBDIR\@?$(XSLT_LIBDIR)?g' \
810             -e 's?\@XSLT_INCLUDEDIR\@?$(XSLT_INCLUDEDIR)?g' \
811             -e 's?\@VERSION\@?$(VERSION)?g' \
812             -e 's?\@XSLT_LIBS\@?$(XSLT_LIBS)?g' \
813                < $(srcdir)/xsltConf.sh.in > xsltConf.tmp \
814         && mv xsltConf.tmp xsltConf.sh
815
816 check-local: tests
817
818 dummy:
819
820 tests: dummy
821         @echo '## Running the regression test suite'
822         @(cd tests ; $(MAKE) MAKEFLAGS+=--silent tests)
823         @(if [ "@PYTHON_SUBDIR@" != "" ] ; then cd python ; $(MAKE) MAKEFLAGS+=--silent tests ; fi)
824
825 valgrind:
826         @echo '## Running the regression tests under Valgrind'
827         @echo '## Go get a cup of coffee it is gonna take a while ...'
828         @(cd tests ; $(MAKE) CHECKER='valgrind -q' tests)
829
830 cleanup:
831         -@(find . -name .\#\* -exec rm {} \;)
832
833 cleantar:
834         @(rm -f libxslt*.tar.gz)
835
836 rpm: cleantar
837         @(unset CDPATH ; $(MAKE) dist && rpmbuild -ta $(distdir).tar.gz)
838 # Tell versions [3.59,3.63) of GNU make to not export all variables.
839 # Otherwise a system limit (for SysV at least) may be exceeded.
840 .NOEXPORT: