Remove assert in get_def_bb_for_const
[official-gcc.git] / libstdc++-v3 / doc / Makefile.in
blob3e729c130e76cd25395cb2478f83f1b2513e79cc
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 LTLIBICONV = @LTLIBICONV@
167 LTLIBOBJS = @LTLIBOBJS@
168 MAINT = @MAINT@
169 MAKEINFO = @MAKEINFO@
170 MKDIR_P = @MKDIR_P@
171 NM = @NM@
172 NMEDIT = @NMEDIT@
173 OBJDUMP = @OBJDUMP@
174 OBJEXT = @OBJEXT@
175 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
176 OPT_LDFLAGS = @OPT_LDFLAGS@
177 OS_INC_SRCDIR = @OS_INC_SRCDIR@
178 OTOOL = @OTOOL@
179 OTOOL64 = @OTOOL64@
180 PACKAGE = @PACKAGE@
181 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182 PACKAGE_NAME = @PACKAGE_NAME@
183 PACKAGE_STRING = @PACKAGE_STRING@
184 PACKAGE_TARNAME = @PACKAGE_TARNAME@
185 PACKAGE_URL = @PACKAGE_URL@
186 PACKAGE_VERSION = @PACKAGE_VERSION@
187 PATH_SEPARATOR = @PATH_SEPARATOR@
188 PDFLATEX = @PDFLATEX@
189 RANLIB = @RANLIB@
190 SECTION_FLAGS = @SECTION_FLAGS@
191 SECTION_LDFLAGS = @SECTION_LDFLAGS@
192 SED = @SED@
193 SET_MAKE = @SET_MAKE@
194 SHELL = @SHELL@
195 STRIP = @STRIP@
196 SYMVER_FILE = @SYMVER_FILE@
197 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
198 USE_NLS = @USE_NLS@
199 VERSION = @VERSION@
200 VTV_CXXFLAGS = @VTV_CXXFLAGS@
201 VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
202 VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
203 WARN_FLAGS = @WARN_FLAGS@
204 WERROR = @WERROR@
206 # Validate existing XML structure.
207 XMLLINT = xmllint
208 XSLTPROC = xsltproc
209 XSL_STYLE_DIR = @XSL_STYLE_DIR@
210 abs_builddir = @abs_builddir@
211 abs_srcdir = @abs_srcdir@
212 abs_top_builddir = @abs_top_builddir@
213 abs_top_srcdir = @abs_top_srcdir@
214 ac_ct_CC = @ac_ct_CC@
215 ac_ct_CXX = @ac_ct_CXX@
216 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
217 am__leading_dot = @am__leading_dot@
218 am__tar = @am__tar@
219 am__untar = @am__untar@
220 baseline_dir = @baseline_dir@
221 baseline_subdir_switch = @baseline_subdir_switch@
222 bindir = @bindir@
223 build = @build@
224 build_alias = @build_alias@
225 build_cpu = @build_cpu@
226 build_os = @build_os@
227 build_vendor = @build_vendor@
228 builddir = @builddir@
229 check_msgfmt = @check_msgfmt@
230 datadir = @datadir@
231 datarootdir = @datarootdir@
232 docdir = @docdir@
233 dvidir = @dvidir@
234 enable_shared = @enable_shared@
235 enable_static = @enable_static@
236 exec_prefix = @exec_prefix@
237 glibcxx_MOFILES = @glibcxx_MOFILES@
238 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
239 glibcxx_POFILES = @glibcxx_POFILES@
240 glibcxx_builddir = @glibcxx_builddir@
241 glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
242 glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
243 glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
244 glibcxx_localedir = @glibcxx_localedir@
245 glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
246 glibcxx_prefixdir = @glibcxx_prefixdir@
247 glibcxx_srcdir = @glibcxx_srcdir@
248 glibcxx_toolexecdir = @glibcxx_toolexecdir@
249 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
250 gxx_include_dir = @gxx_include_dir@
251 host = @host@
252 host_alias = @host_alias@
253 host_cpu = @host_cpu@
254 host_os = @host_os@
255 host_vendor = @host_vendor@
257 # HTML
258 htmldir = "$(DESTDIR)@docdir@"
259 includedir = @includedir@
261 # TEXINFO,INFO
262 infodir = "$(DESTDIR)@infodir@"
263 install_sh = @install_sh@
264 libdir = @libdir@
265 libexecdir = @libexecdir@
266 libtool_VERSION = @libtool_VERSION@
267 localedir = @localedir@
268 localstatedir = @localstatedir@
269 lt_host_flags = @lt_host_flags@
271 # MAN
272 mandir = "$(DESTDIR)@mandir@"
273 mkdir_p = @mkdir_p@
274 multi_basedir = @multi_basedir@
275 oldincludedir = @oldincludedir@
277 # PDF
278 pdfdir = "$(DESTDIR)@docdir@"
279 port_specific_symbol_files = @port_specific_symbol_files@
280 prefix = @prefix@
281 program_transform_name = @program_transform_name@
282 psdir = @psdir@
283 python_mod_dir = @python_mod_dir@
284 sbindir = @sbindir@
285 sharedstatedir = @sharedstatedir@
286 srcdir = @srcdir@
287 sysconfdir = @sysconfdir@
288 target = @target@
289 target_alias = @target_alias@
290 target_cpu = @target_cpu@
291 target_os = @target_os@
292 target_vendor = @target_vendor@
293 thread_header = @thread_header@
294 top_build_prefix = @top_build_prefix@
295 top_builddir = @top_builddir@
296 top_srcdir = @top_srcdir@
297 toplevel_builddir = @toplevel_builddir@
298 toplevel_srcdir = @toplevel_srcdir@
300 # May be used by various substitution variables.
301 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
302 MAINT_CHARSET = latin1
303 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
304 PWD_COMMAND = $${PWDCMD-pwd}
305 STAMP = echo timestamp >
306 toolexecdir = $(glibcxx_toolexecdir)
307 toolexeclibdir = $(glibcxx_toolexeclibdir)
308 @ENABLE_WERROR_FALSE@WERROR_FLAG =
309 @ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
310 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
311 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
313 # These bits are all figured out from configure. Look in acinclude.m4
314 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
315 CONFIG_CXXFLAGS = \
316 $(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
318 WARN_CXXFLAGS = \
319 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
322 # -I/-D flags to pass when compiling.
323 AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS)
324 @BUILD_XML_FALSE@STAMP_XML =
326 # Documentation Overview
328 # There are two main input materials for libstdc++ documentation.
329 # The first is the doxygen markup in libstdc++ sources, which is a
330 # reference to the API. And the second is the manual, via docbook markup in
331 # doc/xml/.
333 # A third and more obscure option deals with charting performance
334 # tests, and should be considered experimental.
336 # Documentation conditionals for output.
337 @BUILD_XML_TRUE@STAMP_XML = doc-xml
338 @BUILD_XML_FALSE@STAMP_INSTALL_XML =
339 @BUILD_XML_TRUE@STAMP_INSTALL_XML = doc-install-xml
340 @BUILD_HTML_FALSE@STAMP_HTML =
341 @BUILD_HTML_TRUE@STAMP_HTML = doc-html
342 @BUILD_HTML_FALSE@STAMP_INSTALL_HTML =
343 @BUILD_HTML_TRUE@STAMP_INSTALL_HTML = doc-install-html
344 @BUILD_MAN_FALSE@STAMP_MAN =
345 @BUILD_MAN_TRUE@STAMP_MAN = doc-man
346 @BUILD_MAN_FALSE@STAMP_INSTALL_MAN =
347 @BUILD_MAN_TRUE@STAMP_INSTALL_MAN = doc-install-man
348 @BUILD_PDF_FALSE@STAMP_PDF =
349 @BUILD_PDF_TRUE@STAMP_PDF = doc-pdf
350 @BUILD_PDF_FALSE@STAMP_INSTALL_PDF =
351 @BUILD_PDF_TRUE@STAMP_INSTALL_PDF = doc-install-pdf
352 @BUILD_EPUB_FALSE@STAMP_EPUB = doc-epub
353 @BUILD_EPUB_TRUE@STAMP_EPUB = doc-epub
354 @BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB = doc-install-epub
355 @BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB = doc-install-epub
357 # Default creation and installation rules.
358 # Point to best sub-rule for the requested documentation target and
359 # create, and then install toplevel directory with standardized names
360 # and layouts.
362 # XML
363 xmldir = "$(DESTDIR)@docdir@"
365 # EPUB
366 # Assumes ruby installed
367 epubdir = "$(DESTDIR)@docdir@"
369 # Doxygen configuration
370 # Assumes doxygen, graphviz (with dot), pdflatex installed
371 doxygen_script = ${top_srcdir}/scripts/run_doxygen
372 doxygen_outdir = ${glibcxx_builddir}/doc/doxygen
373 api_xml = ${doxygen_outdir}/xml/libstdc++-api.xml
374 doxygen_pdf = ${doxygen_outdir}/latex/refman.pdf
375 api_pdf = ${doxygen_outdir}/pdf/libstdc++-api.pdf
377 # Docbook configuration.
378 # Assumes
379 # libxslt
380 # dblatex
381 # pdflatex
382 # docbook-style-xsl
383 # emacs-nxml-mode
384 docbook_outdir = ${glibcxx_builddir}/doc/docbook
385 xml_dir = ${glibcxx_srcdir}/doc/xml
386 xml_sources_basic = \
387 ${xml_dir}/spine.xml \
388 ${xml_dir}/authors.xml \
389 ${xml_dir}/api.xml \
390 ${xml_dir}/faq.xml
392 xml_sources_manual = \
393 ${xml_dir}/manual/abi.xml \
394 ${xml_dir}/manual/algorithms.xml \
395 ${xml_dir}/manual/allocator.xml \
396 ${xml_dir}/manual/auto_ptr.xml \
397 ${xml_dir}/manual/atomics.xml \
398 ${xml_dir}/manual/backwards_compatibility.xml \
399 ${xml_dir}/manual/bitmap_allocator.xml \
400 ${xml_dir}/manual/build_hacking.xml \
401 ${xml_dir}/manual/codecvt.xml \
402 ${xml_dir}/manual/concurrency.xml \
403 ${xml_dir}/manual/concurrency_extensions.xml \
404 ${xml_dir}/manual/configure.xml \
405 ${xml_dir}/manual/containers.xml \
406 ${xml_dir}/manual/ctype.xml \
407 ${xml_dir}/manual/debug_mode.xml \
408 ${xml_dir}/manual/debug.xml \
409 ${xml_dir}/manual/diagnostics.xml \
410 ${xml_dir}/manual/documentation_hacking.xml \
411 ${xml_dir}/manual/evolution.xml \
412 ${xml_dir}/manual/extensions.xml \
413 ${xml_dir}/manual/internals.xml \
414 ${xml_dir}/manual/intro.xml \
415 ${xml_dir}/manual/io.xml \
416 ${xml_dir}/manual/iterators.xml \
417 ${xml_dir}/manual/locale.xml \
418 ${xml_dir}/manual/localization.xml \
419 ${xml_dir}/manual/messages.xml \
420 ${xml_dir}/manual/mt_allocator.xml \
421 ${xml_dir}/manual/numerics.xml \
422 ${xml_dir}/manual/parallel_mode.xml \
423 ${xml_dir}/manual/policy_data_structures.xml \
424 ${xml_dir}/manual/policy_data_structures_biblio.xml \
425 ${xml_dir}/manual/prerequisites.xml \
426 ${xml_dir}/manual/profile_mode.xml \
427 ${xml_dir}/manual/shared_ptr.xml \
428 ${xml_dir}/manual/spine.xml \
429 ${xml_dir}/manual/status_cxx1998.xml \
430 ${xml_dir}/manual/status_cxx2011.xml \
431 ${xml_dir}/manual/status_cxx2014.xml \
432 ${xml_dir}/manual/status_cxxtr1.xml \
433 ${xml_dir}/manual/status_cxxtr24733.xml \
434 ${xml_dir}/manual/strings.xml \
435 ${xml_dir}/manual/support.xml \
436 ${xml_dir}/manual/test.xml \
437 ${xml_dir}/manual/test_policy_data_structures.xml \
438 ${xml_dir}/manual/using.xml \
439 ${xml_dir}/manual/using_exceptions.xml \
440 ${xml_dir}/manual/utilities.xml \
441 ${xml_dir}/manual/appendix_free.xml \
442 ${xml_dir}/manual/appendix_contributing.xml \
443 ${xml_dir}/manual/appendix_porting.xml
445 xml_sources_extra = \
446 ${xml_dir}/gnu/fdl-1.3.xml \
447 ${xml_dir}/gnu/gpl-3.0.xml
449 xml_sources = \
450 ${xml_sources_basic} \
451 ${xml_sources_manual} \
452 ${xml_sources_extra}
454 xml_image_dir = ${xml_dir}/images
455 xml_image_basic = \
456 ${xml_image_dir}/confdeps.png \
457 ${xml_image_dir}/pbds_balls_and_bins.png \
458 ${xml_image_dir}/pbds_container_tag_hierarchy.png \
459 ${xml_image_dir}/pbds_different_underlying_dss_1.png \
460 ${xml_image_dir}/pbds_different_underlying_dss_2.png \
461 ${xml_image_dir}/pbds_embedded_lists_1.png \
462 ${xml_image_dir}/pbds_embedded_lists_2.png \
463 ${xml_image_dir}/pbds_embedded_lists_3.png \
464 ${xml_image_dir}/pbds_exception_hierarchy.png \
465 ${xml_image_dir}/pbds_hash_policy_cd.png \
466 ${xml_image_dir}/pbds_hash_ranged_hash_range_hashing_fns.png \
467 ${xml_image_dir}/pbds_hash_range_hashing_seq_diagram2.png \
468 ${xml_image_dir}/pbds_hash_range_hashing_seq_diagram.png \
469 ${xml_image_dir}/pbds_insert_resize_sequence_diagram1.png \
470 ${xml_image_dir}/pbds_insert_resize_sequence_diagram2.png \
471 ${xml_image_dir}/pbds_insert_resize_sequence_diagram3.png \
472 ${xml_image_dir}/pbds_invalidation_guarantee_erase.png \
473 ${xml_image_dir}/pbds_invalidation_tag_hierarchy.png \
474 ${xml_image_dir}/pbds_list_update.png \
475 ${xml_image_dir}/pbds_node_invariants.png \
476 ${xml_image_dir}/pbds_pat_trie.png \
477 ${xml_image_dir}/pbds_point_iterator_hierarchy.png \
478 ${xml_image_dir}/pbds_point_iterators_range_ops_1.png \
479 ${xml_image_dir}/pbds_point_iterators_range_ops_2.png \
480 ${xml_image_dir}/pbds_priority_queue_different_underlying_dss.png \
481 ${xml_image_dir}/pbds_priority_queue_tag_hierarchy.png \
482 ${xml_image_dir}/pbds_rationale_null_node_updator.png \
483 ${xml_image_dir}/pbds_resize_policy_cd.png \
484 ${xml_image_dir}/pbds_restoring_node_invariants.png \
485 ${xml_image_dir}/pbds_simple_list.png \
486 ${xml_image_dir}/pbds_tree_node_invalidations.png \
487 ${xml_image_dir}/pbds_tree_node_invariants.png \
488 ${xml_image_dir}/pbds_tree_node_updator_policy_cd.png \
489 ${xml_image_dir}/pbds_trie_node_updator_policy_cd.png \
490 ${xml_image_dir}/pbds_update_seq_diagram.png
492 xml_image_generated = \
493 ${xml_image_dir}/pbds_binary_priority_queue_int_push_pop.png \
494 ${xml_image_dir}/pbds_binary_priority_queue_int_push.png \
495 ${xml_image_dir}/pbds_ccgp_hash_int_subscript_insert.png \
496 ${xml_image_dir}/pbds_cc_hash_int_find.png \
497 ${xml_image_dir}/pbds_cc_hash_int_subscript_find.png \
498 ${xml_image_dir}/pbds_cc_hash_int_subscript_insert.png \
499 ${xml_image_dir}/pbds_gp_hash_int_find.png \
500 ${xml_image_dir}/pbds_gp_hash_int_subscript_find.png \
501 ${xml_image_dir}/pbds_gp_hash_int_subscript_insert.png \
502 ${xml_image_dir}/pbds_hash_int_erase_mem.png \
503 ${xml_image_dir}/pbds_hash_text_find.png \
504 ${xml_image_dir}/pbds_hash_zlob_int_find.png \
505 ${xml_image_dir}/pbds_multimap_text_find_large_s2p_hash.png \
506 ${xml_image_dir}/pbds_multimap_text_find_large_s2p_tree.png \
507 ${xml_image_dir}/pbds_multimap_text_find_small_s2p_hash.png \
508 ${xml_image_dir}/pbds_multimap_text_find_small_s2p_tree.png \
509 ${xml_image_dir}/pbds_multimap_text_insert_large_s2p_hash.png \
510 ${xml_image_dir}/pbds_multimap_text_insert_large_s2p_tree.png \
511 ${xml_image_dir}/pbds_multimap_text_insert_mem_large_s2p_hash.png \
512 ${xml_image_dir}/pbds_multimap_text_insert_mem_large_s2p_tree.png \
513 ${xml_image_dir}/pbds_multimap_text_insert_mem_small_s2p_hash.png \
514 ${xml_image_dir}/pbds_multimap_text_insert_mem_small_s2p_tree.png \
515 ${xml_image_dir}/pbds_multimap_text_insert_small_s2p_hash.png \
516 ${xml_image_dir}/pbds_multimap_text_insert_small_s2p_tree.png \
517 ${xml_image_dir}/pbds_pairing_priority_queue_text_modify_down_thin.png \
518 ${xml_image_dir}/pbds_pairing_priority_queue_text_modify_up_thin.png \
519 ${xml_image_dir}/pbds_pairing_priority_queue_text_push_pop.png \
520 ${xml_image_dir}/pbds_pairing_priority_queue_text_push.png \
521 ${xml_image_dir}/pbds_priority_queue_int_push_pop.png \
522 ${xml_image_dir}/pbds_priority_queue_int_push.png \
523 ${xml_image_dir}/pbds_priority_queue_text_join.png \
524 ${xml_image_dir}/pbds_priority_queue_text_modify_down.png \
525 ${xml_image_dir}/pbds_priority_queue_text_modify_up.png \
526 ${xml_image_dir}/pbds_priority_queue_text_pop_mem.png \
527 ${xml_image_dir}/pbds_priority_queue_text_push_pop.png \
528 ${xml_image_dir}/pbds_priority_queue_text_push.png \
529 ${xml_image_dir}/pbds_tree_int_find.png \
530 ${xml_image_dir}/pbds_tree_order_statistics.png \
531 ${xml_image_dir}/pbds_tree_split_join.png \
532 ${xml_image_dir}/pbds_tree_text_find.png \
533 ${xml_image_dir}/pbds_tree_text_insert_node.png \
534 ${xml_image_dir}/pbds_tree_text_insert_trie.png \
535 ${xml_image_dir}/pbds_tree_text_insert_vector.png \
536 ${xml_image_dir}/pbds_tree_text_lor_find.png
538 xml_images = ${xml_image_basic} ${xml_image_generated}
539 xml_extradir = ${glibcxx_srcdir}/doc/html/ext
540 xml_extra = \
541 ${xml_extradir}/lwg-active.html \
542 ${xml_extradir}/lwg-closed.html \
543 ${xml_extradir}/lwg-defects.html
545 xml_noinst = \
546 ${xml_dir}/book.txml \
547 ${xml_dir}/chapter.txml \
548 ${xml_dir}/class.txml \
549 ${xml_image_dir}/confdeps.dot \
550 ${xml_image_dir}/confdeps.pdf
552 XSLT_FLAGS = --nonet --xinclude
553 XSLT_PARAM = --param toc.section.depth 4 --param generate.consistent.ids 1
554 #XSL_STYLE_DIR = /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
555 #XSL_STYLE_DIR = /usr/share/sgml/docbook/xsl-ns-stylesheets
556 XSL_FO_STYLE = $(XSL_STYLE_DIR)/fo/docbook.xsl
557 XSL_HTML_STYLE = $(XSL_STYLE_DIR)/xhtml/chunk.xsl
558 XSL_HTML_SINGLE_STYLE = $(XSL_STYLE_DIR)/html/docbook.xsl
559 XSL_EPUB_STYLE = $(XSL_STYLE_DIR)/epub3/chunk.xsl
560 XSL_LOCAL_STYLE = ${glibcxx_builddir}/doc/xsl/customization.xsl
562 # XML, all one page
563 # Some info on canonicalization
564 # http://www.mail-archive.com/help-texinfo@gnu.org/msg00864.html
565 manual_xml = ${docbook_outdir}/xml/libstdc++-manual.xml
566 set_xml = ${docbook_outdir}/xml/libstdc++-set.xml
567 LINT_FLAGS = --debug --xinclude --noent --noblanks --noout
568 SCHEMA_FLAGS = --dtdvalid http://www.docbook.org/xml/5.0/dtd/docbook.dtd
569 SCHEMA_RNG_FLAGS = --relaxng http://www.docbook.org/xml/5.0/rng/docbook.rng
570 #SCHEMA_FLAGS = --nonet --dtdvalid /usr/share/xxx/dtd/5.0/docbook.dtd
571 XMLLINT_VALID_FLAGS = $(LINT_FLAGS) $(SCHEMA_FLAGS)
572 XMLLINT_FLAGS = --xinclude --nsclean --c14n --noent --noblanks --nocdata
574 # HTML, all one page
575 # NB: Have to generate customization XSL for UTF-8 output.
576 manual_html = ${docbook_outdir}/html/libstdc++-manual-single.html
578 # PDF, via dblatex
579 manual_pdf = ${docbook_outdir}/pdf/libstdc++-manual.pdf
580 DBLATEX_FLAGS = --verbose --pdf --dump --debug --tmpdir=${docbook_outdir}/latex
582 # TEXINFO, via docbook2X
583 # NB: Both experimental and tempermental
584 manual_texi = ${docbook_outdir}/texinfo/libstdc++-manual.texi
585 manual_info = ${docbook_outdir}/texinfo/libstdc++-manual.info
586 DB2TEXI_FLAGS = \
587 --encoding=utf-8//TRANSLIT \
588 --string-param output-file="libstdc++-manual" \
589 --string-param directory-category="GNU C++ Library" \
590 --string-param explicit-node-names=true
593 # EPUB version 3
594 # http://sourceforge.net/projects/docbook/files/epub3/
595 # Can verify document with epubcheck
596 manual_epub = ${docbook_outdir}/epub/libstdc++-manual.epub
598 # Performance doc and graph configuration.
599 # Assumes pychart, beautiful soup installed.
600 # Generates the plots/graph imagery for performance testing.
601 doc_performance_script = ${top_srcdir}/scripts/make_graph.py
603 # By adding these files here, automake will remove them for 'make clean'
604 CLEANFILES = *.log stamp*
605 all: all-am
607 .SUFFIXES:
608 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
609 @for dep in $?; do \
610 case '$(am__configure_deps)' in \
611 *$$dep*) \
612 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
613 && { if test -f $@; then exit 0; else break; fi; }; \
614 exit 1;; \
615 esac; \
616 done; \
617 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps doc/Makefile'; \
618 $(am__cd) $(top_srcdir) && \
619 $(AUTOMAKE) --foreign --ignore-deps doc/Makefile
620 .PRECIOUS: Makefile
621 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
622 @case '$?' in \
623 *config.status*) \
624 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
625 *) \
626 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
627 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
628 esac;
629 $(top_srcdir)/fragment.am:
631 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
632 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
634 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
635 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
636 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
637 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
638 $(am__aclocal_m4_deps):
640 mostlyclean-libtool:
641 -rm -f *.lo
643 clean-libtool:
644 -rm -rf .libs _libs
645 tags: TAGS
646 TAGS:
648 ctags: CTAGS
649 CTAGS:
651 check-am: all-am
652 check: check-am
653 all-am: Makefile
654 installdirs:
655 install: install-am
656 install-exec: install-exec-am
657 install-data: install-data-am
658 uninstall: uninstall-am
660 install-am: all-am
661 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
663 installcheck: installcheck-am
664 install-strip:
665 if test -z '$(STRIP)'; then \
666 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
667 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
668 install; \
669 else \
670 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
671 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
672 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
674 mostlyclean-generic:
676 clean-generic:
677 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
679 distclean-generic:
680 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
681 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
683 maintainer-clean-generic:
684 @echo "This command is intended for maintainers to use"
685 @echo "it deletes files that may require special tools to rebuild."
686 clean: clean-am
688 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
690 distclean: distclean-am
691 -rm -f Makefile
692 distclean-am: clean-am distclean-generic
694 dvi-am:
696 html-am:
698 info-am:
700 install-data-am:
702 install-dvi-am:
704 install-exec-am:
706 install-html-am:
708 install-info-am:
710 install-pdf-am:
712 install-ps-am:
714 installcheck-am:
716 maintainer-clean: maintainer-clean-am
717 -rm -f Makefile
718 maintainer-clean-am: distclean-am maintainer-clean-generic
720 mostlyclean: mostlyclean-am
722 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
724 pdf-am:
726 ps-am:
728 uninstall-am:
730 .MAKE: install-am install-strip
732 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
733 clean-local distclean distclean-generic distclean-libtool dvi \
734 dvi-am html html-am info info-am install install-am \
735 install-data install-data-am install-dvi install-dvi-am \
736 install-exec install-exec-am install-html install-html-am \
737 install-info install-info-am install-man install-pdf \
738 install-pdf-am install-ps install-ps-am install-strip \
739 installcheck installcheck-am installdirs maintainer-clean \
740 maintainer-clean-generic mostlyclean mostlyclean-generic \
741 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
744 # Documentation primary rules.
746 # xml:
747 # html:
748 # pdf:
749 # man:
750 # info:
751 # ps:
752 # dvi:
753 # epub:
754 # install-xml:
755 # install-html:
756 # install-pdf:
757 # install-man:
758 # install-info:
759 # install-ps:
760 # install-dvi:
761 # install-epub:
763 xml: $(STAMP_XML)
764 install-xml: $(STAMP_INSTALL_XML)
766 html: $(STAMP_HTML)
767 install-html: $(STAMP_INSTALL_HTML)
769 man: $(STAMP_MAN)
770 install-man: $(STAMP_INSTALL_MAN)
772 pdf: $(STAMP_PDF)
773 install-pdf: $(STAMP_INSTALL_PDF)
775 epub: $(STAMP_EPUB)
776 install-epub: $(STAMP_INSTALL_EPUB)
778 info:
779 install-info:
782 install-ps:
784 dvi:
785 install-dvi:
786 stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
787 $(STAMP) stamp-xml
789 doc-xml: stamp-xml
791 doc-install-xml: doc-xml
792 test -z ${xmldir} || $(mkinstalldirs) ${xmldir}
793 $(INSTALL_DATA) ${manual_xml} ${xmldir}
794 $(INSTALL_DATA) ${api_xml} ${xmldir}
795 stamp-html: stamp-html-docbook-data stamp-html-doxygen
796 $(STAMP) stamp-html
798 doc-html: stamp-html
800 doc-install-html: doc-html
801 test -z ${htmldir} || $(mkinstalldirs) ${htmldir}
802 cp -r ${docbook_outdir}/html ${htmldir}/libstdc++-manual.html;
803 cp -r ${doxygen_outdir}/html ${htmldir}/libstdc++-api.html;
804 stamp-pdf: stamp-pdf-docbook stamp-pdf-doxygen
805 $(STAMP) stamp-pdf
807 doc-pdf: stamp-pdf
809 doc-install-pdf: doc-pdf
810 test -z ${pdfdir} || $(mkinstalldirs) ${pdfdir}
811 $(INSTALL_DATA) ${docbook_outdir}/pdf/libstdc++-manual.pdf ${pdfdir}
812 $(INSTALL_DATA) ${doxygen_outdir}/pdf/libstdc++-api.pdf ${pdfdir}
813 stamp-man: stamp-man-doxygen
814 $(STAMP) stamp-man
816 doc-man: stamp-man
818 doc-install-man: doc-man
819 test -z ${mandir} || $(mkinstalldirs) ${mandir}
820 cp -r ${doxygen_outdir}/man/man3 ${mandir}
821 stamp-texinfo: stamp-texinfo-docbook
822 $(STAMP) stamp-texinfo
824 stamp-info: stamp-info-docbook
825 $(STAMP) stamp-info
827 doc-texinfo: stamp-texinfo
829 doc-info: stamp-info
831 doc-install-texinfo: doc-texinfo
832 test -z ${infodir} || $(mkinstalldirs) ${infodir}
833 $(INSTALL_DATA) ${manual_texi} ${infodir}
835 doc-install-info: doc-info
836 test -z ${infodir} || $(mkinstalldirs) ${infodir}
837 $(INSTALL_DATA) ${manual_info} ${infodir}
838 stamp-epub: stamp-epub-docbook
839 $(STAMP) stamp-epub
841 doc-epub: stamp-epub
843 doc-install-epub: doc-epub
844 test -z ${epubdir} || $(mkinstalldirs) ${epubdir}
845 $(INSTALL_DATA) ${manual_epub} ${epubdir}
847 ${doxygen_outdir}/xml:
848 mkdir -p ${doxygen_outdir}/xml
850 ${doxygen_outdir}/html:
851 mkdir -p ${doxygen_outdir}/html
853 ${doxygen_outdir}/latex:
854 mkdir -p ${doxygen_outdir}/latex
856 ${doxygen_outdir}/pdf:
857 mkdir -p ${doxygen_outdir}/pdf
859 ${doxygen_outdir}/man:
860 mkdir -p ${doxygen_outdir}/man
862 stamp-xml-doxygen: ${doxygen_outdir}/xml
863 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
864 builddir=`cd ..; ${PWD_COMMAND}`; \
865 ${SHELL} ${doxygen_script} \
866 --host_alias=${host_alias} --mode=xml $${srcdir} $${builddir} NO)
867 $(STAMP) stamp-xml-doxygen
869 stamp-xml-single-doxygen: stamp-xml-doxygen
870 @echo "Generating doxygen xml single file..."
871 $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \
872 ${doxygen_outdir}/xml/index.xml > ${api_xml};
873 $(STAMP) stamp-xml-single-doxygen
875 stamp-html-doxygen: ${doxygen_outdir}/html
876 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
877 builddir=`cd ..; ${PWD_COMMAND}`; \
878 ${SHELL} ${doxygen_script} \
879 --host_alias=${host_alias} --mode=html $${srcdir} $${builddir} YES)
880 $(STAMP) stamp-html-doxygen
882 stamp-latex-doxygen: ${doxygen_outdir}/latex
883 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
884 builddir=`cd ..; ${PWD_COMMAND}`; \
885 ${SHELL} ${doxygen_script} \
886 --host_alias=${host_alias} --mode=latex $${srcdir} $${builddir} NO)
887 $(STAMP) stamp-latex-doxygen
889 # Chance of loooooonnggg creation time on this rule. Iff this fails,
890 # look at refman.log and see if TeX's memory is exhausted. Symptoms
891 # include asking a wizard to enlarge capacity. If this is the case,
892 # find texmf.cnf and add a zero for pool_size, string_vacancies,
893 # max_strings, and pool_free values.
894 # Errors like "File `foo.sty' not found" mean a TeX package is missing.
895 stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
896 -(cd ${doxygen_outdir}/latex && $(MAKE) -i pdf;)
897 echo "Generating doxygen pdf file...";
898 if [ -f ${doxygen_pdf} ]; then \
899 mv ${doxygen_pdf} ${api_pdf} ; \
900 echo ":: PDF file is ${api_pdf}"; \
901 else \
902 echo "... error"; \
903 grep -F 'LaTeX Error' ${doxygen_outdir}/latex/refman.log; \
904 exit 12; \
906 $(STAMP) stamp-pdf-doxygen
908 stamp-man-doxygen: ${doxygen_outdir}/man
909 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
910 builddir=`cd ..; ${PWD_COMMAND}`; \
911 ${SHELL} ${doxygen_script} \
912 --host_alias=${host_alias} --mode=man $${srcdir} $${builddir} YES)
913 $(STAMP) stamp-man-doxygen
915 doc-xml-doxygen: stamp-xml-doxygen
916 doc-xml-single-doxygen: stamp-xml-single-doxygen
917 doc-html-doxygen: stamp-html-doxygen
918 doc-latex-doxygen: stamp-latex-doxygen
919 doc-pdf-doxygen: stamp-pdf-doxygen
920 doc-man-doxygen: stamp-man-doxygen
922 ${docbook_outdir}/epub:
923 mkdir -p ${docbook_outdir}/epub
924 mkdir -p ${docbook_outdir}/epub/OEBPS/images
926 ${docbook_outdir}/fo:
927 mkdir -p ${docbook_outdir}/fo
929 ${docbook_outdir}/html:
930 mkdir -p ${docbook_outdir}/html
931 mkdir -p ${docbook_outdir}/html/ext
932 mkdir -p ${docbook_outdir}/html/images
933 mkdir -p ${docbook_outdir}/html/manual
935 ${docbook_outdir}/pdf:
936 mkdir -p ${docbook_outdir}/pdf
938 ${docbook_outdir}/latex:
939 mkdir -p ${docbook_outdir}/latex
941 ${docbook_outdir}/texinfo:
942 mkdir -p ${docbook_outdir}/texinfo
944 ${docbook_outdir}/xml:
945 mkdir -p ${docbook_outdir}/xml
946 stamp-xml-single-docbook: $(xml_sources) ${docbook_outdir}/xml
947 @echo "Generating XML single..."
948 $(XMLLINT) $(XMLLINT_FLAGS) \
949 ${top_srcdir}/doc/xml/manual/spine.xml > ${manual_xml};
950 $(XMLLINT) $(XMLLINT_FLAGS) \
951 ${top_srcdir}/doc/xml/spine.xml > ${set_xml};
952 $(STAMP) stamp-xml-single-docbook
954 doc-xml-single-docbook: stamp-xml-single-docbook
955 doc-xml-validate-docbook: doc-xml-validate-dtd-db
957 doc-xml-validate-dtd-db: $(xml_sources) $(xml_images)
958 @echo "Generating XML validation log..."
959 $(XMLLINT) $(XMLLINT_VALID_FLAGS) ${top_srcdir}/doc/xml/spine.xml
961 doc-xml-validate-rng-db: $(xml_sources) $(xml_images) doc-xml-single-docbook
962 @echo "Generating XML RelaxNG validation log..."
963 $(XMLLINT) $(LINT_FLAGS) $(SCHEMA_RNG_FLAGS) ${set_xml}
965 # HTML support files
966 stamp-html-docbook-images: stamp-html-docbook $(xml_images)
967 $(INSTALL_DATA) $(xml_images) ${docbook_outdir}/html/images
968 $(STAMP) stamp-html-docbook-images
970 stamp-html-docbook-lwg: stamp-html-docbook $(xml_extra)
971 $(INSTALL_DATA) $(xml_extra) ${docbook_outdir}/html/ext
972 $(STAMP) stamp-html-docbook-lwg
974 stamp-html-docbook-data: stamp-html-docbook-images stamp-html-docbook-lwg
975 $(STAMP) stamp-html-docbook-data
977 # HTML, "chunked" into index plus chapters as separate pages
978 stamp-html-docbook: $(xml_sources) ${docbook_outdir}/html
979 @echo "Generating html files..."
980 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \
981 --stringparam chunker.output.encoding UTF-8 \
982 $(XSL_HTML_STYLE) \
983 ${top_srcdir}/doc/xml/spine.xml
984 $(STAMP) stamp-html-docbook
986 doc-html-docbook: stamp-html-docbook-data
987 stamp-html-single-docbook: $(xml_sources) ${docbook_outdir}/html
988 @echo "Generating html single file..."
989 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \
990 ${XSL_LOCAL_STYLE} \
991 ${top_srcdir}/doc/xml/spine.xml
992 $(STAMP) stamp-html-single-docbook
994 doc-html-single-docbook: stamp-html-single-docbook
996 # FO
997 stamp-fo-docbook: $(xml_sources) ${docbook_outdir}/fo
998 @echo "Generating FO files..."
999 $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \
1000 $(XSL_FO_STYLE) ${top_srcdir}/doc/xml/spine.xml
1001 $(STAMP) stamp-fo-docbook
1003 doc-fo-docbook: stamp-fo-docbook
1005 doc-pdf-docbook-dirs: ${docbook_outdir}/pdf ${docbook_outdir}/latex
1007 doc-pdf-docbook-pre: $(xml_sources) doc-pdf-docbook-dirs
1009 stamp-pdf-docbook: doc-pdf-docbook-pre doc-xml-single-docbook
1010 @echo "Generating pdf dblatex files..."
1011 dblatex $(DBLATEX_FLAGS) -o ${manual_pdf} \
1012 ${top_srcdir}/doc/xml/spine.xml
1013 $(STAMP) stamp-pdf-docbook
1015 doc-pdf-docbook: stamp-pdf-docbook
1017 stamp-texinfo-docbook: stamp-xml-single-docbook ${docbook_outdir}/texinfo
1018 @echo "Generating texinfo files..."
1019 db2x_docbook2texi $(DB2TEXI_FLAGS) ${set_xml}
1020 mv libstdc++-manual.texi ${manual_texi}
1021 $(STAMP) stamp-texinfo-docbook
1023 stamp-info-docbook: stamp-texinfo-docbook
1024 @echo "Generating info files..."
1025 $(MAKEINFO) $(MAKEINFOFLAGS) ${manual_texi}
1026 $(STAMP) stamp-info-docbook
1028 doc-texinfo-docbook: stamp-texinfo-docbook
1030 doc-info-docbook: stamp-info-docbook
1031 stamp-epub-docbook: stamp-xml-single-docbook ${docbook_outdir}/epub
1032 @echo "Generating epub files..."
1033 if [ ! -d "${docbook_outdir}/images" ]; then \
1034 $(LN_S) ${top_srcdir}/doc/xml/images ${docbook_outdir}/; \
1036 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) \
1037 --stringparam base.dir "${docbook_outdir}/epub/OEBPS/" \
1038 $(XSL_EPUB_STYLE) ${top_srcdir}/doc/xml/spine.xml
1039 $(INSTALL_DATA) $(xml_images) ${docbook_outdir}/epub/OEBPS/images
1040 zip -X0 ${manual_epub} ${docbook_outdir}/epub/mimetype
1041 zip -r -X9 ${manual_epub} ${docbook_outdir}/epub/META-INF ${docbook_outdir}/epub/OEBPS
1042 $(STAMP) stamp-epub-docbook
1044 doc-epub-docbook: stamp-epub-docbook
1045 doc-svg-performance: ${docbook_outdir}/xml
1046 -@(chmod + ${doc_performance_script}; \
1047 ${doc_performance_script} \
1048 ${top_srcdir}/testsuite/data/make_graph_test_infos.xml \
1049 ${glibcxx_builddir}/testsuite \
1050 ${glibcxx_builddir}/doc/docbook/xml/images)
1052 .PHONY: doc-doxygen-html doc-doxygen-man doc-performance
1054 # To remove directories.
1055 clean-local:
1056 rm -rf man html pdf fo xml doxygen docbook ./libstdc++-* db2t*
1058 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1059 # Otherwise a system limit (for SysV at least) may be exceeded.
1060 .NOEXPORT: