OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-dev/] [fsf-gcc-snapshot-1-mar-12/] [or1k-gcc/] [libstdc++-v3/] [doc/] [Makefile.in] - Blame information for rev 742

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.