Imported Upstream version 2.9.2
[platform/upstream/libxml2.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19   case $${target_option-} in \
20       ?) ;; \
21       *) echo "am__make_running_with_option: internal error: invalid" \
22               "target option '$${target_option-}' specified" >&2; \
23          exit 1;; \
24   esac; \
25   has_opt=no; \
26   sane_makeflags=$$MAKEFLAGS; \
27   if $(am__is_gnu_make); then \
28     sane_makeflags=$$MFLAGS; \
29   else \
30     case $$MAKEFLAGS in \
31       *\\[\ \   ]*) \
32         bs=\\; \
33         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
35     esac; \
36   fi; \
37   skip_next=no; \
38   strip_trailopt () \
39   { \
40     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41   }; \
42   for flg in $$sane_makeflags; do \
43     test $$skip_next = yes && { skip_next=no; continue; }; \
44     case $$flg in \
45       *=*|--*) continue;; \
46         -*I) strip_trailopt 'I'; skip_next=yes;; \
47       -*I?*) strip_trailopt 'I';; \
48         -*O) strip_trailopt 'O'; skip_next=yes;; \
49       -*O?*) strip_trailopt 'O';; \
50         -*l) strip_trailopt 'l'; skip_next=yes;; \
51       -*l?*) strip_trailopt 'l';; \
52       -[dEDm]) skip_next=yes;; \
53       -[JT]) skip_next=yes;; \
54     esac; \
55     case $$flg in \
56       *$$target_option*) has_opt=yes; break;; \
57     esac; \
58   done; \
59   test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 subdir = doc
81 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
82 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
84         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
85         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
86         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88         $(ACLOCAL_M4)
89 mkinstalldirs = $(install_sh) -d
90 CONFIG_HEADER = $(top_builddir)/config.h
91 CONFIG_CLEAN_FILES =
92 CONFIG_CLEAN_VPATH_FILES =
93 AM_V_P = $(am__v_P_@AM_V@)
94 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
95 am__v_P_0 = false
96 am__v_P_1 = :
97 AM_V_GEN = $(am__v_GEN_@AM_V@)
98 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
99 am__v_GEN_0 = @echo "  GEN     " $@;
100 am__v_GEN_1 = 
101 AM_V_at = $(am__v_at_@AM_V@)
102 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
103 am__v_at_0 = @
104 am__v_at_1 = 
105 SOURCES =
106 DIST_SOURCES =
107 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
108         ctags-recursive dvi-recursive html-recursive info-recursive \
109         install-data-recursive install-dvi-recursive \
110         install-exec-recursive install-html-recursive \
111         install-info-recursive install-pdf-recursive \
112         install-ps-recursive install-recursive installcheck-recursive \
113         installdirs-recursive pdf-recursive ps-recursive \
114         tags-recursive uninstall-recursive
115 am__can_run_installinfo = \
116   case $$AM_UPDATE_INFO_DIR in \
117     n|no|NO) false;; \
118     *) (install-info --version) >/dev/null 2>&1;; \
119   esac
120 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
121 am__vpath_adj = case $$p in \
122     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123     *) f=$$p;; \
124   esac;
125 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
126 am__install_max = 40
127 am__nobase_strip_setup = \
128   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129 am__nobase_strip = \
130   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
131 am__nobase_list = $(am__nobase_strip_setup); \
132   for p in $$list; do echo "$$p $$p"; done | \
133   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135     if (++n[$$2] == $(am__install_max)) \
136       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137     END { for (dir in files) print dir, files[dir] }'
138 am__base_list = \
139   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141 am__uninstall_files_from_dir = { \
142   test -z "$$files" \
143     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
144     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
145          $(am__cd) "$$dir" && rm -f $$files; }; \
146   }
147 man1dir = $(mandir)/man1
148 am__installdirs = "$(DESTDIR)$(man1dir)"
149 NROFF = nroff
150 MANS = $(man_MANS)
151 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
152   distclean-recursive maintainer-clean-recursive
153 am__recursive_targets = \
154   $(RECURSIVE_TARGETS) \
155   $(RECURSIVE_CLEAN_TARGETS) \
156   $(am__extra_recursive_targets)
157 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
158         distdir
159 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160 # Read a list of newline-separated strings from the standard input,
161 # and print each of them once, without duplicates.  Input order is
162 # *not* preserved.
163 am__uniquify_input = $(AWK) '\
164   BEGIN { nonempty = 0; } \
165   { items[$$0] = 1; nonempty = 1; } \
166   END { if (nonempty) { for (i in items) print i; }; } \
167 '
168 # Make sure the list of sources is unique.  This is necessary because,
169 # e.g., the same source file might be shared among _SOURCES variables
170 # for different programs/libraries.
171 am__define_uniq_tagged_files = \
172   list='$(am__tagged_files)'; \
173   unique=`for i in $$list; do \
174     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175   done | $(am__uniquify_input)`
176 ETAGS = etags
177 CTAGS = ctags
178 DIST_SUBDIRS = $(SUBDIRS)
179 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 am__relativize = \
181   dir0=`pwd`; \
182   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
183   sed_rest='s,^[^/]*/*,,'; \
184   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
185   sed_butlast='s,/*[^/]*$$,,'; \
186   while test -n "$$dir1"; do \
187     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
188     if test "$$first" != "."; then \
189       if test "$$first" = ".."; then \
190         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
191         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
192       else \
193         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
194         if test "$$first2" = "$$first"; then \
195           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
196         else \
197           dir2="../$$dir2"; \
198         fi; \
199         dir0="$$dir0"/"$$first"; \
200       fi; \
201     fi; \
202     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
203   done; \
204   reldir="$$dir2"
205 ACLOCAL = @ACLOCAL@
206 AMTAR = @AMTAR@
207 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
208 AR = @AR@
209 AUTOCONF = @AUTOCONF@
210 AUTOHEADER = @AUTOHEADER@
211 AUTOMAKE = @AUTOMAKE@
212 AWK = @AWK@
213 BASE_THREAD_LIBS = @BASE_THREAD_LIBS@
214 C14N_OBJ = @C14N_OBJ@
215 CATALOG_OBJ = @CATALOG_OBJ@
216 CC = @CC@
217 CCDEPMODE = @CCDEPMODE@
218 CFLAGS = @CFLAGS@
219 CPP = @CPP@
220 CPPFLAGS = @CPPFLAGS@
221 CYGPATH_W = @CYGPATH_W@
222 CYGWIN_EXTRA_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@
223 CYGWIN_EXTRA_PYTHON_LIBADD = @CYGWIN_EXTRA_PYTHON_LIBADD@
224 DEBUG_OBJ = @DEBUG_OBJ@
225 DEFS = @DEFS@
226 DEPDIR = @DEPDIR@
227 DLLTOOL = @DLLTOOL@
228 DOCB_OBJ = @DOCB_OBJ@
229 DSYMUTIL = @DSYMUTIL@
230 DUMPBIN = @DUMPBIN@
231 ECHO_C = @ECHO_C@
232 ECHO_N = @ECHO_N@
233 ECHO_T = @ECHO_T@
234 EGREP = @EGREP@
235 EXEEXT = @EXEEXT@
236 FGREP = @FGREP@
237 FTP_OBJ = @FTP_OBJ@
238 GREP = @GREP@
239 HAVE_ISINF = @HAVE_ISINF@
240 HAVE_ISNAN = @HAVE_ISNAN@
241 HTML_DIR = @HTML_DIR@
242 HTML_OBJ = @HTML_OBJ@
243 HTTP_OBJ = @HTTP_OBJ@
244 ICONV_LIBS = @ICONV_LIBS@
245 ICU_LIBS = @ICU_LIBS@
246 INSTALL = @INSTALL@
247 INSTALL_DATA = @INSTALL_DATA@
248 INSTALL_PROGRAM = @INSTALL_PROGRAM@
249 INSTALL_SCRIPT = @INSTALL_SCRIPT@
250 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
251 LD = @LD@
252 LDFLAGS = @LDFLAGS@
253 LIBOBJS = @LIBOBJS@
254 LIBS = @LIBS@
255 LIBTOOL = @LIBTOOL@
256 LIBXML_MAJOR_VERSION = @LIBXML_MAJOR_VERSION@
257 LIBXML_MICRO_VERSION = @LIBXML_MICRO_VERSION@
258 LIBXML_MINOR_VERSION = @LIBXML_MINOR_VERSION@
259 LIBXML_VERSION = @LIBXML_VERSION@
260 LIBXML_VERSION_EXTRA = @LIBXML_VERSION_EXTRA@
261 LIBXML_VERSION_INFO = @LIBXML_VERSION_INFO@
262 LIBXML_VERSION_NUMBER = @LIBXML_VERSION_NUMBER@
263 LIPO = @LIPO@
264 LN_S = @LN_S@
265 LTLIBOBJS = @LTLIBOBJS@
266 LZMA_CFLAGS = @LZMA_CFLAGS@
267 LZMA_LIBS = @LZMA_LIBS@
268 MAKEINFO = @MAKEINFO@
269 MANIFEST_TOOL = @MANIFEST_TOOL@
270 MKDIR_P = @MKDIR_P@
271 MODULE_EXTENSION = @MODULE_EXTENSION@
272 MODULE_PLATFORM_LIBS = @MODULE_PLATFORM_LIBS@
273 MV = @MV@
274 M_LIBS = @M_LIBS@
275 NM = @NM@
276 NMEDIT = @NMEDIT@
277 OBJDUMP = @OBJDUMP@
278 OBJEXT = @OBJEXT@
279 OTOOL = @OTOOL@
280 OTOOL64 = @OTOOL64@
281 PACKAGE = @PACKAGE@
282 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
283 PACKAGE_NAME = @PACKAGE_NAME@
284 PACKAGE_STRING = @PACKAGE_STRING@
285 PACKAGE_TARNAME = @PACKAGE_TARNAME@
286 PACKAGE_URL = @PACKAGE_URL@
287 PACKAGE_VERSION = @PACKAGE_VERSION@
288 PATH_SEPARATOR = @PATH_SEPARATOR@
289 PERL = @PERL@
290 PKG_CONFIG = @PKG_CONFIG@
291 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
292 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
293 PYTHON = @PYTHON@
294 PYTHON_INCLUDES = @PYTHON_INCLUDES@
295 PYTHON_LIBS = @PYTHON_LIBS@
296 PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
297 PYTHON_SUBDIR = @PYTHON_SUBDIR@
298 PYTHON_TESTS = @PYTHON_TESTS@
299 PYTHON_VERSION = @PYTHON_VERSION@
300 RANLIB = @RANLIB@
301 RDL_LIBS = @RDL_LIBS@
302 READER_TEST = @READER_TEST@
303 RELDATE = @RELDATE@
304 SED = @SED@
305 SET_MAKE = @SET_MAKE@
306 SHELL = @SHELL@
307 STATIC_BINARIES = @STATIC_BINARIES@
308 STRIP = @STRIP@
309 TAR = @TAR@
310 TEST_C14N = @TEST_C14N@
311 TEST_CATALOG = @TEST_CATALOG@
312 TEST_DEBUG = @TEST_DEBUG@
313 TEST_HTML = @TEST_HTML@
314 TEST_MODULES = @TEST_MODULES@
315 TEST_PATTERN = @TEST_PATTERN@
316 TEST_PHTML = @TEST_PHTML@
317 TEST_PUSH = @TEST_PUSH@
318 TEST_REGEXPS = @TEST_REGEXPS@
319 TEST_SAX = @TEST_SAX@
320 TEST_SCHEMAS = @TEST_SCHEMAS@
321 TEST_SCHEMATRON = @TEST_SCHEMATRON@
322 TEST_THREADS = @TEST_THREADS@
323 TEST_VALID = @TEST_VALID@
324 TEST_VTIME = @TEST_VTIME@
325 TEST_XINCLUDE = @TEST_XINCLUDE@
326 TEST_XPATH = @TEST_XPATH@
327 TEST_XPTR = @TEST_XPTR@
328 THREAD_CFLAGS = @THREAD_CFLAGS@
329 THREAD_LIBS = @THREAD_LIBS@
330 VERSION = @VERSION@
331 VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
332 WGET = @WGET@
333 WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
334 WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
335 WIN32_EXTRA_PYTHON_LIBADD = @WIN32_EXTRA_PYTHON_LIBADD@
336 WITH_C14N = @WITH_C14N@
337 WITH_CATALOG = @WITH_CATALOG@
338 WITH_DEBUG = @WITH_DEBUG@
339 WITH_DOCB = @WITH_DOCB@
340 WITH_FTP = @WITH_FTP@
341 WITH_HTML = @WITH_HTML@
342 WITH_HTTP = @WITH_HTTP@
343 WITH_ICONV = @WITH_ICONV@
344 WITH_ICU = @WITH_ICU@
345 WITH_ISO8859X = @WITH_ISO8859X@
346 WITH_LEGACY = @WITH_LEGACY@
347 WITH_LZMA = @WITH_LZMA@
348 WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
349 WITH_MODULES = @WITH_MODULES@
350 WITH_OUTPUT = @WITH_OUTPUT@
351 WITH_PATTERN = @WITH_PATTERN@
352 WITH_PUSH = @WITH_PUSH@
353 WITH_READER = @WITH_READER@
354 WITH_REGEXPS = @WITH_REGEXPS@
355 WITH_RUN_DEBUG = @WITH_RUN_DEBUG@
356 WITH_SAX1 = @WITH_SAX1@
357 WITH_SCHEMAS = @WITH_SCHEMAS@
358 WITH_SCHEMATRON = @WITH_SCHEMATRON@
359 WITH_THREADS = @WITH_THREADS@
360 WITH_THREAD_ALLOC = @WITH_THREAD_ALLOC@
361 WITH_TREE = @WITH_TREE@
362 WITH_TRIO = @WITH_TRIO@
363 WITH_VALID = @WITH_VALID@
364 WITH_WRITER = @WITH_WRITER@
365 WITH_XINCLUDE = @WITH_XINCLUDE@
366 WITH_XPATH = @WITH_XPATH@
367 WITH_XPTR = @WITH_XPTR@
368 WITH_ZLIB = @WITH_ZLIB@
369 XINCLUDE_OBJ = @XINCLUDE_OBJ@
370 XMLLINT = @XMLLINT@
371 XML_CFLAGS = @XML_CFLAGS@
372 XML_INCLUDEDIR = @XML_INCLUDEDIR@
373 XML_LIBDIR = @XML_LIBDIR@
374 XML_LIBS = @XML_LIBS@
375 XML_LIBTOOLLIBS = @XML_LIBTOOLLIBS@
376 XPATH_OBJ = @XPATH_OBJ@
377 XPTR_OBJ = @XPTR_OBJ@
378 XSLTPROC = @XSLTPROC@
379 Z_CFLAGS = @Z_CFLAGS@
380 Z_LIBS = @Z_LIBS@
381 abs_builddir = @abs_builddir@
382 abs_srcdir = @abs_srcdir@
383 abs_top_builddir = @abs_top_builddir@
384 abs_top_srcdir = @abs_top_srcdir@
385 ac_ct_AR = @ac_ct_AR@
386 ac_ct_CC = @ac_ct_CC@
387 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
388 am__include = @am__include@
389 am__leading_dot = @am__leading_dot@
390 am__quote = @am__quote@
391 am__tar = @am__tar@
392 am__untar = @am__untar@
393 bindir = @bindir@
394 build = @build@
395 build_alias = @build_alias@
396 build_cpu = @build_cpu@
397 build_os = @build_os@
398 build_vendor = @build_vendor@
399 builddir = @builddir@
400 datadir = @datadir@
401 datarootdir = @datarootdir@
402 docdir = @docdir@
403 dvidir = @dvidir@
404 exec_prefix = @exec_prefix@
405 host = @host@
406 host_alias = @host_alias@
407 host_cpu = @host_cpu@
408 host_os = @host_os@
409 host_vendor = @host_vendor@
410 htmldir = @htmldir@
411 includedir = @includedir@
412 infodir = @infodir@
413 install_sh = @install_sh@
414 libdir = @libdir@
415 libexecdir = @libexecdir@
416 localedir = @localedir@
417 localstatedir = @localstatedir@
418 mandir = @mandir@
419 mkdir_p = @mkdir_p@
420 oldincludedir = @oldincludedir@
421 pdfdir = @pdfdir@
422 prefix = @prefix@
423 program_transform_name = @program_transform_name@
424 psdir = @psdir@
425 pythondir = @pythondir@
426 sbindir = @sbindir@
427 sharedstatedir = @sharedstatedir@
428 srcdir = @srcdir@
429 sysconfdir = @sysconfdir@
430 target_alias = @target_alias@
431 top_build_prefix = @top_build_prefix@
432 top_builddir = @top_builddir@
433 top_srcdir = @top_srcdir@
434 SUBDIRS = . devhelp examples
435
436 # The top-level SGML file.
437 DOC_MAIN_XML_FILE = gnome-xml.xml
438
439 # The directory containing the source code (if it contains documentation).
440 DOC_SOURCE_DIR = ..
441
442 # A file in win32 depends upon one of the doc files
443 WIN32_DIR = $(top_srcdir)/win32
444 PAGES = architecture.html bugs.html contribs.html docs.html DOM.html \
445     downloads.html entities.html example.html help.html index.html \
446     interface.html intro.html library.html namespaces.html news.html \
447     tree.html xmldtd.html XMLinfo.html XSLT.html
448
449 APIPAGES = APIconstructors.html APIfiles.html APIfunctions.html \
450     APIsymbols.html APIchunk0.html
451
452 @REBUILD_DOCS_TRUE@EXTRA_DIST_wc = xmlcatalog_man.xml $(wildcard tutorial/*.html) \
453 @REBUILD_DOCS_TRUE@    $(wildcard tutorial/*.c) $(wildcard tutorial/*.pdf) \
454 @REBUILD_DOCS_TRUE@    $(wildcard tutorial/images/*.png) \
455 @REBUILD_DOCS_TRUE@    $(wildcard tutorial/images/callouts/*.png) $(wildcard API*.html) \
456 @REBUILD_DOCS_TRUE@    $(wildcard *.1) $(wildcard *.xsl) $(wildcard *.html) \
457 @REBUILD_DOCS_TRUE@    $(wildcard *.gif) w3c.png $(wildcard html/*.html) \
458 @REBUILD_DOCS_TRUE@    $(wildcard html/*.png) libxml2-api.xml index.py search.php \
459 @REBUILD_DOCS_TRUE@    apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
460 @REBUILD_DOCS_TRUE@    README.docs symbols.xml
461
462
463 # Expanded form of EXTRA_DIST_wc
464 #
465 EXTRA_DIST = \
466         APIchunk0.html \
467         APIchunk1.html \
468         APIchunk2.html \
469         APIchunk3.html \
470         APIchunk4.html \
471         APIchunk5.html \
472         APIchunk6.html \
473         APIchunk7.html \
474         APIchunk8.html \
475         APIchunk9.html \
476         APIchunk10.html \
477         APIchunk11.html \
478         APIchunk12.html \
479         APIchunk13.html \
480         APIchunk14.html \
481         APIchunk15.html \
482         APIchunk16.html \
483         APIchunk17.html \
484         APIchunk18.html \
485         APIchunk19.html \
486         APIchunk20.html \
487         APIchunk21.html \
488         APIchunk22.html \
489         APIchunk23.html \
490         APIchunk24.html \
491         APIchunk25.html \
492         APIchunk26.html \
493         APIchunk27.html \
494         APIchunk28.html \
495         APIchunk29.html \
496         APIconstructors.html \
497         APIfiles.html \
498         APIfunctions.html \
499         APIsymbols.html \
500         ChangeLog.xsl \
501         DOM.gif \
502         DOM.html \
503         FAQ.html \
504         Libxml2-Logo-180x168.gif \
505         Libxml2-Logo-90x34.gif \
506         README.docs \
507         XMLinfo.html \
508         XSLT.html \
509         api.xsl \
510         apibuild.py \
511         architecture.html \
512         bugs.html \
513         catalog.gif \
514         catalog.html \
515         checkapisym.xsl \
516         contribs.html \
517         docs.html \
518         downloads.html \
519         elfgcchack.xsl \
520         encoding.html \
521         entities.html \
522         example.html \
523         guidelines.html \
524         help.html \
525         html/book1.html \
526         html/home.png \
527         html/index.html \
528         html/left.png \
529         html/libxml-DOCBparser.html \
530         html/libxml-HTMLparser.html \
531         html/libxml-HTMLtree.html \
532         html/libxml-SAX.html \
533         html/libxml-SAX2.html \
534         html/libxml-c14n.html \
535         html/libxml-catalog.html \
536         html/libxml-chvalid.html \
537         html/libxml-debugXML.html \
538         html/libxml-dict.html \
539         html/libxml-encoding.html \
540         html/libxml-entities.html \
541         html/libxml-globals.html \
542         html/libxml-hash.html \
543         html/libxml-lib.html \
544         html/libxml-list.html \
545         html/libxml-nanoftp.html \
546         html/libxml-nanohttp.html \
547         html/libxml-parser.html \
548         html/libxml-parserInternals.html \
549         html/libxml-pattern.html \
550         html/libxml-relaxng.html \
551         html/libxml-schemasInternals.html \
552         html/libxml-schematron.html \
553         html/libxml-threads.html \
554         html/libxml-tree.html \
555         html/libxml-uri.html \
556         html/libxml-valid.html \
557         html/libxml-xinclude.html \
558         html/libxml-xlink.html \
559         html/libxml-xmlIO.html \
560         html/libxml-xmlautomata.html \
561         html/libxml-xmlerror.html \
562         html/libxml-xmlexports.html \
563         html/libxml-xmlmemory.html \
564         html/libxml-xmlmodule.html \
565         html/libxml-xmlreader.html \
566         html/libxml-xmlregexp.html \
567         html/libxml-xmlsave.html \
568         html/libxml-xmlschemas.html \
569         html/libxml-xmlschemastypes.html \
570         html/libxml-xmlstring.html \
571         html/libxml-xmlunicode.html \
572         html/libxml-xmlversion.html \
573         html/libxml-xmlwriter.html \
574         html/libxml-xpath.html \
575         html/libxml-xpathInternals.html \
576         html/libxml-xpointer.html \
577         html/libxml-xzlib.html \
578         html/right.png \
579         html/up.png \
580         index.html \
581         index.py \
582         interface.html \
583         intro.html \
584         library.html \
585         libxml.gif \
586         libxml2-api.xml \
587         libxml2.xsa \
588         namespaces.html \
589         newapi.xsl \
590         news.html \
591         news.xsl \
592         python.html \
593         redhat.gif \
594         search.php \
595         searches.html \
596         searches.xsl \
597         site.xsl \
598         smallfootonly.gif \
599         structure.gif \
600         symbols.xml \
601         syms.xsl \
602         threads.html \
603         tree.html \
604         tutorial/apa.html \
605         tutorial/apb.html \
606         tutorial/apc.html \
607         tutorial/apd.html \
608         tutorial/ape.html \
609         tutorial/apf.html \
610         tutorial/apg.html \
611         tutorial/aph.html \
612         tutorial/api.html \
613         tutorial/ar01s02.html \
614         tutorial/ar01s03.html \
615         tutorial/ar01s04.html \
616         tutorial/ar01s05.html \
617         tutorial/ar01s06.html \
618         tutorial/ar01s07.html \
619         tutorial/ar01s08.html \
620         tutorial/ar01s09.html \
621         tutorial/images/blank.png \
622         tutorial/images/callouts/1.png \
623         tutorial/images/callouts/10.png \
624         tutorial/images/callouts/2.png \
625         tutorial/images/callouts/3.png \
626         tutorial/images/callouts/4.png \
627         tutorial/images/callouts/5.png \
628         tutorial/images/callouts/6.png \
629         tutorial/images/callouts/7.png \
630         tutorial/images/callouts/8.png \
631         tutorial/images/callouts/9.png \
632         tutorial/images/caution.png \
633         tutorial/images/draft.png \
634         tutorial/images/home.png \
635         tutorial/images/important.png \
636         tutorial/images/next.png \
637         tutorial/images/note.png \
638         tutorial/images/prev.png \
639         tutorial/images/tip.png \
640         tutorial/images/toc-blank.png \
641         tutorial/images/toc-minus.png \
642         tutorial/images/toc-plus.png \
643         tutorial/images/up.png \
644         tutorial/images/warning.png \
645         tutorial/includeaddattribute.c \
646         tutorial/includeaddkeyword.c \
647         tutorial/includeconvert.c \
648         tutorial/includegetattribute.c \
649         tutorial/includekeyword.c \
650         tutorial/includexpath.c \
651         tutorial/index.html \
652         tutorial/ix01.html \
653         tutorial/xmltutorial.pdf \
654         upgrade.html \
655         w3c.png \
656         wiki.xsl \
657         xml.html \
658         xmlcatalog.1 \
659         xmlcatalog_man.html \
660         xmlcatalog_man.xml \
661         xmldtd.html \
662         xmlio.html \
663         xmllint.1 \
664         xmllint.html \
665         xmllint.xml \
666         xmlmem.html \
667         xmlreader.html \
668         xsa.xsl
669
670 man_MANS = xmllint.1 xmlcatalog.1
671 @REBUILD_DOCS_TRUE@source_file_deps = \
672 @REBUILD_DOCS_TRUE@     $(filter-out %/xmlversion.h, $(wildcard $(top_srcdir)/include/libxml/*.h)) \
673 @REBUILD_DOCS_TRUE@     $(top_srcdir)/include/libxml/xmlversion.h.in \
674 @REBUILD_DOCS_TRUE@     $(wildcard $(top_srcdir)/*.c)
675
676 all: all-recursive
677
678 .SUFFIXES:
679 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
680         @for dep in $?; do \
681           case '$(am__configure_deps)' in \
682             *$$dep*) \
683               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
684                 && { if test -f $@; then exit 0; else break; fi; }; \
685               exit 1;; \
686           esac; \
687         done; \
688         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
689         $(am__cd) $(top_srcdir) && \
690           $(AUTOMAKE) --gnu doc/Makefile
691 .PRECIOUS: Makefile
692 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
693         @case '$?' in \
694           *config.status*) \
695             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
696           *) \
697             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
698             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
699         esac;
700
701 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
702         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
703
704 $(top_srcdir)/configure:  $(am__configure_deps)
705         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
706 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
707         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
708 $(am__aclocal_m4_deps):
709
710 mostlyclean-libtool:
711         -rm -f *.lo
712
713 clean-libtool:
714         -rm -rf .libs _libs
715 install-man1: $(man_MANS)
716         @$(NORMAL_INSTALL)
717         @list1=''; \
718         list2='$(man_MANS)'; \
719         test -n "$(man1dir)" \
720           && test -n "`echo $$list1$$list2`" \
721           || exit 0; \
722         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
723         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
724         { for i in $$list1; do echo "$$i"; done;  \
725         if test -n "$$list2"; then \
726           for i in $$list2; do echo "$$i"; done \
727             | sed -n '/\.1[a-z]*$$/p'; \
728         fi; \
729         } | while read p; do \
730           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
731           echo "$$d$$p"; echo "$$p"; \
732         done | \
733         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
734               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
735         sed 'N;N;s,\n, ,g' | { \
736         list=; while read file base inst; do \
737           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
738             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
739             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
740           fi; \
741         done; \
742         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
743         while read files; do \
744           test -z "$$files" || { \
745             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
746             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
747         done; }
748
749 uninstall-man1:
750         @$(NORMAL_UNINSTALL)
751         @list=''; test -n "$(man1dir)" || exit 0; \
752         files=`{ for i in $$list; do echo "$$i"; done; \
753         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
754           sed -n '/\.1[a-z]*$$/p'; \
755         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
756               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
757         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
758
759 # This directory's subdirectories are mostly independent; you can cd
760 # into them and run 'make' without going through this Makefile.
761 # To change the values of 'make' variables: instead of editing Makefiles,
762 # (1) if the variable is set in 'config.status', edit 'config.status'
763 #     (which will cause the Makefiles to be regenerated when you run 'make');
764 # (2) otherwise, pass the desired values on the 'make' command line.
765 $(am__recursive_targets):
766         @fail=; \
767         if $(am__make_keepgoing); then \
768           failcom='fail=yes'; \
769         else \
770           failcom='exit 1'; \
771         fi; \
772         dot_seen=no; \
773         target=`echo $@ | sed s/-recursive//`; \
774         case "$@" in \
775           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
776           *) list='$(SUBDIRS)' ;; \
777         esac; \
778         for subdir in $$list; do \
779           echo "Making $$target in $$subdir"; \
780           if test "$$subdir" = "."; then \
781             dot_seen=yes; \
782             local_target="$$target-am"; \
783           else \
784             local_target="$$target"; \
785           fi; \
786           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
787           || eval $$failcom; \
788         done; \
789         if test "$$dot_seen" = "no"; then \
790           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
791         fi; test -z "$$fail"
792
793 ID: $(am__tagged_files)
794         $(am__define_uniq_tagged_files); mkid -fID $$unique
795 tags: tags-recursive
796 TAGS: tags
797
798 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
799         set x; \
800         here=`pwd`; \
801         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
802           include_option=--etags-include; \
803           empty_fix=.; \
804         else \
805           include_option=--include; \
806           empty_fix=; \
807         fi; \
808         list='$(SUBDIRS)'; for subdir in $$list; do \
809           if test "$$subdir" = .; then :; else \
810             test ! -f $$subdir/TAGS || \
811               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
812           fi; \
813         done; \
814         $(am__define_uniq_tagged_files); \
815         shift; \
816         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
817           test -n "$$unique" || unique=$$empty_fix; \
818           if test $$# -gt 0; then \
819             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
820               "$$@" $$unique; \
821           else \
822             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
823               $$unique; \
824           fi; \
825         fi
826 ctags: ctags-recursive
827
828 CTAGS: ctags
829 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
830         $(am__define_uniq_tagged_files); \
831         test -z "$(CTAGS_ARGS)$$unique" \
832           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
833              $$unique
834
835 GTAGS:
836         here=`$(am__cd) $(top_builddir) && pwd` \
837           && $(am__cd) $(top_srcdir) \
838           && gtags -i $(GTAGS_ARGS) "$$here"
839 cscopelist: cscopelist-recursive
840
841 cscopelist-am: $(am__tagged_files)
842         list='$(am__tagged_files)'; \
843         case "$(srcdir)" in \
844           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
845           *) sdir=$(subdir)/$(srcdir) ;; \
846         esac; \
847         for i in $$list; do \
848           if test -f "$$i"; then \
849             echo "$(subdir)/$$i"; \
850           else \
851             echo "$$sdir/$$i"; \
852           fi; \
853         done >> $(top_builddir)/cscope.files
854
855 distclean-tags:
856         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
857
858 distdir: $(DISTFILES)
859         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
860         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
861         list='$(DISTFILES)'; \
862           dist_files=`for file in $$list; do echo $$file; done | \
863           sed -e "s|^$$srcdirstrip/||;t" \
864               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
865         case $$dist_files in \
866           */*) $(MKDIR_P) `echo "$$dist_files" | \
867                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
868                            sort -u` ;; \
869         esac; \
870         for file in $$dist_files; do \
871           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
872           if test -d $$d/$$file; then \
873             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
874             if test -d "$(distdir)/$$file"; then \
875               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
876             fi; \
877             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
878               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
879               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
880             fi; \
881             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
882           else \
883             test -f "$(distdir)/$$file" \
884             || cp -p $$d/$$file "$(distdir)/$$file" \
885             || exit 1; \
886           fi; \
887         done
888         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
889           if test "$$subdir" = .; then :; else \
890             $(am__make_dryrun) \
891               || test -d "$(distdir)/$$subdir" \
892               || $(MKDIR_P) "$(distdir)/$$subdir" \
893               || exit 1; \
894             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
895             $(am__relativize); \
896             new_distdir=$$reldir; \
897             dir1=$$subdir; dir2="$(top_distdir)"; \
898             $(am__relativize); \
899             new_top_distdir=$$reldir; \
900             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
901             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
902             ($(am__cd) $$subdir && \
903               $(MAKE) $(AM_MAKEFLAGS) \
904                 top_distdir="$$new_top_distdir" \
905                 distdir="$$new_distdir" \
906                 am__remove_distdir=: \
907                 am__skip_length_check=: \
908                 am__skip_mode_fix=: \
909                 distdir) \
910               || exit 1; \
911           fi; \
912         done
913 check-am: all-am
914 check: check-recursive
915 all-am: Makefile $(MANS)
916 installdirs: installdirs-recursive
917 installdirs-am:
918         for dir in "$(DESTDIR)$(man1dir)"; do \
919           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
920         done
921 install: install-recursive
922 install-exec: install-exec-recursive
923 install-data: install-data-recursive
924 uninstall: uninstall-recursive
925
926 install-am: all-am
927         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
928
929 installcheck: installcheck-recursive
930 install-strip:
931         if test -z '$(STRIP)'; then \
932           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
933             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
934               install; \
935         else \
936           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
937             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
938             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
939         fi
940 mostlyclean-generic:
941
942 clean-generic:
943
944 distclean-generic:
945         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
946         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
947
948 maintainer-clean-generic:
949         @echo "This command is intended for maintainers to use"
950         @echo "it deletes files that may require special tools to rebuild."
951 clean: clean-recursive
952
953 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
954
955 distclean: distclean-recursive
956         -rm -f Makefile
957 distclean-am: clean-am distclean-generic distclean-tags
958
959 dvi: dvi-recursive
960
961 dvi-am:
962
963 html: html-recursive
964
965 html-am:
966
967 info: info-recursive
968
969 info-am:
970
971 install-data-am: install-data-local install-man
972
973 install-dvi: install-dvi-recursive
974
975 install-dvi-am:
976
977 install-exec-am:
978
979 install-html: install-html-recursive
980
981 install-html-am:
982
983 install-info: install-info-recursive
984
985 install-info-am:
986
987 install-man: install-man1
988
989 install-pdf: install-pdf-recursive
990
991 install-pdf-am:
992
993 install-ps: install-ps-recursive
994
995 install-ps-am:
996
997 installcheck-am:
998
999 maintainer-clean: maintainer-clean-recursive
1000         -rm -f Makefile
1001 maintainer-clean-am: distclean-am maintainer-clean-generic \
1002         maintainer-clean-local
1003
1004 mostlyclean: mostlyclean-recursive
1005
1006 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1007
1008 pdf: pdf-recursive
1009
1010 pdf-am:
1011
1012 ps: ps-recursive
1013
1014 ps-am:
1015
1016 uninstall-am: uninstall-man
1017
1018 uninstall-man: uninstall-man1
1019
1020 .MAKE: $(am__recursive_targets) install-am install-strip
1021
1022 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
1023         check-am clean clean-generic clean-libtool clean-local \
1024         cscopelist-am ctags ctags-am distclean distclean-generic \
1025         distclean-libtool distclean-tags distdir dvi dvi-am html \
1026         html-am info info-am install install-am install-data \
1027         install-data-am install-data-local install-dvi install-dvi-am \
1028         install-exec install-exec-am install-html install-html-am \
1029         install-info install-info-am install-man install-man1 \
1030         install-pdf install-pdf-am install-ps install-ps-am \
1031         install-strip installcheck installcheck-am installdirs \
1032         installdirs-am maintainer-clean maintainer-clean-generic \
1033         maintainer-clean-local mostlyclean mostlyclean-generic \
1034         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1035         uninstall-am uninstall-man uninstall-man1
1036
1037
1038 @REBUILD_DOCS_TRUE@docs: web $(top_builddir)/NEWS libxml2.xsa $(man_MANS)
1039
1040 @REBUILD_DOCS_TRUE@api: libxml2-api.xml libxml2-refs.xml $(APIPAGES) $(srcdir)/html/index.html $(WIN32_DIR)/libxml2.def.src ../elfgcchack.h $(srcdir)/site.xsl
1041
1042 @REBUILD_DOCS_TRUE@web: $(PAGES)
1043
1044 @REBUILD_DOCS_TRUE@../elfgcchack.h: $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml
1045 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1046 @REBUILD_DOCS_TRUE@       echo "Rebuilding the elfgcchack.h header" ; \
1047 @REBUILD_DOCS_TRUE@       $(XSLTPROC) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchack.h ; \
1048 @REBUILD_DOCS_TRUE@       if [ "`diff -q elfgcchack.h ../elfgcchack.h`" ] ; then \
1049 @REBUILD_DOCS_TRUE@         echo "updating ../elfgcchack.h"; \
1050 @REBUILD_DOCS_TRUE@         cp elfgcchack.h ../elfgcchack.h; \
1051 @REBUILD_DOCS_TRUE@       fi ; rm -f elfgcchack.h ;  fi );
1052
1053 @REBUILD_DOCS_TRUE@$(PAGES): xml.html $(srcdir)/site.xsl
1054 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1055 @REBUILD_DOCS_TRUE@       echo "Rebuilding the HTML Web pages from xml.html" ; \
1056 @REBUILD_DOCS_TRUE@       $(XSLTPROC) --nonet --html --path $(srcdir) $(srcdir)/site.xsl $(srcdir)/xml.html > index.html ; fi );
1057 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XMLLINT) ] ; then \
1058 @REBUILD_DOCS_TRUE@       echo "Validating the HTML Web pages" ; \
1059 @REBUILD_DOCS_TRUE@       $(XMLLINT) --nonet --valid --noout $(PAGES) ; fi );
1060
1061 @REBUILD_DOCS_TRUE@$(top_builddir)/NEWS: $(srcdir)/news.xsl $(srcdir)/news.html
1062 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1063 @REBUILD_DOCS_TRUE@       $(XSLTPROC) --nonet $(srcdir)/news.xsl $(srcdir)/news.html > $(top_builddir)/NEWS ; fi );
1064
1065 @REBUILD_DOCS_TRUE@libxml2.xsa: $(srcdir)/xsa.xsl $(srcdir)/news.html
1066 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1067 @REBUILD_DOCS_TRUE@       echo "Rebuilding the NEWS file" ; \
1068 @REBUILD_DOCS_TRUE@       $(XSLTPROC) --nonet $(srcdir)/xsa.xsl $(srcdir)/news.html > libxml2.xsa ; fi );
1069
1070 @REBUILD_DOCS_TRUE@$(APIPAGES): libxml2-api.xml libxml2-refs.xml $(srcdir)/site.xsl $(srcdir)/api.xsl
1071 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1072 @REBUILD_DOCS_TRUE@       echo "Rebuilding the HTML API pages from libxml2-refs.xml" ; \
1073 @REBUILD_DOCS_TRUE@       $(XSLTPROC) --nonet --html $(srcdir)/api.xsl \
1074 @REBUILD_DOCS_TRUE@                          $(srcdir)/xml.html ; fi );
1075 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XMLLINT) ] ; then \
1076 @REBUILD_DOCS_TRUE@       echo "Validating the HTML API pages" ; \
1077 @REBUILD_DOCS_TRUE@       $(XMLLINT) --nonet --valid --noout API*.html ; fi );
1078
1079 @REBUILD_DOCS_TRUE@$(srcdir)/html/index.html: libxml2-api.xml $(srcdir)/newapi.xsl
1080 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1081 @REBUILD_DOCS_TRUE@       echo "Rebuilding the HTML pages from the XML API" ; \
1082 @REBUILD_DOCS_TRUE@       $(XSLTPROC) --nonet $(srcdir)/newapi.xsl $(srcdir)/libxml2-api.xml ; fi )
1083 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XMLLINT) ] ; then \
1084 @REBUILD_DOCS_TRUE@       echo "Validating the resulting XHTML pages" ; \
1085 @REBUILD_DOCS_TRUE@       $(XMLLINT) --nonet --valid --noout html/*.html ; fi );
1086
1087 @REBUILD_DOCS_TRUE@wiki: libxml2-api.xml $(srcdir)/wiki.xsl
1088 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1089 @REBUILD_DOCS_TRUE@             echo "Rebuilding the wiki HTML pages from the XML API" ; \
1090 @REBUILD_DOCS_TRUE@             $(XSLTPROC) --nonet $(srcdir)/wiki.xsl $(srcdir)/libxml2-api.xml; fi )
1091
1092 @REBUILD_DOCS_TRUE@$(WIN32_DIR)/libxml2.def.src: libxml2-api.xml
1093 @REBUILD_DOCS_TRUE@     -@(if [ -x $(XSLTPROC) ] ; then \
1094 @REBUILD_DOCS_TRUE@       $(XSLTPROC) -o $(WIN32_DIR)/libxml2.def.src \
1095 @REBUILD_DOCS_TRUE@       --nonet $(WIN32_DIR)/defgen.xsl libxml2-api.xml ; fi )
1096
1097 @REBUILD_DOCS_TRUE@libxml2-api.xml libxml2-refs.xml ../libxml2.syms: apibuild.py symbols.xml syms.xsl checkapisym.xsl $(source_file_deps)
1098 @REBUILD_DOCS_TRUE@     test -f $(top_srcdir)/include/libxml/xmlversion.h
1099 @REBUILD_DOCS_TRUE@     (cd $(srcdir) && ./apibuild.py)
1100 @REBUILD_DOCS_TRUE@     ($(XSLTPROC) $(srcdir)/checkapisym.xsl $(srcdir)/libxml2-api.xml)
1101 @REBUILD_DOCS_TRUE@     ($(XSLTPROC) -o ../libxml2.syms $(srcdir)/syms.xsl $(srcdir)/symbols.xml)
1102 @REBUILD_DOCS_TRUE@     -@(cd .. ; $(MAKE) rebuild_testapi)
1103
1104 @REBUILD_DOCS_TRUE@xmllint.1: xmllint.xml
1105 @REBUILD_DOCS_TRUE@     -@($(XSLTPROC) --nonet xmllint.xml)
1106
1107 @REBUILD_DOCS_TRUE@xmlcatalog.1: xmlcatalog_man.xml
1108 @REBUILD_DOCS_TRUE@     -@($(XSLTPROC) --nonet xmlcatalog_man.xml)
1109
1110 @REBUILD_DOCS_TRUE@check-extra-dist:
1111 @REBUILD_DOCS_TRUE@     for f in $(EXTRA_DIST_wc) ; do echo $$f; done | sort -u >tmp.EXTRA_DIST_wc
1112 @REBUILD_DOCS_TRUE@     for f in $(EXTRA_DIST) ;    do echo $$f; done | sort    >tmp.EXTRA_DIST
1113 @REBUILD_DOCS_TRUE@     diff -u tmp.EXTRA_DIST_wc tmp.EXTRA_DIST
1114 @REBUILD_DOCS_TRUE@     rm -f tmp.EXTRA_DIST_wc tmp.EXTRA_DIST
1115
1116 clean-local:
1117         rm -f *~ *.bak *.hierarchy *.signals *-unused.txt
1118
1119 maintainer-clean-local: clean-local
1120         rm -rf libxml-decl-list.txt libxml-decl.txt 
1121
1122 rebuild: api docs
1123
1124 install-data-local: 
1125         $(MKDIR_P) $(DESTDIR)$(HTML_DIR)
1126         -$(INSTALL) -m 0644 $(srcdir)/xml.html $(srcdir)/encoding.html $(srcdir)/FAQ.html $(srcdir)/structure.gif $(srcdir)/DOM.gif $(srcdir)/smallfootonly.gif $(srcdir)/redhat.gif $(srcdir)/libxml.gif $(srcdir)/w3c.png $(srcdir)/Libxml2-Logo-180x168.gif $(srcdir)/Libxml2-Logo-90x34.gif $(DESTDIR)$(HTML_DIR)
1127         $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/html
1128         -$(INSTALL) -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
1129         -$(INSTALL) -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
1130         $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/tutorial
1131         -$(INSTALL) -m 0644 $(srcdir)/tutorial/*.* \
1132                 $(DESTDIR)$(HTML_DIR)/tutorial
1133         $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/tutorial/images
1134         -$(INSTALL) -m 0644 $(srcdir)/tutorial/images/*.* \
1135                 $(DESTDIR)$(HTML_DIR)/tutorial/images
1136         $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/tutorial/images/callouts
1137         -$(INSTALL) -m 0644 $(srcdir)/tutorial/images/callouts/*.* \
1138                 $(DESTDIR)$(HTML_DIR)/tutorial/images/callouts
1139
1140 .PHONY: docs api web wiki rebuild
1141
1142 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1143 # Otherwise a system limit (for SysV at least) may be exceeded.
1144 .NOEXPORT: