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 | srcdir = @srcdir@
|
---|
17 | top_srcdir = @top_srcdir@
|
---|
18 | VPATH = @srcdir@
|
---|
19 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
20 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
21 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
22 | top_builddir = ..
|
---|
23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
24 | INSTALL = @INSTALL@
|
---|
25 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
26 | install_sh_PROGRAM = $(install_sh) -c
|
---|
27 | install_sh_SCRIPT = $(install_sh) -c
|
---|
28 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
29 | transform = $(program_transform_name)
|
---|
30 | NORMAL_INSTALL = :
|
---|
31 | PRE_INSTALL = :
|
---|
32 | POST_INSTALL = :
|
---|
33 | NORMAL_UNINSTALL = :
|
---|
34 | PRE_UNINSTALL = :
|
---|
35 | POST_UNINSTALL = :
|
---|
36 | build_triplet = @build@
|
---|
37 | host_triplet = @host@
|
---|
38 | subdir = doc
|
---|
39 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
---|
40 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
41 | am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
---|
42 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
43 | $(ACLOCAL_M4)
|
---|
44 | mkinstalldirs = $(install_sh) -d
|
---|
45 | CONFIG_HEADER = $(top_builddir)/config.h
|
---|
46 | CONFIG_CLEAN_FILES =
|
---|
47 | SOURCES =
|
---|
48 | DIST_SOURCES =
|
---|
49 | man1dir = $(mandir)/man1
|
---|
50 | am__installdirs = "$(DESTDIR)$(man1dir)"
|
---|
51 | NROFF = nroff
|
---|
52 | MANS = $(man_MANS)
|
---|
53 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
54 | ACLOCAL = @ACLOCAL@
|
---|
55 | AMDEP_FALSE = @AMDEP_FALSE@
|
---|
56 | AMDEP_TRUE = @AMDEP_TRUE@
|
---|
57 | AMTAR = @AMTAR@
|
---|
58 | AR = @AR@
|
---|
59 | AUTOCONF = @AUTOCONF@
|
---|
60 | AUTOHEADER = @AUTOHEADER@
|
---|
61 | AUTOMAKE = @AUTOMAKE@
|
---|
62 | AWK = @AWK@
|
---|
63 | CC = @CC@
|
---|
64 | CCDEPMODE = @CCDEPMODE@
|
---|
65 | CFLAGS = @CFLAGS@
|
---|
66 | CPP = @CPP@
|
---|
67 | CPPFLAGS = @CPPFLAGS@
|
---|
68 | CXX = @CXX@
|
---|
69 | CXXCPP = @CXXCPP@
|
---|
70 | CXXDEPMODE = @CXXDEPMODE@
|
---|
71 | CXXFLAGS = @CXXFLAGS@
|
---|
72 | CYGPATH_W = @CYGPATH_W@
|
---|
73 | DEFS = @DEFS@
|
---|
74 | DEPDIR = @DEPDIR@
|
---|
75 | ECHO = @ECHO@
|
---|
76 | ECHO_C = @ECHO_C@
|
---|
77 | ECHO_N = @ECHO_N@
|
---|
78 | ECHO_T = @ECHO_T@
|
---|
79 | EGREP = @EGREP@
|
---|
80 | EXEEXT = @EXEEXT@
|
---|
81 | EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
|
---|
82 | EXSLT_LIBDIR = @EXSLT_LIBDIR@
|
---|
83 | EXSLT_LIBS = @EXSLT_LIBS@
|
---|
84 | EXTRA_LIBS = @EXTRA_LIBS@
|
---|
85 | F77 = @F77@
|
---|
86 | FFLAGS = @FFLAGS@
|
---|
87 | HTML_DIR = $(datadir)/doc
|
---|
88 | INSTALL_DATA = @INSTALL_DATA@
|
---|
89 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
90 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
91 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
92 | LDFLAGS = @LDFLAGS@
|
---|
93 | LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
|
---|
94 | LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
|
---|
95 | LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
|
---|
96 | LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
|
---|
97 | LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
|
---|
98 | LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
|
---|
99 | LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
|
---|
100 | LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
|
---|
101 | LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
|
---|
102 | LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
|
---|
103 | LIBOBJS = @LIBOBJS@
|
---|
104 | LIBS = @LIBS@
|
---|
105 | LIBTOOL = @LIBTOOL@
|
---|
106 | LIBXML_CFLAGS = @LIBXML_CFLAGS@
|
---|
107 | LIBXML_LIBS = @LIBXML_LIBS@
|
---|
108 | LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
|
---|
109 | LIBXML_SRC = @LIBXML_SRC@
|
---|
110 | LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
|
---|
111 | LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
|
---|
112 | LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
|
---|
113 | LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
|
---|
114 | LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
|
---|
115 | LIBXSLT_VERSION = @LIBXSLT_VERSION@
|
---|
116 | LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
|
---|
117 | LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
|
---|
118 | LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
|
---|
119 | LN_S = @LN_S@
|
---|
120 | LTLIBOBJS = @LTLIBOBJS@
|
---|
121 | MAKEINFO = @MAKEINFO@
|
---|
122 | MV = @MV@
|
---|
123 | M_LIBS = @M_LIBS@
|
---|
124 | OBJEXT = @OBJEXT@
|
---|
125 | PACKAGE = @PACKAGE@
|
---|
126 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
127 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
128 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
129 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
130 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
131 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
132 | PERL = @PERL@
|
---|
133 | PYTHON = @PYTHON@
|
---|
134 | PYTHONSODV = @PYTHONSODV@
|
---|
135 | PYTHON_INCLUDES = @PYTHON_INCLUDES@
|
---|
136 | PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
|
---|
137 | PYTHON_SUBDIR = @PYTHON_SUBDIR@
|
---|
138 | PYTHON_VERSION = @PYTHON_VERSION@
|
---|
139 | RANLIB = @RANLIB@
|
---|
140 | RELDATE = @RELDATE@
|
---|
141 | RM = @RM@
|
---|
142 | SED = @SED@
|
---|
143 | SET_MAKE = @SET_MAKE@
|
---|
144 | SHELL = @SHELL@
|
---|
145 | STATIC_BINARIES = @STATIC_BINARIES@
|
---|
146 | STRIP = @STRIP@
|
---|
147 | TAR = @TAR@
|
---|
148 | VERSION = @VERSION@
|
---|
149 | WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
|
---|
150 | WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
|
---|
151 | WITH_CRYPTO = @WITH_CRYPTO@
|
---|
152 | WITH_DEBUGGER = @WITH_DEBUGGER@
|
---|
153 | WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
|
---|
154 | WITH_MODULES = @WITH_MODULES@
|
---|
155 | WITH_MODULES_FALSE = @WITH_MODULES_FALSE@
|
---|
156 | WITH_MODULES_TRUE = @WITH_MODULES_TRUE@
|
---|
157 | WITH_PERL_FALSE = @WITH_PERL_FALSE@
|
---|
158 | WITH_PERL_TRUE = @WITH_PERL_TRUE@
|
---|
159 | WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
|
---|
160 | WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
|
---|
161 | WITH_TRIO = @WITH_TRIO@
|
---|
162 | WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
|
---|
163 | XML_CONFIG = @XML_CONFIG@
|
---|
164 | XSLTPROCDV = @XSLTPROCDV@
|
---|
165 | XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
|
---|
166 | XSLT_LIBDIR = @XSLT_LIBDIR@
|
---|
167 | XSLT_LIBS = @XSLT_LIBS@
|
---|
168 | ac_ct_AR = @ac_ct_AR@
|
---|
169 | ac_ct_CC = @ac_ct_CC@
|
---|
170 | ac_ct_CXX = @ac_ct_CXX@
|
---|
171 | ac_ct_F77 = @ac_ct_F77@
|
---|
172 | ac_ct_RANLIB = @ac_ct_RANLIB@
|
---|
173 | ac_ct_STRIP = @ac_ct_STRIP@
|
---|
174 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
---|
175 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
---|
176 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
---|
177 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
|
---|
178 | am__include = @am__include@
|
---|
179 | am__leading_dot = @am__leading_dot@
|
---|
180 | am__quote = @am__quote@
|
---|
181 | am__tar = @am__tar@
|
---|
182 | am__untar = @am__untar@
|
---|
183 | bindir = @bindir@
|
---|
184 | build = @build@
|
---|
185 | build_alias = @build_alias@
|
---|
186 | build_cpu = @build_cpu@
|
---|
187 | build_os = @build_os@
|
---|
188 | build_vendor = @build_vendor@
|
---|
189 | datadir = @datadir@
|
---|
190 | exec_prefix = @exec_prefix@
|
---|
191 | host = @host@
|
---|
192 | host_alias = @host_alias@
|
---|
193 | host_cpu = @host_cpu@
|
---|
194 | host_os = @host_os@
|
---|
195 | host_vendor = @host_vendor@
|
---|
196 | includedir = @includedir@
|
---|
197 | infodir = @infodir@
|
---|
198 | install_sh = @install_sh@
|
---|
199 | libdir = @libdir@
|
---|
200 | libexecdir = @libexecdir@
|
---|
201 | localstatedir = @localstatedir@
|
---|
202 | mandir = @mandir@
|
---|
203 | mkdir_p = @mkdir_p@
|
---|
204 | oldincludedir = @oldincludedir@
|
---|
205 | prefix = @prefix@
|
---|
206 | program_transform_name = @program_transform_name@
|
---|
207 | pythondir = @pythondir@
|
---|
208 | sbindir = @sbindir@
|
---|
209 | sharedstatedir = @sharedstatedir@
|
---|
210 | sysconfdir = @sysconfdir@
|
---|
211 | target_alias = @target_alias@
|
---|
212 |
|
---|
213 | # The name of the module.
|
---|
214 | DOC_MODULE = libxslt-$(VERSION)
|
---|
215 |
|
---|
216 | # The top-level SGML file.
|
---|
217 | DOC_MAIN_XML_FILE = libxslt.xml
|
---|
218 |
|
---|
219 | # The directory containing the source code (if it contains documentation).
|
---|
220 | DOC_SOURCE_DIR = ..
|
---|
221 |
|
---|
222 | # A file in win32 depends upon two of the doc files
|
---|
223 | WIN32_DIR = $(top_srcdir)/win32
|
---|
224 | TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)/html
|
---|
225 | PAGES = API.html bugs.html contribs.html FAQ.html docs.html \
|
---|
226 | downloads.html help.html index.html intro.html news.html \
|
---|
227 | xsltproc.html xsltproc2.html
|
---|
228 |
|
---|
229 | EPAGES = EXSLT/bugs.html EXSLT/docs.html EXSLT/downloads.html \
|
---|
230 | EXSLT/help.html EXSLT/index.html EXSLT/intro.html
|
---|
231 |
|
---|
232 | APIPAGES = APIconstructors.html APIfiles.html APIfunctions.html \
|
---|
233 | APIsymbols.html APIchunk0.html search.templ
|
---|
234 |
|
---|
235 | EAPIPAGES = EXSLT/APIconstructors.html EXSLT/APIfiles.html \
|
---|
236 | EXSLT/APIfunctions.html EXSLT/APIsymbols.html EXSLT/APIchunk0.html
|
---|
237 |
|
---|
238 | EXTRA_DIST = \
|
---|
239 | api.xsl \
|
---|
240 | apibuild.py \
|
---|
241 | EXSLT/*.html \
|
---|
242 | EXSLT/html/*.html \
|
---|
243 | EXSLT/html/*.png \
|
---|
244 | EXSLT/libexslt-api.xml \
|
---|
245 | EXSLT/libexslt-refs.xml \
|
---|
246 | libxslt-api.xml \
|
---|
247 | libxslt-refs.xml \
|
---|
248 | libxslt.xsa \
|
---|
249 | newapi.xsl \
|
---|
250 | news.xsl \
|
---|
251 | search.xml \
|
---|
252 | site.xsl \
|
---|
253 | xslt.html \
|
---|
254 | xsltproc.xml
|
---|
255 |
|
---|
256 | man_MANS = xsltproc.1
|
---|
257 | all: all-am
|
---|
258 |
|
---|
259 | .SUFFIXES:
|
---|
260 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
---|
261 | @for dep in $?; do \
|
---|
262 | case '$(am__configure_deps)' in \
|
---|
263 | *$$dep*) \
|
---|
264 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
---|
265 | && exit 0; \
|
---|
266 | exit 1;; \
|
---|
267 | esac; \
|
---|
268 | done; \
|
---|
269 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
|
---|
270 | cd $(top_srcdir) && \
|
---|
271 | $(AUTOMAKE) --gnu doc/Makefile
|
---|
272 | .PRECIOUS: Makefile
|
---|
273 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
274 | @case '$?' in \
|
---|
275 | *config.status*) \
|
---|
276 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
---|
277 | *) \
|
---|
278 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
---|
279 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
---|
280 | esac;
|
---|
281 |
|
---|
282 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
283 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
284 |
|
---|
285 | $(top_srcdir)/configure: $(am__configure_deps)
|
---|
286 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
287 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
---|
288 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
289 |
|
---|
290 | mostlyclean-libtool:
|
---|
291 | -rm -f *.lo
|
---|
292 |
|
---|
293 | clean-libtool:
|
---|
294 | -rm -rf .libs _libs
|
---|
295 |
|
---|
296 | distclean-libtool:
|
---|
297 | -rm -f libtool
|
---|
298 | uninstall-info-am:
|
---|
299 | install-man1: $(man1_MANS) $(man_MANS)
|
---|
300 | @$(NORMAL_INSTALL)
|
---|
301 | test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
|
---|
302 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
---|
303 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
---|
304 | for i in $$l2; do \
|
---|
305 | case "$$i" in \
|
---|
306 | *.1*) list="$$list $$i" ;; \
|
---|
307 | esac; \
|
---|
308 | done; \
|
---|
309 | for i in $$list; do \
|
---|
310 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
---|
311 | else file=$$i; fi; \
|
---|
312 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
---|
313 | case "$$ext" in \
|
---|
314 | 1*) ;; \
|
---|
315 | *) ext='1' ;; \
|
---|
316 | esac; \
|
---|
317 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
---|
318 | inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
---|
319 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
---|
320 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
|
---|
321 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
|
---|
322 | done
|
---|
323 | uninstall-man1:
|
---|
324 | @$(NORMAL_UNINSTALL)
|
---|
325 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
---|
326 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
---|
327 | for i in $$l2; do \
|
---|
328 | case "$$i" in \
|
---|
329 | *.1*) list="$$list $$i" ;; \
|
---|
330 | esac; \
|
---|
331 | done; \
|
---|
332 | for i in $$list; do \
|
---|
333 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
---|
334 | case "$$ext" in \
|
---|
335 | 1*) ;; \
|
---|
336 | *) ext='1' ;; \
|
---|
337 | esac; \
|
---|
338 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
---|
339 | inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
---|
340 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
---|
341 | echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
|
---|
342 | rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
|
---|
343 | done
|
---|
344 | tags: TAGS
|
---|
345 | TAGS:
|
---|
346 |
|
---|
347 | ctags: CTAGS
|
---|
348 | CTAGS:
|
---|
349 |
|
---|
350 |
|
---|
351 | distdir: $(DISTFILES)
|
---|
352 | $(mkdir_p) $(distdir)/EXSLT $(distdir)/EXSLT/html
|
---|
353 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
---|
354 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
---|
355 | list='$(DISTFILES)'; for file in $$list; do \
|
---|
356 | case $$file in \
|
---|
357 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
358 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
---|
359 | esac; \
|
---|
360 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
361 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
362 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
---|
363 | dir="/$$dir"; \
|
---|
364 | $(mkdir_p) "$(distdir)$$dir"; \
|
---|
365 | else \
|
---|
366 | dir=''; \
|
---|
367 | fi; \
|
---|
368 | if test -d $$d/$$file; then \
|
---|
369 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
370 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
---|
371 | fi; \
|
---|
372 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
---|
373 | else \
|
---|
374 | test -f $(distdir)/$$file \
|
---|
375 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
376 | || exit 1; \
|
---|
377 | fi; \
|
---|
378 | done
|
---|
379 | $(MAKE) $(AM_MAKEFLAGS) \
|
---|
380 | top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
---|
381 | dist-hook
|
---|
382 | check-am: all-am
|
---|
383 | check: check-am
|
---|
384 | all-am: Makefile $(MANS)
|
---|
385 | installdirs:
|
---|
386 | for dir in "$(DESTDIR)$(man1dir)"; do \
|
---|
387 | test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
---|
388 | done
|
---|
389 | install: install-am
|
---|
390 | install-exec: install-exec-am
|
---|
391 | install-data: install-data-am
|
---|
392 | uninstall: uninstall-am
|
---|
393 |
|
---|
394 | install-am: all-am
|
---|
395 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
396 |
|
---|
397 | installcheck: installcheck-am
|
---|
398 | install-strip:
|
---|
399 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
400 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
401 | `test -z '$(STRIP)' || \
|
---|
402 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
403 | mostlyclean-generic:
|
---|
404 |
|
---|
405 | clean-generic:
|
---|
406 |
|
---|
407 | distclean-generic:
|
---|
408 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
409 |
|
---|
410 | maintainer-clean-generic:
|
---|
411 | @echo "This command is intended for maintainers to use"
|
---|
412 | @echo "it deletes files that may require special tools to rebuild."
|
---|
413 | clean: clean-am
|
---|
414 |
|
---|
415 | clean-am: clean-generic clean-libtool clean-local mostlyclean-am
|
---|
416 |
|
---|
417 | distclean: distclean-am
|
---|
418 | -rm -f Makefile
|
---|
419 | distclean-am: clean-am distclean-generic distclean-libtool
|
---|
420 |
|
---|
421 | dvi: dvi-am
|
---|
422 |
|
---|
423 | dvi-am:
|
---|
424 |
|
---|
425 | html: html-am
|
---|
426 |
|
---|
427 | info: info-am
|
---|
428 |
|
---|
429 | info-am:
|
---|
430 |
|
---|
431 | install-data-am: install-data-local install-man
|
---|
432 |
|
---|
433 | install-exec-am:
|
---|
434 |
|
---|
435 | install-info: install-info-am
|
---|
436 |
|
---|
437 | install-man: install-man1
|
---|
438 |
|
---|
439 | installcheck-am:
|
---|
440 |
|
---|
441 | maintainer-clean: maintainer-clean-am
|
---|
442 | -rm -f Makefile
|
---|
443 | maintainer-clean-am: distclean-am maintainer-clean-generic \
|
---|
444 | maintainer-clean-local
|
---|
445 |
|
---|
446 | mostlyclean: mostlyclean-am
|
---|
447 |
|
---|
448 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
---|
449 |
|
---|
450 | pdf: pdf-am
|
---|
451 |
|
---|
452 | pdf-am:
|
---|
453 |
|
---|
454 | ps: ps-am
|
---|
455 |
|
---|
456 | ps-am:
|
---|
457 |
|
---|
458 | uninstall-am: uninstall-info-am uninstall-man
|
---|
459 |
|
---|
460 | uninstall-man: uninstall-man1
|
---|
461 |
|
---|
462 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
---|
463 | clean-local dist-hook distclean distclean-generic \
|
---|
464 | distclean-libtool distdir dvi dvi-am html html-am info info-am \
|
---|
465 | install install-am install-data install-data-am \
|
---|
466 | install-data-local install-exec install-exec-am install-info \
|
---|
467 | install-info-am install-man install-man1 install-strip \
|
---|
468 | installcheck installcheck-am installdirs maintainer-clean \
|
---|
469 | maintainer-clean-generic maintainer-clean-local mostlyclean \
|
---|
470 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
---|
471 | uninstall uninstall-am uninstall-info-am uninstall-man \
|
---|
472 | uninstall-man1
|
---|
473 |
|
---|
474 |
|
---|
475 | all: web ../NEWS libxslt.xsa $(man_MANS)
|
---|
476 |
|
---|
477 | api: libxslt-api.xml libxslt-refs.xml $(APIPAGES) search.php \
|
---|
478 | html/index.html $(WIN32_DIR)/libxslt.def.src
|
---|
479 |
|
---|
480 | eapi: EXSLT/libexslt-api.xml EXSLT/libexslt-refs.xml $(EAPIPAGES) \
|
---|
481 | EXSLT/html/index.html $(WIN32_DIR)/libexslt.def.src
|
---|
482 |
|
---|
483 | web: $(PAGES) $(EPAGES)
|
---|
484 |
|
---|
485 | $(PAGES): xslt.html $(srcdir)/site.xsl
|
---|
486 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
487 | echo "Rebuilding the HTML Web pages from xslt.html" ; \
|
---|
488 | $(bindir)/xsltproc --nonet --html $(srcdir)/site.xsl \
|
---|
489 | xslt.html > index.html ; fi )
|
---|
490 | -@(if [ -x $(bindir)/xmllint ] ; then \
|
---|
491 | echo "Validating the HTML Web pages" ; \
|
---|
492 | $(bindir)/xmllint --nonet --valid --noout $(PAGES) ; fi );
|
---|
493 |
|
---|
494 | $(EPAGES): EXSLT/exslt.html $(srcdir)/site.xsl
|
---|
495 | -@(if [ ! -d EXSLT/html ] ; then \
|
---|
496 | mkdir -p EXSLT/html ; fi )
|
---|
497 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
498 | echo "Rebuilding the HTML Web pages from exslt.html" ; \
|
---|
499 | $(bindir)/xsltproc --nonet --html \
|
---|
500 | --stringparam dirname EXSLT/ \
|
---|
501 | --stringparam libname libexslt \
|
---|
502 | --stringparam logo_base ../ \
|
---|
503 | $(srcdir)/site.xsl \
|
---|
504 | EXSLT/exslt.html > EXSLT/index.html ; fi )
|
---|
505 | -@(if [ -x $(bindir)/xmllint ] ; then \
|
---|
506 | echo "Validating the HTML Web pages" ; \
|
---|
507 | $(bindir)/xmllint --nonet --valid --noout $(EPAGES) ; fi );
|
---|
508 |
|
---|
509 | ../NEWS: $(srcdir)/news.xsl news.html
|
---|
510 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
511 | $(bindir)/xsltproc --nonet $(srcdir)/news.xsl \
|
---|
512 | news.html > ../NEWS ; fi );
|
---|
513 |
|
---|
514 | libxslt.xsa: $(srcdir)/xsa.xsl news.html
|
---|
515 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
516 | $(bindir)/xsltproc --nonet $(srcdir)/xsa.xsl \
|
---|
517 | news.html > libxslt.xsa ; fi );
|
---|
518 |
|
---|
519 | $(APIPAGES): libxslt-refs.xml site.xsl api.xsl $(srcdir)/site.xsl \
|
---|
520 | $(srcdir)/api.xsl
|
---|
521 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
522 | echo "Rebuilding the HTML API pages from libxslt-refs.xml" ; \
|
---|
523 | $(bindir)/xsltproc --nonet --html \
|
---|
524 | $(srcdir)/api.xsl \
|
---|
525 | xslt.html ; fi );
|
---|
526 | -@(if [ -x $(bindir)/xmllint ] ; then \
|
---|
527 | echo "Validating the HTML API pages" ; \
|
---|
528 | $(bindir)/xmllint --nonet --valid --noout API*.html; fi );
|
---|
529 |
|
---|
530 | $(EAPIPAGES): EXSLT/libexslt-refs.xml site.xsl api.xsl
|
---|
531 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
532 | echo "Rebuilding the HTML API pages from libexslt-refs.xml" ; \
|
---|
533 | $(bindir)/xsltproc --nonet --html --output EXSLT/ \
|
---|
534 | --stringparam libname libexslt \
|
---|
535 | --stringparam dirname EXSLT/ \
|
---|
536 | --stringparam logo_base ../ \
|
---|
537 | $(srcdir)/api.xsl \
|
---|
538 | EXSLT/exslt.html ; fi );
|
---|
539 |
|
---|
540 | html/index.html: libxslt-api.xml $(srcdir)/newapi.xsl
|
---|
541 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
542 | echo "Rebuilding the HTML pages from the XSLT API" ; \
|
---|
543 | $(bindir)/xsltproc --nonet \
|
---|
544 | $(srcdir)/newapi.xsl libxslt-api.xml ; fi );
|
---|
545 | -@(if [ -x $(bindir)/xmllint ] ; then \
|
---|
546 | echo "Validating the resulting XHTML pages" ; \
|
---|
547 | $(bindir)/xmllint --nonet --valid --noout html/*.html ; fi );
|
---|
548 |
|
---|
549 | wiki: libxslt-api.xml $(srcdir)/wiki.xsl
|
---|
550 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
551 | echo "Rebuilding the wiki HTML pages from the XSLT API" ; \
|
---|
552 | $(bindir)/xsltproc --nonet $(srcdir)/wiki.xsl libxslt-api.xml; fi )
|
---|
553 |
|
---|
554 | EXSLT/html/index.html: EXSLT/libexslt-api.xml \
|
---|
555 | $(srcdir)/newapi.xsl
|
---|
556 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
557 | echo "Rebuilding the HTML pages from the EXSLT API" ; \
|
---|
558 | $(bindir)/xsltproc --nonet --output EXSLT/ \
|
---|
559 | --stringparam libname libexslt \
|
---|
560 | --stringparam dirname EXSLT/ \
|
---|
561 | --stringparam logo_base ../../ \
|
---|
562 | $(srcdir)/newapi.xsl \
|
---|
563 | EXSLT/libexslt-api.xml ; fi );
|
---|
564 | -@(if [ -x $(bindir)/xmllint ] ; then \
|
---|
565 | echo "Validating the resulting XHTML pages" ; \
|
---|
566 | $(bindir)/xmllint --nonet --valid --noout EXSLT/html/*.html ; fi );
|
---|
567 |
|
---|
568 | libxslt-api.xml libxslt-refs.xml EXSLT/libexslt-api.xml \
|
---|
569 | EXSLT/libexslt-refs.xml: $(srcdir)/apibuild.py $(top_srcdir)/libxslt/*.h \
|
---|
570 | $(top_srcdir)/libxslt/*.c $(top_srcdir)/libexslt/*.h \
|
---|
571 | $(top_srcdir)/libexslt/*.c
|
---|
572 | -($(srcdir)/apibuild.py)
|
---|
573 |
|
---|
574 | xsltproc.1: xsltproc.xml
|
---|
575 | -@(xsltproc --nonet xsltproc.xml)
|
---|
576 |
|
---|
577 | # Note that in the following, xmllint output is piped to xsltproc
|
---|
578 | search.php: $(srcdir)/api.xsl $(srcdir)/site.xsl $(srcdir)/search.templ \
|
---|
579 | $(srcdir)/search.xml $(srcdir)/search.php.inc
|
---|
580 | -@(if test -x $(bindir)/xmllint -a -x $(bindir)/xsltproc; then \
|
---|
581 | echo "Rebuilding search.php" ; \
|
---|
582 | $(bindir)/xmllint --xinclude --nonet \
|
---|
583 | $(srcdir)/search.xml | \
|
---|
584 | $(bindir)/xsltproc --nonet - search.templ \
|
---|
585 | > search.php ; else \
|
---|
586 | echo "Unable to find xmllint or xsltproc in $(bindir)" ; fi)
|
---|
587 |
|
---|
588 | $(WIN32_DIR)/libxslt.def.src: libxslt-api.xml
|
---|
589 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
590 | $(bindir)/xsltproc -o $(WIN32_DIR)/libxslt.def.src \
|
---|
591 | --nonet $(WIN32_DIR)/defgen.xsl libxslt-api.xml ; fi )
|
---|
592 |
|
---|
593 | $(WIN32_DIR)/libexslt.def.src: EXSLT/libexslt-api.xml
|
---|
594 | -@(if [ -x $(bindir)/xsltproc ] ; then \
|
---|
595 | $(bindir)/xsltproc -o $(WIN32_DIR)/libexslt.def.src \
|
---|
596 | --nonet $(WIN32_DIR)/defgen.xsl EXSLT/libexslt-api.xml ; fi )
|
---|
597 |
|
---|
598 | clean-local:
|
---|
599 | rm -f *~ *.bak *.hierarchy *.signals *-unused.txt
|
---|
600 |
|
---|
601 | maintainer-clean-local: clean
|
---|
602 |
|
---|
603 | rebuild: api eapi all
|
---|
604 |
|
---|
605 | install-data-local:
|
---|
606 | $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)
|
---|
607 | -@INSTALL@ -m 0644 $(srcdir)/*.html $(DESTDIR)$(TARGET_DIR)
|
---|
608 | -@INSTALL@ -m 0644 $(srcdir)/*.gif $(DESTDIR)$(TARGET_DIR)
|
---|
609 | $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/html
|
---|
610 | -@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(TARGET_DIR)/html
|
---|
611 | -@INSTALL@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(TARGET_DIR)/html
|
---|
612 | -@INSTALL@ -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR)/html
|
---|
613 | $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/EXSLT
|
---|
614 | -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.html $(DESTDIR)$(TARGET_DIR)/EXSLT
|
---|
615 | $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/tutorial
|
---|
616 | -@INSTALL@ -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(TARGET_DIR)/tutorial
|
---|
617 | $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/tutorial2
|
---|
618 | -@INSTALL@ -m 0644 $(srcdir)/tutorial2/* $(DESTDIR)$(TARGET_DIR)/tutorial2
|
---|
619 |
|
---|
620 | dist-hook:
|
---|
621 | (cd $(srcdir) ; tar cvf - *.1 *.html site.xsl news.xsl xsa.xsl \
|
---|
622 | *.gif html/*.html html/*.png tutorial*/libxslt*) | \
|
---|
623 | (cd $(distdir); tar xf -)
|
---|
624 |
|
---|
625 | .PHONY : html EXSLT EXSLT/html
|
---|
626 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
627 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
628 | .NOEXPORT:
|
---|