updated libxml2 to 2.5.10
[TestXSLT.git] / libxml2 / include / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AS = @AS@
70 AWK = @AWK@
71 C14N_OBJ = @C14N_OBJ@
72 CATALOG_OBJ = @CATALOG_OBJ@
73 CC = @CC@
74 CFLAGS = @CFLAGS@
75 CPP = @CPP@
76 DEBUG_OBJ = @DEBUG_OBJ@
77 DEPDIR = @DEPDIR@
78 DLLTOOL = @DLLTOOL@
79 DOCB_OBJ = @DOCB_OBJ@
80 ECHO = @ECHO@
81 FTP_OBJ = @FTP_OBJ@
82 HAVE_ISINF = @HAVE_ISINF@
83 HAVE_ISNAN = @HAVE_ISNAN@
84 HTML_DIR = @HTML_DIR@
85 HTML_OBJ = @HTML_OBJ@
86 HTTP_OBJ = @HTTP_OBJ@
87 ICONV_LIBS = @ICONV_LIBS@
88 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
89 LIBTOOL = @LIBTOOL@
90 LIBXML_MAJOR_VERSION = @LIBXML_MAJOR_VERSION@
91 LIBXML_MICRO_VERSION = @LIBXML_MICRO_VERSION@
92 LIBXML_MINOR_VERSION = @LIBXML_MINOR_VERSION@
93 LIBXML_VERSION = @LIBXML_VERSION@
94 LIBXML_VERSION_INFO = @LIBXML_VERSION_INFO@
95 LIBXML_VERSION_NUMBER = @LIBXML_VERSION_NUMBER@
96 LN_S = @LN_S@
97 MAINT = @MAINT@
98 MV = @MV@
99 M_LIBS = @M_LIBS@
100 OBJDUMP = @OBJDUMP@
101 PACKAGE = @PACKAGE@
102 PYTHON = @PYTHON@
103 PYTHON_INCLUDES = @PYTHON_INCLUDES@
104 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
105 PYTHON_SUBDIR = @PYTHON_SUBDIR@
106 PYTHON_VERSION = @PYTHON_VERSION@
107 RANLIB = @RANLIB@
108 RDL_LIBS = @RDL_LIBS@
109 RELDATE = @RELDATE@
110 RM = @RM@
111 STATIC_BINARIES = @STATIC_BINARIES@
112 STRIP = @STRIP@
113 TAR = @TAR@
114 TEST_REGEXPS = @TEST_REGEXPS@
115 TEST_SCHEMAS = @TEST_SCHEMAS@
116 TEST_THREADS = @TEST_THREADS@
117 THREAD_CFLAGS = @THREAD_CFLAGS@
118 THREAD_LIBS = @THREAD_LIBS@
119 U = @U@
120 VERSION = @VERSION@
121 WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
122 WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
123 WITH_C14N = @WITH_C14N@
124 WITH_CATALOG = @WITH_CATALOG@
125 WITH_DEBUG = @WITH_DEBUG@
126 WITH_DOCB = @WITH_DOCB@
127 WITH_FTP = @WITH_FTP@
128 WITH_HTML = @WITH_HTML@
129 WITH_HTTP = @WITH_HTTP@
130 WITH_ICONV = @WITH_ICONV@
131 WITH_ISO8859X = @WITH_ISO8859X@
132 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
133 WITH_REGEXPS = @WITH_REGEXPS@
134 WITH_SCHEMAS = @WITH_SCHEMAS@
135 WITH_THREADS = @WITH_THREADS@
136 WITH_TRIO = @WITH_TRIO@
137 WITH_XINCLUDE = @WITH_XINCLUDE@
138 WITH_XPATH = @WITH_XPATH@
139 WITH_XPTR = @WITH_XPTR@
140 XINCLUDE_OBJ = @XINCLUDE_OBJ@
141 XML_CFLAGS = @XML_CFLAGS@
142 XML_INCLUDEDIR = @XML_INCLUDEDIR@
143 XML_LIBDIR = @XML_LIBDIR@
144 XML_LIBS = @XML_LIBS@
145 XPATH_OBJ = @XPATH_OBJ@
146 XPTR_OBJ = @XPTR_OBJ@
147 Z_CFLAGS = @Z_CFLAGS@
148 Z_LIBS = @Z_LIBS@
149 am__include = @am__include@
150 am__quote = @am__quote@
151 install_sh = @install_sh@
152 pythondir = @pythondir@
153 SUBDIRS = libxml
154
155 EXTRA_DIST = win32config.h wsockcompat.h
156 subdir = include
157 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
158 CONFIG_HEADER = $(top_builddir)/config.h
159 CONFIG_CLEAN_FILES =
160 DIST_SOURCES =
161
162 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
163         uninstall-info-recursive all-recursive install-data-recursive \
164         install-exec-recursive installdirs-recursive install-recursive \
165         uninstall-recursive check-recursive installcheck-recursive
166 DIST_COMMON = Makefile.am Makefile.in
167 DIST_SUBDIRS = $(SUBDIRS)
168 all: all-recursive
169
170 .SUFFIXES:
171 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
172         cd $(top_srcdir) && \
173           $(AUTOMAKE) --gnu  include/Makefile
174 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
175         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
176
177 mostlyclean-libtool:
178         -rm -f *.lo
179
180 clean-libtool:
181         -rm -rf .libs _libs
182
183 distclean-libtool:
184         -rm -f libtool
185 uninstall-info-am:
186
187 # This directory's subdirectories are mostly independent; you can cd
188 # into them and run `make' without going through this Makefile.
189 # To change the values of `make' variables: instead of editing Makefiles,
190 # (1) if the variable is set in `config.status', edit `config.status'
191 #     (which will cause the Makefiles to be regenerated when you run `make');
192 # (2) otherwise, pass the desired values on the `make' command line.
193 $(RECURSIVE_TARGETS):
194         @set fnord $$MAKEFLAGS; amf=$$2; \
195         dot_seen=no; \
196         target=`echo $@ | sed s/-recursive//`; \
197         list='$(SUBDIRS)'; for subdir in $$list; do \
198           echo "Making $$target in $$subdir"; \
199           if test "$$subdir" = "."; then \
200             dot_seen=yes; \
201             local_target="$$target-am"; \
202           else \
203             local_target="$$target"; \
204           fi; \
205           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
206            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
207         done; \
208         if test "$$dot_seen" = "no"; then \
209           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
210         fi; test -z "$$fail"
211
212 mostlyclean-recursive clean-recursive distclean-recursive \
213 maintainer-clean-recursive:
214         @set fnord $$MAKEFLAGS; amf=$$2; \
215         dot_seen=no; \
216         case "$@" in \
217           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
218           *) list='$(SUBDIRS)' ;; \
219         esac; \
220         rev=''; for subdir in $$list; do \
221           if test "$$subdir" = "."; then :; else \
222             rev="$$subdir $$rev"; \
223           fi; \
224         done; \
225         rev="$$rev ."; \
226         target=`echo $@ | sed s/-recursive//`; \
227         for subdir in $$rev; do \
228           echo "Making $$target in $$subdir"; \
229           if test "$$subdir" = "."; then \
230             local_target="$$target-am"; \
231           else \
232             local_target="$$target"; \
233           fi; \
234           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
235            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
236         done && test -z "$$fail"
237 tags-recursive:
238         list='$(SUBDIRS)'; for subdir in $$list; do \
239           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
240         done
241
242 ETAGS = etags
243 ETAGSFLAGS =
244
245 tags: TAGS
246
247 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
248         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
249         unique=`for i in $$list; do \
250             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251           done | \
252           $(AWK) '    { files[$$0] = 1; } \
253                END { for (i in files) print i; }'`; \
254         mkid -fID $$unique
255
256 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
257                 $(TAGS_FILES) $(LISP)
258         tags=; \
259         here=`pwd`; \
260         list='$(SUBDIRS)'; for subdir in $$list; do \
261           if test "$$subdir" = .; then :; else \
262             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
263           fi; \
264         done; \
265         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
266         unique=`for i in $$list; do \
267             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268           done | \
269           $(AWK) '    { files[$$0] = 1; } \
270                END { for (i in files) print i; }'`; \
271         test -z "$(ETAGS_ARGS)$$tags$$unique" \
272           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
273              $$tags $$unique
274
275 GTAGS:
276         here=`$(am__cd) $(top_builddir) && pwd` \
277           && cd $(top_srcdir) \
278           && gtags -i $(GTAGS_ARGS) $$here
279
280 distclean-tags:
281         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
282 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
283
284 top_distdir = ..
285 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
286
287 distdir: $(DISTFILES)
288         @list='$(DISTFILES)'; for file in $$list; do \
289           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
290           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
291           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
292             dir="/$$dir"; \
293             $(mkinstalldirs) "$(distdir)$$dir"; \
294           else \
295             dir=''; \
296           fi; \
297           if test -d $$d/$$file; then \
298             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
299               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
300             fi; \
301             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
302           else \
303             test -f $(distdir)/$$file \
304             || cp -p $$d/$$file $(distdir)/$$file \
305             || exit 1; \
306           fi; \
307         done
308         list='$(SUBDIRS)'; for subdir in $$list; do \
309           if test "$$subdir" = .; then :; else \
310             test -d $(distdir)/$$subdir \
311             || mkdir $(distdir)/$$subdir \
312             || exit 1; \
313             (cd $$subdir && \
314               $(MAKE) $(AM_MAKEFLAGS) \
315                 top_distdir="$(top_distdir)" \
316                 distdir=../$(distdir)/$$subdir \
317                 distdir) \
318               || exit 1; \
319           fi; \
320         done
321 check-am: all-am
322 check: check-recursive
323 all-am: Makefile
324 installdirs: installdirs-recursive
325 installdirs-am:
326
327 install: install-recursive
328 install-exec: install-exec-recursive
329 install-data: install-data-recursive
330 uninstall: uninstall-recursive
331
332 install-am: all-am
333         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
334
335 installcheck: installcheck-recursive
336 install-strip:
337         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
338           INSTALL_STRIP_FLAG=-s \
339           `test -z '$(STRIP)' || \
340             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
341 mostlyclean-generic:
342
343 clean-generic:
344
345 distclean-generic:
346         -rm -f Makefile $(CONFIG_CLEAN_FILES)
347
348 maintainer-clean-generic:
349         @echo "This command is intended for maintainers to use"
350         @echo "it deletes files that may require special tools to rebuild."
351 clean: clean-recursive
352
353 clean-am: clean-generic clean-libtool mostlyclean-am
354
355 distclean: distclean-recursive
356
357 distclean-am: clean-am distclean-generic distclean-libtool \
358         distclean-tags
359
360 dvi: dvi-recursive
361
362 dvi-am:
363
364 info: info-recursive
365
366 info-am:
367
368 install-data-am:
369
370 install-exec-am:
371
372 install-info: install-info-recursive
373
374 install-man:
375
376 installcheck-am:
377
378 maintainer-clean: maintainer-clean-recursive
379
380 maintainer-clean-am: distclean-am maintainer-clean-generic
381
382 mostlyclean: mostlyclean-recursive
383
384 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
385
386 uninstall-am: uninstall-info-am
387
388 uninstall-info: uninstall-info-recursive
389
390 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
391         clean-generic clean-libtool clean-recursive distclean \
392         distclean-generic distclean-libtool distclean-recursive \
393         distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
394         info-recursive install install-am install-data install-data-am \
395         install-data-recursive install-exec install-exec-am \
396         install-exec-recursive install-info install-info-am \
397         install-info-recursive install-man install-recursive \
398         install-strip installcheck installcheck-am installdirs \
399         installdirs-am installdirs-recursive maintainer-clean \
400         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
401         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
402         tags tags-recursive uninstall uninstall-am uninstall-info-am \
403         uninstall-info-recursive uninstall-recursive
404
405 # Tell versions [3.59,3.63) of GNU make to not export all variables.
406 # Otherwise a system limit (for SysV at least) may be exceeded.
407 .NOEXPORT: