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