Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / dll / 3rdparty / libxslt / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20 if test -z '$(MAKELEVEL)'; then \
21 false; \
22 elif test -n '$(MAKE_HOST)'; then \
23 true; \
24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25 true; \
26 else \
27 false; \
28 fi; \
29 }
30 am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
69 esac; \
70 done; \
71 test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 subdir = libxslt
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/configure.in
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96 $(ACLOCAL_M4)
97 DIST_COMMON = $(srcdir)/Makefile.am $(xsltinc_HEADERS) \
98 $(am__DIST_COMMON)
99 mkinstalldirs = $(install_sh) -d
100 CONFIG_HEADER = $(top_builddir)/config.h
101 CONFIG_CLEAN_FILES = xsltconfig.h xsltwin32config.h
102 CONFIG_CLEAN_VPATH_FILES =
103 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104 am__vpath_adj = case $$p in \
105 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
106 *) f=$$p;; \
107 esac;
108 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
109 am__install_max = 40
110 am__nobase_strip_setup = \
111 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
112 am__nobase_strip = \
113 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
114 am__nobase_list = $(am__nobase_strip_setup); \
115 for p in $$list; do echo "$$p $$p"; done | \
116 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
118 if (++n[$$2] == $(am__install_max)) \
119 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120 END { for (dir in files) print dir, files[dir] }'
121 am__base_list = \
122 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
123 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
124 am__uninstall_files_from_dir = { \
125 test -z "$$files" \
126 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
127 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
128 $(am__cd) "$$dir" && rm -f $$files; }; \
129 }
130 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \
131 "$(DESTDIR)$(xsltincdir)" "$(DESTDIR)$(xsltincdir)"
132 LTLIBRARIES = $(lib_LTLIBRARIES)
133 am__DEPENDENCIES_1 =
134 libxslt_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
135 am_libxslt_la_OBJECTS = attrvt.lo xslt.lo xsltlocale.lo xsltutils.lo \
136 pattern.lo templates.lo variables.lo keys.lo numbers.lo \
137 extensions.lo extra.lo functions.lo namespaces.lo imports.lo \
138 attributes.lo documents.lo preproc.lo transform.lo security.lo
139 nodist_libxslt_la_OBJECTS =
140 libxslt_la_OBJECTS = $(am_libxslt_la_OBJECTS) \
141 $(nodist_libxslt_la_OBJECTS)
142 AM_V_lt = $(am__v_lt_@AM_V@)
143 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
144 am__v_lt_0 = --silent
145 am__v_lt_1 =
146 libxslt_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
148 $(libxslt_la_LDFLAGS) $(LDFLAGS) -o $@
149 AM_V_P = $(am__v_P_@AM_V@)
150 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151 am__v_P_0 = false
152 am__v_P_1 = :
153 AM_V_GEN = $(am__v_GEN_@AM_V@)
154 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155 am__v_GEN_0 = @echo " GEN " $@;
156 am__v_GEN_1 =
157 AM_V_at = $(am__v_at_@AM_V@)
158 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159 am__v_at_0 = @
160 am__v_at_1 =
161 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
162 depcomp = $(SHELL) $(top_srcdir)/depcomp
163 am__depfiles_maybe = depfiles
164 am__mv = mv -f
165 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
166 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
167 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
169 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170 $(AM_CFLAGS) $(CFLAGS)
171 AM_V_CC = $(am__v_CC_@AM_V@)
172 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
173 am__v_CC_0 = @echo " CC " $@;
174 am__v_CC_1 =
175 CCLD = $(CC)
176 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
178 $(AM_LDFLAGS) $(LDFLAGS) -o $@
179 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
180 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
181 am__v_CCLD_0 = @echo " CCLD " $@;
182 am__v_CCLD_1 =
183 SOURCES = $(libxslt_la_SOURCES) $(nodist_libxslt_la_SOURCES)
184 DIST_SOURCES = $(libxslt_la_SOURCES)
185 am__can_run_installinfo = \
186 case $$AM_UPDATE_INFO_DIR in \
187 n|no|NO) false;; \
188 *) (install-info --version) >/dev/null 2>&1;; \
189 esac
190 man3dir = $(mandir)/man3
191 NROFF = nroff
192 MANS = $(man_MANS)
193 HEADERS = $(nodist_xsltinc_HEADERS) $(xsltinc_HEADERS)
194 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
195 # Read a list of newline-separated strings from the standard input,
196 # and print each of them once, without duplicates. Input order is
197 # *not* preserved.
198 am__uniquify_input = $(AWK) '\
199 BEGIN { nonempty = 0; } \
200 { items[$$0] = 1; nonempty = 1; } \
201 END { if (nonempty) { for (i in items) print i; }; } \
202 '
203 # Make sure the list of sources is unique. This is necessary because,
204 # e.g., the same source file might be shared among _SOURCES variables
205 # for different programs/libraries.
206 am__define_uniq_tagged_files = \
207 list='$(am__tagged_files)'; \
208 unique=`for i in $$list; do \
209 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
210 done | $(am__uniquify_input)`
211 ETAGS = etags
212 CTAGS = ctags
213 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xsltconfig.h.in \
214 $(srcdir)/xsltwin32config.h.in $(top_srcdir)/depcomp
215 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
216 ACLOCAL = @ACLOCAL@
217 AMTAR = @AMTAR@
218 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
219 AR = @AR@
220 AS = @AS@
221 AUTOCONF = @AUTOCONF@
222 AUTOHEADER = @AUTOHEADER@
223 AUTOMAKE = @AUTOMAKE@
224 AWK = @AWK@
225 CC = @CC@
226 CCDEPMODE = @CCDEPMODE@
227 CFLAGS = @CFLAGS@
228 CPP = @CPP@
229 CPPFLAGS = @CPPFLAGS@
230 CRYPTO_TESTDIR = @CRYPTO_TESTDIR@
231 CYGPATH_W = @CYGPATH_W@
232 DEFS = @DEFS@
233 DEPDIR = @DEPDIR@
234 DLLTOOL = @DLLTOOL@
235 DSYMUTIL = @DSYMUTIL@
236 DUMPBIN = @DUMPBIN@
237 ECHO_C = @ECHO_C@
238 ECHO_N = @ECHO_N@
239 ECHO_T = @ECHO_T@
240 EGREP = @EGREP@
241 EXEEXT = @EXEEXT@
242 EXSLT_INCLUDEDIR = @EXSLT_INCLUDEDIR@
243 EXSLT_LIBDIR = @EXSLT_LIBDIR@
244 EXSLT_LIBS = @EXSLT_LIBS@
245 EXTRA_LIBS = @EXTRA_LIBS@
246 FGREP = @FGREP@
247 GREP = @GREP@
248 HTML_DIR = @HTML_DIR@
249 INSTALL = @INSTALL@
250 INSTALL_DATA = @INSTALL_DATA@
251 INSTALL_PROGRAM = @INSTALL_PROGRAM@
252 INSTALL_SCRIPT = @INSTALL_SCRIPT@
253 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254 LD = @LD@
255 LDFLAGS = @LDFLAGS@
256 LIBEXSLT_MAJOR_VERSION = @LIBEXSLT_MAJOR_VERSION@
257 LIBEXSLT_MICRO_VERSION = @LIBEXSLT_MICRO_VERSION@
258 LIBEXSLT_MINOR_VERSION = @LIBEXSLT_MINOR_VERSION@
259 LIBEXSLT_VERSION = @LIBEXSLT_VERSION@
260 LIBEXSLT_VERSION_EXTRA = @LIBEXSLT_VERSION_EXTRA@
261 LIBEXSLT_VERSION_INFO = @LIBEXSLT_VERSION_INFO@
262 LIBEXSLT_VERSION_NUMBER = @LIBEXSLT_VERSION_NUMBER@
263 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
264 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
265 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
266 LIBOBJS = @LIBOBJS@
267 LIBS = @LIBS@
268 LIBTOOL = @LIBTOOL@
269 LIBXML_CFLAGS = @LIBXML_CFLAGS@
270 LIBXML_LIBS = @LIBXML_LIBS@
271 LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
272 LIBXML_SRC = @LIBXML_SRC@
273 LIBXSLT_DEFAULT_PLUGINS_PATH = @LIBXSLT_DEFAULT_PLUGINS_PATH@
274 LIBXSLT_MAJOR_MINOR_VERSION = @LIBXSLT_MAJOR_MINOR_VERSION@
275 LIBXSLT_MAJOR_VERSION = @LIBXSLT_MAJOR_VERSION@
276 LIBXSLT_MICRO_VERSION = @LIBXSLT_MICRO_VERSION@
277 LIBXSLT_MINOR_VERSION = @LIBXSLT_MINOR_VERSION@
278 LIBXSLT_VERSION = @LIBXSLT_VERSION@
279 LIBXSLT_VERSION_EXTRA = @LIBXSLT_VERSION_EXTRA@
280 LIBXSLT_VERSION_INFO = @LIBXSLT_VERSION_INFO@
281 LIBXSLT_VERSION_NUMBER = @LIBXSLT_VERSION_NUMBER@
282 LIPO = @LIPO@
283 LN_S = @LN_S@
284 LTLIBOBJS = @LTLIBOBJS@
285 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
286 MAKEINFO = @MAKEINFO@
287 MANIFEST_TOOL = @MANIFEST_TOOL@
288 MKDIR_P = @MKDIR_P@
289 MV = @MV@
290 M_LIBS = @M_LIBS@
291 NM = @NM@
292 NMEDIT = @NMEDIT@
293 OBJDUMP = @OBJDUMP@
294 OBJEXT = @OBJEXT@
295 OTOOL = @OTOOL@
296 OTOOL64 = @OTOOL64@
297 PACKAGE = @PACKAGE@
298 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299 PACKAGE_NAME = @PACKAGE_NAME@
300 PACKAGE_STRING = @PACKAGE_STRING@
301 PACKAGE_TARNAME = @PACKAGE_TARNAME@
302 PACKAGE_URL = @PACKAGE_URL@
303 PACKAGE_VERSION = @PACKAGE_VERSION@
304 PATH_SEPARATOR = @PATH_SEPARATOR@
305 PERL = @PERL@
306 PYTHON = @PYTHON@
307 PYTHONSODV = @PYTHONSODV@
308 PYTHON_INCLUDES = @PYTHON_INCLUDES@
309 PYTHON_LIBS = @PYTHON_LIBS@
310 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
311 PYTHON_SUBDIR = @PYTHON_SUBDIR@
312 PYTHON_VERSION = @PYTHON_VERSION@
313 RANLIB = @RANLIB@
314 RELDATE = @RELDATE@
315 RM = @RM@
316 SED = @SED@
317 SET_MAKE = @SET_MAKE@
318 SHELL = @SHELL@
319 STRIP = @STRIP@
320 TAR = @TAR@
321 THREAD_LIBS = @THREAD_LIBS@
322 VERSION = @VERSION@
323 VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
324 WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
325 WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
326 WITH_CRYPTO = @WITH_CRYPTO@
327 WITH_DEBUGGER = @WITH_DEBUGGER@
328 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
329 WITH_MODULES = @WITH_MODULES@
330 WITH_TRIO = @WITH_TRIO@
331 WITH_XSLT_DEBUG = @WITH_XSLT_DEBUG@
332 XMLLINT = @XMLLINT@
333 XML_CONFIG = @XML_CONFIG@
334 XSLTPROC = @XSLTPROC@
335 XSLTPROCDV = @XSLTPROCDV@
336 XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
337 XSLT_LIBDIR = @XSLT_LIBDIR@
338 XSLT_LIBS = @XSLT_LIBS@
339 XSLT_LOCALE_WINAPI = @XSLT_LOCALE_WINAPI@
340 XSLT_LOCALE_XLOCALE = @XSLT_LOCALE_XLOCALE@
341 abs_builddir = @abs_builddir@
342 abs_srcdir = @abs_srcdir@
343 abs_top_builddir = @abs_top_builddir@
344 abs_top_srcdir = @abs_top_srcdir@
345 ac_ct_AR = @ac_ct_AR@
346 ac_ct_CC = @ac_ct_CC@
347 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
348 am__include = @am__include@
349 am__leading_dot = @am__leading_dot@
350 am__quote = @am__quote@
351 am__tar = @am__tar@
352 am__untar = @am__untar@
353 bindir = @bindir@
354 build = @build@
355 build_alias = @build_alias@
356 build_cpu = @build_cpu@
357 build_os = @build_os@
358 build_vendor = @build_vendor@
359 builddir = @builddir@
360 datadir = @datadir@
361 datarootdir = @datarootdir@
362 docdir = @docdir@
363 dvidir = @dvidir@
364 exec_prefix = @exec_prefix@
365 host = @host@
366 host_alias = @host_alias@
367 host_cpu = @host_cpu@
368 host_os = @host_os@
369 host_vendor = @host_vendor@
370 htmldir = @htmldir@
371 includedir = @includedir@
372 infodir = @infodir@
373 install_sh = @install_sh@
374 libdir = @libdir@
375 libexecdir = @libexecdir@
376 localedir = @localedir@
377 localstatedir = @localstatedir@
378 mandir = @mandir@
379 mkdir_p = @mkdir_p@
380 oldincludedir = @oldincludedir@
381 pdfdir = @pdfdir@
382 prefix = @prefix@
383 program_transform_name = @program_transform_name@
384 psdir = @psdir@
385 pythondir = @pythondir@
386 sbindir = @sbindir@
387 sharedstatedir = @sharedstatedir@
388 srcdir = @srcdir@
389 sysconfdir = @sysconfdir@
390 target_alias = @target_alias@
391 top_build_prefix = @top_build_prefix@
392 top_builddir = @top_builddir@
393 top_srcdir = @top_srcdir@
394 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libxslt
395 AM_CFLAGS = $(LIBXML_CFLAGS)
396 lib_LTLIBRARIES = libxslt.la
397 xsltincdir = $(includedir)/libxslt
398 xsltinc_HEADERS = \
399 xslt.h \
400 xsltutils.h \
401 pattern.h \
402 templates.h \
403 variables.h \
404 keys.h \
405 numbersInternals.h \
406 extensions.h \
407 extra.h \
408 functions.h \
409 namespaces.h \
410 imports.h \
411 attributes.h \
412 documents.h \
413 preproc.h \
414 transform.h \
415 security.h \
416 xsltInternals.h \
417 xsltexports.h \
418 xsltlocale.h
419
420 nodist_xsltinc_HEADERS = \
421 xsltconfig.h
422
423 libxslt_la_SOURCES = \
424 attrvt.c \
425 xslt.c \
426 xsltlocale.c \
427 xsltutils.c \
428 pattern.c \
429 templates.c \
430 variables.c \
431 keys.c \
432 numbers.c \
433 extensions.c \
434 extra.c \
435 functions.c \
436 namespaces.c \
437 imports.c \
438 attributes.c \
439 documents.c \
440 preproc.c \
441 transform.c \
442 security.c \
443 win32config.h \
444 xsltwin32config.h.in \
445 libxslt.h
446
447 nodist_libxslt_la_SOURCES = \
448 xsltwin32config.h
449
450 @USE_VERSION_SCRIPT_FALSE@LIBXSLT_VERSION_SCRIPT =
451 @USE_VERSION_SCRIPT_TRUE@LIBXSLT_VERSION_SCRIPT = $(VERSION_SCRIPT_FLAGS)$(srcdir)/libxslt.syms
452 libxslt_la_LIBADD = $(LIBXML_LIBS) $(EXTRA_LIBS)
453 libxslt_la_LDFLAGS = \
454 $(WIN32_EXTRA_LDFLAGS) \
455 $(LIBXSLT_VERSION_SCRIPT) \
456 -version-info $(LIBXSLT_VERSION_INFO)
457
458 man_MANS = libxslt.3
459 EXTRA_DIST = $(man_MANS) trio.h triodef.h libxslt.syms
460 all: all-am
461
462 .SUFFIXES:
463 .SUFFIXES: .c .lo .o .obj
464 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
465 @for dep in $?; do \
466 case '$(am__configure_deps)' in \
467 *$$dep*) \
468 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
469 && { if test -f $@; then exit 0; else break; fi; }; \
470 exit 1;; \
471 esac; \
472 done; \
473 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libxslt/Makefile'; \
474 $(am__cd) $(top_srcdir) && \
475 $(AUTOMAKE) --gnu libxslt/Makefile
476 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
477 @case '$?' in \
478 *config.status*) \
479 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
480 *) \
481 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
482 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
483 esac;
484
485 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
486 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
487
488 $(top_srcdir)/configure: $(am__configure_deps)
489 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
490 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
491 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
492 $(am__aclocal_m4_deps):
493 xsltconfig.h: $(top_builddir)/config.status $(srcdir)/xsltconfig.h.in
494 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
495 xsltwin32config.h: $(top_builddir)/config.status $(srcdir)/xsltwin32config.h.in
496 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
497
498 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
499 @$(NORMAL_INSTALL)
500 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
501 list2=; for p in $$list; do \
502 if test -f $$p; then \
503 list2="$$list2 $$p"; \
504 else :; fi; \
505 done; \
506 test -z "$$list2" || { \
507 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
508 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
509 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
510 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
511 }
512
513 uninstall-libLTLIBRARIES:
514 @$(NORMAL_UNINSTALL)
515 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
516 for p in $$list; do \
517 $(am__strip_dir) \
518 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
519 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
520 done
521
522 clean-libLTLIBRARIES:
523 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
524 @list='$(lib_LTLIBRARIES)'; \
525 locs=`for p in $$list; do echo $$p; done | \
526 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
527 sort -u`; \
528 test -z "$$locs" || { \
529 echo rm -f $${locs}; \
530 rm -f $${locs}; \
531 }
532
533 libxslt.la: $(libxslt_la_OBJECTS) $(libxslt_la_DEPENDENCIES) $(EXTRA_libxslt_la_DEPENDENCIES)
534 $(AM_V_CCLD)$(libxslt_la_LINK) -rpath $(libdir) $(libxslt_la_OBJECTS) $(libxslt_la_LIBADD) $(LIBS)
535
536 mostlyclean-compile:
537 -rm -f *.$(OBJEXT)
538
539 distclean-compile:
540 -rm -f *.tab.c
541
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attributes.Plo@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attrvt.Plo@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/documents.Plo@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extensions.Plo@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extra.Plo@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/functions.Plo@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imports.Plo@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keys.Plo@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/namespaces.Plo@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/numbers.Plo@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pattern.Plo@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preproc.Plo@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/security.Plo@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/templates.Plo@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transform.Plo@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/variables.Plo@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xslt.Plo@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsltlocale.Plo@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsltutils.Plo@am__quote@
561
562 .c.o:
563 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
564 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
565 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
566 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
568
569 .c.obj:
570 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
571 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
572 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
573 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
575
576 .c.lo:
577 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
578 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
579 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
582
583 mostlyclean-libtool:
584 -rm -f *.lo
585
586 clean-libtool:
587 -rm -rf .libs _libs
588 install-man3: $(man_MANS)
589 @$(NORMAL_INSTALL)
590 @list1=''; \
591 list2='$(man_MANS)'; \
592 test -n "$(man3dir)" \
593 && test -n "`echo $$list1$$list2`" \
594 || exit 0; \
595 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
596 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
597 { for i in $$list1; do echo "$$i"; done; \
598 if test -n "$$list2"; then \
599 for i in $$list2; do echo "$$i"; done \
600 | sed -n '/\.3[a-z]*$$/p'; \
601 fi; \
602 } | while read p; do \
603 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
604 echo "$$d$$p"; echo "$$p"; \
605 done | \
606 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
607 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
608 sed 'N;N;s,\n, ,g' | { \
609 list=; while read file base inst; do \
610 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
611 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
612 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
613 fi; \
614 done; \
615 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
616 while read files; do \
617 test -z "$$files" || { \
618 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
619 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
620 done; }
621
622 uninstall-man3:
623 @$(NORMAL_UNINSTALL)
624 @list=''; test -n "$(man3dir)" || exit 0; \
625 files=`{ for i in $$list; do echo "$$i"; done; \
626 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
627 sed -n '/\.3[a-z]*$$/p'; \
628 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
629 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
630 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
631 install-nodist_xsltincHEADERS: $(nodist_xsltinc_HEADERS)
632 @$(NORMAL_INSTALL)
633 @list='$(nodist_xsltinc_HEADERS)'; test -n "$(xsltincdir)" || list=; \
634 if test -n "$$list"; then \
635 echo " $(MKDIR_P) '$(DESTDIR)$(xsltincdir)'"; \
636 $(MKDIR_P) "$(DESTDIR)$(xsltincdir)" || exit 1; \
637 fi; \
638 for p in $$list; do \
639 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
640 echo "$$d$$p"; \
641 done | $(am__base_list) | \
642 while read files; do \
643 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xsltincdir)'"; \
644 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xsltincdir)" || exit $$?; \
645 done
646
647 uninstall-nodist_xsltincHEADERS:
648 @$(NORMAL_UNINSTALL)
649 @list='$(nodist_xsltinc_HEADERS)'; test -n "$(xsltincdir)" || list=; \
650 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
651 dir='$(DESTDIR)$(xsltincdir)'; $(am__uninstall_files_from_dir)
652 install-xsltincHEADERS: $(xsltinc_HEADERS)
653 @$(NORMAL_INSTALL)
654 @list='$(xsltinc_HEADERS)'; test -n "$(xsltincdir)" || list=; \
655 if test -n "$$list"; then \
656 echo " $(MKDIR_P) '$(DESTDIR)$(xsltincdir)'"; \
657 $(MKDIR_P) "$(DESTDIR)$(xsltincdir)" || exit 1; \
658 fi; \
659 for p in $$list; do \
660 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
661 echo "$$d$$p"; \
662 done | $(am__base_list) | \
663 while read files; do \
664 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xsltincdir)'"; \
665 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xsltincdir)" || exit $$?; \
666 done
667
668 uninstall-xsltincHEADERS:
669 @$(NORMAL_UNINSTALL)
670 @list='$(xsltinc_HEADERS)'; test -n "$(xsltincdir)" || list=; \
671 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
672 dir='$(DESTDIR)$(xsltincdir)'; $(am__uninstall_files_from_dir)
673
674 ID: $(am__tagged_files)
675 $(am__define_uniq_tagged_files); mkid -fID $$unique
676 tags: tags-am
677 TAGS: tags
678
679 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
680 set x; \
681 here=`pwd`; \
682 $(am__define_uniq_tagged_files); \
683 shift; \
684 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
685 test -n "$$unique" || unique=$$empty_fix; \
686 if test $$# -gt 0; then \
687 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
688 "$$@" $$unique; \
689 else \
690 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
691 $$unique; \
692 fi; \
693 fi
694 ctags: ctags-am
695
696 CTAGS: ctags
697 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
698 $(am__define_uniq_tagged_files); \
699 test -z "$(CTAGS_ARGS)$$unique" \
700 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
701 $$unique
702
703 GTAGS:
704 here=`$(am__cd) $(top_builddir) && pwd` \
705 && $(am__cd) $(top_srcdir) \
706 && gtags -i $(GTAGS_ARGS) "$$here"
707 cscopelist: cscopelist-am
708
709 cscopelist-am: $(am__tagged_files)
710 list='$(am__tagged_files)'; \
711 case "$(srcdir)" in \
712 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
713 *) sdir=$(subdir)/$(srcdir) ;; \
714 esac; \
715 for i in $$list; do \
716 if test -f "$$i"; then \
717 echo "$(subdir)/$$i"; \
718 else \
719 echo "$$sdir/$$i"; \
720 fi; \
721 done >> $(top_builddir)/cscope.files
722
723 distclean-tags:
724 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
725
726 distdir: $(DISTFILES)
727 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
728 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
729 list='$(DISTFILES)'; \
730 dist_files=`for file in $$list; do echo $$file; done | \
731 sed -e "s|^$$srcdirstrip/||;t" \
732 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
733 case $$dist_files in \
734 */*) $(MKDIR_P) `echo "$$dist_files" | \
735 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
736 sort -u` ;; \
737 esac; \
738 for file in $$dist_files; do \
739 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
740 if test -d $$d/$$file; then \
741 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
742 if test -d "$(distdir)/$$file"; then \
743 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
744 fi; \
745 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
746 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
747 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
748 fi; \
749 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
750 else \
751 test -f "$(distdir)/$$file" \
752 || cp -p $$d/$$file "$(distdir)/$$file" \
753 || exit 1; \
754 fi; \
755 done
756 check-am: all-am
757 check: check-am
758 all-am: Makefile $(LTLIBRARIES) $(MANS) $(HEADERS)
759 installdirs:
760 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(xsltincdir)" "$(DESTDIR)$(xsltincdir)"; do \
761 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
762 done
763 install: install-am
764 install-exec: install-exec-am
765 install-data: install-data-am
766 uninstall: uninstall-am
767
768 install-am: all-am
769 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
770
771 installcheck: installcheck-am
772 install-strip:
773 if test -z '$(STRIP)'; then \
774 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
775 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
776 install; \
777 else \
778 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
779 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
780 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
781 fi
782 mostlyclean-generic:
783
784 clean-generic:
785
786 distclean-generic:
787 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
788 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
789
790 maintainer-clean-generic:
791 @echo "This command is intended for maintainers to use"
792 @echo "it deletes files that may require special tools to rebuild."
793 clean: clean-am
794
795 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
796 mostlyclean-am
797
798 distclean: distclean-am
799 -rm -rf ./$(DEPDIR)
800 -rm -f Makefile
801 distclean-am: clean-am distclean-compile distclean-generic \
802 distclean-tags
803
804 dvi: dvi-am
805
806 dvi-am:
807
808 html: html-am
809
810 html-am:
811
812 info: info-am
813
814 info-am:
815
816 install-data-am: install-man install-nodist_xsltincHEADERS \
817 install-xsltincHEADERS
818
819 install-dvi: install-dvi-am
820
821 install-dvi-am:
822
823 install-exec-am: install-libLTLIBRARIES
824 @$(NORMAL_INSTALL)
825 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
826 install-html: install-html-am
827
828 install-html-am:
829
830 install-info: install-info-am
831
832 install-info-am:
833
834 install-man: install-man3
835
836 install-pdf: install-pdf-am
837
838 install-pdf-am:
839
840 install-ps: install-ps-am
841
842 install-ps-am:
843
844 installcheck-am:
845
846 maintainer-clean: maintainer-clean-am
847 -rm -rf ./$(DEPDIR)
848 -rm -f Makefile
849 maintainer-clean-am: distclean-am maintainer-clean-generic
850
851 mostlyclean: mostlyclean-am
852
853 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
854 mostlyclean-libtool
855
856 pdf: pdf-am
857
858 pdf-am:
859
860 ps: ps-am
861
862 ps-am:
863
864 uninstall-am: uninstall-libLTLIBRARIES uninstall-man \
865 uninstall-nodist_xsltincHEADERS uninstall-xsltincHEADERS
866
867 uninstall-man: uninstall-man3
868
869 .MAKE: install-am install-exec-am install-strip
870
871 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
872 clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
873 ctags-am distclean distclean-compile distclean-generic \
874 distclean-libtool distclean-tags distdir dvi dvi-am html \
875 html-am info info-am install install-am install-data \
876 install-data-am install-dvi install-dvi-am install-exec \
877 install-exec-am install-exec-hook install-html install-html-am \
878 install-info install-info-am install-libLTLIBRARIES \
879 install-man install-man3 install-nodist_xsltincHEADERS \
880 install-pdf install-pdf-am install-ps install-ps-am \
881 install-strip install-xsltincHEADERS installcheck \
882 installcheck-am installdirs maintainer-clean \
883 maintainer-clean-generic mostlyclean mostlyclean-compile \
884 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
885 tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
886 uninstall-man uninstall-man3 uninstall-nodist_xsltincHEADERS \
887 uninstall-xsltincHEADERS
888
889 .PRECIOUS: Makefile
890
891
892 xsltproc: all
893 @(cd ../xsltproc ; $(MAKE))
894
895 install-exec-hook:
896 $(MKDIR_P) "$(DESTDIR)$(libdir)/libxslt-plugins"
897
898 # Tell versions [3.59,3.63) of GNU make to not export all variables.
899 # Otherwise a system limit (for SysV at least) may be exceeded.
900 .NOEXPORT: