source: trunk/third/libxslt/Makefile.in @ 20733

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