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