Makefile.in 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  1. # Makefile.in generated by automake 1.11 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # 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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. subdir = doc
  34. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  35. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  36. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  37. $(top_srcdir)/configure.in
  38. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  39. $(ACLOCAL_M4)
  40. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  41. CONFIG_HEADER = $(top_builddir)/config.h
  42. CONFIG_CLEAN_FILES =
  43. CONFIG_CLEAN_VPATH_FILES =
  44. SOURCES =
  45. DIST_SOURCES =
  46. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  47. html-recursive info-recursive install-data-recursive \
  48. install-dvi-recursive install-exec-recursive \
  49. install-html-recursive install-info-recursive \
  50. install-pdf-recursive install-ps-recursive install-recursive \
  51. installcheck-recursive installdirs-recursive pdf-recursive \
  52. ps-recursive uninstall-recursive
  53. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  54. am__vpath_adj = case $$p in \
  55. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  56. *) f=$$p;; \
  57. esac;
  58. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  59. am__install_max = 40
  60. am__nobase_strip_setup = \
  61. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  62. am__nobase_strip = \
  63. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  64. am__nobase_list = $(am__nobase_strip_setup); \
  65. for p in $$list; do echo "$$p $$p"; done | \
  66. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  67. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  68. if (++n[$$2] == $(am__install_max)) \
  69. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  70. END { for (dir in files) print dir, files[dir] }'
  71. am__base_list = \
  72. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  73. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  74. man1dir = $(mandir)/man1
  75. am__installdirs = "$(DESTDIR)$(man1dir)"
  76. NROFF = nroff
  77. MANS = $(man_MANS)
  78. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  79. distclean-recursive maintainer-clean-recursive
  80. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  81. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  82. distdir
  83. ETAGS = etags
  84. CTAGS = ctags
  85. DIST_SUBDIRS = $(SUBDIRS)
  86. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  87. am__relativize = \
  88. dir0=`pwd`; \
  89. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  90. sed_rest='s,^[^/]*/*,,'; \
  91. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  92. sed_butlast='s,/*[^/]*$$,,'; \
  93. while test -n "$$dir1"; do \
  94. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  95. if test "$$first" != "."; then \
  96. if test "$$first" = ".."; then \
  97. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  98. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  99. else \
  100. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  101. if test "$$first2" = "$$first"; then \
  102. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  103. else \
  104. dir2="../$$dir2"; \
  105. fi; \
  106. dir0="$$dir0"/"$$first"; \
  107. fi; \
  108. fi; \
  109. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  110. done; \
  111. reldir="$$dir2"
  112. ACLOCAL = @ACLOCAL@
  113. AMTAR = @AMTAR@
  114. AR = @AR@
  115. AS = @AS@
  116. AUTOCONF = @AUTOCONF@
  117. AUTOHEADER = @AUTOHEADER@
  118. AUTOMAKE = @AUTOMAKE@
  119. AWK = @AWK@
  120. BASE_THREAD_LIBS = @BASE_THREAD_LIBS@
  121. C14N_OBJ = @C14N_OBJ@
  122. CATALOG_OBJ = @CATALOG_OBJ@
  123. CC = @CC@
  124. CCDEPMODE = @CCDEPMODE@
  125. CFLAGS = @CFLAGS@
  126. CPP = @CPP@
  127. CPPFLAGS = @CPPFLAGS@
  128. CYGPATH_W = @CYGPATH_W@
  129. CYGWIN_EXTRA_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@
  130. CYGWIN_EXTRA_PYTHON_LIBADD = @CYGWIN_EXTRA_PYTHON_LIBADD@
  131. DEBUG_OBJ = @DEBUG_OBJ@
  132. DEFS = @DEFS@
  133. DEPDIR = @DEPDIR@
  134. DLLTOOL = @DLLTOOL@
  135. DOCB_OBJ = @DOCB_OBJ@
  136. DSYMUTIL = @DSYMUTIL@
  137. DUMPBIN = @DUMPBIN@
  138. ECHO_C = @ECHO_C@
  139. ECHO_N = @ECHO_N@
  140. ECHO_T = @ECHO_T@
  141. EGREP = @EGREP@
  142. EXEEXT = @EXEEXT@
  143. FGREP = @FGREP@
  144. FTP_OBJ = @FTP_OBJ@
  145. GREP = @GREP@
  146. HAVE_ISINF = @HAVE_ISINF@
  147. HAVE_ISNAN = @HAVE_ISNAN@
  148. HTML_DIR = @HTML_DIR@
  149. HTML_OBJ = @HTML_OBJ@
  150. HTTP_OBJ = @HTTP_OBJ@
  151. ICONV_LIBS = @ICONV_LIBS@
  152. INSTALL = @INSTALL@
  153. INSTALL_DATA = @INSTALL_DATA@
  154. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  155. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  156. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  157. LD = @LD@
  158. LDFLAGS = @LDFLAGS@
  159. LIBOBJS = @LIBOBJS@
  160. LIBS = @LIBS@
  161. LIBTOOL = @LIBTOOL@
  162. LIBXML_MAJOR_VERSION = @LIBXML_MAJOR_VERSION@
  163. LIBXML_MICRO_VERSION = @LIBXML_MICRO_VERSION@
  164. LIBXML_MINOR_VERSION = @LIBXML_MINOR_VERSION@
  165. LIBXML_VERSION = @LIBXML_VERSION@
  166. LIBXML_VERSION_EXTRA = @LIBXML_VERSION_EXTRA@
  167. LIBXML_VERSION_INFO = @LIBXML_VERSION_INFO@
  168. LIBXML_VERSION_NUMBER = @LIBXML_VERSION_NUMBER@
  169. LIPO = @LIPO@
  170. LN_S = @LN_S@
  171. LTLIBOBJS = @LTLIBOBJS@
  172. MAKEINFO = @MAKEINFO@
  173. MKDIR_P = @MKDIR_P@
  174. MODULE_EXTENSION = @MODULE_EXTENSION@
  175. MODULE_PLATFORM_LIBS = @MODULE_PLATFORM_LIBS@
  176. MV = @MV@
  177. M_LIBS = @M_LIBS@
  178. NM = @NM@
  179. NMEDIT = @NMEDIT@
  180. OBJDUMP = @OBJDUMP@
  181. OBJEXT = @OBJEXT@
  182. OTOOL = @OTOOL@
  183. OTOOL64 = @OTOOL64@
  184. PACKAGE = @PACKAGE@
  185. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  186. PACKAGE_NAME = @PACKAGE_NAME@
  187. PACKAGE_STRING = @PACKAGE_STRING@
  188. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  189. PACKAGE_VERSION = @PACKAGE_VERSION@
  190. PATH_SEPARATOR = @PATH_SEPARATOR@
  191. PERL = @PERL@
  192. PYTHON = @PYTHON@
  193. PYTHON_INCLUDES = @PYTHON_INCLUDES@
  194. PYTHON_LIBS = @PYTHON_LIBS@
  195. PYTHON_SITE_PACKAGES = @PYTHON_SITE_PACKAGES@
  196. PYTHON_SUBDIR = @PYTHON_SUBDIR@
  197. PYTHON_TESTS = @PYTHON_TESTS@
  198. PYTHON_VERSION = @PYTHON_VERSION@
  199. RANLIB = @RANLIB@
  200. RDL_LIBS = @RDL_LIBS@
  201. READER_TEST = @READER_TEST@
  202. RELDATE = @RELDATE@
  203. RM = @RM@
  204. SED = @SED@
  205. SET_MAKE = @SET_MAKE@
  206. SHELL = @SHELL@
  207. STATIC_BINARIES = @STATIC_BINARIES@
  208. STRIP = @STRIP@
  209. TAR = @TAR@
  210. TEST_C14N = @TEST_C14N@
  211. TEST_CATALOG = @TEST_CATALOG@
  212. TEST_DEBUG = @TEST_DEBUG@
  213. TEST_HTML = @TEST_HTML@
  214. TEST_MODULES = @TEST_MODULES@
  215. TEST_PATTERN = @TEST_PATTERN@
  216. TEST_PHTML = @TEST_PHTML@
  217. TEST_PUSH = @TEST_PUSH@
  218. TEST_REGEXPS = @TEST_REGEXPS@
  219. TEST_SAX = @TEST_SAX@
  220. TEST_SCHEMAS = @TEST_SCHEMAS@
  221. TEST_SCHEMATRON = @TEST_SCHEMATRON@
  222. TEST_THREADS = @TEST_THREADS@
  223. TEST_VALID = @TEST_VALID@
  224. TEST_VTIME = @TEST_VTIME@
  225. TEST_XINCLUDE = @TEST_XINCLUDE@
  226. TEST_XPATH = @TEST_XPATH@
  227. TEST_XPTR = @TEST_XPTR@
  228. THREADS_W32 = @THREADS_W32@
  229. THREAD_CFLAGS = @THREAD_CFLAGS@
  230. THREAD_LIBS = @THREAD_LIBS@
  231. U = @U@
  232. VERSION = @VERSION@
  233. VERSION_SCRIPT_FLAGS = @VERSION_SCRIPT_FLAGS@
  234. WGET = @WGET@
  235. WIN32_EXTRA_LDFLAGS = @WIN32_EXTRA_LDFLAGS@
  236. WIN32_EXTRA_LIBADD = @WIN32_EXTRA_LIBADD@
  237. WITH_C14N = @WITH_C14N@
  238. WITH_CATALOG = @WITH_CATALOG@
  239. WITH_DEBUG = @WITH_DEBUG@
  240. WITH_DOCB = @WITH_DOCB@
  241. WITH_FTP = @WITH_FTP@
  242. WITH_HTML = @WITH_HTML@
  243. WITH_HTTP = @WITH_HTTP@
  244. WITH_ICONV = @WITH_ICONV@
  245. WITH_ISO8859X = @WITH_ISO8859X@
  246. WITH_LEGACY = @WITH_LEGACY@
  247. WITH_MEM_DEBUG = @WITH_MEM_DEBUG@
  248. WITH_MODULES = @WITH_MODULES@
  249. WITH_OUTPUT = @WITH_OUTPUT@
  250. WITH_PATTERN = @WITH_PATTERN@
  251. WITH_PUSH = @WITH_PUSH@
  252. WITH_READER = @WITH_READER@
  253. WITH_REGEXPS = @WITH_REGEXPS@
  254. WITH_RUN_DEBUG = @WITH_RUN_DEBUG@
  255. WITH_SAX1 = @WITH_SAX1@
  256. WITH_SCHEMAS = @WITH_SCHEMAS@
  257. WITH_SCHEMATRON = @WITH_SCHEMATRON@
  258. WITH_THREADS = @WITH_THREADS@
  259. WITH_TREE = @WITH_TREE@
  260. WITH_TRIO = @WITH_TRIO@
  261. WITH_VALID = @WITH_VALID@
  262. WITH_WRITER = @WITH_WRITER@
  263. WITH_XINCLUDE = @WITH_XINCLUDE@
  264. WITH_XPATH = @WITH_XPATH@
  265. WITH_XPTR = @WITH_XPTR@
  266. WITH_ZLIB = @WITH_ZLIB@
  267. XINCLUDE_OBJ = @XINCLUDE_OBJ@
  268. XMLLINT = @XMLLINT@
  269. XML_CFLAGS = @XML_CFLAGS@
  270. XML_INCLUDEDIR = @XML_INCLUDEDIR@
  271. XML_LIBDIR = @XML_LIBDIR@
  272. XML_LIBS = @XML_LIBS@
  273. XML_LIBTOOLLIBS = @XML_LIBTOOLLIBS@
  274. XPATH_OBJ = @XPATH_OBJ@
  275. XPTR_OBJ = @XPTR_OBJ@
  276. XSLTPROC = @XSLTPROC@
  277. Z_CFLAGS = @Z_CFLAGS@
  278. Z_LIBS = @Z_LIBS@
  279. abs_builddir = @abs_builddir@
  280. abs_srcdir = @abs_srcdir@
  281. abs_top_builddir = @abs_top_builddir@
  282. abs_top_srcdir = @abs_top_srcdir@
  283. ac_ct_CC = @ac_ct_CC@
  284. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  285. am__include = @am__include@
  286. am__leading_dot = @am__leading_dot@
  287. am__quote = @am__quote@
  288. am__tar = @am__tar@
  289. am__untar = @am__untar@
  290. bindir = @bindir@
  291. build = @build@
  292. build_alias = @build_alias@
  293. build_cpu = @build_cpu@
  294. build_os = @build_os@
  295. build_vendor = @build_vendor@
  296. builddir = @builddir@
  297. datadir = @datadir@
  298. datarootdir = @datarootdir@
  299. docdir = @docdir@
  300. dvidir = @dvidir@
  301. exec_prefix = @exec_prefix@
  302. host = @host@
  303. host_alias = @host_alias@
  304. host_cpu = @host_cpu@
  305. host_os = @host_os@
  306. host_vendor = @host_vendor@
  307. htmldir = @htmldir@
  308. includedir = @includedir@
  309. infodir = @infodir@
  310. install_sh = @install_sh@
  311. libdir = @libdir@
  312. libexecdir = @libexecdir@
  313. localedir = @localedir@
  314. localstatedir = @localstatedir@
  315. lt_ECHO = @lt_ECHO@
  316. mandir = @mandir@
  317. mkdir_p = @mkdir_p@
  318. oldincludedir = @oldincludedir@
  319. pdfdir = @pdfdir@
  320. prefix = @prefix@
  321. program_transform_name = @program_transform_name@
  322. psdir = @psdir@
  323. pythondir = @pythondir@
  324. sbindir = @sbindir@
  325. sharedstatedir = @sharedstatedir@
  326. srcdir = @srcdir@
  327. sysconfdir = @sysconfdir@
  328. target_alias = @target_alias@
  329. top_build_prefix = @top_build_prefix@
  330. top_builddir = @top_builddir@
  331. top_srcdir = @top_srcdir@
  332. SUBDIRS = devhelp examples
  333. # The top-level SGML file.
  334. DOC_MAIN_XML_FILE = gnome-xml.xml
  335. # The directory containing the source code (if it contains documentation).
  336. DOC_SOURCE_DIR = ..
  337. # A file in win32 depends upon one of the doc files
  338. WIN32_DIR = $(top_srcdir)/win32
  339. PAGES = architecture.html bugs.html contribs.html docs.html DOM.html \
  340. downloads.html entities.html example.html help.html index.html \
  341. interface.html intro.html library.html namespaces.html news.html \
  342. tree.html xmldtd.html XMLinfo.html XSLT.html
  343. APIPAGES = APIconstructors.html APIfiles.html APIfunctions.html \
  344. APIsymbols.html APIchunk0.html
  345. EXTRA_DIST = xmlcatalog_man.xml tutorial/*.html tutorial/*.c tutorial/*.pdf \
  346. tutorial/images/*.png tutorial/images/callouts/*.png \
  347. API*.html *.1 *.xsl *.html *.gif w3c.png html/*.html \
  348. html/*.png libxml2-api.xml index.py search.php \
  349. apibuild.py libxml2.xsa xmllint.xml xmlcatalog_man.xml \
  350. README.docs symbols.xml
  351. man_MANS = xmllint.1 xmlcatalog.1
  352. all: all-recursive
  353. .SUFFIXES:
  354. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  355. @for dep in $?; do \
  356. case '$(am__configure_deps)' in \
  357. *$$dep*) \
  358. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  359. && { if test -f $@; then exit 0; else break; fi; }; \
  360. exit 1;; \
  361. esac; \
  362. done; \
  363. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
  364. $(am__cd) $(top_srcdir) && \
  365. $(AUTOMAKE) --gnu doc/Makefile
  366. .PRECIOUS: Makefile
  367. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  368. @case '$?' in \
  369. *config.status*) \
  370. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  371. *) \
  372. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  373. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  374. esac;
  375. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  376. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  377. $(top_srcdir)/configure: $(am__configure_deps)
  378. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  379. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  380. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  381. $(am__aclocal_m4_deps):
  382. mostlyclean-libtool:
  383. -rm -f *.lo
  384. clean-libtool:
  385. -rm -rf .libs _libs
  386. install-man1: $(man_MANS)
  387. @$(NORMAL_INSTALL)
  388. test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
  389. @list=''; test -n "$(man1dir)" || exit 0; \
  390. { for i in $$list; do echo "$$i"; done; \
  391. l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
  392. sed -n '/\.1[a-z]*$$/p'; \
  393. } | while read p; do \
  394. if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
  395. echo "$$d$$p"; echo "$$p"; \
  396. done | \
  397. sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
  398. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
  399. sed 'N;N;s,\n, ,g' | { \
  400. list=; while read file base inst; do \
  401. if test "$$base" = "$$inst"; then list="$$list $$file"; else \
  402. echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
  403. $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
  404. fi; \
  405. done; \
  406. for i in $$list; do echo "$$i"; done | $(am__base_list) | \
  407. while read files; do \
  408. test -z "$$files" || { \
  409. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
  410. $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
  411. done; }
  412. uninstall-man1:
  413. @$(NORMAL_UNINSTALL)
  414. @list=''; test -n "$(man1dir)" || exit 0; \
  415. files=`{ for i in $$list; do echo "$$i"; done; \
  416. l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
  417. sed -n '/\.1[a-z]*$$/p'; \
  418. } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
  419. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
  420. test -z "$$files" || { \
  421. echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
  422. cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
  423. # This directory's subdirectories are mostly independent; you can cd
  424. # into them and run `make' without going through this Makefile.
  425. # To change the values of `make' variables: instead of editing Makefiles,
  426. # (1) if the variable is set in `config.status', edit `config.status'
  427. # (which will cause the Makefiles to be regenerated when you run `make');
  428. # (2) otherwise, pass the desired values on the `make' command line.
  429. $(RECURSIVE_TARGETS):
  430. @failcom='exit 1'; \
  431. for f in x $$MAKEFLAGS; do \
  432. case $$f in \
  433. *=* | --[!k]*);; \
  434. *k*) failcom='fail=yes';; \
  435. esac; \
  436. done; \
  437. dot_seen=no; \
  438. target=`echo $@ | sed s/-recursive//`; \
  439. list='$(SUBDIRS)'; for subdir in $$list; do \
  440. echo "Making $$target in $$subdir"; \
  441. if test "$$subdir" = "."; then \
  442. dot_seen=yes; \
  443. local_target="$$target-am"; \
  444. else \
  445. local_target="$$target"; \
  446. fi; \
  447. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  448. || eval $$failcom; \
  449. done; \
  450. if test "$$dot_seen" = "no"; then \
  451. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  452. fi; test -z "$$fail"
  453. $(RECURSIVE_CLEAN_TARGETS):
  454. @failcom='exit 1'; \
  455. for f in x $$MAKEFLAGS; do \
  456. case $$f in \
  457. *=* | --[!k]*);; \
  458. *k*) failcom='fail=yes';; \
  459. esac; \
  460. done; \
  461. dot_seen=no; \
  462. case "$@" in \
  463. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  464. *) list='$(SUBDIRS)' ;; \
  465. esac; \
  466. rev=''; for subdir in $$list; do \
  467. if test "$$subdir" = "."; then :; else \
  468. rev="$$subdir $$rev"; \
  469. fi; \
  470. done; \
  471. rev="$$rev ."; \
  472. target=`echo $@ | sed s/-recursive//`; \
  473. for subdir in $$rev; do \
  474. echo "Making $$target in $$subdir"; \
  475. if test "$$subdir" = "."; then \
  476. local_target="$$target-am"; \
  477. else \
  478. local_target="$$target"; \
  479. fi; \
  480. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  481. || eval $$failcom; \
  482. done && test -z "$$fail"
  483. tags-recursive:
  484. list='$(SUBDIRS)'; for subdir in $$list; do \
  485. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  486. done
  487. ctags-recursive:
  488. list='$(SUBDIRS)'; for subdir in $$list; do \
  489. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  490. done
  491. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  492. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  493. unique=`for i in $$list; do \
  494. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  495. done | \
  496. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  497. END { if (nonempty) { for (i in files) print i; }; }'`; \
  498. mkid -fID $$unique
  499. tags: TAGS
  500. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  501. $(TAGS_FILES) $(LISP)
  502. set x; \
  503. here=`pwd`; \
  504. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  505. include_option=--etags-include; \
  506. empty_fix=.; \
  507. else \
  508. include_option=--include; \
  509. empty_fix=; \
  510. fi; \
  511. list='$(SUBDIRS)'; for subdir in $$list; do \
  512. if test "$$subdir" = .; then :; else \
  513. test ! -f $$subdir/TAGS || \
  514. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  515. fi; \
  516. done; \
  517. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  518. unique=`for i in $$list; do \
  519. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  520. done | \
  521. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  522. END { if (nonempty) { for (i in files) print i; }; }'`; \
  523. shift; \
  524. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  525. test -n "$$unique" || unique=$$empty_fix; \
  526. if test $$# -gt 0; then \
  527. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  528. "$$@" $$unique; \
  529. else \
  530. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  531. $$unique; \
  532. fi; \
  533. fi
  534. ctags: CTAGS
  535. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  536. $(TAGS_FILES) $(LISP)
  537. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  538. unique=`for i in $$list; do \
  539. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  540. done | \
  541. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  542. END { if (nonempty) { for (i in files) print i; }; }'`; \
  543. test -z "$(CTAGS_ARGS)$$unique" \
  544. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  545. $$unique
  546. GTAGS:
  547. here=`$(am__cd) $(top_builddir) && pwd` \
  548. && $(am__cd) $(top_srcdir) \
  549. && gtags -i $(GTAGS_ARGS) "$$here"
  550. distclean-tags:
  551. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  552. distdir: $(DISTFILES)
  553. @list='$(MANS)'; if test -n "$$list"; then \
  554. list=`for p in $$list; do \
  555. if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
  556. if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
  557. if test -n "$$list" && \
  558. grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
  559. echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
  560. grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
  561. echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
  562. echo " typically \`make maintainer-clean' will remove them" >&2; \
  563. exit 1; \
  564. else :; fi; \
  565. else :; fi
  566. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  567. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  568. list='$(DISTFILES)'; \
  569. dist_files=`for file in $$list; do echo $$file; done | \
  570. sed -e "s|^$$srcdirstrip/||;t" \
  571. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  572. case $$dist_files in \
  573. */*) $(MKDIR_P) `echo "$$dist_files" | \
  574. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  575. sort -u` ;; \
  576. esac; \
  577. for file in $$dist_files; do \
  578. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  579. if test -d $$d/$$file; then \
  580. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  581. if test -d "$(distdir)/$$file"; then \
  582. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  583. fi; \
  584. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  585. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  586. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  587. fi; \
  588. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  589. else \
  590. test -f "$(distdir)/$$file" \
  591. || cp -p $$d/$$file "$(distdir)/$$file" \
  592. || exit 1; \
  593. fi; \
  594. done
  595. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  596. if test "$$subdir" = .; then :; else \
  597. test -d "$(distdir)/$$subdir" \
  598. || $(MKDIR_P) "$(distdir)/$$subdir" \
  599. || exit 1; \
  600. fi; \
  601. done
  602. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  603. if test "$$subdir" = .; then :; else \
  604. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  605. $(am__relativize); \
  606. new_distdir=$$reldir; \
  607. dir1=$$subdir; dir2="$(top_distdir)"; \
  608. $(am__relativize); \
  609. new_top_distdir=$$reldir; \
  610. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  611. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  612. ($(am__cd) $$subdir && \
  613. $(MAKE) $(AM_MAKEFLAGS) \
  614. top_distdir="$$new_top_distdir" \
  615. distdir="$$new_distdir" \
  616. am__remove_distdir=: \
  617. am__skip_length_check=: \
  618. am__skip_mode_fix=: \
  619. distdir) \
  620. || exit 1; \
  621. fi; \
  622. done
  623. check-am: all-am
  624. check: check-recursive
  625. all-am: Makefile $(MANS)
  626. installdirs: installdirs-recursive
  627. installdirs-am:
  628. for dir in "$(DESTDIR)$(man1dir)"; do \
  629. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  630. done
  631. install: install-recursive
  632. install-exec: install-exec-recursive
  633. install-data: install-data-recursive
  634. uninstall: uninstall-recursive
  635. install-am: all-am
  636. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  637. installcheck: installcheck-recursive
  638. install-strip:
  639. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  640. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  641. `test -z '$(STRIP)' || \
  642. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  643. mostlyclean-generic:
  644. clean-generic:
  645. distclean-generic:
  646. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  647. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  648. maintainer-clean-generic:
  649. @echo "This command is intended for maintainers to use"
  650. @echo "it deletes files that may require special tools to rebuild."
  651. clean: clean-recursive
  652. clean-am: clean-generic clean-libtool clean-local mostlyclean-am
  653. distclean: distclean-recursive
  654. -rm -f Makefile
  655. distclean-am: clean-am distclean-generic distclean-tags
  656. dvi: dvi-recursive
  657. dvi-am:
  658. html: html-recursive
  659. html-am:
  660. info: info-recursive
  661. info-am:
  662. install-data-am: install-data-local install-man
  663. install-dvi: install-dvi-recursive
  664. install-dvi-am:
  665. install-exec-am:
  666. install-html: install-html-recursive
  667. install-html-am:
  668. install-info: install-info-recursive
  669. install-info-am:
  670. install-man: install-man1
  671. install-pdf: install-pdf-recursive
  672. install-pdf-am:
  673. install-ps: install-ps-recursive
  674. install-ps-am:
  675. installcheck-am:
  676. maintainer-clean: maintainer-clean-recursive
  677. -rm -f Makefile
  678. maintainer-clean-am: distclean-am maintainer-clean-generic \
  679. maintainer-clean-local
  680. mostlyclean: mostlyclean-recursive
  681. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  682. pdf: pdf-recursive
  683. pdf-am:
  684. ps: ps-recursive
  685. ps-am:
  686. uninstall-am: uninstall-man
  687. uninstall-man: uninstall-man1
  688. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
  689. install-am install-strip tags-recursive
  690. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  691. all all-am check check-am clean clean-generic clean-libtool \
  692. clean-local ctags ctags-recursive distclean distclean-generic \
  693. distclean-libtool distclean-tags distdir dvi dvi-am html \
  694. html-am info info-am install install-am install-data \
  695. install-data-am install-data-local install-dvi install-dvi-am \
  696. install-exec install-exec-am install-html install-html-am \
  697. install-info install-info-am install-man install-man1 \
  698. install-pdf install-pdf-am install-ps install-ps-am \
  699. install-strip installcheck installcheck-am installdirs \
  700. installdirs-am maintainer-clean maintainer-clean-generic \
  701. maintainer-clean-local mostlyclean mostlyclean-generic \
  702. mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
  703. uninstall uninstall-am uninstall-man uninstall-man1
  704. @REBUILD_DOCS_TRUE@all: web $(top_builddir)/NEWS libxml2.xsa $(man_MANS)
  705. @REBUILD_DOCS_FALSE@all:
  706. api: libxml2-api.xml libxml2-refs.xml $(APIPAGES) $(srcdir)/html/index.html $(WIN32_DIR)/libxml2.def.src ../elfgcchack.h $(srcdir)/site.xsl
  707. web: $(PAGES)
  708. ../elfgcchack.h: $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml
  709. -@(if [ -x $(XSLTPROC) ] ; then \
  710. echo "Rebuilding the elfgcchack.h header" ; \
  711. $(XSLTPROC) --nonet $(srcdir)/elfgcchack.xsl $(srcdir)/libxml2-api.xml > elfgcchack.h ; \
  712. if [ "`diff -q elfgcchack.h ../elfgcchack.h`" ] ; then \
  713. echo "updating ../elfgcchack.h"; \
  714. cp elfgcchack.h ../elfgcchack.h; \
  715. fi ; rm -f elfgcchack.h ; fi );
  716. $(PAGES): xml.html site.xsl
  717. -@(if [ -x $(XSLTPROC) ] ; then \
  718. echo "Rebuilding the HTML Web pages from xml.html" ; \
  719. $(XSLTPROC) --nonet --html $(top_srcdir)/doc/site.xsl $(top_srcdir)/doc/xml.html > index.html ; fi );
  720. -@(if [ -x $(XMLLINT) ] ; then \
  721. echo "Validating the HTML Web pages" ; \
  722. $(XMLLINT) --nonet --valid --noout $(PAGES) ; fi );
  723. $(top_builddir)/NEWS: $(top_srcdir)/doc/news.xsl $(top_srcdir)/doc/news.html
  724. -@(if [ -x $(XSLTPROC) ] ; then \
  725. $(XSLTPROC) --nonet $(top_srcdir)/doc/news.xsl $(top_srcdir)/doc/news.html > $(top_builddir)/NEWS ; fi );
  726. libxml2.xsa: $(top_srcdir)/doc/xsa.xsl $(top_srcdir)/doc/news.html
  727. -@(if [ -x $(XSLTPROC) ] ; then \
  728. echo "Rebuilding the NEWS file" ; \
  729. $(XSLTPROC) --nonet $(top_srcdir)/doc/xsa.xsl $(top_srcdir)/doc/news.html > libxml2.xsa ; fi );
  730. $(APIPAGES): libxml2-api.xml libxml2-refs.xml $(top_srcdir)/doc/site.xsl $(top_srcdir)/doc/api.xsl
  731. -@(if [ -x $(XSLTPROC) ] ; then \
  732. echo "Rebuilding the HTML API pages from libxml2-refs.xml" ; \
  733. $(XSLTPROC) --nonet --html $(top_srcdir)/doc/api.xsl \
  734. $(top_srcdir)/doc/xml.html ; fi );
  735. -@(if [ -x $(XMLLINT) ] ; then \
  736. echo "Validating the HTML API pages" ; \
  737. $(XMLLINT) --nonet --valid --noout API*.html ; fi );
  738. $(srcdir)/html/index.html: libxml2-api.xml $(srcdir)/newapi.xsl
  739. -@(if [ -x $(XSLTPROC) ] ; then \
  740. echo "Rebuilding the HTML pages from the XML API" ; \
  741. $(XSLTPROC) --nonet $(srcdir)/newapi.xsl libxml2-api.xml ; fi )
  742. -@(if [ -x $(XMLLINT) ] ; then \
  743. echo "Validating the resulting XHTML pages" ; \
  744. $(XMLLINT) --nonet --valid --noout html/*.html ; fi );
  745. wiki: libxml2-api.xml $(srcdir)/wiki.xsl
  746. -@(if [ -x $(XSLTPROC) ] ; then \
  747. echo "Rebuilding the wiki HTML pages from the XML API" ; \
  748. $(XSLTPROC) --nonet $(srcdir)/wiki.xsl libxml2-api.xml; fi )
  749. $(WIN32_DIR)/libxml2.def.src: libxml2-api.xml
  750. -@(if [ -x $(XSLTPROC) ] ; then \
  751. $(XSLTPROC) -o $(WIN32_DIR)/libxml2.def.src \
  752. --nonet $(WIN32_DIR)/defgen.xsl libxml2-api.xml ; fi )
  753. libxml2-api.xml libxml2-refs.xml ../libxml2.syms: apibuild.py symbols.xml syms.xsl checkapisym.xsl ../include/libxml/*.h ../*.c
  754. -(./apibuild.py)
  755. ($(XSLTPROC) checkapisym.xsl libxml2-api.xml)
  756. ($(XSLTPROC) -o ../libxml2.syms syms.xsl symbols.xml)
  757. -@(cd .. ; $(MAKE) rebuild_testapi)
  758. xmllint.1: xmllint.xml
  759. -@($(XSLTPROC) --nonet xmllint.xml)
  760. xmlcatalog.1: xmlcatalog_man.xml
  761. -@($(XSLTPROC) --nonet xmlcatalog_man.xml)
  762. clean-local:
  763. rm -f *~ *.bak *.hierarchy *.signals *-unused.txt
  764. maintainer-clean-local: clean-local
  765. rm -rf libxml-decl-list.txt libxml-decl.txt
  766. rebuild: api all
  767. install-data-local:
  768. $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
  769. -@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)
  770. $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/html
  771. -@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
  772. -@INSTALL@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
  773. $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial
  774. -@INSTALL@ -m 0644 $(srcdir)/tutorial/*.* \
  775. $(DESTDIR)$(HTML_DIR)/tutorial
  776. $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial/images
  777. -@INSTALL@ -m 0644 $(srcdir)/tutorial/images/*.* \
  778. $(DESTDIR)$(HTML_DIR)/tutorial/images
  779. $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial/images/callouts
  780. -@INSTALL@ -m 0644 $(srcdir)/tutorial/images/callouts/*.* \
  781. $(DESTDIR)$(HTML_DIR)/tutorial/images/callouts
  782. .PHONY : html xml templates scan
  783. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  784. # Otherwise a system limit (for SysV at least) may be exceeded.
  785. .NOEXPORT: