Imported Upstream version 2.91.1
[platform/upstream/libxml++.git] / docs / Makefile.in
1 # Makefile.in generated by automake 1.14.1 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
17
18 VPATH = @srcdir@
19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20 am__make_running_with_option = \
21   case $${target_option-} in \
22       ?) ;; \
23       *) echo "am__make_running_with_option: internal error: invalid" \
24               "target option '$${target_option-}' specified" >&2; \
25          exit 1;; \
26   esac; \
27   has_opt=no; \
28   sane_makeflags=$$MAKEFLAGS; \
29   if $(am__is_gnu_make); then \
30     sane_makeflags=$$MFLAGS; \
31   else \
32     case $$MAKEFLAGS in \
33       *\\[\ \   ]*) \
34         bs=\\; \
35         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
37     esac; \
38   fi; \
39   skip_next=no; \
40   strip_trailopt () \
41   { \
42     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43   }; \
44   for flg in $$sane_makeflags; do \
45     test $$skip_next = yes && { skip_next=no; continue; }; \
46     case $$flg in \
47       *=*|--*) continue;; \
48         -*I) strip_trailopt 'I'; skip_next=yes;; \
49       -*I?*) strip_trailopt 'I';; \
50         -*O) strip_trailopt 'O'; skip_next=yes;; \
51       -*O?*) strip_trailopt 'O';; \
52         -*l) strip_trailopt 'l'; skip_next=yes;; \
53       -*l?*) strip_trailopt 'l';; \
54       -[dEDm]) skip_next=yes;; \
55       -[JT]) skip_next=yes;; \
56     esac; \
57     case $$flg in \
58       *$$target_option*) has_opt=yes; break;; \
59     esac; \
60   done; \
61   test $$has_opt = yes
62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkgincludedir = $(includedir)/@PACKAGE@
66 pkglibdir = $(libdir)/@PACKAGE@
67 pkglibexecdir = $(libexecdir)/@PACKAGE@
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = @build@
81 host_triplet = @host@
82 DIST_COMMON = $(top_srcdir)/libxml++/filelist.am \
83         $(top_srcdir)/macros/doc-reference.am $(srcdir)/Makefile.in \
84         $(srcdir)/Makefile.am $(dist_noinst_SCRIPTS) \
85         $(am__dist_noinst_DATA_DIST) $(dist_reference_DATA)
86 subdir = docs
87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 am__aclocal_m4_deps = $(top_srcdir)/macros/libtool.m4 \
89         $(top_srcdir)/macros/ltoptions.m4 \
90         $(top_srcdir)/macros/ltsugar.m4 \
91         $(top_srcdir)/macros/ltversion.m4 \
92         $(top_srcdir)/macros/lt~obsolete.m4 $(top_srcdir)/configure.ac
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 mkinstalldirs = $(install_sh) -d
96 CONFIG_HEADER = $(top_builddir)/config.h \
97         $(top_builddir)/libxml++config.h
98 CONFIG_CLEAN_FILES =
99 CONFIG_CLEAN_VPATH_FILES =
100 SCRIPTS = $(dist_noinst_SCRIPTS)
101 AM_V_P = $(am__v_P_@AM_V@)
102 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103 am__v_P_0 = false
104 am__v_P_1 = :
105 AM_V_GEN = $(am__v_GEN_@AM_V@)
106 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107 am__v_GEN_0 = @echo "  GEN     " $@;
108 am__v_GEN_1 = 
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111 am__v_at_0 = @
112 am__v_at_1 = 
113 SOURCES =
114 DIST_SOURCES =
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__dist_noinst_DATA_DIST = $(strip $(addprefix \
121         $(MMDOCTOOLDIR)/,doc-postprocess.pl doc-install.pl \
122         tagfile-to-devhelp2.xsl doxygen-extra.css) $(doc_dist_files)) \
123         manual/docbook-customisation.xsl $(wildcard \
124         manual/html/*.html) manual/libxml++.xml \
125         manual/libxml++_without_code.xml
126 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127 am__vpath_adj = case $$p in \
128     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129     *) f=$$p;; \
130   esac;
131 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132 am__install_max = 40
133 am__nobase_strip_setup = \
134   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135 am__nobase_strip = \
136   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137 am__nobase_list = $(am__nobase_strip_setup); \
138   for p in $$list; do echo "$$p $$p"; done | \
139   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141     if (++n[$$2] == $(am__install_max)) \
142       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143     END { for (dir in files) print dir, files[dir] }'
144 am__base_list = \
145   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147 am__uninstall_files_from_dir = { \
148   test -z "$$files" \
149     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151          $(am__cd) "$$dir" && rm -f $$files; }; \
152   }
153 am__installdirs = "$(DESTDIR)$(referencedir)"
154 DATA = $(dist_noinst_DATA) $(dist_reference_DATA)
155 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157 ACLOCAL = @ACLOCAL@
158 ACLOCAL_FLAGS = @ACLOCAL_FLAGS@
159 AMTAR = @AMTAR@
160 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
161 AR = @AR@
162 AS = @AS@
163 AUTOCONF = @AUTOCONF@
164 AUTOHEADER = @AUTOHEADER@
165 AUTOMAKE = @AUTOMAKE@
166 AWK = @AWK@
167 CC = @CC@
168 CCDEPMODE = @CCDEPMODE@
169 CFLAGS = @CFLAGS@
170 CPP = @CPP@
171 CPPFLAGS = @CPPFLAGS@
172 CXX = @CXX@
173 CXXCPP = @CXXCPP@
174 CXXDEPMODE = @CXXDEPMODE@
175 CXXFLAGS = @CXXFLAGS@
176 CYGPATH_W = @CYGPATH_W@
177 DB2LATEX = @DB2LATEX@
178 DEFS = @DEFS@
179 DEPDIR = @DEPDIR@
180 DLLTOOL = @DLLTOOL@
181 DOCINSTALL_FLAGS = @DOCINSTALL_FLAGS@
182 DOT = @DOT@
183 DOXYGEN = @DOXYGEN@
184 DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
185 DSYMUTIL = @DSYMUTIL@
186 DUMPBIN = @DUMPBIN@
187 ECHO_C = @ECHO_C@
188 ECHO_N = @ECHO_N@
189 ECHO_T = @ECHO_T@
190 EGREP = @EGREP@
191 EXEEXT = @EXEEXT@
192 FGREP = @FGREP@
193 GREP = @GREP@
194 HAVE_CXX11 = @HAVE_CXX11@
195 INSTALL = @INSTALL@
196 INSTALL_DATA = @INSTALL_DATA@
197 INSTALL_PROGRAM = @INSTALL_PROGRAM@
198 INSTALL_SCRIPT = @INSTALL_SCRIPT@
199 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200 LD = @LD@
201 LDFLAGS = @LDFLAGS@
202 LIBOBJS = @LIBOBJS@
203 LIBS = @LIBS@
204 LIBTOOL = @LIBTOOL@
205 LIBXMLXX_API_VERSION = @LIBXMLXX_API_VERSION@
206 LIBXMLXX_CFLAGS = @LIBXMLXX_CFLAGS@
207 LIBXMLXX_LIBS = @LIBXMLXX_LIBS@
208 LIBXMLXX_MAJOR_VERSION = @LIBXMLXX_MAJOR_VERSION@
209 LIBXMLXX_MICRO_VERSION = @LIBXMLXX_MICRO_VERSION@
210 LIBXMLXX_MINOR_VERSION = @LIBXMLXX_MINOR_VERSION@
211 LIBXMLXX_MODULES = @LIBXMLXX_MODULES@
212 LIBXMLXX_MODULE_NAME = @LIBXMLXX_MODULE_NAME@
213 LIBXMLXX_SO_VERSION = @LIBXMLXX_SO_VERSION@
214 LIBXMLXX_VERSION = @LIBXMLXX_VERSION@
215 LIBXMLXX_WXXFLAGS = @LIBXMLXX_WXXFLAGS@
216 LIPO = @LIPO@
217 LN_S = @LN_S@
218 LTLIBOBJS = @LTLIBOBJS@
219 MAINT = @MAINT@
220 MAKEINFO = @MAKEINFO@
221 MANIFEST_TOOL = @MANIFEST_TOOL@
222 MKDIR_P = @MKDIR_P@
223 MMDOCTOOLDIR = @MMDOCTOOLDIR@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 OBJDUMP = @OBJDUMP@
227 OBJEXT = @OBJEXT@
228 OTOOL = @OTOOL@
229 OTOOL64 = @OTOOL64@
230 PACKAGE = @PACKAGE@
231 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
232 PACKAGE_NAME = @PACKAGE_NAME@
233 PACKAGE_STRING = @PACKAGE_STRING@
234 PACKAGE_TARNAME = @PACKAGE_TARNAME@
235 PACKAGE_URL = @PACKAGE_URL@
236 PACKAGE_VERSION = @PACKAGE_VERSION@
237 PATH_SEPARATOR = @PATH_SEPARATOR@
238 PERL = @PERL@
239 PKG_CONFIG = @PKG_CONFIG@
240 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
241 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
242 RANLIB = @RANLIB@
243 SED = @SED@
244 SET_MAKE = @SET_MAKE@
245 SHELL = @SHELL@
246 STRIP = @STRIP@
247 VERSION = @VERSION@
248 XMLLINT = @XMLLINT@
249 XSLTPROC = @XSLTPROC@
250 abs_builddir = @abs_builddir@
251 abs_srcdir = @abs_srcdir@
252 abs_top_builddir = @abs_top_builddir@
253 abs_top_srcdir = @abs_top_srcdir@
254 ac_ct_AR = @ac_ct_AR@
255 ac_ct_CC = @ac_ct_CC@
256 ac_ct_CXX = @ac_ct_CXX@
257 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
258 am__include = @am__include@
259 am__leading_dot = @am__leading_dot@
260 am__quote = @am__quote@
261 am__tar = @am__tar@
262 am__untar = @am__untar@
263 bindir = @bindir@
264 build = @build@
265 build_alias = @build_alias@
266 build_cpu = @build_cpu@
267 build_os = @build_os@
268 build_vendor = @build_vendor@
269 builddir = @builddir@
270 datadir = @datadir@
271 datarootdir = @datarootdir@
272 docdir = @docdir@
273 dvidir = @dvidir@
274 exec_prefix = @exec_prefix@
275 host = @host@
276 host_alias = @host_alias@
277 host_cpu = @host_cpu@
278 host_os = @host_os@
279 host_vendor = @host_vendor@
280 htmldir = @htmldir@
281 includedir = @includedir@
282 infodir = @infodir@
283 install_sh = @install_sh@
284 libdir = @libdir@
285 libexecdir = @libexecdir@
286 localedir = @localedir@
287 localstatedir = @localstatedir@
288 mandir = @mandir@
289 mkdir_p = @mkdir_p@
290 oldincludedir = @oldincludedir@
291 pdfdir = @pdfdir@
292 prefix = @prefix@
293 program_transform_name = @program_transform_name@
294 psdir = @psdir@
295 sbindir = @sbindir@
296 sharedstatedir = @sharedstatedir@
297 srcdir = @srcdir@
298 sysconfdir = @sysconfdir@
299 target_alias = @target_alias@
300 top_build_prefix = @top_build_prefix@
301 top_builddir = @top_builddir@
302 top_srcdir = @top_srcdir@
303 h_root_sources_public = \
304   attribute.h \
305   attributedeclaration.h \
306   attributenode.h \
307   document.h \
308   dtd.h \
309   keepblanks.h \
310   noncopyable.h \
311   relaxngschema.h \
312   schemabase.h \
313   xsdschema.h
314
315 h_exceptions_sources_public = \
316   exceptions/exception.h \
317   exceptions/parse_error.h \
318   exceptions/validity_error.h \
319   exceptions/internal_error.h
320
321 h_io_sources_public = \
322   io/istreamparserinputbuffer.h \
323   io/outputbuffer.h \
324   io/ostreamoutputbuffer.h \
325   io/parserinputbuffer.h
326
327 h_nodes_sources_public = \
328   nodes/cdatanode.h \
329   nodes/commentnode.h \
330   nodes/contentnode.h \
331   nodes/element.h \
332   nodes/entitydeclaration.h \
333   nodes/entityreference.h \
334   nodes/node.h \
335   nodes/processinginstructionnode.h \
336   nodes/textnode.h \
337   nodes/xincludeend.h \
338   nodes/xincludestart.h
339
340 h_parsers_sources_public = \
341   parsers/parser.h \
342   parsers/saxparser.h \
343   parsers/domparser.h \
344   parsers/textreader.h
345
346 h_validators_sources_public = \
347   validators/dtdvalidator.h \
348   validators/relaxngvalidator.h \
349   validators/schemavalidatorbase.h \
350   validators/validator.h \
351   validators/xsdvalidator.h
352
353 h_sources_public = \
354   libxml++.h \
355   $(h_root_sources_public) \
356   $(h_exceptions_sources_public) \
357   $(h_io_sources_public) \
358   $(h_nodes_sources_public) \
359   $(h_parsers_sources_public) \
360   $(h_validators_sources_public)
361
362 cc_sources = \
363   $(h_root_sources_public:.h=.cc) \
364   $(h_exceptions_sources_public:.h=.cc) \
365   $(h_io_sources_public:.h=.cc) \
366   $(h_nodes_sources_public:.h=.cc) \
367   $(h_parsers_sources_public:.h=.cc) \
368   $(h_validators_sources_public:.h=.cc)
369
370 book_name = $(LIBXMLXX_MODULE_NAME)
371 doc_input = $(addprefix $(top_srcdir)/libxml++/,$(h_sources_public))
372
373 # Function: $(call vpath_listall,PATTERN ...)
374 # Get all filenames which match a PATTERN from the list.  Look for files
375 # relative to either the current directory or $(srcdir).  Strip $(srcdir)/
376 # again before returning and remove any duplicates.
377 vpath_srclist = $(patsubst $(srcdir)/%,%,$(wildcard $(addprefix $(srcdir)/,$(1))))
378 vpath_listall = $(sort $(wildcard $(1)) $(if $(srcdir:.=),$(vpath_srclist)))
379
380 # Installation directories.
381 libdocdir = $(datarootdir)/doc/$(book_name)
382 referencedir = $(libdocdir)/reference
383 htmlrefdir = $(referencedir)/html
384 devhelpdir = $(datadir)/devhelp/books/$(book_name)
385 @DIST_DOCTOOLS_FALSE@doctools_dist_files = 
386
387 # Optionally, the documentation utilities may be included in source tarballs
388 # so that mm-common is only required when building in maintainer mode.
389 @DIST_DOCTOOLS_TRUE@doctools_dist_files = $(addprefix $(MMDOCTOOLDIR)/,doc-postprocess.pl doc-install.pl tagfile-to-devhelp2.xsl doxygen-extra.css)
390 @ENABLE_DOCUMENTATION_FALSE@doc_build_files = 
391 @ENABLE_DOCUMENTATION_TRUE@doc_build_files = $(doxytagfile) $(devhelpfile)
392 @ENABLE_DOCUMENTATION_FALSE@doc_inst_targets = 
393 @ENABLE_DOCUMENTATION_TRUE@doc_inst_targets = install-htmlref install-devhelp
394 @ENABLE_DOCUMENTATION_FALSE@doc_inst_files = 
395 @ENABLE_DOCUMENTATION_TRUE@doc_inst_files = $(doxytagfile)
396 @ENABLE_DOCUMENTATION_FALSE@doc_dist_files = 
397 @ENABLE_DOCUMENTATION_TRUE@doc_dist_files = $(devhelpfile) $(call vpath_listall,$(htmlref_patterns))
398 dist_reference_DATA = $(strip $(doc_inst_files))
399 dist_noinst_DATA = $(strip $(doctools_dist_files) $(doc_dist_files)) \
400         manual/docbook-customisation.xsl $(manual_html_files) \
401         manual/libxml++.xml manual/libxml++_without_code.xml
402 DISTCLEANFILES = $(doc_outdir)/doxygen.log
403 MAINTAINERCLEANFILES = $(doxytagfile) $(devhelpfile) \
404         $(doc_outdir)/html/* manual/html/*.html
405
406 # The generic bit of the doc-install.pl command line.
407 doc_install_cmd = $(doc_install) --verbose --mode=0644
408
409 # Transform $(datarootdir) into a URI to match MM_ARG_WITH_TAGFILE_DOC().
410 datarootdir_esc = $(subst $(subst ,, ),%20,$(subst \,/,$(datarootdir)))
411 docdir_base_uri = file:///$(patsubst /%,%,$(datarootdir_esc:/=))/doc
412
413 # The command and options used to install the files from the HTML reference
414 # documentation.  The $(subst) magic translates external tag references from
415 # absolute to relative paths if the destination is on the local file system
416 # and installed under the same prefix as the package being built.
417 htmlref_relinst = $(subst @$(docdir_base_uri)/,@../../../,$(DOCINSTALL_FLAGS))
418 htmlref_install = $(doc_install_cmd) $(htmlref_relinst)
419
420 # The command and options used to install the Devhelp file.
421 devhelp_install = $(doc_install_cmd) --book-base='$(htmlrefdir:/=)'
422
423 # Helper variables to replicate each pattern with a $(srcdir)/ prefix.
424 # Also add quoting to prevent the shell from expanding the patterns.
425 htmlref_patterns_dup = $(foreach item,$(htmlref_patterns),'$(item)' '$(srcdir)/$(item)')
426 htmlref_patterns_quote = $(patsubst %,'%',$(htmlref_patterns))
427 htmlref_patterns_vpath = $(if $(srcdir:.=),$(htmlref_patterns_dup),$(htmlref_patterns_quote))
428
429 # Expand to a list of -name 'PATTERN' arguments for use with 'find'.
430 htmlref_find_patterns = $(patsubst %,-name '%' -o,$(notdir $(htmlref_patterns))) -false
431
432 # The parameters to the Doxygen-to-Devhelp XSLT script
433 dh_xsl_params = --stringparam book_title '$(book_title)' \
434                 --stringparam book_name '$(book_name)' \
435                 --stringparam book_base html
436
437
438 # Generated configuration files which, when updated, should cause the
439 # reference documentation to be rebuilt.
440 doc_config_deps = $(CONFIG_HEADER) $(srcdir)/$(doc_config).in $(srcdir)/Makefile.in
441 @MAINTAINER_MODE_FALSE@doc_dependencies = 
442
443 # Regenerate the documentation automatically only in maintainer mode.
444 # Depend on the generated configuration header files to trigger a rebuild
445 # if a configuration value changed.  The configuration header files only
446 # have their timestamp modified when the content actually changed, which
447 # is not the case for any other files generated by configure.
448 @MAINTAINER_MODE_TRUE@doc_dependencies = $(doc_config_deps) $(doc_input)
449 manualdir = $(docdir)/manual
450 manual_htmldir = $(manualdir)/html
451 manual_html_files = $(wildcard manual/html/*.html)
452 dist_noinst_SCRIPTS = \
453         manual/insert_example_code.pl
454
455
456 # Make it easy to upload to the sourceforge web site.
457 # The manual and API reference are hosted on developer.gnome.org via tarball releases.
458 web_path_project = /home/groups/l/li/libxmlplusplus/htdocs/
459 rsync_args = -vz --rsh ssh --recursive --cvs-exclude --exclude="**1.0**" --exclude=".gitignore" --exclude="Makefile" --exclude="Makefile.in" --exclude=".deps" --exclude=".libs"
460 all: all-am
461
462 .SUFFIXES:
463 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/libxml++/filelist.am $(top_srcdir)/macros/doc-reference.am $(am__configure_deps)
464         @for dep in $?; do \
465           case '$(am__configure_deps)' in \
466             *$$dep*) \
467               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
468                 && { if test -f $@; then exit 0; else break; fi; }; \
469               exit 1;; \
470           esac; \
471         done; \
472         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
473         $(am__cd) $(top_srcdir) && \
474           $(AUTOMAKE) --gnu docs/Makefile
475 .PRECIOUS: Makefile
476 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
477         @case '$?' in \
478           *config.status*) \
479             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
480           *) \
481             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
482             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
483         esac;
484 $(top_srcdir)/libxml++/filelist.am $(top_srcdir)/macros/doc-reference.am:
485
486 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
487         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
488
489 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
490         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
491 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
492         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
493 $(am__aclocal_m4_deps):
494
495 mostlyclean-libtool:
496         -rm -f *.lo
497
498 clean-libtool:
499         -rm -rf .libs _libs
500 install-dist_referenceDATA: $(dist_reference_DATA)
501         @$(NORMAL_INSTALL)
502         @list='$(dist_reference_DATA)'; test -n "$(referencedir)" || list=; \
503         if test -n "$$list"; then \
504           echo " $(MKDIR_P) '$(DESTDIR)$(referencedir)'"; \
505           $(MKDIR_P) "$(DESTDIR)$(referencedir)" || exit 1; \
506         fi; \
507         for p in $$list; do \
508           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
509           echo "$$d$$p"; \
510         done | $(am__base_list) | \
511         while read files; do \
512           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(referencedir)'"; \
513           $(INSTALL_DATA) $$files "$(DESTDIR)$(referencedir)" || exit $$?; \
514         done
515
516 uninstall-dist_referenceDATA:
517         @$(NORMAL_UNINSTALL)
518         @list='$(dist_reference_DATA)'; test -n "$(referencedir)" || list=; \
519         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
520         dir='$(DESTDIR)$(referencedir)'; $(am__uninstall_files_from_dir)
521 tags TAGS:
522
523 ctags CTAGS:
524
525 cscope cscopelist:
526
527
528 distdir: $(DISTFILES)
529         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
530         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
531         list='$(DISTFILES)'; \
532           dist_files=`for file in $$list; do echo $$file; done | \
533           sed -e "s|^$$srcdirstrip/||;t" \
534               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
535         case $$dist_files in \
536           */*) $(MKDIR_P) `echo "$$dist_files" | \
537                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
538                            sort -u` ;; \
539         esac; \
540         for file in $$dist_files; do \
541           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
542           if test -d $$d/$$file; then \
543             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
544             if test -d "$(distdir)/$$file"; then \
545               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
546             fi; \
547             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
548               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
549               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550             fi; \
551             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
552           else \
553             test -f "$(distdir)/$$file" \
554             || cp -p $$d/$$file "$(distdir)/$$file" \
555             || exit 1; \
556           fi; \
557         done
558 check-am: all-am
559 check: check-am
560 all-am: Makefile $(SCRIPTS) $(DATA) all-local
561 installdirs:
562         for dir in "$(DESTDIR)$(referencedir)"; do \
563           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
564         done
565 install: install-am
566 install-exec: install-exec-am
567 install-data: install-data-am
568 uninstall: uninstall-am
569
570 install-am: all-am
571         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
572
573 installcheck: installcheck-am
574 install-strip:
575         if test -z '$(STRIP)'; then \
576           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
577             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
578               install; \
579         else \
580           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
581             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
582             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
583         fi
584 mostlyclean-generic:
585
586 clean-generic:
587
588 distclean-generic:
589         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
590         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
591         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
592
593 maintainer-clean-generic:
594         @echo "This command is intended for maintainers to use"
595         @echo "it deletes files that may require special tools to rebuild."
596         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
597 clean: clean-am
598
599 clean-am: clean-generic clean-libtool mostlyclean-am
600
601 distclean: distclean-am
602         -rm -f Makefile
603 distclean-am: clean-am distclean-generic
604
605 dvi: dvi-am
606
607 dvi-am:
608
609 html: html-am
610
611 html-am:
612
613 info: info-am
614
615 info-am:
616
617 install-data-am: install-data-local install-dist_referenceDATA
618
619 install-dvi: install-dvi-am
620
621 install-dvi-am:
622
623 install-exec-am:
624
625 install-html: install-html-am
626
627 install-html-am:
628
629 install-info: install-info-am
630
631 install-info-am:
632
633 install-man:
634
635 install-pdf: install-pdf-am
636
637 install-pdf-am:
638
639 install-ps: install-ps-am
640
641 install-ps-am:
642
643 installcheck-am:
644
645 maintainer-clean: maintainer-clean-am
646         -rm -f Makefile
647 maintainer-clean-am: distclean-am maintainer-clean-generic
648
649 mostlyclean: mostlyclean-am
650
651 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
652
653 pdf: pdf-am
654
655 pdf-am:
656
657 ps: ps-am
658
659 ps-am:
660
661 uninstall-am: uninstall-dist_referenceDATA uninstall-local
662
663 .MAKE: install-am install-strip
664
665 .PHONY: all all-am all-local check check-am clean clean-generic \
666         clean-libtool cscopelist-am ctags-am distclean \
667         distclean-generic distclean-libtool distdir dvi dvi-am html \
668         html-am info info-am install install-am install-data \
669         install-data-am install-data-local install-dist_referenceDATA \
670         install-dvi install-dvi-am install-exec install-exec-am \
671         install-html install-html-am install-info install-info-am \
672         install-man install-pdf install-pdf-am install-ps \
673         install-ps-am install-strip installcheck installcheck-am \
674         installdirs maintainer-clean maintainer-clean-generic \
675         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
676         ps ps-am tags-am uninstall uninstall-am \
677         uninstall-dist_referenceDATA uninstall-local
678
679
680 # The name of the sub-directory where the generated documentation
681 # will be placed.
682 doc_outdir ?= reference
683
684 # The name of the Doxygen configuration file.
685 doc_config ?= $(doc_outdir)/Doxyfile
686
687 # The title of the generated Devhelp book.
688 book_title ?= $(PACKAGE_NAME) Reference Manual
689
690 # A list of wildcard patterns matching the files from the HTML directory
691 # generated by Doxygen which should be distributed and installed.
692 htmlref_patterns ?= $(addprefix $(doc_outdir)/html/*.,css gif html js png)
693
694 # Locations of utilities shipped with glibmm.  Made overridable
695 # in case the installed utilities cannot be used for some reason.
696 doc_postprocess     ?= $(PERL) -- "$(MMDOCTOOLDIR)/doc-postprocess.pl"
697 doc_install         ?= $(PERL) -- "$(MMDOCTOOLDIR)/doc-install.pl"
698 tagfile_to_devhelp2 ?= "$(MMDOCTOOLDIR)/tagfile-to-devhelp2.xsl"
699
700 # Names of the main output files.
701 doxytagfile ?= $(doc_outdir)/$(book_name).tag
702 devhelpfile ?= $(doc_outdir)/$(book_name).devhelp2
703
704 # Export this variable for use in the Doxygen configuration file.
705 export MMDOCTOOLDIR
706
707 # Depend on files that we know shall be built.
708 # $(call vpath_listall,$(htmlref_patterns)) is not used as a prerequisite.
709 # It would expand to files that exist when the make command is issued,
710 # which is not necessarily the set of files that shall be built.
711 all-local: $(doc_build_files)
712
713 # Hook up custom rules for translating references to external documentation
714 # to the actual location at install time.
715 install-data-local: $(doc_inst_targets)
716
717 # Hook up corresponding custom uninstall rules.
718 uninstall-local: $(addprefix un,$(doc_inst_targets))
719
720 # Install the HTML reference documentation files with just one invocation
721 # of doc-install.pl to speed up the build process.  Make use of the --glob
722 # option, which tells it to perform filename globbing itself, like 'find'.
723 # This helps to avoid excessively long command lines, as some platforms
724 # have rather restrictive limits.
725 install-htmlref: $(doc_outdir)/html/index.html
726         @$(NORMAL_INSTALL)
727         $(MKDIR_P) '$(DESTDIR)$(htmlrefdir)'
728         $(htmlref_install) -t '$(DESTDIR)$(htmlrefdir)' --glob -- $(htmlref_patterns_vpath)
729
730 # Delete files from the html installation directory.  Avoid recursive
731 # directory removal, and apply the same wildcard pattern as was used to
732 # select files for installation.
733 uninstall-htmlref:
734         @$(NORMAL_UNINSTALL)
735         (cd '$(DESTDIR)$(htmlrefdir)' 2>/dev/null || exit 0; \
736          find . -type f '(' $(htmlref_find_patterns) ')' -exec rm -f '{}' '+')
737         -test ! -r '$(DESTDIR)$(htmlrefdir)' || rmdir '$(DESTDIR)$(htmlrefdir)'
738
739 # Install the Devhelp file, translating the base path on the fly.
740 install-devhelp: $(devhelpfile)
741         @$(NORMAL_INSTALL)
742         $(MKDIR_P) '$(DESTDIR)$(devhelpdir)'
743         $(devhelp_install) -t '$(DESTDIR)$(devhelpdir)' -- $^
744
745 # Remove the installed Devhelp file and directory.
746 uninstall-devhelp:
747         @$(NORMAL_UNINSTALL)
748         rm -f '$(DESTDIR)$(devhelpdir)/$(notdir $(devhelpfile))'
749         -test ! -r '$(DESTDIR)$(devhelpdir)' || rmdir '$(DESTDIR)$(devhelpdir)'
750
751 # Regenerate the Doxygen configuration file automatically.  In the
752 # top-level build directory Automake already takes care of this.
753  ifneq ($(subdir),.)
754 $(doc_config): $(srcdir)/$(doc_config).in $(top_builddir)/config.status
755         $(AM_V_GEN)cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
756
757  endif
758 # Make sure that the documentation will always have been generated before
759 # executing commands of a rule that depends on files in $(doc_outdir)/html/.
760 $(doc_outdir)/html/%: | $(doxytagfile)
761
762 # Run Doxygen to build the reference documentation. The generated tag file
763 # also functions as time stamp target for the documentation as a whole.
764 $(doxytagfile): $(doc_dependencies) | $(doc_config)
765         -$(AM_V_at)rm -f $@
766         -$(AM_V_at)rm -fr $(doc_outdir)/html
767         $(AM_V_GEN)(echo '@INCLUDE =' $(doc_config) && echo 'INPUT =' $(doc_input)) | "$(DOXYGEN)" -
768         $(AM_V_at)$(doc_postprocess) '$(doc_outdir)/html/*.html'
769
770 # Run XSL transformation to generate a Devhelp book from a Doxygen tag file.
771 %.devhelp2: %.tag
772         $(AM_V_GEN)$(XSLTPROC) $(dh_xsl_params) -o $@ $(tagfile_to_devhelp2) $<
773
774 .PHONY: install-htmlref uninstall-htmlref install-devhelp uninstall-devhelp
775
776 # Instruct GNU make to delete the targets of a rule after it failed, in
777 # order to avoid the complication of handling that situation manually.
778 .DELETE_ON_ERROR:
779
780 # Sets dist_noinst_DATA, DISTCLEANFILES and MAINTAINERCLEANFILES
781
782 manual/libxml++.xml: manual/libxml++_without_code.xml manual/insert_example_code.pl
783         $(AM_V_GEN)$(PERL) -- manual/insert_example_code.pl ../examples $< >$@
784
785 manual/html/index.html: manual/libxml++.xml manual/docbook-customisation.xsl
786         $(AM_V_at)rm -fr manual/html
787         $(AM_V_at)$(MKDIR_P) manual/html
788         $(AM_V_GEN)$(XSLTPROC) -o manual/html/ --xinclude --catalogs \
789                 $(top_srcdir)/docs/manual/docbook-customisation.xsl $<
790
791 manual/libxml++.pdf: manual/libxml++.xml
792         $(AM_V_GEN)$(DB2LATEX) -o $@ -O manual -tpdf $<
793
794 validate_original_manual: manual/libxml++_without_code.xml
795         $(XMLLINT) --xinclude --postvalid --noout $<
796
797 validate_manual: manual/libxml++.xml
798         $(XMLLINT) --xinclude --postvalid --noout $<
799
800 all-local: manual/html/index.html
801
802 post-html: index.html
803         rsync $(rsync_args) -r index.html $$USER,libxmlplusplus@web.sourceforge.net:$(web_path_project)
804         rsync $(rsync_args) -r ../examples $$USER,libxmlplusplus@web.sourceforge.net:$(web_path_project)
805
806 # Tell versions [3.59,3.63) of GNU make to not export all variables.
807 # Otherwise a system limit (for SysV at least) may be exceeded.
808 .NOEXPORT: