OSDN Git Service

* fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
[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 copydir = ${docbook_outdir}/html/manual/ext/
329
330 # EPUB
331 # Assumes ruby installed
332 epubdir = "$(DESTDIR)@docdir@"
333
334 # Doxygen configuration
335 # Assumes doxygen, graphviz (with dot), pdflatex installed
336 doxygen_script = ${top_srcdir}/scripts/run_doxygen
337 doxygen_outdir = ${glibcxx_builddir}/doc/doxygen
338 api_xml = ${doxygen_outdir}/xml/libstdc++-api-single.xml
339 doxygen_pdf = ${doxygen_outdir}/latex/refman.pdf
340 api_pdf = ${doxygen_outdir}/pdf/libstdc++-api.pdf
341
342 # Docbook configuration.
343 # Assumes
344 # libxslt
345 # dblatex
346 # pdflatex
347 # docbook-style-xsl
348 # emacs-nxml-mode
349 docbook_outdir = ${glibcxx_builddir}/doc/docbook
350 xml_dir = ${glibcxx_srcdir}/doc/xml
351 xml_sources_basic = \
352         ${xml_dir}/spine.xml \
353         ${xml_dir}/authors.xml \
354         ${xml_dir}/api.xml \
355         ${xml_dir}/faq.xml
356
357 xml_sources_manual = \
358         ${xml_dir}/manual/abi.xml \
359         ${xml_dir}/manual/algorithms.xml \
360         ${xml_dir}/manual/allocator.xml \
361         ${xml_dir}/manual/auto_ptr.xml \
362         ${xml_dir}/manual/atomics.xml \
363         ${xml_dir}/manual/backwards_compatibility.xml \
364         ${xml_dir}/manual/bitmap_allocator.xml \
365         ${xml_dir}/manual/build_hacking.xml \
366         ${xml_dir}/manual/codecvt.xml \
367         ${xml_dir}/manual/concurrency.xml \
368         ${xml_dir}/manual/concurrency_extensions.xml \
369         ${xml_dir}/manual/configure.xml \
370         ${xml_dir}/manual/containers.xml \
371         ${xml_dir}/manual/ctype.xml \
372         ${xml_dir}/manual/debug_mode.xml \
373         ${xml_dir}/manual/debug.xml \
374         ${xml_dir}/manual/diagnostics.xml \
375         ${xml_dir}/manual/documentation_hacking.xml \
376         ${xml_dir}/manual/evolution.xml \
377         ${xml_dir}/manual/extensions.xml \
378         ${xml_dir}/manual/internals.xml \
379         ${xml_dir}/manual/intro.xml \
380         ${xml_dir}/manual/io.xml \
381         ${xml_dir}/manual/iterators.xml \
382         ${xml_dir}/manual/locale.xml \
383         ${xml_dir}/manual/localization.xml \
384         ${xml_dir}/manual/messages.xml \
385         ${xml_dir}/manual/mt_allocator.xml \
386         ${xml_dir}/manual/numerics.xml \
387         ${xml_dir}/manual/parallel_mode.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/using.xml \
400         ${xml_dir}/manual/using_exceptions.xml \
401         ${xml_dir}/manual/utilities.xml \
402         ${xml_dir}/manual/appendix_free.xml \
403         ${xml_dir}/manual/appendix_contributing.xml \
404         ${xml_dir}/manual/appendix_porting.xml
405
406 xml_sources_extra = \
407         ${xml_dir}/gnu/fdl-1.3.xml \
408         ${xml_dir}/gnu/gpl-3.0.xml
409
410 xml_sources = \
411         ${xml_sources_basic} \
412         ${xml_sources_manual} \
413         ${xml_sources_extra}
414
415 xml_noinst = \
416         ${xml_dir}/book.txml \
417         ${xml_dir}/chapter.txml \
418         ${xml_dir}/class.txml \
419         ${xml_dir}/images/confdeps.dot \
420         ${xml_dir}/images/confdeps.png \
421         ${xml_dir}/images/confdeps.pdf
422
423 XSLTPROC_FLAGS = --nonet --xinclude
424 #XSL_STYLE_DIR = /usr/share/xml/docbook/stylesheet/docbook-xsl-ns
425 #XSL_STYLE_DIR = /usr/share/sgml/docbook/xsl-ns-stylesheets
426 XSL_FO_STYLE = $(XSL_STYLE_DIR)/fo/docbook.xsl
427 XSL_HTML_STYLE = $(XSL_STYLE_DIR)/xhtml-1_1/chunk.xsl
428 XSL_HTML_SINGLE_STYLE = $(XSL_STYLE_DIR)/xhtml-1_1/docbook.xsl
429 XSL_EPUB_STYLE = $(XSL_STYLE_DIR)/epub/docbook.xsl
430 LINT_FLAGS = --debug --xinclude --noent --noblanks --noout
431 SCHEMA_FLAGS = http://www.docbook.org/xml/5.0/dtd/docbook.dtd
432 #SCHEMA_FLAGS = --nonet /usr/share/xml/docbook5/schema/dtd/5.0/docbook.dtd
433 XMLLINT_VALID_FLAGS = $(LINT_FLAGS) --dtdvalid $(SCHEMA_FLAGS)
434 XMLLINT_FLAGS = --xinclude --nsclean --c14n --noent --noblanks --nocdata
435
436 # XML, all one page
437 # Some info on canonicalization
438 # http://www.mail-archive.com/help-texinfo@gnu.org/msg00864.html
439 manual_xml = ${docbook_outdir}/xml/libstdc++-manual-single.xml
440 set_xml = ${docbook_outdir}/xml/libstdc++-set-single.xml
441
442 # HTML, all one page
443 manual_html = ${docbook_outdir}/html/libstdc++-manual-single.html
444
445 # PDF, via dblatex
446 manual_pdf = ${docbook_outdir}/pdf/libstdc++-manual.pdf
447 DBLATEX_FLAGS = --dump --verbose --pdf -o ${manual_pdf}
448
449 # TEXINFO, via docbook2X
450 # NB: Both experimental and tempermental
451 manual_texi = ${docbook_outdir}/texinfo/libstdc++-manual.texi
452 manual_info = ${docbook_outdir}/texinfo/libstdc++-manual.info
453 DB2TEXI_FLAGS = \
454         --encoding=utf-8//TRANSLIT \
455         --string-param output-file="libstdc++-manual" \
456         --string-param directory-category="GNU C++ Library" \
457         --string-param explicit-node-names=true
458
459
460 # EPUB, via dbtoepub + ruby
461 manual_epub = ${docbook_outdir}/epub/libstdc++-manual.epub
462
463 # Performance doc and graph configuration.
464 # Assumes pychart, beautiful soup installed.
465 # Generates the plots and graphs for performance testing.
466 doc_performance_script = ${top_srcdir}/scripts/make_graphs.py
467
468 # By adding these files here, automake will remove them for 'make clean'
469 CLEANFILES = *.log stamp*
470 all: all-am
471
472 .SUFFIXES:
473 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
474         @for dep in $?; do \
475           case '$(am__configure_deps)' in \
476             *$$dep*) \
477               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
478                 && { if test -f $@; then exit 0; else break; fi; }; \
479               exit 1;; \
480           esac; \
481         done; \
482         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps doc/Makefile'; \
483         $(am__cd) $(top_srcdir) && \
484           $(AUTOMAKE) --foreign --ignore-deps doc/Makefile
485 .PRECIOUS: Makefile
486 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
487         @case '$?' in \
488           *config.status*) \
489             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
490           *) \
491             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
492             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
493         esac;
494
495 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
496         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
497
498 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
499         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
501         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502 $(am__aclocal_m4_deps):
503
504 mostlyclean-libtool:
505         -rm -f *.lo
506
507 clean-libtool:
508         -rm -rf .libs _libs
509 tags: TAGS
510 TAGS:
511
512 ctags: CTAGS
513 CTAGS:
514
515 check-am: all-am
516 check: check-am
517 all-am: Makefile
518 installdirs:
519 install: install-am
520 install-exec: install-exec-am
521 install-data: install-data-am
522 uninstall: uninstall-am
523
524 install-am: all-am
525         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
526
527 installcheck: installcheck-am
528 install-strip:
529         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531           `test -z '$(STRIP)' || \
532             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
533 mostlyclean-generic:
534
535 clean-generic:
536         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
537
538 distclean-generic:
539         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
540         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
541
542 maintainer-clean-generic:
543         @echo "This command is intended for maintainers to use"
544         @echo "it deletes files that may require special tools to rebuild."
545 clean: clean-am
546
547 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
548
549 distclean: distclean-am
550         -rm -f Makefile
551 distclean-am: clean-am distclean-generic
552
553 dvi-am:
554
555 html-am:
556
557 info-am:
558
559 install-data-am:
560
561 install-dvi-am:
562
563 install-exec-am:
564
565 install-html-am:
566
567 install-info-am:
568
569 install-pdf-am:
570
571 install-ps-am:
572
573 installcheck-am:
574
575 maintainer-clean: maintainer-clean-am
576         -rm -f Makefile
577 maintainer-clean-am: distclean-am maintainer-clean-generic
578
579 mostlyclean: mostlyclean-am
580
581 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
582
583 pdf-am:
584
585 ps-am:
586
587 uninstall-am:
588
589 .MAKE: install-am install-strip
590
591 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
592         clean-local distclean distclean-generic distclean-libtool dvi \
593         dvi-am html html-am info info-am install install-am \
594         install-data install-data-am install-dvi install-dvi-am \
595         install-exec install-exec-am install-html install-html-am \
596         install-info install-info-am install-man install-pdf \
597         install-pdf-am install-ps install-ps-am install-strip \
598         installcheck installcheck-am installdirs maintainer-clean \
599         maintainer-clean-generic mostlyclean mostlyclean-generic \
600         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
601
602
603 # Documentation primary rules.
604 #
605 # xml:
606 # html:
607 # pdf:
608 # man:
609 # info:
610 # ps:
611 # dvi:
612 # epub:
613 # install-xml:
614 # install-html:
615 # install-pdf:
616 # install-man:
617 # install-info:
618 # install-ps:
619 # install-dvi:
620 # install-epub:
621
622 xml: $(STAMP_XML)
623 install-xml: $(STAMP_INSTALL_XML)
624
625 html: $(STAMP_HTML)
626 install-html: $(STAMP_INSTALL_HTML)
627
628 man: $(STAMP_MAN)
629 install-man: $(STAMP_INSTALL_MAN)
630
631 pdf: $(STAMP_PDF)
632 install-pdf: $(STAMP_INSTALL_PDF)
633
634 epub: $(STAMP_EPUB)
635 install-epub: $(STAMP_INSTALL_EPUB)
636
637 info:
638 install-info:
639
640 ps:
641 install-ps:
642
643 dvi:
644 install-dvi:
645 stamp-xml: stamp-xml-single-docbook stamp-xml-single-doxygen
646         $(STAMP) stamp-xml
647
648 doc-xml: stamp-xml
649
650 doc-install-xml: doc-xml
651         test -z ${xmldir} || $(mkinstalldirs) ${xmldir}
652         $(INSTALL_DATA) ${manual_xml} ${xmldir}
653         $(INSTALL_DATA) ${api_xml} ${xmldir}
654 stamp-html: stamp-html-copy stamp-html-doxygen
655         $(STAMP) stamp-html
656 stamp-html-copy: stamp-html-docbook
657         cp -r ${top_srcdir}/doc/html/ext ${docbook_outdir}/html/manual/ext
658         cd ${docbook_outdir}/html/manual/ext
659         rm -rf ${docbook_outdir}/html/manual/ext/.svn 
660         rm -rf ${docbook_outdir}/html/manual/ext/pb_ds/.svn
661         $(STAMP) stamp-html-copy
662
663 doc-html: stamp-html
664
665 doc-install-html: doc-html
666         test -z ${htmldir} || $(mkinstalldirs) ${htmldir}
667         cp -r ${docbook_outdir}/html ${htmldir}/libstdc++-manual.html;
668         cp -r ${doxygen_outdir}/html ${htmldir}/libstdc++-api.html;
669 stamp-pdf: stamp-pdf-docbook stamp-pdf-doxygen
670         $(STAMP) stamp-pdf
671
672 doc-pdf: stamp-pdf
673
674 doc-install-pdf: doc-pdf
675         test -z ${pdfdir} || $(mkinstalldirs) ${pdfdir}
676         $(INSTALL_DATA) ${docbook_outdir}/pdf/libstdc++-manual.pdf ${pdfdir}
677         $(INSTALL_DATA) ${doxygen_outdir}/pdf/libstdc++-api.pdf ${pdfdir}
678 stamp-man: stamp-man-doxygen
679         $(STAMP) stamp-man
680
681 doc-man: stamp-man
682
683 doc-install-man: doc-man
684         test -z ${mandir} || $(mkinstalldirs) ${mandir}
685         cp -r ${doxygen_outdir}/man/man3 ${mandir}
686 stamp-texinfo: stamp-texinfo-docbook
687         $(STAMP) stamp-texinfo
688
689 stamp-info: stamp-info-docbook
690         $(STAMP) stamp-info
691
692 doc-texinfo: stamp-texinfo
693
694 doc-info: stamp-info
695
696 doc-install-texinfo: doc-texinfo
697         test -z ${infodir} || $(mkinstalldirs) ${infodir}
698         $(INSTALL_DATA) ${manual_texi} ${infodir}
699
700 doc-install-info: doc-info
701         test -z ${infodir} || $(mkinstalldirs) ${infodir}
702         $(INSTALL_DATA) ${manual_info} ${infodir}
703 stamp-epub: stamp-epub-docbook
704         $(STAMP) stamp-epub
705
706 doc-epub: stamp-epub
707
708 doc-install-epub: doc-epub
709         test -z ${epubdir} || $(mkinstalldirs) ${epubdir}
710         $(INSTALL_DATA) ${manual_epub} ${epubdir}
711
712 ${doxygen_outdir}/xml:
713         mkdir -p ${doxygen_outdir}/xml
714
715 ${doxygen_outdir}/html:
716         mkdir -p ${doxygen_outdir}/html
717
718 ${doxygen_outdir}/latex:
719         mkdir -p ${doxygen_outdir}/latex
720
721 ${doxygen_outdir}/pdf:
722         mkdir -p ${doxygen_outdir}/pdf
723
724 ${doxygen_outdir}/man:
725         mkdir -p ${doxygen_outdir}/man
726
727 stamp-xml-doxygen: ${doxygen_outdir}/xml
728         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
729           builddir=`cd ..; ${PWD_COMMAND}`; \
730           ${SHELL} ${doxygen_script} \
731           --host_alias=${host_alias} --mode=xml $${srcdir} $${builddir} NO)
732         $(STAMP) stamp-xml-doxygen
733
734 stamp-xml-single-doxygen: stamp-xml-doxygen
735         @echo "Generating doxygen xml single file..."
736         $(XSLTPROC) ${doxygen_outdir}/xml/combine.xslt \
737         ${doxygen_outdir}/xml/index.xml > ${api_xml};
738         $(STAMP) stamp-xml-single-doxygen
739
740 stamp-html-doxygen: ${doxygen_outdir}/html
741         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
742           builddir=`cd ..; ${PWD_COMMAND}`; \
743           ${SHELL} ${doxygen_script} \
744           --host_alias=${host_alias} --mode=html $${srcdir} $${builddir} YES)
745         $(STAMP) stamp-html-doxygen
746
747 stamp-latex-doxygen: ${doxygen_outdir}/latex
748         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
749           builddir=`cd ..; ${PWD_COMMAND}`; \
750           ${SHELL} ${doxygen_script} \
751           --host_alias=${host_alias} --mode=latex $${srcdir} $${builddir} NO)
752         $(STAMP) stamp-latex-doxygen
753
754 # Chance of loooooonnggg creation time on this rule.  Iff this fails,
755 # look at refman.log and see if TeX's memory is exhausted. Symptoms
756 # include asking a wizard to enlarge capacity. If this is the case,
757 # find texmf.cnf and add a zero for pool_size, string_vacancies,
758 # max_strings, and pool_free values.
759 stamp-pdf-doxygen: stamp-latex-doxygen ${doxygen_outdir}/pdf
760         -(cd ${doxygen_outdir}/latex && $(MAKE) -i pdf;)
761         echo "Generating doxygen pdf file...";
762         if [ -f ${doxygen_pdf} ]; then \
763           mv ${doxygen_pdf} ${api_pdf} ; \
764           echo ":: PDF file is ${api_pdf}"; \
765         else \
766           echo "... error"; \
767           exit 12; \
768         fi
769         $(STAMP) stamp-pdf-doxygen
770
771 stamp-man-doxygen: ${doxygen_outdir}/man
772         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
773           builddir=`cd ..; ${PWD_COMMAND}`; \
774           ${SHELL} ${doxygen_script} \
775           --host_alias=${host_alias} --mode=man $${srcdir} $${builddir} YES)
776         $(STAMP) stamp-man-doxygen
777
778 doc-xml-doxygen: stamp-xml-doxygen
779 doc-xml-single-doxygen: stamp-xml-single-doxygen
780 doc-html-doxygen: stamp-html-doxygen
781 doc-latex-doxygen: stamp-latex-doxygen
782 doc-pdf-doxygen: stamp-pdf-doxygen
783 doc-man-doxygen: stamp-man-doxygen
784
785 ${docbook_outdir}/epub:
786         mkdir -p ${docbook_outdir}/epub
787
788 ${docbook_outdir}/fo:
789         mkdir -p ${docbook_outdir}/fo
790
791 ${docbook_outdir}/html:
792         mkdir -p ${docbook_outdir}/html
793
794 ${docbook_outdir}/pdf:
795         mkdir -p ${docbook_outdir}/pdf
796
797 ${docbook_outdir}/texinfo:
798         mkdir -p ${docbook_outdir}/texinfo
799
800 ${docbook_outdir}/xml:
801         mkdir -p ${docbook_outdir}/xml
802 doc-xml-validate-docbook: $(xml_sources)
803         @echo "Generating XML validation log..."
804         $(XMLLINT) $(XMLLINT_VALID_FLAGS) ${top_srcdir}/doc/xml/spine.xml
805 stamp-xml-single-docbook: $(xml_sources) ${docbook_outdir}/xml
806         @echo "Generating XML single..."
807         $(XMLLINT) $(XMLLINT_FLAGS) \
808         ${top_srcdir}/doc/xml/manual/spine.xml > ${manual_xml};
809         $(XMLLINT) $(XMLLINT_FLAGS) \
810         ${top_srcdir}/doc/xml/spine.xml > ${set_xml};
811         if [ ! -d "${docbook_outdir}/xml/images" ]; then \
812           $(LN_S) ${top_srcdir}/doc/xml/images ${docbook_outdir}/xml/; \
813         fi
814         $(STAMP) stamp-xml-single-docbook
815
816 doc-xml-single-docbook: stamp-xml-single-docbook
817
818 # HTML, index plus chapters
819 stamp-html-docbook: $(xml_sources) ${docbook_outdir}/html
820         @echo "Generating html files..."
821         $(XSLTPROC) $(XSLTPROC_FLAGS) -o ${docbook_outdir}/html/ \
822         $(XSL_HTML_STYLE) ${top_srcdir}/doc/xml/spine.xml
823         $(STAMP) stamp-html-docbook
824
825 doc-html-docbook: stamp-html-docbook
826 stamp-html-single-docbook: $(xml_sources) ${docbook_outdir}/html
827         @echo "Generating html single file..."
828         $(XSLTPROC) $(XSLTPROC_FLAGS) -o ${manual_html} \
829         $(XSL_HTML_SINGLE_STYLE) ${top_srcdir}/doc/xml/spine.xml
830         $(STAMP) stamp-html-single-docbook
831
832 doc-html-single-docbook: stamp-html-single-docbook
833
834 # FO
835 stamp-fo-docbook: $(xml_sources) ${docbook_outdir}/fo
836         @echo "Generating FO files..."
837         $(XSLTPROC) $(XSLTPROC_FLAGS) -o ${docbook_outdir}/fo/spine.fo \
838         $(XSL_FO_STYLE) ${top_srcdir}/doc/xml/spine.xml
839         $(STAMP) stamp-fo-docbook
840
841 doc-fo-docbook: stamp-fo-docbook
842 stamp-pdf-docbook: $(xml_sources) ${docbook_outdir}/pdf
843         @echo "Generating pdf dblatex files..."
844         dblatex $(DBLATEX_FLAGS) ${top_srcdir}/doc/xml/spine.xml
845         $(STAMP) stamp-pdf-docbook
846
847 doc-pdf-docbook: stamp-pdf-docbook
848
849 stamp-texinfo-docbook: stamp-xml-single-docbook ${docbook_outdir}/texinfo
850         @echo "Generating texinfo files..."
851         db2x_docbook2texi $(DB2TEXI_FLAGS) ${set_xml}
852         mv libstdc++-manual.texi ${manual_texi}
853         $(STAMP) stamp-texinfo-docbook
854
855 stamp-info-docbook: stamp-texinfo-docbook
856         @echo "Generating info files..."
857         $(MAKEINFO) $(MAKEINFOFLAGS) ${manual_texi}
858         $(STAMP) stamp-info-docbook
859
860 doc-texinfo-docbook: stamp-texinfo-docbook
861
862 doc-info-docbook: stamp-info-docbook
863 stamp-epub-docbook: stamp-xml-single-docbook ${docbook_outdir}/epub
864         @echo "Generating epub files..."
865         ${XSL_STYLE_DIR}/epub/bin/dbtoepub -v -d -o ${manual_epub} ${set_xml}
866         $(STAMP) stamp-epub-docbook
867
868 doc-epub-docbook: stamp-epub-docbook
869 doc-html-performance:
870         -@(chmod + ${doc_performance_script}; \
871         ${doc_performance_script} ${top_srcdir} \
872         ${glibcxx_builddir}/testsuite \
873         ${top_srcdir}/testsuite/data/make_graph_htmls.xml \
874         ${top_srcdir}/testsuite/data/make_graph_test_infos.xml local g++)
875
876 .PHONY: doc-doxygen-html doc-doxygen-man doc-performance
877
878 # To remove directories.
879 clean-local:
880         rm -rf man html pdf fo xml doxygen docbook ./libstdc++-* db2t*
881
882 # Tell versions [3.59,3.63) of GNU make to not export all variables.
883 # Otherwise a system limit (for SysV at least) may be exceeded.
884 .NOEXPORT: