]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/doc/Makefile.in
build_hacking.xml: Use relative fileref for PNG imagedata.
[thirdparty/gcc.git] / libstdc++-v3 / doc / Makefile.in
CommitLineData
4d9e8446 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
4312e020
BK
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5213506e
RW
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
4312e020
BK
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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
4312e020 19pkgincludedir = $(includedir)/@PACKAGE@
5213506e
RW
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
4312e020
BK
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
13917ae3
RW
37DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
38 $(srcdir)/Makefile.am
4312e020
BK
39subdir = doc
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
b25e6b79
BK
41am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
42 $(top_srcdir)/../config/enable.m4 \
4312e020
BK
43 $(top_srcdir)/../config/futex.m4 \
44 $(top_srcdir)/../config/iconv.m4 \
45 $(top_srcdir)/../config/lead-dot.m4 \
46 $(top_srcdir)/../config/lib-ld.m4 \
47 $(top_srcdir)/../config/lib-link.m4 \
48 $(top_srcdir)/../config/lib-prefix.m4 \
7de6ba7a 49 $(top_srcdir)/../config/lthostflags.m4 \
4312e020
BK
50 $(top_srcdir)/../config/multi.m4 \
51 $(top_srcdir)/../config/no-executables.m4 \
ef5f59f6 52 $(top_srcdir)/../config/override.m4 \
ed0840ba 53 $(top_srcdir)/../config/stdint.m4 \
4312e020 54 $(top_srcdir)/../config/unwind_ipinfo.m4 \
eab89c86
PC
55 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
56 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
57 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
58 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
59 $(top_srcdir)/../config/gc++filt.m4 \
25e5de9a 60 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
4312e020
BK
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63CONFIG_HEADER = $(top_builddir)/config.h
64CONFIG_CLEAN_FILES =
5213506e 65CONFIG_CLEAN_VPATH_FILES =
4312e020
BK
66depcomp =
67am__depfiles_maybe =
68SOURCES =
4312e020
BK
69ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
70ACLOCAL = @ACLOCAL@
71ALLOCATOR_H = @ALLOCATOR_H@
72ALLOCATOR_NAME = @ALLOCATOR_NAME@
73AMTAR = @AMTAR@
74AR = @AR@
75AS = @AS@
76ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
77ATOMIC_FLAGS = @ATOMIC_FLAGS@
78ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
79AUTOCONF = @AUTOCONF@
80AUTOHEADER = @AUTOHEADER@
81AUTOMAKE = @AUTOMAKE@
82AWK = @AWK@
83BASIC_FILE_CC = @BASIC_FILE_CC@
84BASIC_FILE_H = @BASIC_FILE_H@
85CC = @CC@
86CCODECVT_CC = @CCODECVT_CC@
87CCOLLATE_CC = @CCOLLATE_CC@
88CCTYPE_CC = @CCTYPE_CC@
89CFLAGS = @CFLAGS@
90CLOCALE_CC = @CLOCALE_CC@
91CLOCALE_H = @CLOCALE_H@
92CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
93CMESSAGES_CC = @CMESSAGES_CC@
94CMESSAGES_H = @CMESSAGES_H@
95CMONEY_CC = @CMONEY_CC@
96CNUMERIC_CC = @CNUMERIC_CC@
97CPP = @CPP@
98CPPFLAGS = @CPPFLAGS@
99CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
100CSTDIO_H = @CSTDIO_H@
101CTIME_CC = @CTIME_CC@
102CTIME_H = @CTIME_H@
103CXX = @CXX@
104CXXCPP = @CXXCPP@
c18dc5cc 105CXXFILT = @CXXFILT@
4312e020
BK
106CXXFLAGS = @CXXFLAGS@
107CYGPATH_W = @CYGPATH_W@
108C_INCLUDE_DIR = @C_INCLUDE_DIR@
b25e6b79
BK
109DBLATEX = @DBLATEX@
110DBTOEPUB = @DBTOEPUB@
4312e020
BK
111DEBUG_FLAGS = @DEBUG_FLAGS@
112DEFS = @DEFS@
b25e6b79
BK
113DOT = @DOT@
114DOXYGEN = @DOXYGEN@
25e5de9a 115DSYMUTIL = @DSYMUTIL@
4312e020
BK
116DUMPBIN = @DUMPBIN@
117ECHO_C = @ECHO_C@
118ECHO_N = @ECHO_N@
119ECHO_T = @ECHO_T@
120EGREP = @EGREP@
121ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
122EXEEXT = @EXEEXT@
123EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
124FGREP = @FGREP@
125GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
ec6fa56a 126GLIBCXX_LIBS = @GLIBCXX_LIBS@
4312e020 127GREP = @GREP@
5213506e 128INSTALL = @INSTALL@
4312e020
BK
129INSTALL_DATA = @INSTALL_DATA@
130INSTALL_PROGRAM = @INSTALL_PROGRAM@
131INSTALL_SCRIPT = @INSTALL_SCRIPT@
132INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133LD = @LD@
134LDFLAGS = @LDFLAGS@
135LIBICONV = @LIBICONV@
4312e020
BK
136LIBOBJS = @LIBOBJS@
137LIBS = @LIBS@
138LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
139LIBTOOL = @LIBTOOL@
25e5de9a 140LIPO = @LIPO@
4312e020
BK
141LN_S = @LN_S@
142LTLIBICONV = @LTLIBICONV@
143LTLIBOBJS = @LTLIBOBJS@
144MAINT = @MAINT@
145MAKEINFO = @MAKEINFO@
5213506e 146MKDIR_P = @MKDIR_P@
4312e020 147NM = @NM@
25e5de9a
PG
148NMEDIT = @NMEDIT@
149OBJDUMP = @OBJDUMP@
4312e020
BK
150OBJEXT = @OBJEXT@
151OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
152OPT_LDFLAGS = @OPT_LDFLAGS@
153OS_INC_SRCDIR = @OS_INC_SRCDIR@
25e5de9a
PG
154OTOOL = @OTOOL@
155OTOOL64 = @OTOOL64@
4312e020
BK
156PACKAGE = @PACKAGE@
157PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158PACKAGE_NAME = @PACKAGE_NAME@
159PACKAGE_STRING = @PACKAGE_STRING@
160PACKAGE_TARNAME = @PACKAGE_TARNAME@
5213506e 161PACKAGE_URL = @PACKAGE_URL@
4312e020
BK
162PACKAGE_VERSION = @PACKAGE_VERSION@
163PATH_SEPARATOR = @PATH_SEPARATOR@
b25e6b79 164PDFLATEX = @PDFLATEX@
4312e020 165RANLIB = @RANLIB@
b25e6b79 166RUBY = @RUBY@
4312e020
BK
167SECTION_FLAGS = @SECTION_FLAGS@
168SECTION_LDFLAGS = @SECTION_LDFLAGS@
169SED = @SED@
170SET_MAKE = @SET_MAKE@
171SHELL = @SHELL@
172STRIP = @STRIP@
173SYMVER_FILE = @SYMVER_FILE@
174TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
175USE_NLS = @USE_NLS@
176VERSION = @VERSION@
177WARN_FLAGS = @WARN_FLAGS@
178WERROR = @WERROR@
b25e6b79
BK
179
180# Validate existing XML structure.
181XMLLINT = xmllint
182XSLTPROC = xsltproc
b329dd10 183XSL_STYLE_DIR = @XSL_STYLE_DIR@
5213506e
RW
184abs_builddir = @abs_builddir@
185abs_srcdir = @abs_srcdir@
186abs_top_builddir = @abs_top_builddir@
187abs_top_srcdir = @abs_top_srcdir@
4312e020
BK
188ac_ct_CC = @ac_ct_CC@
189ac_ct_CXX = @ac_ct_CXX@
190ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
191am__leading_dot = @am__leading_dot@
192am__tar = @am__tar@
193am__untar = @am__untar@
194baseline_dir = @baseline_dir@
00fc1bf6 195baseline_subdir_switch = @baseline_subdir_switch@
4312e020
BK
196bindir = @bindir@
197build = @build@
198build_alias = @build_alias@
199build_cpu = @build_cpu@
200build_os = @build_os@
201build_vendor = @build_vendor@
5213506e 202builddir = @builddir@
4312e020
BK
203check_msgfmt = @check_msgfmt@
204datadir = @datadir@
5213506e
RW
205datarootdir = @datarootdir@
206docdir = @docdir@
207dvidir = @dvidir@
4312e020
BK
208enable_shared = @enable_shared@
209enable_static = @enable_static@
210exec_prefix = @exec_prefix@
211glibcxx_MOFILES = @glibcxx_MOFILES@
212glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
213glibcxx_POFILES = @glibcxx_POFILES@
214glibcxx_builddir = @glibcxx_builddir@
215glibcxx_localedir = @glibcxx_localedir@
216glibcxx_prefixdir = @glibcxx_prefixdir@
217glibcxx_srcdir = @glibcxx_srcdir@
218glibcxx_thread_h = @glibcxx_thread_h@
219glibcxx_toolexecdir = @glibcxx_toolexecdir@
220glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
221gxx_include_dir = @gxx_include_dir@
222host = @host@
223host_alias = @host_alias@
224host_cpu = @host_cpu@
225host_os = @host_os@
226host_vendor = @host_vendor@
b25e6b79
BK
227
228# HTML
229htmldir = "$(DESTDIR)@docdir@"
4312e020 230includedir = @includedir@
b25e6b79
BK
231
232# TEXINFO,INFO
233infodir = "$(DESTDIR)@infodir@"
4312e020
BK
234install_sh = @install_sh@
235libdir = @libdir@
236libexecdir = @libexecdir@
237libtool_VERSION = @libtool_VERSION@
5213506e 238localedir = @localedir@
4312e020 239localstatedir = @localstatedir@
7de6ba7a 240lt_host_flags = @lt_host_flags@
b25e6b79
BK
241
242# MAN
243mandir = "$(DESTDIR)@mandir@"
4312e020
BK
244mkdir_p = @mkdir_p@
245multi_basedir = @multi_basedir@
246oldincludedir = @oldincludedir@
b25e6b79
BK
247
248# PDF
249pdfdir = "$(DESTDIR)@docdir@"
4312e020
BK
250port_specific_symbol_files = @port_specific_symbol_files@
251prefix = @prefix@
252program_transform_name = @program_transform_name@
5213506e 253psdir = @psdir@
4312e020
BK
254sbindir = @sbindir@
255sharedstatedir = @sharedstatedir@
5213506e 256srcdir = @srcdir@
4312e020
BK
257sysconfdir = @sysconfdir@
258target = @target@
259target_alias = @target_alias@
260target_cpu = @target_cpu@
261target_os = @target_os@
262target_vendor = @target_vendor@
5213506e
RW
263top_build_prefix = @top_build_prefix@
264top_builddir = @top_builddir@
265top_srcdir = @top_srcdir@
4312e020
BK
266toplevel_srcdir = @toplevel_srcdir@
267
268# May be used by various substitution variables.
269gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
270MAINT_CHARSET = latin1
271mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
272PWD_COMMAND = $${PWDCMD-pwd}
273STAMP = echo timestamp >
274toolexecdir = $(glibcxx_toolexecdir)
275toolexeclibdir = $(glibcxx_toolexeclibdir)
276
277# These bits are all figured out from configure. Look in acinclude.m4
278# or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
279CONFIG_CXXFLAGS = \
4ebb4fbf 280 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
4312e020
BK
281
282WARN_CXXFLAGS = \
283 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
284
285
286# -I/-D flags to pass when compiling.
287AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
b25e6b79
BK
288@BUILD_XML_FALSE@STAMP_XML =
289
290# Documentation Overview
291#
292# There are two main input materials for libstdc++ documentation.
293# The first is the doxygen markup in libstdc++ sources, which is a
294# reference to the API. And the second is the manual, via docbook markup in
295# doc/xml/.
296#
297# A third and more obscure option deals with charting performance
298# tests, and should be considered experimental.
299
300# Documentation conditionals for output.
301@BUILD_XML_TRUE@STAMP_XML = doc-xml
302@BUILD_XML_FALSE@STAMP_INSTALL_XML =
303@BUILD_XML_TRUE@STAMP_INSTALL_XML = doc-install-xml
304@BUILD_HTML_FALSE@STAMP_HTML =
305@BUILD_HTML_TRUE@STAMP_HTML = doc-html
306@BUILD_HTML_FALSE@STAMP_INSTALL_HTML =
307@BUILD_HTML_TRUE@STAMP_INSTALL_HTML = doc-install-html
308@BUILD_MAN_FALSE@STAMP_MAN =
309@BUILD_MAN_TRUE@STAMP_MAN = doc-man
310@BUILD_MAN_FALSE@STAMP_INSTALL_MAN =
311@BUILD_MAN_TRUE@STAMP_INSTALL_MAN = doc-install-man
312@BUILD_PDF_FALSE@STAMP_PDF =
313@BUILD_PDF_TRUE@STAMP_PDF = doc-pdf
314@BUILD_PDF_FALSE@STAMP_INSTALL_PDF =
315@BUILD_PDF_TRUE@STAMP_INSTALL_PDF = doc-install-pdf
316@BUILD_EPUB_FALSE@STAMP_EPUB = doc-epub
317@BUILD_EPUB_TRUE@STAMP_EPUB = doc-epub
318@BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB = doc-install-epub
319@BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB = doc-install-epub
320
321# Default creation and installation rules.
322# Point to best sub-rule for the requested documentation target and
323# create, and then install toplevel directory with standardized names
324# and layouts.
325
326# XML
327xmldir = "$(DESTDIR)@docdir@"
328
329# EPUB
330# Assumes ruby installed
331epubdir = "$(DESTDIR)@docdir@"
4312e020 332
8a165db0 333# Doxygen configuration
0f752f44 334# Assumes doxygen, graphviz (with dot), pdflatex installed
03a32789
BK
335doxygen_script = ${top_srcdir}/scripts/run_doxygen
336doxygen_outdir = ${glibcxx_builddir}/doc/doxygen
7d8cafcd 337api_xml = ${doxygen_outdir}/xml/libstdc++-api-single.xml
0f752f44 338doxygen_pdf = ${doxygen_outdir}/latex/refman.pdf
5ab3a5af 339api_pdf = ${doxygen_outdir}/pdf/libstdc++-api.pdf
0f752f44 340
8a165db0
BK
341# Docbook configuration.
342# Assumes
343# libxslt
0f752f44
BK
344# dblatex
345# pdflatex
8a165db0 346# docbook-style-xsl
0f752f44 347# emacs-nxml-mode
03a32789 348docbook_outdir = ${glibcxx_builddir}/doc/docbook
0f752f44
BK
349xml_dir = ${glibcxx_srcdir}/doc/xml
350xml_sources_basic = \
351 ${xml_dir}/spine.xml \
352 ${xml_dir}/authors.xml \
353 ${xml_dir}/api.xml \
354 ${xml_dir}/faq.xml
355
356xml_sources_manual = \
357 ${xml_dir}/manual/abi.xml \
358 ${xml_dir}/manual/algorithms.xml \
359 ${xml_dir}/manual/allocator.xml \
360 ${xml_dir}/manual/auto_ptr.xml \
361 ${xml_dir}/manual/atomics.xml \
362 ${xml_dir}/manual/backwards_compatibility.xml \
363 ${xml_dir}/manual/bitmap_allocator.xml \
364 ${xml_dir}/manual/build_hacking.xml \
365 ${xml_dir}/manual/codecvt.xml \
366 ${xml_dir}/manual/concurrency.xml \
367 ${xml_dir}/manual/concurrency_extensions.xml \
368 ${xml_dir}/manual/configure.xml \
369 ${xml_dir}/manual/containers.xml \
370 ${xml_dir}/manual/ctype.xml \
371 ${xml_dir}/manual/debug_mode.xml \
372 ${xml_dir}/manual/debug.xml \
373 ${xml_dir}/manual/diagnostics.xml \
d2b0caaa 374 ${xml_dir}/manual/documentation_hacking.xml \
0f752f44
BK
375 ${xml_dir}/manual/evolution.xml \
376 ${xml_dir}/manual/extensions.xml \
377 ${xml_dir}/manual/internals.xml \
378 ${xml_dir}/manual/intro.xml \
379 ${xml_dir}/manual/io.xml \
380 ${xml_dir}/manual/iterators.xml \
381 ${xml_dir}/manual/locale.xml \
382 ${xml_dir}/manual/localization.xml \
383 ${xml_dir}/manual/messages.xml \
384 ${xml_dir}/manual/mt_allocator.xml \
385 ${xml_dir}/manual/numerics.xml \
386 ${xml_dir}/manual/parallel_mode.xml \
ce1140e3 387 ${xml_dir}/manual/policy_data_structures.xml \
0f752f44
BK
388 ${xml_dir}/manual/prerequisites.xml \
389 ${xml_dir}/manual/profile_mode.xml \
390 ${xml_dir}/manual/shared_ptr.xml \
391 ${xml_dir}/manual/spine.xml \
392 ${xml_dir}/manual/status_cxx1998.xml \
393 ${xml_dir}/manual/status_cxx200x.xml \
394 ${xml_dir}/manual/status_cxxtr1.xml \
395 ${xml_dir}/manual/status_cxxtr24733.xml \
396 ${xml_dir}/manual/strings.xml \
397 ${xml_dir}/manual/support.xml \
398 ${xml_dir}/manual/test.xml \
ce1140e3 399 ${xml_dir}/manual/test_policy_data_structures.xml \
0f752f44
BK
400 ${xml_dir}/manual/using.xml \
401 ${xml_dir}/manual/using_exceptions.xml \
402 ${xml_dir}/manual/utilities.xml \
403 ${xml_dir}/manual/appendix_free.xml \
404 ${xml_dir}/manual/appendix_contributing.xml \
405 ${xml_dir}/manual/appendix_porting.xml
8a165db0
BK
406
407xml_sources_extra = \
669b5857 408 ${xml_dir}/gnu/fdl-1.3.xml \
60f8b2e2 409 ${xml_dir}/gnu/gpl-3.0.xml
0f752f44
BK
410
411xml_sources = \
412 ${xml_sources_basic} \
413 ${xml_sources_manual} \
414 ${xml_sources_extra}
8a165db0 415
a6aff075
BK
416image_dir = ${xml_dir}/images
417xml_images = \
418 ${image_dir}/confdeps.png \
419 ${image_dir}/pbds_balls_and_bins.png \
420 ${image_dir}/pbds_binary_priority_queue_random_int_push_timing_test_local.png \
421 ${image_dir}/pbds_cc_hash_random_int_find_timing_test_local.png \
422 ${image_dir}/pbds_cc_hash_random_int_subscript_timing_test_find_local.png \
423 ${image_dir}/pbds_cc_hash_random_int_subscript_timing_test_insert_local.png \
424 ${image_dir}/pbds_container_tag_hierarchy.png \
425 ${image_dir}/pbds_different_underlying_dss_1.png \
426 ${image_dir}/pbds_different_underlying_dss_2.png \
427 ${image_dir}/pbds_embedded_lists_1.png \
428 ${image_dir}/pbds_embedded_lists_2.png \
429 ${image_dir}/pbds_embedded_lists_3.png \
430 ${image_dir}/pbds_exception_hierarchy.png \
431 ${image_dir}/pbds_gp_hash_random_int_find_timing_test_local.png \
432 ${image_dir}/pbds_gp_hash_random_int_subscript_timing_test_find_local.png \
433 ${image_dir}/pbds_gp_hash_random_int_subscript_timing_test_insert_local.png \
434 ${image_dir}/pbds_hash_policy_cd.png \
435 ${image_dir}/pbds_hash_random_int_erase_mem_usage_test_local.png \
436 ${image_dir}/pbds_hash_ranged_hash_range_hashing_fns.png \
437 ${image_dir}/pbds_hash_range_hashing_seq_diagram2.png \
438 ${image_dir}/pbds_hash_range_hashing_seq_diagram.png \
439 ${image_dir}/pbds_hash_zlob_random_int_find_timing_test_local.png \
440 ${image_dir}/pbds_insert_resize_sequence_diagram1.png \
441 ${image_dir}/pbds_insert_resize_sequence_diagram2.png \
442 ${image_dir}/pbds_insert_resize_sequence_diagram3.png \
443 ${image_dir}/pbds_invalidation_guarantee_erase.png \
444 ${image_dir}/pbds_invalidation_tag_hierarchy.png \
445 ${image_dir}/pbds_list_update.png \
446 ${image_dir}/pbds_multimap_text_find_timing_test_large_s2p_hash_local.png \
447 ${image_dir}/pbds_multimap_text_find_timing_test_large_s2p_tree_local.png \
448 ${image_dir}/pbds_multimap_text_find_timing_test_small_s2p_hash_local.png \
449 ${image_dir}/pbds_multimap_text_find_timing_test_small_s2p_tree_local.png \
450 ${image_dir}/pbds_multimap_text_insert_mem_usage_test_large_s2p_hash_local.png \
451 ${image_dir}/pbds_multimap_text_insert_mem_usage_test_large_s2p_tree_local.png \
452 ${image_dir}/pbds_multimap_text_insert_mem_usage_test_small_s2p_hash_local.png \
453 ${image_dir}/pbds_multimap_text_insert_mem_usage_test_small_s2p_tree_local.png \
454 ${image_dir}/pbds_multimap_text_insert_timing_test_large_s2p_hash_local.png \
455 ${image_dir}/pbds_multimap_text_insert_timing_test_large_s2p_tree_local.png \
456 ${image_dir}/pbds_multimap_text_insert_timing_test_small_s2p_hash_local.png \
457 ${image_dir}/pbds_multimap_text_insert_timing_test_small_s2p_tree_local.png \
458 ${image_dir}/pbds_node_invariants.png \
459 ${image_dir}/pbds_pairing_priority_queue_text_push_pop_timing_test_local.png \
460 ${image_dir}/pbds_pairing_priority_queue_text_push_timing_test_local.png \
461 ${image_dir}/pbds_pat_trie.png \
462 ${image_dir}/pbds_point_iterator_hierarchy.png \
463 ${image_dir}/pbds_point_iterators_range_ops_1.png \
464 ${image_dir}/pbds_point_iterators_range_ops_2.png \
465 ${image_dir}/pbds_priority_queue_different_underlying_dss.png \
466 ${image_dir}/pbds_priority_queue_random_int_push_pop_timing_test_local.png \
467 ${image_dir}/pbds_priority_queue_random_int_push_timing_test_local.png \
468 ${image_dir}/pbds_priority_queue_tag_hierarchy.png \
469 ${image_dir}/pbds_priority_queue_text_join_timing_test_local.png \
470 ${image_dir}/pbds_priority_queue_text_modify_down_timing_test_local.png \
471 ${image_dir}/pbds_priority_queue_text_modify_down_timing_test_pairing_thin_local.png \
472 ${image_dir}/pbds_priority_queue_text_modify_up_timing_test_local.png \
473 ${image_dir}/pbds_priority_queue_text_modify_up_timing_test_pairing_thin_local.png \
474 ${image_dir}/pbds_priority_queue_text_pop_mem_usage_test_local.png \
475 ${image_dir}/pbds_priority_queue_text_push_pop_timing_test_local.png \
476 ${image_dir}/pbds_priority_queue_text_push_timing_test_local.png \
477 ${image_dir}/pbds_rationale_null_node_updator.png \
478 ${image_dir}/pbds_resize_policy_cd.png \
479 ${image_dir}/pbds_restoring_node_invariants.png \
480 ${image_dir}/pbds_simple_list.png \
481 ${image_dir}/pbds_text_find_timing_test_hash_local.png \
482 ${image_dir}/pbds_text_find_timing_test_tree_like_local.png \
483 ${image_dir}/pbds_tree_node_invalidations.png \
484 ${image_dir}/pbds_tree_node_invariants.png \
485 ${image_dir}/pbds_tree_node_updator_policy_cd.png \
486 ${image_dir}/pbds_tree_order_statistics_timing_test_local.png \
487 ${image_dir}/pbds_tree_split_join_timing_test_local.png \
488 ${image_dir}/pbds_tree_text_insert_timing_test_node_tree_local.png \
489 ${image_dir}/pbds_tree_text_insert_timing_test_pat_trie_local.png \
490 ${image_dir}/pbds_tree_text_insert_timing_test_vector_tree_local.png \
491 ${image_dir}/pbds_tree_text_lor_find_timing_test_local.png \
492 ${image_dir}/pbds_trie_node_updator_policy_cd.png \
493 ${image_dir}/pbds_update_seq_diagram.png
494
495xml_extradir = ${glibcxx_srcdir}/doc/html/ext
496xml_extra = \
497 ${xml_extradir}/lwg-active.html \
498 ${xml_extradir}/lwg-closed.html \
499 ${xml_extradir}/lwg-defects.html
500
8a165db0 501xml_noinst = \
0f752f44
BK
502 ${xml_dir}/book.txml \
503 ${xml_dir}/chapter.txml \
d2b0caaa 504 ${xml_dir}/class.txml \
a6aff075
BK
505 ${image_dir}/confdeps.dot \
506 ${image_dir}/confdeps.pdf
8a165db0 507
ce1140e3
BK
508XSLT_FLAGS = --nonet --xinclude
509XSLT_PARAM = --param toc.section.depth 4
b329dd10
BK
510#XSL_STYLE_DIR = /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
511#XSL_STYLE_DIR = /usr/share/sgml/docbook/xsl-ns-stylesheets
8a165db0 512XSL_FO_STYLE = $(XSL_STYLE_DIR)/fo/docbook.xsl
b25e6b79
BK
513XSL_HTML_STYLE = $(XSL_STYLE_DIR)/xhtml-1_1/chunk.xsl
514XSL_HTML_SINGLE_STYLE = $(XSL_STYLE_DIR)/xhtml-1_1/docbook.xsl
515XSL_EPUB_STYLE = $(XSL_STYLE_DIR)/epub/docbook.xsl
b329dd10
BK
516LINT_FLAGS = --debug --xinclude --noent --noblanks --noout
517SCHEMA_FLAGS = http://www.docbook.org/xml/5.0/dtd/docbook.dtd
518#SCHEMA_FLAGS = --nonet /usr/share/xml/docbook5/schema/dtd/5.0/docbook.dtd
519XMLLINT_VALID_FLAGS = $(LINT_FLAGS) --dtdvalid $(SCHEMA_FLAGS)
b25e6b79 520XMLLINT_FLAGS = --xinclude --nsclean --c14n --noent --noblanks --nocdata
547f963b
BK
521
522# XML, all one page
523# Some info on canonicalization
524# http://www.mail-archive.com/help-texinfo@gnu.org/msg00864.html
525manual_xml = ${docbook_outdir}/xml/libstdc++-manual-single.xml
b25e6b79 526set_xml = ${docbook_outdir}/xml/libstdc++-set-single.xml
8a165db0 527
5bca11c4
BK
528# HTML, all one page
529manual_html = ${docbook_outdir}/html/libstdc++-manual-single.html
8a165db0 530
5bca11c4
BK
531# PDF, via dblatex
532manual_pdf = ${docbook_outdir}/pdf/libstdc++-manual.pdf
a6aff075 533DBLATEX_FLAGS = --dump --verbose --pdf
03a32789 534
b25e6b79
BK
535# TEXINFO, via docbook2X
536# NB: Both experimental and tempermental
537manual_texi = ${docbook_outdir}/texinfo/libstdc++-manual.texi
538manual_info = ${docbook_outdir}/texinfo/libstdc++-manual.info
547f963b
BK
539DB2TEXI_FLAGS = \
540 --encoding=utf-8//TRANSLIT \
541 --string-param output-file="libstdc++-manual" \
542 --string-param directory-category="GNU C++ Library" \
7d8cafcd 543 --string-param explicit-node-names=true
547f963b
BK
544
545
b25e6b79
BK
546# EPUB, via dbtoepub + ruby
547manual_epub = ${docbook_outdir}/epub/libstdc++-manual.epub
548
03a32789
BK
549# Performance doc and graph configuration.
550# Assumes pychart, beautiful soup installed.
551# Generates the plots and graphs for performance testing.
ce1140e3 552# XXX this needs to be re-worked to create only the SVG charts
03a32789 553doc_performance_script = ${top_srcdir}/scripts/make_graphs.py
40e053e3 554
4312e020 555# By adding these files here, automake will remove them for 'make clean'
b25e6b79 556CLEANFILES = *.log stamp*
4312e020
BK
557all: all-am
558
559.SUFFIXES:
560$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
561 @for dep in $?; do \
562 case '$(am__configure_deps)' in \
563 *$$dep*) \
5213506e
RW
564 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
565 && { if test -f $@; then exit 0; else break; fi; }; \
4312e020
BK
566 exit 1;; \
567 esac; \
568 done; \
5213506e
RW
569 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps doc/Makefile'; \
570 $(am__cd) $(top_srcdir) && \
571 $(AUTOMAKE) --foreign --ignore-deps doc/Makefile
4312e020
BK
572.PRECIOUS: Makefile
573Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
574 @case '$?' in \
575 *config.status*) \
576 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
577 *) \
578 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
579 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
580 esac;
581
582$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
583 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
584
585$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
586 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
587$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
588 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
5213506e 589$(am__aclocal_m4_deps):
4312e020
BK
590
591mostlyclean-libtool:
592 -rm -f *.lo
593
594clean-libtool:
595 -rm -rf .libs _libs
596tags: TAGS
597TAGS:
598
599ctags: CTAGS
600CTAGS:
601
4312e020
BK
602check-am: all-am
603check: check-am
604all-am: Makefile
605installdirs:
606install: install-am
607install-exec: install-exec-am
608install-data: install-data-am
609uninstall: uninstall-am
610
611install-am: all-am
612 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
613
614installcheck: installcheck-am
615install-strip:
616 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
617 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
618 `test -z '$(STRIP)' || \
619 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
620mostlyclean-generic:
621
622clean-generic:
623 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
624
625distclean-generic:
626 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
5213506e 627 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4312e020
BK
628
629maintainer-clean-generic:
630 @echo "This command is intended for maintainers to use"
631 @echo "it deletes files that may require special tools to rebuild."
632clean: clean-am
633
634clean-am: clean-generic clean-libtool clean-local mostlyclean-am
635
636distclean: distclean-am
637 -rm -f Makefile
5213506e 638distclean-am: clean-am distclean-generic
4312e020 639
4312e020
BK
640dvi-am:
641
5213506e
RW
642html-am:
643
4312e020
BK
644info-am:
645
646install-data-am:
647
5213506e
RW
648install-dvi-am:
649
4312e020
BK
650install-exec-am:
651
5213506e
RW
652install-html-am:
653
5213506e
RW
654install-info-am:
655
5213506e
RW
656install-pdf-am:
657
5213506e
RW
658install-ps-am:
659
4312e020
BK
660installcheck-am:
661
662maintainer-clean: maintainer-clean-am
663 -rm -f Makefile
664maintainer-clean-am: distclean-am maintainer-clean-generic
665
666mostlyclean: mostlyclean-am
667
668mostlyclean-am: mostlyclean-generic mostlyclean-libtool
669
4312e020
BK
670pdf-am:
671
4312e020
BK
672ps-am:
673
5213506e
RW
674uninstall-am:
675
676.MAKE: install-am install-strip
4312e020
BK
677
678.PHONY: all all-am check check-am clean clean-generic clean-libtool \
13917ae3
RW
679 clean-local distclean distclean-generic distclean-libtool dvi \
680 dvi-am html html-am info info-am install install-am \
681 install-data install-data-am install-dvi install-dvi-am \
682 install-exec install-exec-am install-html install-html-am \
683 install-info install-info-am install-man install-pdf \
684 install-pdf-am install-ps install-ps-am install-strip \
685 installcheck installcheck-am installdirs maintainer-clean \
686 maintainer-clean-generic mostlyclean mostlyclean-generic \
687 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
4312e020 688
03a32789 689
b25e6b79 690# Documentation primary rules.
7d8cafcd 691#
b25e6b79
BK
692# xml:
693# html:
694# pdf:
695# man:
696# info:
697# ps:
698# dvi:
699# epub:
700# install-xml:
701# install-html:
702# install-pdf:
703# install-man:
704# install-info:
705# install-ps:
706# install-dvi:
707# install-epub:
5bca11c4 708
b25e6b79
BK
709xml: $(STAMP_XML)
710install-xml: $(STAMP_INSTALL_XML)
03a32789 711
b25e6b79
BK
712html: $(STAMP_HTML)
713install-html: $(STAMP_INSTALL_HTML)
7d8cafcd 714
b25e6b79
BK
715man: $(STAMP_MAN)
716install-man: $(STAMP_INSTALL_MAN)
03a32789 717
b25e6b79
BK
718pdf: $(STAMP_PDF)
719install-pdf: $(STAMP_INSTALL_PDF)
03a32789 720
b25e6b79
BK
721epub: $(STAMP_EPUB)
722install-epub: $(STAMP_INSTALL_EPUB)
547f963b 723
b25e6b79
BK
724info:
725install-info:
7d8cafcd 726
b25e6b79
BK
727ps:
728install-ps:
4312e020 729
b25e6b79
BK
730dvi:
731install-dvi:
732stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
733 $(STAMP) stamp-xml
734
735doc-xml: stamp-xml
736
737doc-install-xml: doc-xml
738 test -z ${xmldir} || $(mkinstalldirs) ${xmldir}
739 $(INSTALL_DATA) ${manual_xml} ${xmldir}
740 $(INSTALL_DATA) ${api_xml} ${xmldir}
a6aff075 741stamp-html: stamp-html-docbook-data stamp-html-doxygen
b25e6b79
BK
742 $(STAMP) stamp-html
743
744doc-html: stamp-html
745
746doc-install-html: doc-html
747 test -z ${htmldir} || $(mkinstalldirs) ${htmldir}
748 cp -r ${docbook_outdir}/html ${htmldir}/libstdc++-manual.html;
749 cp -r ${doxygen_outdir}/html ${htmldir}/libstdc++-api.html;
750stamp-pdf: stamp-pdf-docbook stamp-pdf-doxygen
751 $(STAMP) stamp-pdf
752
753doc-pdf: stamp-pdf
754
755doc-install-pdf: doc-pdf
756 test -z ${pdfdir} || $(mkinstalldirs) ${pdfdir}
757 $(INSTALL_DATA) ${docbook_outdir}/pdf/libstdc++-manual.pdf ${pdfdir}
758 $(INSTALL_DATA) ${doxygen_outdir}/pdf/libstdc++-api.pdf ${pdfdir}
759stamp-man: stamp-man-doxygen
760 $(STAMP) stamp-man
761
762doc-man: stamp-man
763
764doc-install-man: doc-man
765 test -z ${mandir} || $(mkinstalldirs) ${mandir}
766 cp -r ${doxygen_outdir}/man/man3 ${mandir}
767stamp-texinfo: stamp-texinfo-docbook
768 $(STAMP) stamp-texinfo
769
770stamp-info: stamp-info-docbook
771 $(STAMP) stamp-info
772
773doc-texinfo: stamp-texinfo
774
775doc-info: stamp-info
776
777doc-install-texinfo: doc-texinfo
778 test -z ${infodir} || $(mkinstalldirs) ${infodir}
779 $(INSTALL_DATA) ${manual_texi} ${infodir}
780
781doc-install-info: doc-info
782 test -z ${infodir} || $(mkinstalldirs) ${infodir}
783 $(INSTALL_DATA) ${manual_info} ${infodir}
784stamp-epub: stamp-epub-docbook
785 $(STAMP) stamp-epub
786
787doc-epub: stamp-epub
8a165db0 788
b25e6b79
BK
789doc-install-epub: doc-epub
790 test -z ${epubdir} || $(mkinstalldirs) ${epubdir}
791 $(INSTALL_DATA) ${manual_epub} ${epubdir}
792
793${doxygen_outdir}/xml:
794 mkdir -p ${doxygen_outdir}/xml
795
796${doxygen_outdir}/html:
797 mkdir -p ${doxygen_outdir}/html
798
799${doxygen_outdir}/latex:
800 mkdir -p ${doxygen_outdir}/latex
801
802${doxygen_outdir}/pdf:
803 mkdir -p ${doxygen_outdir}/pdf
804
805${doxygen_outdir}/man:
806 mkdir -p ${doxygen_outdir}/man
807
808stamp-xml-doxygen: ${doxygen_outdir}/xml
8a165db0
BK
809 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
810 builddir=`cd ..; ${PWD_COMMAND}`; \
03a32789 811 ${SHELL} ${doxygen_script} \
40e053e3 812 --host_alias=${host_alias} --mode=xml $${srcdir} $${builddir} NO)
b25e6b79
BK
813 $(STAMP) stamp-xml-doxygen
814
815stamp-xml-single-doxygen: stamp-xml-doxygen
8a165db0 816 @echo "Generating doxygen xml single file..."
03a32789 817 $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \
7d8cafcd 818 ${doxygen_outdir}/xml/index.xml > ${api_xml};
b25e6b79 819 $(STAMP) stamp-xml-single-doxygen
0f752f44 820
b25e6b79 821stamp-html-doxygen: ${doxygen_outdir}/html
0f752f44
BK
822 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
823 builddir=`cd ..; ${PWD_COMMAND}`; \
824 ${SHELL} ${doxygen_script} \
b25e6b79
BK
825 --host_alias=${host_alias} --mode=html $${srcdir} $${builddir} YES)
826 $(STAMP) stamp-html-doxygen
0f752f44 827
b25e6b79
BK
828stamp-latex-doxygen: ${doxygen_outdir}/latex
829 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
830 builddir=`cd ..; ${PWD_COMMAND}`; \
831 ${SHELL} ${doxygen_script} \
832 --host_alias=${host_alias} --mode=latex $${srcdir} $${builddir} NO)
833 $(STAMP) stamp-latex-doxygen
5ab3a5af 834
b25e6b79
BK
835# Chance of loooooonnggg creation time on this rule. Iff this fails,
836# look at refman.log and see if TeX's memory is exhausted. Symptoms
837# include asking a wizard to enlarge capacity. If this is the case,
838# find texmf.cnf and add a zero for pool_size, string_vacancies,
839# max_strings, and pool_free values.
840stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
0f752f44
BK
841 -(cd ${doxygen_outdir}/latex && $(MAKE) -i pdf;)
842 echo "Generating doxygen pdf file...";
843 if [ -f ${doxygen_pdf} ]; then \
5ab3a5af
BK
844 mv ${doxygen_pdf} ${api_pdf} ; \
845 echo ":: PDF file is ${api_pdf}"; \
0f752f44
BK
846 else \
847 echo "... error"; \
848 exit 12; \
849 fi
60f8b2e2
BK
850 $(STAMP) stamp-pdf-doxygen
851
b25e6b79
BK
852stamp-man-doxygen: ${doxygen_outdir}/man
853 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
854 builddir=`cd ..; ${PWD_COMMAND}`; \
855 ${SHELL} ${doxygen_script} \
856 --host_alias=${host_alias} --mode=man $${srcdir} $${builddir} YES)
857 $(STAMP) stamp-man-doxygen
0f752f44 858
b25e6b79
BK
859doc-xml-doxygen: stamp-xml-doxygen
860doc-xml-single-doxygen: stamp-xml-single-doxygen
861doc-html-doxygen: stamp-html-doxygen
862doc-latex-doxygen: stamp-latex-doxygen
863doc-pdf-doxygen: stamp-pdf-doxygen
864doc-man-doxygen: stamp-man-doxygen
865
866${docbook_outdir}/epub:
867 mkdir -p ${docbook_outdir}/epub
4312e020 868
547f963b
BK
869${docbook_outdir}/fo:
870 mkdir -p ${docbook_outdir}/fo
871
03a32789
BK
872${docbook_outdir}/html:
873 mkdir -p ${docbook_outdir}/html
a6aff075
BK
874 mkdir -p ${docbook_outdir}/html/images
875 mkdir -p ${docbook_outdir}/html/manual/ext
8a165db0 876
03a32789
BK
877${docbook_outdir}/pdf:
878 mkdir -p ${docbook_outdir}/pdf
8a165db0 879
547f963b
BK
880${docbook_outdir}/texinfo:
881 mkdir -p ${docbook_outdir}/texinfo
8a165db0 882
03a32789
BK
883${docbook_outdir}/xml:
884 mkdir -p ${docbook_outdir}/xml
a6aff075 885doc-xml-validate-docbook: $(xml_sources) $(xml_images)
8a165db0 886 @echo "Generating XML validation log..."
b25e6b79
BK
887 $(XMLLINT) $(XMLLINT_VALID_FLAGS) ${top_srcdir}/doc/xml/spine.xml
888stamp-xml-single-docbook: $(xml_sources) ${docbook_outdir}/xml
8a165db0 889 @echo "Generating XML single..."
b25e6b79
BK
890 $(XMLLINT) $(XMLLINT_FLAGS) \
891 ${top_srcdir}/doc/xml/manual/spine.xml > ${manual_xml};
892 $(XMLLINT) $(XMLLINT_FLAGS) \
893 ${top_srcdir}/doc/xml/spine.xml > ${set_xml};
894 if [ ! -d "${docbook_outdir}/xml/images" ]; then \
895 $(LN_S) ${top_srcdir}/doc/xml/images ${docbook_outdir}/xml/; \
896 fi
897 $(STAMP) stamp-xml-single-docbook
898
899doc-xml-single-docbook: stamp-xml-single-docbook
8a165db0 900
a6aff075
BK
901# HTML support files
902stamp-html-docbook-images: stamp-html-docbook $(xml_images)
903 $(INSTALL_DATA) $(xml_images) ${docbook_outdir}/html/images
904 $(STAMP) stamp-html-docbook-images
905
906stamp-html-docbook-lwg: stamp-html-docbook $(xml_extra)
907 $(INSTALL_DATA) $(xml_extra) ${docbook_outdir}/html/manual/ext
908 $(STAMP) stamp-html-docbook-lwg
909
910stamp-html-docbook-data: stamp-html-docbook-images stamp-html-docbook-lwg
911 $(STAMP) stamp-html-docbook-data
912
8a165db0 913# HTML, index plus chapters
b25e6b79 914stamp-html-docbook: $(xml_sources) ${docbook_outdir}/html
8a165db0 915 @echo "Generating html files..."
ce1140e3 916 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \
8a165db0 917 $(XSL_HTML_STYLE) ${top_srcdir}/doc/xml/spine.xml
b25e6b79
BK
918 $(STAMP) stamp-html-docbook
919
a6aff075 920doc-html-docbook: stamp-html-docbook-data
b25e6b79 921stamp-html-single-docbook: $(xml_sources) ${docbook_outdir}/html
8a165db0 922 @echo "Generating html single file..."
ce1140e3 923 $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \
8a165db0 924 $(XSL_HTML_SINGLE_STYLE) ${top_srcdir}/doc/xml/spine.xml
b25e6b79
BK
925 $(STAMP) stamp-html-single-docbook
926
927doc-html-single-docbook: stamp-html-single-docbook
8a165db0
BK
928
929# FO
b25e6b79 930stamp-fo-docbook: $(xml_sources) ${docbook_outdir}/fo
8a165db0 931 @echo "Generating FO files..."
ce1140e3 932 $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \
8a165db0 933 $(XSL_FO_STYLE) ${top_srcdir}/doc/xml/spine.xml
b25e6b79 934 $(STAMP) stamp-fo-docbook
5bca11c4 935
b25e6b79
BK
936doc-fo-docbook: stamp-fo-docbook
937stamp-pdf-docbook: $(xml_sources) ${docbook_outdir}/pdf
40e053e3 938 @echo "Generating pdf dblatex files..."
a6aff075
BK
939 dblatex $(DBLATEX_FLAGS) \
940 -o ${manual_pdf} ${top_srcdir}/doc/xml/spine.xml
b25e6b79
BK
941 $(STAMP) stamp-pdf-docbook
942
943doc-pdf-docbook: stamp-pdf-docbook
944
945stamp-texinfo-docbook: stamp-xml-single-docbook ${docbook_outdir}/texinfo
547f963b 946 @echo "Generating texinfo files..."
b25e6b79
BK
947 db2x_docbook2texi $(DB2TEXI_FLAGS) ${set_xml}
948 mv libstdc++-manual.texi ${manual_texi}
949 $(STAMP) stamp-texinfo-docbook
950
951stamp-info-docbook: stamp-texinfo-docbook
952 @echo "Generating info files..."
953 $(MAKEINFO) $(MAKEINFOFLAGS) ${manual_texi}
954 $(STAMP) stamp-info-docbook
955
956doc-texinfo-docbook: stamp-texinfo-docbook
957
958doc-info-docbook: stamp-info-docbook
959stamp-epub-docbook: stamp-xml-single-docbook ${docbook_outdir}/epub
960 @echo "Generating epub files..."
961 ${XSL_STYLE_DIR}/epub/bin/dbtoepub -v -d -o ${manual_epub} ${set_xml}
962 $(STAMP) stamp-epub-docbook
963
964doc-epub-docbook: stamp-epub-docbook
03a32789
BK
965doc-html-performance:
966 -@(chmod + ${doc_performance_script}; \
967 ${doc_performance_script} ${top_srcdir} \
968 ${glibcxx_builddir}/testsuite \
969 ${top_srcdir}/testsuite/data/make_graph_htmls.xml \
970 ${top_srcdir}/testsuite/data/make_graph_test_infos.xml local g++)
8a165db0 971
c4e82de9 972.PHONY: doc-doxygen-html doc-doxygen-man doc-performance
4312e020
BK
973
974# To remove directories.
975clean-local:
b25e6b79 976 rm -rf man html pdf fo xml doxygen docbook ./libstdc++-* db2t*
5213506e 977
4312e020
BK
978# Tell versions [3.59,3.63) of GNU make to not export all variables.
979# Otherwise a system limit (for SysV at least) may be exceeded.
980.NOEXPORT: