* config/rs6000/rs6000.c (rs6000_output_symbol_ref): Move storage
[official-gcc.git] / libstdc++-v3 / doc / Makefile.in
blobc3874f757a4f79d0165913eac02aa320e269210a
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 target_triplet = @target@
54 DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
55 $(srcdir)/Makefile.am
56 subdir = doc
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
59 $(top_srcdir)/../config/enable.m4 \
60 $(top_srcdir)/../config/futex.m4 \
61 $(top_srcdir)/../config/iconv.m4 \
62 $(top_srcdir)/../config/lead-dot.m4 \
63 $(top_srcdir)/../config/lib-ld.m4 \
64 $(top_srcdir)/../config/lib-link.m4 \
65 $(top_srcdir)/../config/lib-prefix.m4 \
66 $(top_srcdir)/../config/lthostflags.m4 \
67 $(top_srcdir)/../config/multi.m4 \
68 $(top_srcdir)/../config/no-executables.m4 \
69 $(top_srcdir)/../config/override.m4 \
70 $(top_srcdir)/../config/stdint.m4 \
71 $(top_srcdir)/../config/unwind_ipinfo.m4 \
72 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
73 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
74 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
75 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
76 $(top_srcdir)/../config/gc++filt.m4 \
77 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../config/gthr.m4 \
78 $(top_srcdir)/configure.ac
79 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80 $(ACLOCAL_M4)
81 CONFIG_HEADER = $(top_builddir)/config.h
82 CONFIG_CLEAN_FILES =
83 CONFIG_CLEAN_VPATH_FILES =
84 depcomp =
85 am__depfiles_maybe =
86 SOURCES =
87 am__can_run_installinfo = \
88 case $$AM_UPDATE_INFO_DIR in \
89 n|no|NO) false;; \
90 *) (install-info --version) >/dev/null 2>&1;; \
91 esac
92 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
93 ACLOCAL = @ACLOCAL@
94 ALLOCATOR_H = @ALLOCATOR_H@
95 ALLOCATOR_NAME = @ALLOCATOR_NAME@
96 AMTAR = @AMTAR@
97 AR = @AR@
98 AS = @AS@
99 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
100 ATOMIC_FLAGS = @ATOMIC_FLAGS@
101 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
102 AUTOCONF = @AUTOCONF@
103 AUTOHEADER = @AUTOHEADER@
104 AUTOMAKE = @AUTOMAKE@
105 AWK = @AWK@
106 BASIC_FILE_CC = @BASIC_FILE_CC@
107 BASIC_FILE_H = @BASIC_FILE_H@
108 CC = @CC@
109 CCODECVT_CC = @CCODECVT_CC@
110 CCOLLATE_CC = @CCOLLATE_CC@
111 CCTYPE_CC = @CCTYPE_CC@
112 CFLAGS = @CFLAGS@
113 CLOCALE_CC = @CLOCALE_CC@
114 CLOCALE_H = @CLOCALE_H@
115 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
116 CMESSAGES_CC = @CMESSAGES_CC@
117 CMESSAGES_H = @CMESSAGES_H@
118 CMONEY_CC = @CMONEY_CC@
119 CNUMERIC_CC = @CNUMERIC_CC@
120 CPP = @CPP@
121 CPPFLAGS = @CPPFLAGS@
122 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
123 CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@
124 CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
125 CSTDIO_H = @CSTDIO_H@
126 CTIME_CC = @CTIME_CC@
127 CTIME_H = @CTIME_H@
128 CXX = @CXX@
129 CXXCPP = @CXXCPP@
130 CXXFILT = @CXXFILT@
131 CXXFLAGS = @CXXFLAGS@
132 CYGPATH_W = @CYGPATH_W@
133 C_INCLUDE_DIR = @C_INCLUDE_DIR@
134 DBLATEX = @DBLATEX@
135 DEBUG_FLAGS = @DEBUG_FLAGS@
136 DEFS = @DEFS@
137 DOT = @DOT@
138 DOXYGEN = @DOXYGEN@
139 DSYMUTIL = @DSYMUTIL@
140 DUMPBIN = @DUMPBIN@
141 ECHO_C = @ECHO_C@
142 ECHO_N = @ECHO_N@
143 ECHO_T = @ECHO_T@
144 EGREP = @EGREP@
145 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
146 EXEEXT = @EXEEXT@
147 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
148 FGREP = @FGREP@
149 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
150 GLIBCXX_LIBS = @GLIBCXX_LIBS@
151 GREP = @GREP@
152 HWCAP_FLAGS = @HWCAP_FLAGS@
153 INSTALL = @INSTALL@
154 INSTALL_DATA = @INSTALL_DATA@
155 INSTALL_PROGRAM = @INSTALL_PROGRAM@
156 INSTALL_SCRIPT = @INSTALL_SCRIPT@
157 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158 LD = @LD@
159 LDFLAGS = @LDFLAGS@
160 LIBICONV = @LIBICONV@
161 LIBOBJS = @LIBOBJS@
162 LIBS = @LIBS@
163 LIBTOOL = @LIBTOOL@
164 LIPO = @LIPO@
165 LN_S = @LN_S@
166 LONG_DOUBLE_COMPAT_FLAGS = @LONG_DOUBLE_COMPAT_FLAGS@
167 LTLIBICONV = @LTLIBICONV@
168 LTLIBOBJS = @LTLIBOBJS@
169 MAINT = @MAINT@
170 MAKEINFO = @MAKEINFO@
171 MKDIR_P = @MKDIR_P@
172 NM = @NM@
173 NMEDIT = @NMEDIT@
174 OBJDUMP = @OBJDUMP@
175 OBJEXT = @OBJEXT@
176 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
177 OPT_LDFLAGS = @OPT_LDFLAGS@
178 OS_INC_SRCDIR = @OS_INC_SRCDIR@
179 OTOOL = @OTOOL@
180 OTOOL64 = @OTOOL64@
181 PACKAGE = @PACKAGE@
182 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183 PACKAGE_NAME = @PACKAGE_NAME@
184 PACKAGE_STRING = @PACKAGE_STRING@
185 PACKAGE_TARNAME = @PACKAGE_TARNAME@
186 PACKAGE_URL = @PACKAGE_URL@
187 PACKAGE_VERSION = @PACKAGE_VERSION@
188 PATH_SEPARATOR = @PATH_SEPARATOR@
189 PDFLATEX = @PDFLATEX@
190 RANLIB = @RANLIB@
191 SECTION_FLAGS = @SECTION_FLAGS@
192 SECTION_LDFLAGS = @SECTION_LDFLAGS@
193 SED = @SED@
194 SET_MAKE = @SET_MAKE@
195 SHELL = @SHELL@
196 STRIP = @STRIP@
197 SYMVER_FILE = @SYMVER_FILE@
198 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
199 USE_NLS = @USE_NLS@
200 VERSION = @VERSION@
201 VTV_CXXFLAGS = @VTV_CXXFLAGS@
202 VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
203 VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
204 WARN_FLAGS = @WARN_FLAGS@
205 WERROR = @WERROR@
207 # Validate existing XML structure.
208 XMLLINT = xmllint
209 XSLTPROC = xsltproc
210 XSL_STYLE_DIR = @XSL_STYLE_DIR@
211 abs_builddir = @abs_builddir@
212 abs_srcdir = @abs_srcdir@
213 abs_top_builddir = @abs_top_builddir@
214 abs_top_srcdir = @abs_top_srcdir@
215 ac_ct_CC = @ac_ct_CC@
216 ac_ct_CXX = @ac_ct_CXX@
217 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
218 am__leading_dot = @am__leading_dot@
219 am__tar = @am__tar@
220 am__untar = @am__untar@
221 baseline_dir = @baseline_dir@
222 baseline_subdir_switch = @baseline_subdir_switch@
223 bindir = @bindir@
224 build = @build@
225 build_alias = @build_alias@
226 build_cpu = @build_cpu@
227 build_os = @build_os@
228 build_vendor = @build_vendor@
229 builddir = @builddir@
230 check_msgfmt = @check_msgfmt@
231 datadir = @datadir@
232 datarootdir = @datarootdir@
233 docdir = @docdir@
234 dvidir = @dvidir@
235 enable_shared = @enable_shared@
236 enable_static = @enable_static@
237 exec_prefix = @exec_prefix@
238 glibcxx_MOFILES = @glibcxx_MOFILES@
239 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
240 glibcxx_POFILES = @glibcxx_POFILES@
241 glibcxx_builddir = @glibcxx_builddir@
242 glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
243 glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
244 glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
245 glibcxx_localedir = @glibcxx_localedir@
246 glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
247 glibcxx_prefixdir = @glibcxx_prefixdir@
248 glibcxx_srcdir = @glibcxx_srcdir@
249 glibcxx_toolexecdir = @glibcxx_toolexecdir@
250 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
251 gxx_include_dir = @gxx_include_dir@
252 host = @host@
253 host_alias = @host_alias@
254 host_cpu = @host_cpu@
255 host_os = @host_os@
256 host_vendor = @host_vendor@
258 # HTML
259 htmldir = "$(DESTDIR)@docdir@"
260 includedir = @includedir@
262 # TEXINFO,INFO
263 infodir = "$(DESTDIR)@infodir@"
264 install_sh = @install_sh@
265 libdir = @libdir@
266 libexecdir = @libexecdir@
267 libtool_VERSION = @libtool_VERSION@
268 localedir = @localedir@
269 localstatedir = @localstatedir@
270 lt_host_flags = @lt_host_flags@
272 # MAN
273 mandir = "$(DESTDIR)@mandir@"
274 mkdir_p = @mkdir_p@
275 multi_basedir = @multi_basedir@
276 oldincludedir = @oldincludedir@
278 # PDF
279 pdfdir = "$(DESTDIR)@docdir@"
280 port_specific_symbol_files = @port_specific_symbol_files@
281 prefix = @prefix@
282 program_transform_name = @program_transform_name@
283 psdir = @psdir@
284 python_mod_dir = @python_mod_dir@
285 sbindir = @sbindir@
286 sharedstatedir = @sharedstatedir@
287 srcdir = @srcdir@
288 sysconfdir = @sysconfdir@
289 target = @target@
290 target_alias = @target_alias@
291 target_cpu = @target_cpu@
292 target_os = @target_os@
293 target_vendor = @target_vendor@
294 thread_header = @thread_header@
295 top_build_prefix = @top_build_prefix@
296 top_builddir = @top_builddir@
297 top_srcdir = @top_srcdir@
298 toplevel_builddir = @toplevel_builddir@
299 toplevel_srcdir = @toplevel_srcdir@
301 # May be used by various substitution variables.
302 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
303 MAINT_CHARSET = latin1
304 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
305 PWD_COMMAND = $${PWDCMD-pwd}
306 STAMP = echo timestamp >
307 toolexecdir = $(glibcxx_toolexecdir)
308 toolexeclibdir = $(glibcxx_toolexeclibdir)
309 @ENABLE_WERROR_FALSE@WERROR_FLAG =
310 @ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
311 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
312 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
314 # These bits are all figured out from configure. Look in acinclude.m4
315 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
316 CONFIG_CXXFLAGS = \
317 $(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
319 WARN_CXXFLAGS = \
320 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
323 # -I/-D flags to pass when compiling.
324 AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS)
325 @BUILD_XML_FALSE@STAMP_XML =
327 # Documentation Overview
329 # There are two main input materials for libstdc++ documentation.
330 # The first is the doxygen markup in libstdc++ sources, which is a
331 # reference to the API. And the second is the manual, via docbook markup in
332 # doc/xml/.
334 # A third and more obscure option deals with charting performance
335 # tests, and should be considered experimental.
337 # Documentation conditionals for output.
338 @BUILD_XML_TRUE@STAMP_XML = doc-xml
339 @BUILD_XML_FALSE@STAMP_INSTALL_XML =
340 @BUILD_XML_TRUE@STAMP_INSTALL_XML = doc-install-xml
341 @BUILD_HTML_FALSE@STAMP_HTML =
342 @BUILD_HTML_TRUE@STAMP_HTML = doc-html
343 @BUILD_HTML_FALSE@STAMP_INSTALL_HTML =
344 @BUILD_HTML_TRUE@STAMP_INSTALL_HTML = doc-install-html
345 @BUILD_MAN_FALSE@STAMP_MAN =
346 @BUILD_MAN_TRUE@STAMP_MAN = doc-man
347 @BUILD_MAN_FALSE@STAMP_INSTALL_MAN =
348 @BUILD_MAN_TRUE@STAMP_INSTALL_MAN = doc-install-man
349 @BUILD_PDF_FALSE@STAMP_PDF =
350 @BUILD_PDF_TRUE@STAMP_PDF = doc-pdf
351 @BUILD_PDF_FALSE@STAMP_INSTALL_PDF =
352 @BUILD_PDF_TRUE@STAMP_INSTALL_PDF = doc-install-pdf
353 @BUILD_EPUB_FALSE@STAMP_EPUB = doc-epub
354 @BUILD_EPUB_TRUE@STAMP_EPUB = doc-epub
355 @BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB = doc-install-epub
356 @BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB = doc-install-epub
358 # Default creation and installation rules.
359 # Point to best sub-rule for the requested documentation target and
360 # create, and then install toplevel directory with standardized names
361 # and layouts.
363 # XML
364 xmldir = "$(DESTDIR)@docdir@"
366 # EPUB
367 # Assumes ruby installed
368 epubdir = "$(DESTDIR)@docdir@"
370 # Doxygen configuration
371 # Assumes doxygen, graphviz (with dot), pdflatex installed
372 doxygen_script = ${top_srcdir}/scripts/run_doxygen
373 doxygen_outdir = ${glibcxx_builddir}/doc/doxygen
374 api_xml = ${doxygen_outdir}/xml/libstdc++-api.xml
375 doxygen_pdf = ${doxygen_outdir}/latex/refman.pdf
376 api_pdf = ${doxygen_outdir}/pdf/libstdc++-api.pdf
378 # Docbook configuration.
379 # Assumes
380 # libxslt
381 # dblatex
382 # pdflatex
383 # docbook-style-xsl
384 # emacs-nxml-mode
385 docbook_outdir = ${glibcxx_builddir}/doc/docbook
386 xml_dir = ${glibcxx_srcdir}/doc/xml
387 xml_sources_basic = \
388 ${xml_dir}/spine.xml \
389 ${xml_dir}/authors.xml \
390 ${xml_dir}/api.xml \
391 ${xml_dir}/faq.xml
393 xml_sources_manual = \
394 ${xml_dir}/manual/abi.xml \
395 ${xml_dir}/manual/algorithms.xml \
396 ${xml_dir}/manual/allocator.xml \
397 ${xml_dir}/manual/auto_ptr.xml \
398 ${xml_dir}/manual/atomics.xml \
399 ${xml_dir}/manual/backwards_compatibility.xml \
400 ${xml_dir}/manual/bitmap_allocator.xml \
401 ${xml_dir}/manual/build_hacking.xml \
402 ${xml_dir}/manual/codecvt.xml \
403 ${xml_dir}/manual/concurrency.xml \
404 ${xml_dir}/manual/concurrency_extensions.xml \
405 ${xml_dir}/manual/configure.xml \
406 ${xml_dir}/manual/containers.xml \
407 ${xml_dir}/manual/ctype.xml \
408 ${xml_dir}/manual/debug_mode.xml \
409 ${xml_dir}/manual/debug.xml \
410 ${xml_dir}/manual/diagnostics.xml \
411 ${xml_dir}/manual/documentation_hacking.xml \
412 ${xml_dir}/manual/evolution.xml \
413 ${xml_dir}/manual/extensions.xml \
414 ${xml_dir}/manual/internals.xml \
415 ${xml_dir}/manual/intro.xml \
416 ${xml_dir}/manual/io.xml \
417 ${xml_dir}/manual/iterators.xml \
418 ${xml_dir}/manual/locale.xml \
419 ${xml_dir}/manual/localization.xml \
420 ${xml_dir}/manual/messages.xml \
421 ${xml_dir}/manual/mt_allocator.xml \
422 ${xml_dir}/manual/numerics.xml \
423 ${xml_dir}/manual/parallel_mode.xml \
424 ${xml_dir}/manual/policy_data_structures.xml \
425 ${xml_dir}/manual/policy_data_structures_biblio.xml \
426 ${xml_dir}/manual/prerequisites.xml \
427 ${xml_dir}/manual/profile_mode.xml \
428 ${xml_dir}/manual/shared_ptr.xml \
429 ${xml_dir}/manual/spine.xml \
430 ${xml_dir}/manual/status_cxx1998.xml \
431 ${xml_dir}/manual/status_cxx2011.xml \
432 ${xml_dir}/manual/status_cxx2014.xml \
433 ${xml_dir}/manual/status_cxxtr1.xml \
434 ${xml_dir}/manual/status_cxxtr24733.xml \
435 ${xml_dir}/manual/strings.xml \
436 ${xml_dir}/manual/support.xml \
437 ${xml_dir}/manual/test.xml \
438 ${xml_dir}/manual/test_policy_data_structures.xml \
439 ${xml_dir}/manual/using.xml \
440 ${xml_dir}/manual/using_exceptions.xml \
441 ${xml_dir}/manual/utilities.xml \
442 ${xml_dir}/manual/appendix_free.xml \
443 ${xml_dir}/manual/appendix_contributing.xml \
444 ${xml_dir}/manual/appendix_porting.xml
446 xml_sources_extra = \
447 ${xml_dir}/gnu/fdl-1.3.xml \
448 ${xml_dir}/gnu/gpl-3.0.xml
450 xml_sources = \
451 ${xml_sources_basic} \
452 ${xml_sources_manual} \
453 ${xml_sources_extra}
455 xml_image_dir = ${xml_dir}/images
456 xml_image_basic = \
457 ${xml_image_dir}/confdeps.png \
458 ${xml_image_dir}/pbds_balls_and_bins.png \
459 ${xml_image_dir}/pbds_container_tag_hierarchy.png \
460 ${xml_image_dir}/pbds_different_underlying_dss_1.png \
461 ${xml_image_dir}/pbds_different_underlying_dss_2.png \
462 ${xml_image_dir}/pbds_embedded_lists_1.png \
463 ${xml_image_dir}/pbds_embedded_lists_2.png \
464 ${xml_image_dir}/pbds_embedded_lists_3.png \
465 ${xml_image_dir}/pbds_exception_hierarchy.png \
466 ${xml_image_dir}/pbds_hash_policy_cd.png \
467 ${xml_image_dir}/pbds_hash_ranged_hash_range_hashing_fns.png \
468 ${xml_image_dir}/pbds_hash_range_hashing_seq_diagram2.png \
469 ${xml_image_dir}/pbds_hash_range_hashing_seq_diagram.png \
470 ${xml_image_dir}/pbds_insert_resize_sequence_diagram1.png \
471 ${xml_image_dir}/pbds_insert_resize_sequence_diagram2.png \
472 ${xml_image_dir}/pbds_insert_resize_sequence_diagram3.png \
473 ${xml_image_dir}/pbds_invalidation_guarantee_erase.png \
474 ${xml_image_dir}/pbds_invalidation_tag_hierarchy.png \
475 ${xml_image_dir}/pbds_list_update.png \
476 ${xml_image_dir}/pbds_node_invariants.png \
477 ${xml_image_dir}/pbds_pat_trie.png \
478 ${xml_image_dir}/pbds_point_iterator_hierarchy.png \
479 ${xml_image_dir}/pbds_point_iterators_range_ops_1.png \
480 ${xml_image_dir}/pbds_point_iterators_range_ops_2.png \
481 ${xml_image_dir}/pbds_priority_queue_different_underlying_dss.png \
482 ${xml_image_dir}/pbds_priority_queue_tag_hierarchy.png \
483 ${xml_image_dir}/pbds_rationale_null_node_updator.png \
484 ${xml_image_dir}/pbds_resize_policy_cd.png \
485 ${xml_image_dir}/pbds_restoring_node_invariants.png \
486 ${xml_image_dir}/pbds_simple_list.png \
487 ${xml_image_dir}/pbds_tree_node_invalidations.png \
488 ${xml_image_dir}/pbds_tree_node_invariants.png \
489 ${xml_image_dir}/pbds_tree_node_updator_policy_cd.png \
490 ${xml_image_dir}/pbds_trie_node_updator_policy_cd.png \
491 ${xml_image_dir}/pbds_update_seq_diagram.png
493 xml_image_generated = \
494 ${xml_image_dir}/pbds_binary_priority_queue_int_push_pop.png \
495 ${xml_image_dir}/pbds_binary_priority_queue_int_push.png \
496 ${xml_image_dir}/pbds_ccgp_hash_int_subscript_insert.png \
497 ${xml_image_dir}/pbds_cc_hash_int_find.png \
498 ${xml_image_dir}/pbds_cc_hash_int_subscript_find.png \
499 ${xml_image_dir}/pbds_cc_hash_int_subscript_insert.png \
500 ${xml_image_dir}/pbds_gp_hash_int_find.png \
501 ${xml_image_dir}/pbds_gp_hash_int_subscript_find.png \
502 ${xml_image_dir}/pbds_gp_hash_int_subscript_insert.png \
503 ${xml_image_dir}/pbds_hash_int_erase_mem.png \
504 ${xml_image_dir}/pbds_hash_text_find.png \
505 ${xml_image_dir}/pbds_hash_zlob_int_find.png \
506 ${xml_image_dir}/pbds_multimap_text_find_large_s2p_hash.png \
507 ${xml_image_dir}/pbds_multimap_text_find_large_s2p_tree.png \
508 ${xml_image_dir}/pbds_multimap_text_find_small_s2p_hash.png \
509 ${xml_image_dir}/pbds_multimap_text_find_small_s2p_tree.png \
510 ${xml_image_dir}/pbds_multimap_text_insert_large_s2p_hash.png \
511 ${xml_image_dir}/pbds_multimap_text_insert_large_s2p_tree.png \
512 ${xml_image_dir}/pbds_multimap_text_insert_mem_large_s2p_hash.png \
513 ${xml_image_dir}/pbds_multimap_text_insert_mem_large_s2p_tree.png \
514 ${xml_image_dir}/pbds_multimap_text_insert_mem_small_s2p_hash.png \
515 ${xml_image_dir}/pbds_multimap_text_insert_mem_small_s2p_tree.png \
516 ${xml_image_dir}/pbds_multimap_text_insert_small_s2p_hash.png \
517 ${xml_image_dir}/pbds_multimap_text_insert_small_s2p_tree.png \
518 ${xml_image_dir}/pbds_pairing_priority_queue_text_modify_down_thin.png \
519 ${xml_image_dir}/pbds_pairing_priority_queue_text_modify_up_thin.png \
520 ${xml_image_dir}/pbds_pairing_priority_queue_text_push_pop.png \
521 ${xml_image_dir}/pbds_pairing_priority_queue_text_push.png \
522 ${xml_image_dir}/pbds_priority_queue_int_push_pop.png \
523 ${xml_image_dir}/pbds_priority_queue_int_push.png \
524 ${xml_image_dir}/pbds_priority_queue_text_join.png \
525 ${xml_image_dir}/pbds_priority_queue_text_modify_down.png \
526 ${xml_image_dir}/pbds_priority_queue_text_modify_up.png \
527 ${xml_image_dir}/pbds_priority_queue_text_pop_mem.png \
528 ${xml_image_dir}/pbds_priority_queue_text_push_pop.png \
529 ${xml_image_dir}/pbds_priority_queue_text_push.png \
530 ${xml_image_dir}/pbds_tree_int_find.png \
531 ${xml_image_dir}/pbds_tree_order_statistics.png \
532 ${xml_image_dir}/pbds_tree_split_join.png \
533 ${xml_image_dir}/pbds_tree_text_find.png \
534 ${xml_image_dir}/pbds_tree_text_insert_node.png \
535 ${xml_image_dir}/pbds_tree_text_insert_trie.png \
536 ${xml_image_dir}/pbds_tree_text_insert_vector.png \
537 ${xml_image_dir}/pbds_tree_text_lor_find.png
539 xml_images = ${xml_image_basic} ${xml_image_generated}
540 xml_extradir = ${glibcxx_srcdir}/doc/html/ext
541 xml_extra = \
542 ${xml_extradir}/lwg-active.html \
543 ${xml_extradir}/lwg-closed.html \
544 ${xml_extradir}/lwg-defects.html
546 xml_noinst = \
547 ${xml_dir}/book.txml \
548 ${xml_dir}/chapter.txml \
549 ${xml_dir}/class.txml \
550 ${xml_image_dir}/confdeps.dot \
551 ${xml_image_dir}/confdeps.pdf
553 XSLT_FLAGS = --nonet --xinclude
554 XSLT_PARAM = --param toc.section.depth 4 --param generate.consistent.ids 1
555 #XSL_STYLE_DIR = /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
556 #XSL_STYLE_DIR = /usr/share/sgml/docbook/xsl-ns-stylesheets
557 XSL_FO_STYLE = $(XSL_STYLE_DIR)/fo/docbook.xsl
558 XSL_HTML_STYLE = $(XSL_STYLE_DIR)/xhtml/chunk.xsl
559 XSL_HTML_SINGLE_STYLE = $(XSL_STYLE_DIR)/html/docbook.xsl
560 XSL_EPUB_STYLE = $(XSL_STYLE_DIR)/epub3/chunk.xsl
561 XSL_LOCAL_STYLE = ${glibcxx_builddir}/doc/xsl/customization.xsl
563 # XML, all one page
564 # Some info on canonicalization
565 # http://www.mail-archive.com/help-texinfo@gnu.org/msg00864.html
566 manual_xml = ${docbook_outdir}/xml/libstdc++-manual.xml
567 set_xml = ${docbook_outdir}/xml/libstdc++-set.xml
568 LINT_FLAGS = --debug --xinclude --noent --noblanks --noout
569 SCHEMA_FLAGS = --dtdvalid http://www.docbook.org/xml/5.0/dtd/docbook.dtd
570 SCHEMA_RNG_FLAGS = --relaxng http://www.docbook.org/xml/5.0/rng/docbook.rng
571 #SCHEMA_FLAGS = --nonet --dtdvalid /usr/share/xxx/dtd/5.0/docbook.dtd
572 XMLLINT_VALID_FLAGS = $(LINT_FLAGS) $(SCHEMA_FLAGS)
573 XMLLINT_FLAGS = --xinclude --nsclean --c14n --noent --noblanks --nocdata
575 # HTML, all one page
576 # NB: Have to generate customization XSL for UTF-8 output.
577 manual_html = ${docbook_outdir}/html/libstdc++-manual-single.html
579 # PDF, via dblatex
580 manual_pdf = ${docbook_outdir}/pdf/libstdc++-manual.pdf
581 DBLATEX_FLAGS = --verbose --pdf --dump --debug --tmpdir=${docbook_outdir}/latex
583 # TEXINFO, via docbook2X
584 # NB: Both experimental and tempermental
585 manual_texi = ${docbook_outdir}/texinfo/libstdc++-manual.texi
586 manual_info = ${docbook_outdir}/texinfo/libstdc++-manual.info
587 DB2TEXI_FLAGS = \
588 --encoding=utf-8//TRANSLIT \
589 --string-param output-file="libstdc++-manual" \
590 --string-param directory-category="GNU C++ Library" \
591 --string-param explicit-node-names=true
594 # EPUB version 3
595 # http://sourceforge.net/projects/docbook/files/epub3/
596 # Can verify document with epubcheck
597 manual_epub = ${docbook_outdir}/epub/libstdc++-manual.epub
599 # Performance doc and graph configuration.
600 # Assumes pychart, beautiful soup installed.
601 # Generates the plots/graph imagery for performance testing.
602 doc_performance_script = ${top_srcdir}/scripts/make_graph.py
604 # By adding these files here, automake will remove them for 'make clean'
605 CLEANFILES = *.log stamp*
606 all: all-am
608 .SUFFIXES:
609 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
610 @for dep in $?; do \
611 case '$(am__configure_deps)' in \
612 *$$dep*) \
613 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
614 && { if test -f $@; then exit 0; else break; fi; }; \
615 exit 1;; \
616 esac; \
617 done; \
618 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps doc/Makefile'; \
619 $(am__cd) $(top_srcdir) && \
620 $(AUTOMAKE) --foreign --ignore-deps doc/Makefile
621 .PRECIOUS: Makefile
622 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
623 @case '$?' in \
624 *config.status*) \
625 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
626 *) \
627 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
628 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
629 esac;
630 $(top_srcdir)/fragment.am:
632 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
633 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
635 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
636 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
637 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
638 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
639 $(am__aclocal_m4_deps):
641 mostlyclean-libtool:
642 -rm -f *.lo
644 clean-libtool:
645 -rm -rf .libs _libs
646 tags: TAGS
647 TAGS:
649 ctags: CTAGS
650 CTAGS:
652 check-am: all-am
653 check: check-am
654 all-am: Makefile
655 installdirs:
656 install: install-am
657 install-exec: install-exec-am
658 install-data: install-data-am
659 uninstall: uninstall-am
661 install-am: all-am
662 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
664 installcheck: installcheck-am
665 install-strip:
666 if test -z '$(STRIP)'; then \
667 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
668 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
669 install; \
670 else \
671 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
672 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
673 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
675 mostlyclean-generic:
677 clean-generic:
678 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
680 distclean-generic:
681 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
682 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
684 maintainer-clean-generic:
685 @echo "This command is intended for maintainers to use"
686 @echo "it deletes files that may require special tools to rebuild."
687 clean: clean-am
689 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
691 distclean: distclean-am
692 -rm -f Makefile
693 distclean-am: clean-am distclean-generic
695 dvi-am:
697 html-am:
699 info-am:
701 install-data-am:
703 install-dvi-am:
705 install-exec-am:
707 install-html-am:
709 install-info-am:
711 install-pdf-am:
713 install-ps-am:
715 installcheck-am:
717 maintainer-clean: maintainer-clean-am
718 -rm -f Makefile
719 maintainer-clean-am: distclean-am maintainer-clean-generic
721 mostlyclean: mostlyclean-am
723 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
725 pdf-am:
727 ps-am:
729 uninstall-am:
731 .MAKE: install-am install-strip
733 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
734 clean-local distclean distclean-generic distclean-libtool dvi \
735 dvi-am html html-am info info-am install install-am \
736 install-data install-data-am install-dvi install-dvi-am \
737 install-exec install-exec-am install-html install-html-am \
738 install-info install-info-am install-man install-pdf \
739 install-pdf-am install-ps install-ps-am install-strip \
740 installcheck installcheck-am installdirs maintainer-clean \
741 maintainer-clean-generic mostlyclean mostlyclean-generic \
742 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
745 # Documentation primary rules.
747 # xml:
748 # html:
749 # pdf:
750 # man:
751 # info:
752 # ps:
753 # dvi:
754 # epub:
755 # install-xml:
756 # install-html:
757 # install-pdf:
758 # install-man:
759 # install-info:
760 # install-ps:
761 # install-dvi:
762 # install-epub:
764 xml: $(STAMP_XML)
765 install-xml: $(STAMP_INSTALL_XML)
767 html: $(STAMP_HTML)
768 install-html: $(STAMP_INSTALL_HTML)
770 man: $(STAMP_MAN)
771 install-man: $(STAMP_INSTALL_MAN)
773 pdf: $(STAMP_PDF)
774 install-pdf: $(STAMP_INSTALL_PDF)
776 epub: $(STAMP_EPUB)
777 install-epub: $(STAMP_INSTALL_EPUB)
779 info:
780 install-info:
783 install-ps:
785 dvi:
786 install-dvi:
787 stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
788 $(STAMP) stamp-xml
790 doc-xml: stamp-xml
792 doc-install-xml: doc-xml
793 test -z ${xmldir} || $(mkinstalldirs) ${xmldir}
794 $(INSTALL_DATA) ${manual_xml} ${xmldir}
795 $(INSTALL_DATA) ${api_xml} ${xmldir}
796 stamp-html: stamp-html-docbook-data stamp-html-doxygen
797 $(STAMP) stamp-html
799 doc-html: stamp-html
801 doc-install-html: doc-html
802 test -z ${htmldir} || $(mkinstalldirs) ${htmldir}
803 cp -r ${docbook_outdir}/html ${htmldir}/libstdc++-manual.html;
804 cp -r ${doxygen_outdir}/html ${htmldir}/libstdc++-api.html;
805 stamp-pdf: stamp-pdf-docbook stamp-pdf-doxygen
806 $(STAMP) stamp-pdf
808 doc-pdf: stamp-pdf
810 doc-install-pdf: doc-pdf
811 test -z ${pdfdir} || $(mkinstalldirs) ${pdfdir}
812 $(INSTALL_DATA) ${docbook_outdir}/pdf/libstdc++-manual.pdf ${pdfdir}
813 $(INSTALL_DATA) ${doxygen_outdir}/pdf/libstdc++-api.pdf ${pdfdir}
814 stamp-man: stamp-man-doxygen
815 $(STAMP) stamp-man
817 doc-man: stamp-man
819 doc-install-man: doc-man
820 test -z ${mandir} || $(mkinstalldirs) ${mandir}
821 cp -r ${doxygen_outdir}/man/man3 ${mandir}
822 stamp-texinfo: stamp-texinfo-docbook
823 $(STAMP) stamp-texinfo
825 stamp-info: stamp-info-docbook
826 $(STAMP) stamp-info
828 doc-texinfo: stamp-texinfo
830 doc-info: stamp-info
832 doc-install-texinfo: doc-texinfo
833 test -z ${infodir} || $(mkinstalldirs) ${infodir}
834 $(INSTALL_DATA) ${manual_texi} ${infodir}
836 doc-install-info: doc-info
837 test -z ${infodir} || $(mkinstalldirs) ${infodir}
838 $(INSTALL_DATA) ${manual_info} ${infodir}
839 stamp-epub: stamp-epub-docbook
840 $(STAMP) stamp-epub
842 doc-epub: stamp-epub
844 doc-install-epub: doc-epub
845 test -z ${epubdir} || $(mkinstalldirs) ${epubdir}
846 $(INSTALL_DATA) ${manual_epub} ${epubdir}
848 ${doxygen_outdir}/xml:
849 mkdir -p ${doxygen_outdir}/xml
851 ${doxygen_outdir}/html:
852 mkdir -p ${doxygen_outdir}/html
854 ${doxygen_outdir}/latex:
855 mkdir -p ${doxygen_outdir}/latex
857 ${doxygen_outdir}/pdf:
858 mkdir -p ${doxygen_outdir}/pdf
860 ${doxygen_outdir}/man:
861 mkdir -p ${doxygen_outdir}/man
863 stamp-xml-doxygen: ${doxygen_outdir}/xml
864 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
865 builddir=`cd ..; ${PWD_COMMAND}`; \
866 ${SHELL} ${doxygen_script} \
867 --host_alias=${host_alias} --mode=xml $${srcdir} $${builddir} NO)
868 $(STAMP) stamp-xml-doxygen
870 stamp-xml-single-doxygen: stamp-xml-doxygen
871 @echo "Generating doxygen xml single file..."
872 $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \
873 ${doxygen_outdir}/xml/index.xml > ${api_xml};
874 $(STAMP) stamp-xml-single-doxygen
876 stamp-html-doxygen: ${doxygen_outdir}/html
877 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
878 builddir=`cd ..; ${PWD_COMMAND}`; \
879 ${SHELL} ${doxygen_script} \
880 --host_alias=${host_alias} --mode=html $${srcdir} $${builddir} YES)
881 $(STAMP) stamp-html-doxygen
883 stamp-latex-doxygen: ${doxygen_outdir}/latex
884 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
885 builddir=`cd ..; ${PWD_COMMAND}`; \
886 ${SHELL} ${doxygen_script} \
887 --host_alias=${host_alias} --mode=latex $${srcdir} $${builddir} NO)
888 $(STAMP) stamp-latex-doxygen
890 # Chance of loooooonnggg creation time on this rule. Iff this fails,
891 # look at refman.log and see if TeX's memory is exhausted. Symptoms
892 # include asking a wizard to enlarge capacity. If this is the case,
893 # find texmf.cnf and add a zero for pool_size, string_vacancies,
894 # max_strings, and pool_free values.
895 # Errors like "File `foo.sty' not found" mean a TeX package is missing.
896 stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
897 -(cd ${doxygen_outdir}/latex && $(MAKE) -i pdf;)
898 echo "Generating doxygen pdf file...";
899 if [ -f ${doxygen_pdf} ]; then \
900 mv ${doxygen_pdf} ${api_pdf} ; \
901 echo ":: PDF file is ${api_pdf}"; \
902 else \
903 echo "... error"; \
904 grep -F 'LaTeX Error' ${doxygen_outdir}/latex/refman.log; \
905 exit 12; \
907 $(STAMP) stamp-pdf-doxygen
909 stamp-man-doxygen: ${doxygen_outdir}/man
910 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
911 builddir=`cd ..; ${PWD_COMMAND}`; \
912 ${SHELL} ${doxygen_script} \
913 --host_alias=${host_alias} --mode=man $${srcdir} $${builddir} YES)
914 $(STAMP) stamp-man-doxygen
916 doc-xml-doxygen: stamp-xml-doxygen
917 doc-xml-single-doxygen: stamp-xml-single-doxygen
918 doc-html-doxygen: stamp-html-doxygen
919 doc-latex-doxygen: stamp-latex-doxygen
920 doc-pdf-doxygen: stamp-pdf-doxygen
921 doc-man-doxygen: stamp-man-doxygen
923 ${docbook_outdir}/epub:
924 mkdir -p ${docbook_outdir}/epub
925 mkdir -p ${docbook_outdir}/epub/OEBPS/images
927 ${docbook_outdir}/fo:
928 mkdir -p ${docbook_outdir}/fo
930 ${docbook_outdir}/html:
931 mkdir -p ${docbook_outdir}/html
932 mkdir -p ${docbook_outdir}/html/ext
933 mkdir -p ${docbook_outdir}/html/images
934 mkdir -p ${docbook_outdir}/html/manual
936 ${docbook_outdir}/pdf:
937 mkdir -p ${docbook_outdir}/pdf
939 ${docbook_outdir}/latex:
940 mkdir -p ${docbook_outdir}/latex
942 ${docbook_outdir}/texinfo:
943 mkdir -p ${docbook_outdir}/texinfo
945 ${docbook_outdir}/xml:
946 mkdir -p ${docbook_outdir}/xml
947 stamp-xml-single-docbook: $(xml_sources) ${docbook_outdir}/xml
948 @echo "Generating XML single..."
949 $(XMLLINT) $(XMLLINT_FLAGS) \
950 ${top_srcdir}/doc/xml/manual/spine.xml > ${manual_xml};
951 $(XMLLINT) $(XMLLINT_FLAGS) \
952 ${top_srcdir}/doc/xml/spine.xml > ${set_xml};
953 $(STAMP) stamp-xml-single-docbook
955 doc-xml-single-docbook: stamp-xml-single-docbook
956 doc-xml-validate-docbook: doc-xml-validate-dtd-db
958 doc-xml-validate-dtd-db: $(xml_sources) $(xml_images)
959 @echo "Generating XML validation log..."
960 $(XMLLINT) $(XMLLINT_VALID_FLAGS) ${top_srcdir}/doc/xml/spine.xml
962 doc-xml-validate-rng-db: $(xml_sources) $(xml_images) doc-xml-single-docbook
963 @echo "Generating XML RelaxNG validation log..."
964 $(XMLLINT) $(LINT_FLAGS) $(SCHEMA_RNG_FLAGS) ${set_xml}
966 # HTML support files
967 stamp-html-docbook-images: stamp-html-docbook $(xml_images)
968 $(INSTALL_DATA) $(xml_images) ${docbook_outdir}/html/images
969 $(STAMP) stamp-html-docbook-images
971 stamp-html-docbook-lwg: stamp-html-docbook $(xml_extra)
972 $(INSTALL_DATA) $(xml_extra) ${docbook_outdir}/html/ext
973 $(STAMP) stamp-html-docbook-lwg
975 stamp-html-docbook-data: stamp-html-docbook-images stamp-html-docbook-lwg
976 $(STAMP) stamp-html-docbook-data
978 # HTML, "chunked" into index plus chapters as separate pages
979 stamp-html-docbook: $(xml_sources) ${docbook_outdir}/html
980 @echo "Generating html files..."
981 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \
982 --stringparam chunker.output.encoding UTF-8 \
983 $(XSL_HTML_STYLE) \
984 ${top_srcdir}/doc/xml/spine.xml
985 $(STAMP) stamp-html-docbook
987 doc-html-docbook: stamp-html-docbook-data
988 stamp-html-single-docbook: $(xml_sources) ${docbook_outdir}/html
989 @echo "Generating html single file..."
990 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \
991 ${XSL_LOCAL_STYLE} \
992 ${top_srcdir}/doc/xml/spine.xml
993 $(STAMP) stamp-html-single-docbook
995 doc-html-single-docbook: stamp-html-single-docbook
997 # FO
998 stamp-fo-docbook: $(xml_sources) ${docbook_outdir}/fo
999 @echo "Generating FO files..."
1000 $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \
1001 $(XSL_FO_STYLE) ${top_srcdir}/doc/xml/spine.xml
1002 $(STAMP) stamp-fo-docbook
1004 doc-fo-docbook: stamp-fo-docbook
1006 doc-pdf-docbook-dirs: ${docbook_outdir}/pdf ${docbook_outdir}/latex
1008 doc-pdf-docbook-pre: $(xml_sources) doc-pdf-docbook-dirs
1010 stamp-pdf-docbook: doc-pdf-docbook-pre doc-xml-single-docbook
1011 @echo "Generating pdf dblatex files..."
1012 dblatex $(DBLATEX_FLAGS) -o ${manual_pdf} \
1013 ${top_srcdir}/doc/xml/spine.xml
1014 $(STAMP) stamp-pdf-docbook
1016 doc-pdf-docbook: stamp-pdf-docbook
1018 stamp-texinfo-docbook: stamp-xml-single-docbook ${docbook_outdir}/texinfo
1019 @echo "Generating texinfo files..."
1020 db2x_docbook2texi $(DB2TEXI_FLAGS) ${set_xml}
1021 mv libstdc++-manual.texi ${manual_texi}
1022 $(STAMP) stamp-texinfo-docbook
1024 stamp-info-docbook: stamp-texinfo-docbook
1025 @echo "Generating info files..."
1026 $(MAKEINFO) $(MAKEINFOFLAGS) ${manual_texi}
1027 $(STAMP) stamp-info-docbook
1029 doc-texinfo-docbook: stamp-texinfo-docbook
1031 doc-info-docbook: stamp-info-docbook
1032 stamp-epub-docbook: stamp-xml-single-docbook ${docbook_outdir}/epub
1033 @echo "Generating epub files..."
1034 if [ ! -d "${docbook_outdir}/images" ]; then \
1035 $(LN_S) ${top_srcdir}/doc/xml/images ${docbook_outdir}/; \
1037 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) \
1038 --stringparam base.dir "${docbook_outdir}/epub/OEBPS/" \
1039 $(XSL_EPUB_STYLE) ${top_srcdir}/doc/xml/spine.xml
1040 $(INSTALL_DATA) $(xml_images) ${docbook_outdir}/epub/OEBPS/images
1041 zip -X0 ${manual_epub} ${docbook_outdir}/epub/mimetype
1042 zip -r -X9 ${manual_epub} ${docbook_outdir}/epub/META-INF ${docbook_outdir}/epub/OEBPS
1043 $(STAMP) stamp-epub-docbook
1045 doc-epub-docbook: stamp-epub-docbook
1046 doc-svg-performance: ${docbook_outdir}/xml
1047 -@(chmod + ${doc_performance_script}; \
1048 ${doc_performance_script} \
1049 ${top_srcdir}/testsuite/data/make_graph_test_infos.xml \
1050 ${glibcxx_builddir}/testsuite \
1051 ${glibcxx_builddir}/doc/docbook/xml/images)
1053 .PHONY: doc-doxygen-html doc-doxygen-man doc-performance
1055 # To remove directories.
1056 clean-local:
1057 rm -rf man html pdf fo xml doxygen docbook ./libstdc++-* db2t*
1059 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1060 # Otherwise a system limit (for SysV at least) may be exceeded.
1061 .NOEXPORT: