OSDN Git Service

2011-08-14 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / doc / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
38         $(srcdir)/Makefile.am
39 subdir = doc
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
42         $(top_srcdir)/../config/enable.m4 \
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 \
49         $(top_srcdir)/../config/lthostflags.m4 \
50         $(top_srcdir)/../config/multi.m4 \
51         $(top_srcdir)/../config/no-executables.m4 \
52         $(top_srcdir)/../config/override.m4 \
53         $(top_srcdir)/../config/stdint.m4 \
54         $(top_srcdir)/../config/unwind_ipinfo.m4 \
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 \
60         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 CONFIG_HEADER = $(top_builddir)/config.h
64 CONFIG_CLEAN_FILES =
65 CONFIG_CLEAN_VPATH_FILES =
66 depcomp =
67 am__depfiles_maybe =
68 SOURCES =
69 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
70 ACLOCAL = @ACLOCAL@
71 ALLOCATOR_H = @ALLOCATOR_H@
72 ALLOCATOR_NAME = @ALLOCATOR_NAME@
73 AMTAR = @AMTAR@
74 AR = @AR@
75 AS = @AS@
76 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
77 ATOMIC_FLAGS = @ATOMIC_FLAGS@
78 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 BASIC_FILE_CC = @BASIC_FILE_CC@
84 BASIC_FILE_H = @BASIC_FILE_H@
85 CC = @CC@
86 CCODECVT_CC = @CCODECVT_CC@
87 CCOLLATE_CC = @CCOLLATE_CC@
88 CCTYPE_CC = @CCTYPE_CC@
89 CFLAGS = @CFLAGS@
90 CLOCALE_CC = @CLOCALE_CC@
91 CLOCALE_H = @CLOCALE_H@
92 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
93 CMESSAGES_CC = @CMESSAGES_CC@
94 CMESSAGES_H = @CMESSAGES_H@
95 CMONEY_CC = @CMONEY_CC@
96 CNUMERIC_CC = @CNUMERIC_CC@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
100 CSTDIO_H = @CSTDIO_H@
101 CTIME_CC = @CTIME_CC@
102 CTIME_H = @CTIME_H@
103 CXX = @CXX@
104 CXXCPP = @CXXCPP@
105 CXXFILT = @CXXFILT@
106 CXXFLAGS = @CXXFLAGS@
107 CYGPATH_W = @CYGPATH_W@
108 C_INCLUDE_DIR = @C_INCLUDE_DIR@
109 DBLATEX = @DBLATEX@
110 DBTOEPUB = @DBTOEPUB@
111 DEBUG_FLAGS = @DEBUG_FLAGS@
112 DEFS = @DEFS@
113 DOT = @DOT@
114 DOXYGEN = @DOXYGEN@
115 DSYMUTIL = @DSYMUTIL@
116 DUMPBIN = @DUMPBIN@
117 ECHO_C = @ECHO_C@
118 ECHO_N = @ECHO_N@
119 ECHO_T = @ECHO_T@
120 EGREP = @EGREP@
121 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
122 EXEEXT = @EXEEXT@
123 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
124 FGREP = @FGREP@
125 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
126 GLIBCXX_LIBS = @GLIBCXX_LIBS@
127 GREP = @GREP@
128 INSTALL = @INSTALL@
129 INSTALL_DATA = @INSTALL_DATA@
130 INSTALL_PROGRAM = @INSTALL_PROGRAM@
131 INSTALL_SCRIPT = @INSTALL_SCRIPT@
132 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133 LD = @LD@
134 LDFLAGS = @LDFLAGS@
135 LIBICONV = @LIBICONV@
136 LIBOBJS = @LIBOBJS@
137 LIBS = @LIBS@
138 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
139 LIBTOOL = @LIBTOOL@
140 LIPO = @LIPO@
141 LN_S = @LN_S@
142 LTLIBICONV = @LTLIBICONV@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAKEINFO = @MAKEINFO@
146 MKDIR_P = @MKDIR_P@
147 NM = @NM@
148 NMEDIT = @NMEDIT@
149 OBJDUMP = @OBJDUMP@
150 OBJEXT = @OBJEXT@
151 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
152 OPT_LDFLAGS = @OPT_LDFLAGS@
153 OS_INC_SRCDIR = @OS_INC_SRCDIR@
154 OTOOL = @OTOOL@
155 OTOOL64 = @OTOOL64@
156 PACKAGE = @PACKAGE@
157 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158 PACKAGE_NAME = @PACKAGE_NAME@
159 PACKAGE_STRING = @PACKAGE_STRING@
160 PACKAGE_TARNAME = @PACKAGE_TARNAME@
161 PACKAGE_URL = @PACKAGE_URL@
162 PACKAGE_VERSION = @PACKAGE_VERSION@
163 PATH_SEPARATOR = @PATH_SEPARATOR@
164 PDFLATEX = @PDFLATEX@
165 RANLIB = @RANLIB@
166 RUBY = @RUBY@
167 SECTION_FLAGS = @SECTION_FLAGS@
168 SECTION_LDFLAGS = @SECTION_LDFLAGS@
169 SED = @SED@
170 SET_MAKE = @SET_MAKE@
171 SHELL = @SHELL@
172 STRIP = @STRIP@
173 SYMVER_FILE = @SYMVER_FILE@
174 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
175 USE_NLS = @USE_NLS@
176 VERSION = @VERSION@
177 WARN_FLAGS = @WARN_FLAGS@
178 WERROR = @WERROR@
179
180 # Validate existing XML structure.
181 XMLLINT = xmllint
182 XSLTPROC = xsltproc
183 XSL_STYLE_DIR = @XSL_STYLE_DIR@
184 abs_builddir = @abs_builddir@
185 abs_srcdir = @abs_srcdir@
186 abs_top_builddir = @abs_top_builddir@
187 abs_top_srcdir = @abs_top_srcdir@
188 ac_ct_CC = @ac_ct_CC@
189 ac_ct_CXX = @ac_ct_CXX@
190 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
191 am__leading_dot = @am__leading_dot@
192 am__tar = @am__tar@
193 am__untar = @am__untar@
194 baseline_dir = @baseline_dir@
195 baseline_subdir_switch = @baseline_subdir_switch@
196 bindir = @bindir@
197 build = @build@
198 build_alias = @build_alias@
199 build_cpu = @build_cpu@
200 build_os = @build_os@
201 build_vendor = @build_vendor@
202 builddir = @builddir@
203 check_msgfmt = @check_msgfmt@
204 datadir = @datadir@
205 datarootdir = @datarootdir@
206 docdir = @docdir@
207 dvidir = @dvidir@
208 enable_shared = @enable_shared@
209 enable_static = @enable_static@
210 exec_prefix = @exec_prefix@
211 glibcxx_MOFILES = @glibcxx_MOFILES@
212 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
213 glibcxx_POFILES = @glibcxx_POFILES@
214 glibcxx_builddir = @glibcxx_builddir@
215 glibcxx_localedir = @glibcxx_localedir@
216 glibcxx_prefixdir = @glibcxx_prefixdir@
217 glibcxx_srcdir = @glibcxx_srcdir@
218 glibcxx_thread_h = @glibcxx_thread_h@
219 glibcxx_toolexecdir = @glibcxx_toolexecdir@
220 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
221 gxx_include_dir = @gxx_include_dir@
222 host = @host@
223 host_alias = @host_alias@
224 host_cpu = @host_cpu@
225 host_os = @host_os@
226 host_vendor = @host_vendor@
227
228 # HTML
229 htmldir = "$(DESTDIR)@docdir@"
230 includedir = @includedir@
231
232 # TEXINFO,INFO
233 infodir = "$(DESTDIR)@infodir@"
234 install_sh = @install_sh@
235 libdir = @libdir@
236 libexecdir = @libexecdir@
237 libtool_VERSION = @libtool_VERSION@
238 localedir = @localedir@
239 localstatedir = @localstatedir@
240 lt_host_flags = @lt_host_flags@
241
242 # MAN
243 mandir = "$(DESTDIR)@mandir@"
244 mkdir_p = @mkdir_p@
245 multi_basedir = @multi_basedir@
246 oldincludedir = @oldincludedir@
247
248 # PDF
249 pdfdir = "$(DESTDIR)@docdir@"
250 port_specific_symbol_files = @port_specific_symbol_files@
251 prefix = @prefix@
252 program_transform_name = @program_transform_name@
253 psdir = @psdir@
254 sbindir = @sbindir@
255 sharedstatedir = @sharedstatedir@
256 srcdir = @srcdir@
257 sysconfdir = @sysconfdir@
258 target = @target@
259 target_alias = @target_alias@
260 target_cpu = @target_cpu@
261 target_os = @target_os@
262 target_vendor = @target_vendor@
263 top_build_prefix = @top_build_prefix@
264 top_builddir = @top_builddir@
265 top_srcdir = @top_srcdir@
266 toplevel_srcdir = @toplevel_srcdir@
267
268 # May be used by various substitution variables.
269 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
270 MAINT_CHARSET = latin1
271 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
272 PWD_COMMAND = $${PWDCMD-pwd}
273 STAMP = echo timestamp >
274 toolexecdir = $(glibcxx_toolexecdir)
275 toolexeclibdir = $(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.
279 CONFIG_CXXFLAGS = \
280         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
281
282 WARN_CXXFLAGS = \
283         $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
284
285
286 # -I/-D flags to pass when compiling.
287 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
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
327 xmldir = "$(DESTDIR)@docdir@"
328
329 # EPUB
330 # Assumes ruby installed
331 epubdir = "$(DESTDIR)@docdir@"
332
333 # Doxygen configuration
334 # Assumes doxygen, graphviz (with dot), pdflatex installed
335 doxygen_script = ${top_srcdir}/scripts/run_doxygen
336 doxygen_outdir = ${glibcxx_builddir}/doc/doxygen
337 api_xml = ${doxygen_outdir}/xml/libstdc++-api-single.xml
338 doxygen_pdf = ${doxygen_outdir}/latex/refman.pdf
339 api_pdf = ${doxygen_outdir}/pdf/libstdc++-api.pdf
340
341 # Docbook configuration.
342 # Assumes
343 # libxslt
344 # dblatex
345 # pdflatex
346 # docbook-style-xsl
347 # emacs-nxml-mode
348 docbook_outdir = ${glibcxx_builddir}/doc/docbook
349 xml_dir = ${glibcxx_srcdir}/doc/xml
350 xml_sources_basic = \
351         ${xml_dir}/spine.xml \
352         ${xml_dir}/authors.xml \
353         ${xml_dir}/api.xml \
354         ${xml_dir}/faq.xml
355
356 xml_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 \
374         ${xml_dir}/manual/documentation_hacking.xml \
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 \
387         ${xml_dir}/manual/policy_data_structures.xml \
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 \
399         ${xml_dir}/manual/test_policy_data_structures.xml \
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
406
407 xml_sources_extra = \
408         ${xml_dir}/gnu/fdl-1.3.xml \
409         ${xml_dir}/gnu/gpl-3.0.xml
410
411 xml_sources = \
412         ${xml_sources_basic} \
413         ${xml_sources_manual} \
414         ${xml_sources_extra}
415
416 xml_image_dir = ${xml_dir}/images
417 xml_image_basic = \
418         ${xml_image_dir}/confdeps.png \
419         ${xml_image_dir}/pbds_balls_and_bins.png \
420         ${xml_image_dir}/pbds_container_tag_hierarchy.png \
421         ${xml_image_dir}/pbds_different_underlying_dss_1.png \
422         ${xml_image_dir}/pbds_different_underlying_dss_2.png \
423         ${xml_image_dir}/pbds_embedded_lists_1.png \
424         ${xml_image_dir}/pbds_embedded_lists_2.png \
425         ${xml_image_dir}/pbds_embedded_lists_3.png \
426         ${xml_image_dir}/pbds_exception_hierarchy.png \
427         ${xml_image_dir}/pbds_hash_policy_cd.png \
428         ${xml_image_dir}/pbds_hash_ranged_hash_range_hashing_fns.png \
429         ${xml_image_dir}/pbds_hash_range_hashing_seq_diagram2.png \
430         ${xml_image_dir}/pbds_hash_range_hashing_seq_diagram.png \
431         ${xml_image_dir}/pbds_insert_resize_sequence_diagram1.png \
432         ${xml_image_dir}/pbds_insert_resize_sequence_diagram2.png \
433         ${xml_image_dir}/pbds_insert_resize_sequence_diagram3.png \
434         ${xml_image_dir}/pbds_invalidation_guarantee_erase.png \
435         ${xml_image_dir}/pbds_invalidation_tag_hierarchy.png \
436         ${xml_image_dir}/pbds_list_update.png \
437         ${xml_image_dir}/pbds_node_invariants.png \
438         ${xml_image_dir}/pbds_pat_trie.png \
439         ${xml_image_dir}/pbds_point_iterator_hierarchy.png \
440         ${xml_image_dir}/pbds_point_iterators_range_ops_1.png \
441         ${xml_image_dir}/pbds_point_iterators_range_ops_2.png \
442         ${xml_image_dir}/pbds_priority_queue_different_underlying_dss.png \
443         ${xml_image_dir}/pbds_priority_queue_tag_hierarchy.png \
444         ${xml_image_dir}/pbds_rationale_null_node_updator.png \
445         ${xml_image_dir}/pbds_resize_policy_cd.png \
446         ${xml_image_dir}/pbds_restoring_node_invariants.png \
447         ${xml_image_dir}/pbds_simple_list.png \
448         ${xml_image_dir}/pbds_tree_node_invalidations.png \
449         ${xml_image_dir}/pbds_tree_node_invariants.png \
450         ${xml_image_dir}/pbds_tree_node_updator_policy_cd.png \
451         ${xml_image_dir}/pbds_trie_node_updator_policy_cd.png \
452         ${xml_image_dir}/pbds_update_seq_diagram.png 
453
454 xml_image_generated = \
455         ${xml_image_dir}/pbds_binary_priority_queue_int_push_pop.png \
456         ${xml_image_dir}/pbds_binary_priority_queue_int_push.png \
457         ${xml_image_dir}/pbds_ccgp_hash_int_subscript_insert.png \
458         ${xml_image_dir}/pbds_cc_hash_int_find.png \
459         ${xml_image_dir}/pbds_cc_hash_int_subscript_find.png \
460         ${xml_image_dir}/pbds_cc_hash_int_subscript_insert.png \
461         ${xml_image_dir}/pbds_gp_hash_int_find.png \
462         ${xml_image_dir}/pbds_gp_hash_int_subscript_find.png \
463         ${xml_image_dir}/pbds_gp_hash_int_subscript_insert.png \
464         ${xml_image_dir}/pbds_hash_int_erase_mem.png \
465         ${xml_image_dir}/pbds_hash_text_find.png \
466         ${xml_image_dir}/pbds_hash_zlob_int_find.png \
467         ${xml_image_dir}/pbds_multimap_text_find_large_s2p_hash.png \
468         ${xml_image_dir}/pbds_multimap_text_find_large_s2p_tree.png \
469         ${xml_image_dir}/pbds_multimap_text_find_small_s2p_hash.png \
470         ${xml_image_dir}/pbds_multimap_text_find_small_s2p_tree.png \
471         ${xml_image_dir}/pbds_multimap_text_insert_large_s2p_hash.png \
472         ${xml_image_dir}/pbds_multimap_text_insert_large_s2p_tree.png \
473         ${xml_image_dir}/pbds_multimap_text_insert_mem_large_s2p_hash.png \
474         ${xml_image_dir}/pbds_multimap_text_insert_mem_large_s2p_tree.png \
475         ${xml_image_dir}/pbds_multimap_text_insert_mem_small_s2p_hash.png \
476         ${xml_image_dir}/pbds_multimap_text_insert_mem_small_s2p_tree.png \
477         ${xml_image_dir}/pbds_multimap_text_insert_small_s2p_hash.png \
478         ${xml_image_dir}/pbds_multimap_text_insert_small_s2p_tree.png \
479         ${xml_image_dir}/pbds_pairing_priority_queue_text_modify_down_thin.png \
480         ${xml_image_dir}/pbds_pairing_priority_queue_text_modify_up_thin.png \
481         ${xml_image_dir}/pbds_pairing_priority_queue_text_push_pop.png \
482         ${xml_image_dir}/pbds_pairing_priority_queue_text_push.png \
483         ${xml_image_dir}/pbds_priority_queue_int_push_pop.png \
484         ${xml_image_dir}/pbds_priority_queue_int_push.png \
485         ${xml_image_dir}/pbds_priority_queue_text_join.png \
486         ${xml_image_dir}/pbds_priority_queue_text_modify_down.png \
487         ${xml_image_dir}/pbds_priority_queue_text_modify_up.png \
488         ${xml_image_dir}/pbds_priority_queue_text_pop_mem.png \
489         ${xml_image_dir}/pbds_priority_queue_text_push_pop.png \
490         ${xml_image_dir}/pbds_priority_queue_text_push.png \
491         ${xml_image_dir}/pbds_tree_int_find.png \
492         ${xml_image_dir}/pbds_tree_order_statistics.png \
493         ${xml_image_dir}/pbds_tree_split_join.png \
494         ${xml_image_dir}/pbds_tree_text_find.png \
495         ${xml_image_dir}/pbds_tree_text_insert_node.png \
496         ${xml_image_dir}/pbds_tree_text_insert_trie.png \
497         ${xml_image_dir}/pbds_tree_text_insert_vector.png \
498         ${xml_image_dir}/pbds_tree_text_lor_find.png
499
500 xml_images = ${xml_image_basic} ${xml_image_generated}
501 xml_extradir = ${glibcxx_srcdir}/doc/html/ext
502 xml_extra = \
503         ${xml_extradir}/lwg-active.html \
504         ${xml_extradir}/lwg-closed.html \
505         ${xml_extradir}/lwg-defects.html
506
507 xml_noinst = \
508         ${xml_dir}/book.txml \
509         ${xml_dir}/chapter.txml \
510         ${xml_dir}/class.txml \
511         ${xml_image_dir}/confdeps.dot \
512         ${xml_image_dir}/confdeps.pdf
513
514 XSLT_FLAGS = --nonet --xinclude
515 XSLT_PARAM = --param toc.section.depth 4
516 #XSL_STYLE_DIR = /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
517 #XSL_STYLE_DIR = /usr/share/sgml/docbook/xsl-ns-stylesheets
518 XSL_FO_STYLE = $(XSL_STYLE_DIR)/fo/docbook.xsl
519 XSL_HTML_STYLE = $(XSL_STYLE_DIR)/xhtml-1_1/chunk.xsl
520 XSL_HTML_SINGLE_STYLE = $(XSL_STYLE_DIR)/xhtml-1_1/docbook.xsl
521 XSL_EPUB_STYLE = $(XSL_STYLE_DIR)/epub/docbook.xsl
522 LINT_FLAGS = --debug --xinclude --noent --noblanks --noout
523 SCHEMA_FLAGS = http://www.docbook.org/xml/5.0/dtd/docbook.dtd
524 #SCHEMA_FLAGS = --nonet /usr/share/xml/docbook5/schema/dtd/5.0/docbook.dtd
525 XMLLINT_VALID_FLAGS = $(LINT_FLAGS) --dtdvalid $(SCHEMA_FLAGS)
526 XMLLINT_FLAGS = --xinclude --nsclean --c14n --noent --noblanks --nocdata
527
528 # XML, all one page
529 # Some info on canonicalization
530 # http://www.mail-archive.com/help-texinfo@gnu.org/msg00864.html
531 manual_xml = ${docbook_outdir}/xml/libstdc++-manual-single.xml
532 set_xml = ${docbook_outdir}/xml/libstdc++-set-single.xml
533
534 # HTML, all one page
535 manual_html = ${docbook_outdir}/html/libstdc++-manual-single.html
536
537 # PDF, via dblatex
538 manual_pdf = ${docbook_outdir}/pdf/libstdc++-manual.pdf
539 DBLATEX_FLAGS = --dump --verbose --pdf
540
541 # TEXINFO, via docbook2X
542 # NB: Both experimental and tempermental
543 manual_texi = ${docbook_outdir}/texinfo/libstdc++-manual.texi
544 manual_info = ${docbook_outdir}/texinfo/libstdc++-manual.info
545 DB2TEXI_FLAGS = \
546         --encoding=utf-8//TRANSLIT \
547         --string-param output-file="libstdc++-manual" \
548         --string-param directory-category="GNU C++ Library" \
549         --string-param explicit-node-names=true
550
551
552 # EPUB, via dbtoepub + ruby
553 manual_epub = ${docbook_outdir}/epub/libstdc++-manual.epub
554
555 # Performance doc and graph configuration.
556 # Assumes pychart, beautiful soup installed.
557 # Generates the plots/graph imagery for performance testing.
558 doc_performance_script = ${top_srcdir}/scripts/make_graph.py
559
560 # By adding these files here, automake will remove them for 'make clean'
561 CLEANFILES = *.log stamp*
562 all: all-am
563
564 .SUFFIXES:
565 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
566         @for dep in $?; do \
567           case '$(am__configure_deps)' in \
568             *$$dep*) \
569               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
570                 && { if test -f $@; then exit 0; else break; fi; }; \
571               exit 1;; \
572           esac; \
573         done; \
574         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps doc/Makefile'; \
575         $(am__cd) $(top_srcdir) && \
576           $(AUTOMAKE) --foreign --ignore-deps doc/Makefile
577 .PRECIOUS: Makefile
578 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
579         @case '$?' in \
580           *config.status*) \
581             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
582           *) \
583             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
584             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
585         esac;
586
587 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
588         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
589
590 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
591         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
592 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
593         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
594 $(am__aclocal_m4_deps):
595
596 mostlyclean-libtool:
597         -rm -f *.lo
598
599 clean-libtool:
600         -rm -rf .libs _libs
601 tags: TAGS
602 TAGS:
603
604 ctags: CTAGS
605 CTAGS:
606
607 check-am: all-am
608 check: check-am
609 all-am: Makefile
610 installdirs:
611 install: install-am
612 install-exec: install-exec-am
613 install-data: install-data-am
614 uninstall: uninstall-am
615
616 install-am: all-am
617         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
618
619 installcheck: installcheck-am
620 install-strip:
621         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
622           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
623           `test -z '$(STRIP)' || \
624             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
625 mostlyclean-generic:
626
627 clean-generic:
628         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
629
630 distclean-generic:
631         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
632         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
633
634 maintainer-clean-generic:
635         @echo "This command is intended for maintainers to use"
636         @echo "it deletes files that may require special tools to rebuild."
637 clean: clean-am
638
639 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
640
641 distclean: distclean-am
642         -rm -f Makefile
643 distclean-am: clean-am distclean-generic
644
645 dvi-am:
646
647 html-am:
648
649 info-am:
650
651 install-data-am:
652
653 install-dvi-am:
654
655 install-exec-am:
656
657 install-html-am:
658
659 install-info-am:
660
661 install-pdf-am:
662
663 install-ps-am:
664
665 installcheck-am:
666
667 maintainer-clean: maintainer-clean-am
668         -rm -f Makefile
669 maintainer-clean-am: distclean-am maintainer-clean-generic
670
671 mostlyclean: mostlyclean-am
672
673 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
674
675 pdf-am:
676
677 ps-am:
678
679 uninstall-am:
680
681 .MAKE: install-am install-strip
682
683 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
684         clean-local distclean distclean-generic distclean-libtool dvi \
685         dvi-am html html-am info info-am install install-am \
686         install-data install-data-am install-dvi install-dvi-am \
687         install-exec install-exec-am install-html install-html-am \
688         install-info install-info-am install-man install-pdf \
689         install-pdf-am install-ps install-ps-am install-strip \
690         installcheck installcheck-am installdirs maintainer-clean \
691         maintainer-clean-generic mostlyclean mostlyclean-generic \
692         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
693
694
695 # Documentation primary rules.
696 #
697 # xml:
698 # html:
699 # pdf:
700 # man:
701 # info:
702 # ps:
703 # dvi:
704 # epub:
705 # install-xml:
706 # install-html:
707 # install-pdf:
708 # install-man:
709 # install-info:
710 # install-ps:
711 # install-dvi:
712 # install-epub:
713
714 xml: $(STAMP_XML)
715 install-xml: $(STAMP_INSTALL_XML)
716
717 html: $(STAMP_HTML)
718 install-html: $(STAMP_INSTALL_HTML)
719
720 man: $(STAMP_MAN)
721 install-man: $(STAMP_INSTALL_MAN)
722
723 pdf: $(STAMP_PDF)
724 install-pdf: $(STAMP_INSTALL_PDF)
725
726 epub: $(STAMP_EPUB)
727 install-epub: $(STAMP_INSTALL_EPUB)
728
729 info:
730 install-info:
731
732 ps:
733 install-ps:
734
735 dvi:
736 install-dvi:
737 stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
738         $(STAMP) stamp-xml
739
740 doc-xml: stamp-xml
741
742 doc-install-xml: doc-xml
743         test -z ${xmldir} || $(mkinstalldirs) ${xmldir}
744         $(INSTALL_DATA) ${manual_xml} ${xmldir}
745         $(INSTALL_DATA) ${api_xml} ${xmldir}
746 stamp-html: stamp-html-docbook-data stamp-html-doxygen
747         $(STAMP) stamp-html
748
749 doc-html: stamp-html
750
751 doc-install-html: doc-html
752         test -z ${htmldir} || $(mkinstalldirs) ${htmldir}
753         cp -r ${docbook_outdir}/html ${htmldir}/libstdc++-manual.html;
754         cp -r ${doxygen_outdir}/html ${htmldir}/libstdc++-api.html;
755 stamp-pdf: stamp-pdf-docbook stamp-pdf-doxygen
756         $(STAMP) stamp-pdf
757
758 doc-pdf: stamp-pdf
759
760 doc-install-pdf: doc-pdf
761         test -z ${pdfdir} || $(mkinstalldirs) ${pdfdir}
762         $(INSTALL_DATA) ${docbook_outdir}/pdf/libstdc++-manual.pdf ${pdfdir}
763         $(INSTALL_DATA) ${doxygen_outdir}/pdf/libstdc++-api.pdf ${pdfdir}
764 stamp-man: stamp-man-doxygen
765         $(STAMP) stamp-man
766
767 doc-man: stamp-man
768
769 doc-install-man: doc-man
770         test -z ${mandir} || $(mkinstalldirs) ${mandir}
771         cp -r ${doxygen_outdir}/man/man3 ${mandir}
772 stamp-texinfo: stamp-texinfo-docbook
773         $(STAMP) stamp-texinfo
774
775 stamp-info: stamp-info-docbook
776         $(STAMP) stamp-info
777
778 doc-texinfo: stamp-texinfo
779
780 doc-info: stamp-info
781
782 doc-install-texinfo: doc-texinfo
783         test -z ${infodir} || $(mkinstalldirs) ${infodir}
784         $(INSTALL_DATA) ${manual_texi} ${infodir}
785
786 doc-install-info: doc-info
787         test -z ${infodir} || $(mkinstalldirs) ${infodir}
788         $(INSTALL_DATA) ${manual_info} ${infodir}
789 stamp-epub: stamp-epub-docbook
790         $(STAMP) stamp-epub
791
792 doc-epub: stamp-epub
793
794 doc-install-epub: doc-epub
795         test -z ${epubdir} || $(mkinstalldirs) ${epubdir}
796         $(INSTALL_DATA) ${manual_epub} ${epubdir}
797
798 ${doxygen_outdir}/xml:
799         mkdir -p ${doxygen_outdir}/xml
800
801 ${doxygen_outdir}/html:
802         mkdir -p ${doxygen_outdir}/html
803
804 ${doxygen_outdir}/latex:
805         mkdir -p ${doxygen_outdir}/latex
806
807 ${doxygen_outdir}/pdf:
808         mkdir -p ${doxygen_outdir}/pdf
809
810 ${doxygen_outdir}/man:
811         mkdir -p ${doxygen_outdir}/man
812
813 stamp-xml-doxygen: ${doxygen_outdir}/xml
814         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
815           builddir=`cd ..; ${PWD_COMMAND}`; \
816           ${SHELL} ${doxygen_script} \
817           --host_alias=${host_alias} --mode=xml $${srcdir} $${builddir} NO)
818         $(STAMP) stamp-xml-doxygen
819
820 stamp-xml-single-doxygen: stamp-xml-doxygen
821         @echo "Generating doxygen xml single file..."
822         $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \
823         ${doxygen_outdir}/xml/index.xml > ${api_xml};
824         $(STAMP) stamp-xml-single-doxygen
825
826 stamp-html-doxygen: ${doxygen_outdir}/html
827         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
828           builddir=`cd ..; ${PWD_COMMAND}`; \
829           ${SHELL} ${doxygen_script} \
830           --host_alias=${host_alias} --mode=html $${srcdir} $${builddir} YES)
831         $(STAMP) stamp-html-doxygen
832
833 stamp-latex-doxygen: ${doxygen_outdir}/latex
834         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
835           builddir=`cd ..; ${PWD_COMMAND}`; \
836           ${SHELL} ${doxygen_script} \
837           --host_alias=${host_alias} --mode=latex $${srcdir} $${builddir} NO)
838         $(STAMP) stamp-latex-doxygen
839
840 # Chance of loooooonnggg creation time on this rule.  Iff this fails,
841 # look at refman.log and see if TeX's memory is exhausted. Symptoms
842 # include asking a wizard to enlarge capacity. If this is the case,
843 # find texmf.cnf and add a zero for pool_size, string_vacancies,
844 # max_strings, and pool_free values.
845 stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
846         -(cd ${doxygen_outdir}/latex && $(MAKE) -i pdf;)
847         echo "Generating doxygen pdf file...";
848         if [ -f ${doxygen_pdf} ]; then \
849           mv ${doxygen_pdf} ${api_pdf} ; \
850           echo ":: PDF file is ${api_pdf}"; \
851         else \
852           echo "... error"; \
853           exit 12; \
854         fi
855         $(STAMP) stamp-pdf-doxygen
856
857 stamp-man-doxygen: ${doxygen_outdir}/man
858         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
859           builddir=`cd ..; ${PWD_COMMAND}`; \
860           ${SHELL} ${doxygen_script} \
861           --host_alias=${host_alias} --mode=man $${srcdir} $${builddir} YES)
862         $(STAMP) stamp-man-doxygen
863
864 doc-xml-doxygen: stamp-xml-doxygen
865 doc-xml-single-doxygen: stamp-xml-single-doxygen
866 doc-html-doxygen: stamp-html-doxygen
867 doc-latex-doxygen: stamp-latex-doxygen
868 doc-pdf-doxygen: stamp-pdf-doxygen
869 doc-man-doxygen: stamp-man-doxygen
870
871 ${docbook_outdir}/epub:
872         mkdir -p ${docbook_outdir}/epub
873
874 ${docbook_outdir}/fo:
875         mkdir -p ${docbook_outdir}/fo
876
877 ${docbook_outdir}/html:
878         mkdir -p ${docbook_outdir}/html
879         mkdir -p ${docbook_outdir}/html/images
880         mkdir -p ${docbook_outdir}/html/manual/ext
881
882 ${docbook_outdir}/pdf:
883         mkdir -p ${docbook_outdir}/pdf
884
885 ${docbook_outdir}/texinfo:
886         mkdir -p ${docbook_outdir}/texinfo
887
888 ${docbook_outdir}/xml:
889         mkdir -p ${docbook_outdir}/xml
890         mkdir -p ${docbook_outdir}/xml/images
891 doc-xml-validate-docbook: $(xml_sources) $(xml_images)
892         @echo "Generating XML validation log..."
893         $(XMLLINT) $(XMLLINT_VALID_FLAGS) ${top_srcdir}/doc/xml/spine.xml
894 stamp-xml-single-docbook: $(xml_sources) ${docbook_outdir}/xml
895         @echo "Generating XML single..."
896         $(XMLLINT) $(XMLLINT_FLAGS) \
897         ${top_srcdir}/doc/xml/manual/spine.xml > ${manual_xml};
898         $(XMLLINT) $(XMLLINT_FLAGS) \
899         ${top_srcdir}/doc/xml/spine.xml > ${set_xml};
900         if [ ! -d "${docbook_outdir}/xml/images" ]; then \
901           $(LN_S) ${top_srcdir}/doc/xml/images ${docbook_outdir}/xml/; \
902         fi
903         $(STAMP) stamp-xml-single-docbook
904
905 doc-xml-single-docbook: stamp-xml-single-docbook
906
907 # HTML support files
908 stamp-html-docbook-images: stamp-html-docbook $(xml_images)
909         $(INSTALL_DATA) $(xml_images) ${docbook_outdir}/html/images
910         $(STAMP) stamp-html-docbook-images
911
912 stamp-html-docbook-lwg: stamp-html-docbook $(xml_extra)
913         $(INSTALL_DATA) $(xml_extra) ${docbook_outdir}/html/manual/ext
914         $(STAMP) stamp-html-docbook-lwg
915
916 stamp-html-docbook-data: stamp-html-docbook-images stamp-html-docbook-lwg
917         $(STAMP) stamp-html-docbook-data
918
919 # HTML, index plus chapters
920 stamp-html-docbook: $(xml_sources) ${docbook_outdir}/html
921         @echo "Generating html files..."
922         $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${docbook_outdir}/html/ \
923         $(XSL_HTML_STYLE) ${top_srcdir}/doc/xml/spine.xml
924         $(STAMP) stamp-html-docbook
925
926 doc-html-docbook: stamp-html-docbook-data
927 stamp-html-single-docbook: $(xml_sources) ${docbook_outdir}/html
928         @echo "Generating html single file..."
929         $(XSLTPROC) $(XSLT_PARAM) $(XSLT_FLAGS) -o ${manual_html} \
930         $(XSL_HTML_SINGLE_STYLE) ${top_srcdir}/doc/xml/spine.xml
931         $(STAMP) stamp-html-single-docbook
932
933 doc-html-single-docbook: stamp-html-single-docbook
934
935 # FO
936 stamp-fo-docbook: $(xml_sources) ${docbook_outdir}/fo
937         @echo "Generating FO files..."
938         $(XSLTPROC) $(XSLT_FLAGS) -o ${docbook_outdir}/fo/spine.fo \
939         $(XSL_FO_STYLE) ${top_srcdir}/doc/xml/spine.xml
940         $(STAMP) stamp-fo-docbook
941
942 doc-fo-docbook: stamp-fo-docbook
943 stamp-pdf-docbook: $(xml_sources) ${docbook_outdir}/pdf
944         @echo "Generating pdf dblatex files..."
945         dblatex $(DBLATEX_FLAGS) \
946         -o ${manual_pdf} ${top_srcdir}/doc/xml/spine.xml
947         $(STAMP) stamp-pdf-docbook
948
949 doc-pdf-docbook: stamp-pdf-docbook
950
951 stamp-texinfo-docbook: stamp-xml-single-docbook ${docbook_outdir}/texinfo
952         @echo "Generating texinfo files..."
953         db2x_docbook2texi $(DB2TEXI_FLAGS) ${set_xml}
954         mv libstdc++-manual.texi ${manual_texi}
955         $(STAMP) stamp-texinfo-docbook
956
957 stamp-info-docbook: stamp-texinfo-docbook
958         @echo "Generating info files..."
959         $(MAKEINFO) $(MAKEINFOFLAGS) ${manual_texi}
960         $(STAMP) stamp-info-docbook
961
962 doc-texinfo-docbook: stamp-texinfo-docbook
963
964 doc-info-docbook: stamp-info-docbook
965 stamp-epub-docbook: stamp-xml-single-docbook ${docbook_outdir}/epub
966         @echo "Generating epub files..."
967         ${XSL_STYLE_DIR}/epub/bin/dbtoepub -v -d -o ${manual_epub} ${set_xml}
968         $(STAMP) stamp-epub-docbook
969
970 doc-epub-docbook: stamp-epub-docbook
971 doc-svg-performance: ${docbook_outdir}/xml
972         -@(chmod + ${doc_performance_script}; \
973         ${doc_performance_script} \
974         ${top_srcdir}/testsuite/data/make_graph_test_infos.xml \
975         ${glibcxx_builddir}/testsuite \
976         ${glibcxx_builddir}/doc/docbook/xml/images)
977
978 .PHONY: doc-doxygen-html doc-doxygen-man doc-performance
979
980 # To remove directories.
981 clean-local:
982         rm -rf man html pdf fo xml doxygen docbook ./libstdc++-* db2t*
983
984 # Tell versions [3.59,3.63) of GNU make to not export all variables.
985 # Otherwise a system limit (for SysV at least) may be exceeded.
986 .NOEXPORT: