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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libstdc++-v3/] [include/] [Makefile.in] - Blame information for rev 764

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 = include
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
XMLLINT = @XMLLINT@
178
XSLTPROC = @XSLTPROC@
179
XSL_STYLE_DIR = @XSL_STYLE_DIR@
180
abs_builddir = @abs_builddir@
181
abs_srcdir = @abs_srcdir@
182
abs_top_builddir = @abs_top_builddir@
183
abs_top_srcdir = @abs_top_srcdir@
184
ac_ct_CC = @ac_ct_CC@
185
ac_ct_CXX = @ac_ct_CXX@
186
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
187
am__leading_dot = @am__leading_dot@
188
am__tar = @am__tar@
189
am__untar = @am__untar@
190
baseline_dir = @baseline_dir@
191
baseline_subdir_switch = @baseline_subdir_switch@
192
bindir = @bindir@
193
build = @build@
194
build_alias = @build_alias@
195
build_cpu = @build_cpu@
196
build_os = @build_os@
197
build_vendor = @build_vendor@
198
builddir = @builddir@
199
check_msgfmt = @check_msgfmt@
200
datadir = @datadir@
201
datarootdir = @datarootdir@
202
docdir = @docdir@
203
dvidir = @dvidir@
204
enable_shared = @enable_shared@
205
enable_static = @enable_static@
206
exec_prefix = @exec_prefix@
207
glibcxx_MOFILES = @glibcxx_MOFILES@
208
glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
209
glibcxx_POFILES = @glibcxx_POFILES@
210
glibcxx_builddir = @glibcxx_builddir@
211
glibcxx_localedir = @glibcxx_localedir@
212
glibcxx_prefixdir = @glibcxx_prefixdir@
213
glibcxx_srcdir = @glibcxx_srcdir@
214
glibcxx_toolexecdir = @glibcxx_toolexecdir@
215
glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
216
gxx_include_dir = @gxx_include_dir@
217
host = @host@
218
host_alias = @host_alias@
219
host_cpu = @host_cpu@
220
host_os = @host_os@
221
host_vendor = @host_vendor@
222
htmldir = @htmldir@
223
includedir = @includedir@
224
infodir = @infodir@
225
install_sh = @install_sh@
226
libdir = @libdir@
227
libexecdir = @libexecdir@
228
libtool_VERSION = @libtool_VERSION@
229
localedir = @localedir@
230
localstatedir = @localstatedir@
231
lt_host_flags = @lt_host_flags@
232
mandir = @mandir@
233
mkdir_p = @mkdir_p@
234
multi_basedir = @multi_basedir@
235
oldincludedir = @oldincludedir@
236
pdfdir = @pdfdir@
237
port_specific_symbol_files = @port_specific_symbol_files@
238
prefix = @prefix@
239
program_transform_name = @program_transform_name@
240
psdir = @psdir@
241
python_mod_dir = @python_mod_dir@
242
sbindir = @sbindir@
243
sharedstatedir = @sharedstatedir@
244
srcdir = @srcdir@
245
sysconfdir = @sysconfdir@
246
target = @target@
247
target_alias = @target_alias@
248
target_cpu = @target_cpu@
249
target_os = @target_os@
250
target_vendor = @target_vendor@
251
top_build_prefix = @top_build_prefix@
252
top_builddir = @top_builddir@
253
top_srcdir = @top_srcdir@
254
toplevel_builddir = @toplevel_builddir@
255
toplevel_srcdir = @toplevel_srcdir@
256
 
257
# May be used by various substitution variables.
258
gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
259
MAINT_CHARSET = latin1
260
mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
261
PWD_COMMAND = $${PWDCMD-pwd}
262
STAMP = echo timestamp >
263
toolexecdir = $(glibcxx_toolexecdir)
264
toolexeclibdir = $(glibcxx_toolexeclibdir)
265
@ENABLE_WERROR_FALSE@WERROR_FLAG =
266
@ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
267
 
268
# These bits are all figured out from configure.  Look in acinclude.m4
269
# or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
270
CONFIG_CXXFLAGS = \
271
        $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
272
 
273
WARN_CXXFLAGS = \
274
        $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
275
 
276
 
277
# -I/-D flags to pass when compiling.
278
AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
279
 
280
# Standard C++ includes.
281
std_srcdir = ${glibcxx_srcdir}/include/std
282
std_builddir = .
283
std_headers = \
284
        ${std_srcdir}/algorithm \
285
        ${std_srcdir}/array \
286
        ${std_srcdir}/atomic \
287
        ${std_srcdir}/bitset \
288
        ${std_srcdir}/chrono \
289
        ${std_srcdir}/complex \
290
        ${std_srcdir}/condition_variable \
291
        ${std_srcdir}/deque \
292
        ${std_srcdir}/forward_list \
293
        ${std_srcdir}/fstream \
294
        ${std_srcdir}/functional \
295
        ${std_srcdir}/future \
296
        ${std_srcdir}/iomanip \
297
        ${std_srcdir}/ios \
298
        ${std_srcdir}/iosfwd \
299
        ${std_srcdir}/iostream \
300
        ${std_srcdir}/istream \
301
        ${std_srcdir}/iterator \
302
        ${std_srcdir}/limits \
303
        ${std_srcdir}/list \
304
        ${std_srcdir}/locale \
305
        ${std_srcdir}/map \
306
        ${std_srcdir}/memory \
307
        ${std_srcdir}/mutex \
308
        ${std_srcdir}/numeric \
309
        ${std_srcdir}/ostream \
310
        ${std_srcdir}/queue \
311
        ${std_srcdir}/random \
312
        ${std_srcdir}/ratio \
313
        ${std_srcdir}/regex \
314
        ${std_srcdir}/scoped_allocator \
315
        ${std_srcdir}/set \
316
        ${std_srcdir}/sstream \
317
        ${std_srcdir}/stack \
318
        ${std_srcdir}/stdexcept \
319
        ${std_srcdir}/streambuf \
320
        ${std_srcdir}/string \
321
        ${std_srcdir}/system_error \
322
        ${std_srcdir}/thread \
323
        ${std_srcdir}/tuple \
324
        ${std_srcdir}/typeindex \
325
        ${std_srcdir}/type_traits \
326
        ${std_srcdir}/unordered_map \
327
        ${std_srcdir}/unordered_set \
328
        ${std_srcdir}/utility \
329
        ${std_srcdir}/valarray \
330
        ${std_srcdir}/vector
331
 
332
bits_srcdir = ${glibcxx_srcdir}/include/bits
333
bits_builddir = ./bits
334
bits_headers = \
335
        ${bits_srcdir}/algorithmfwd.h \
336
        ${bits_srcdir}/alloc_traits.h \
337
        ${bits_srcdir}/allocator.h \
338
        ${bits_srcdir}/atomic_base.h \
339
        ${bits_srcdir}/basic_ios.h \
340
        ${bits_srcdir}/basic_ios.tcc \
341
        ${bits_srcdir}/basic_string.h \
342
        ${bits_srcdir}/basic_string.tcc \
343
        ${bits_srcdir}/boost_concept_check.h \
344
        ${bits_srcdir}/c++0x_warning.h \
345
        ${bits_srcdir}/char_traits.h \
346
        ${bits_srcdir}/codecvt.h \
347
        ${bits_srcdir}/concept_check.h \
348
        ${bits_srcdir}/cpp_type_traits.h \
349
        ${bits_srcdir}/deque.tcc \
350
        ${bits_srcdir}/forward_list.h \
351
        ${bits_srcdir}/forward_list.tcc \
352
        ${bits_srcdir}/fstream.tcc \
353
        ${bits_srcdir}/functexcept.h \
354
        ${bits_srcdir}/functional_hash.h \
355
        ${bits_srcdir}/gslice.h \
356
        ${bits_srcdir}/gslice_array.h \
357
        ${bits_srcdir}/hashtable.h \
358
        ${bits_srcdir}/hashtable_policy.h \
359
        ${bits_srcdir}/indirect_array.h \
360
        ${bits_srcdir}/ios_base.h \
361
        ${bits_srcdir}/istream.tcc \
362
        ${bits_srcdir}/list.tcc \
363
        ${bits_srcdir}/locale_classes.h \
364
        ${bits_srcdir}/locale_classes.tcc \
365
        ${bits_srcdir}/locale_facets.h \
366
        ${bits_srcdir}/locale_facets.tcc \
367
        ${bits_srcdir}/locale_facets_nonio.h \
368
        ${bits_srcdir}/locale_facets_nonio.tcc \
369
        ${bits_srcdir}/localefwd.h \
370
        ${bits_srcdir}/mask_array.h \
371
        ${bits_srcdir}/move.h \
372
        ${bits_srcdir}/ostream.tcc \
373
        ${bits_srcdir}/ostream_insert.h \
374
        ${bits_srcdir}/postypes.h \
375
        ${bits_srcdir}/ptr_traits.h \
376
        ${bits_srcdir}/random.h \
377
        ${bits_srcdir}/random.tcc \
378
        ${bits_srcdir}/range_access.h \
379
        ${bits_srcdir}/regex.h \
380
        ${bits_srcdir}/regex_compiler.h \
381
        ${bits_srcdir}/regex_constants.h \
382
        ${bits_srcdir}/regex_cursor.h \
383
        ${bits_srcdir}/regex_error.h \
384
        ${bits_srcdir}/regex_grep_matcher.h \
385
        ${bits_srcdir}/regex_grep_matcher.tcc \
386
        ${bits_srcdir}/regex_nfa.h \
387
        ${bits_srcdir}/regex_nfa.tcc \
388
        ${bits_srcdir}/stream_iterator.h \
389
        ${bits_srcdir}/streambuf_iterator.h \
390
        ${bits_srcdir}/shared_ptr.h \
391
        ${bits_srcdir}/shared_ptr_base.h \
392
        ${bits_srcdir}/slice_array.h \
393
        ${bits_srcdir}/sstream.tcc \
394
        ${bits_srcdir}/stl_algo.h \
395
        ${bits_srcdir}/stl_algobase.h \
396
        ${bits_srcdir}/stl_bvector.h \
397
        ${bits_srcdir}/stl_construct.h \
398
        ${bits_srcdir}/stl_deque.h \
399
        ${bits_srcdir}/stl_function.h \
400
        ${bits_srcdir}/stl_heap.h \
401
        ${bits_srcdir}/stl_iterator.h \
402
        ${bits_srcdir}/stl_iterator_base_funcs.h \
403
        ${bits_srcdir}/stl_iterator_base_types.h \
404
        ${bits_srcdir}/stl_list.h \
405
        ${bits_srcdir}/stl_map.h \
406
        ${bits_srcdir}/stl_multimap.h \
407
        ${bits_srcdir}/stl_multiset.h \
408
        ${bits_srcdir}/stl_numeric.h \
409
        ${bits_srcdir}/stl_pair.h \
410
        ${bits_srcdir}/stl_queue.h \
411
        ${bits_srcdir}/stl_raw_storage_iter.h \
412
        ${bits_srcdir}/stl_relops.h \
413
        ${bits_srcdir}/stl_set.h \
414
        ${bits_srcdir}/stl_stack.h \
415
        ${bits_srcdir}/stl_tempbuf.h \
416
        ${bits_srcdir}/stl_tree.h \
417
        ${bits_srcdir}/stl_uninitialized.h \
418
        ${bits_srcdir}/stl_vector.h \
419
        ${bits_srcdir}/streambuf.tcc \
420
        ${bits_srcdir}/stringfwd.h \
421
        ${bits_srcdir}/unique_ptr.h \
422
        ${bits_srcdir}/unordered_map.h \
423
        ${bits_srcdir}/unordered_set.h \
424
        ${bits_srcdir}/uses_allocator.h \
425
        ${bits_srcdir}/valarray_array.h \
426
        ${bits_srcdir}/valarray_array.tcc \
427
        ${bits_srcdir}/valarray_before.h \
428
        ${bits_srcdir}/valarray_after.h \
429
        ${bits_srcdir}/vector.tcc
430
 
431
bits_sup_srcdir = ${glibcxx_srcdir}/libsupc++
432
bits_sup_headers = \
433
        ${bits_sup_srcdir}/atomic_lockfree_defines.h \
434
        ${bits_sup_srcdir}/cxxabi_forced.h \
435
        ${bits_sup_srcdir}/exception_defines.h \
436
        ${bits_sup_srcdir}/exception_ptr.h \
437
        ${bits_sup_srcdir}/hash_bytes.h \
438
        ${bits_sup_srcdir}/nested_exception.h
439
 
440
backward_srcdir = ${glibcxx_srcdir}/include/backward
441
backward_builddir = ./backward
442
backward_headers = \
443
        ${backward_srcdir}/auto_ptr.h \
444
        ${backward_srcdir}/backward_warning.h \
445
        ${backward_srcdir}/binders.h \
446
        ${backward_srcdir}/hash_map \
447
        ${backward_srcdir}/hash_set \
448
        ${backward_srcdir}/hash_fun.h \
449
        ${backward_srcdir}/hashtable.h \
450
        ${backward_srcdir}/strstream
451
 
452
pb_srcdir = ${glibcxx_srcdir}/include/ext/pb_ds
453
pb_builddir = ./ext/pb_ds
454
pb_subdirs = \
455
        ${pb_builddir}/detail \
456
        ${pb_builddir}/detail/pairing_heap_ \
457
        ${pb_builddir}/detail/splay_tree_ \
458
        ${pb_builddir}/detail/list_update_map_ \
459
        ${pb_builddir}/detail/branch_policy \
460
        ${pb_builddir}/detail/trie_policy \
461
        ${pb_builddir}/detail/gp_hash_table_map_ \
462
        ${pb_builddir}/detail/tree_policy \
463
        ${pb_builddir}/detail/binomial_heap_base_ \
464
        ${pb_builddir}/detail/resize_policy \
465
        ${pb_builddir}/detail/bin_search_tree_ \
466
        ${pb_builddir}/detail/binomial_heap_ \
467
        ${pb_builddir}/detail/thin_heap_ \
468
        ${pb_builddir}/detail/pat_trie_ \
469
        ${pb_builddir}/detail/cc_hash_table_map_ \
470
        ${pb_builddir}/detail/rc_binomial_heap_ \
471
        ${pb_builddir}/detail/left_child_next_sibling_heap_ \
472
        ${pb_builddir}/detail/unordered_iterator \
473
        ${pb_builddir}/detail/binary_heap_ \
474
        ${pb_builddir}/detail/ov_tree_map_ \
475
        ${pb_builddir}/detail/hash_fn \
476
        ${pb_builddir}/detail/eq_fn \
477
        ${pb_builddir}/detail/rb_tree_map_ \
478
        ${pb_builddir}/detail/list_update_policy
479
 
480
 
481
# The ability for make and the underlying host to deal with this
482
# unwieldy list as one entire entity is not a sure thing, and may
483
# cause build errors. Thus, split one list into many smaller
484
# mini-lists, with the maximum size per mini-list of no more than 42.
485
pb_headers1 = \
486
        ${pb_srcdir}/assoc_container.hpp \
487
        ${pb_srcdir}/exception.hpp \
488
        ${pb_srcdir}/hash_policy.hpp \
489
        ${pb_srcdir}/list_update_policy.hpp \
490
        ${pb_srcdir}/priority_queue.hpp \
491
        ${pb_srcdir}/tag_and_trait.hpp \
492
        ${pb_srcdir}/tree_policy.hpp \
493
        ${pb_srcdir}/trie_policy.hpp \
494
        ${pb_srcdir}/detail/branch_policy/branch_policy.hpp \
495
        ${pb_srcdir}/detail/branch_policy/null_node_metadata.hpp \
496
        ${pb_srcdir}/detail/branch_policy/traits.hpp \
497
        ${pb_srcdir}/detail/binary_heap_/binary_heap_.hpp \
498
        ${pb_srcdir}/detail/binary_heap_/const_iterator.hpp \
499
        ${pb_srcdir}/detail/binary_heap_/point_const_iterator.hpp \
500
        ${pb_srcdir}/detail/binary_heap_/constructors_destructor_fn_imps.hpp \
501
        ${pb_srcdir}/detail/binary_heap_/debug_fn_imps.hpp \
502
        ${pb_srcdir}/detail/binary_heap_/entry_cmp.hpp \
503
        ${pb_srcdir}/detail/binary_heap_/entry_pred.hpp \
504
        ${pb_srcdir}/detail/binary_heap_/erase_fn_imps.hpp \
505
        ${pb_srcdir}/detail/binary_heap_/find_fn_imps.hpp \
506
        ${pb_srcdir}/detail/binary_heap_/info_fn_imps.hpp \
507
        ${pb_srcdir}/detail/binary_heap_/insert_fn_imps.hpp \
508
        ${pb_srcdir}/detail/binary_heap_/iterators_fn_imps.hpp \
509
        ${pb_srcdir}/detail/binary_heap_/policy_access_fn_imps.hpp \
510
        ${pb_srcdir}/detail/binary_heap_/resize_policy.hpp \
511
        ${pb_srcdir}/detail/binary_heap_/split_join_fn_imps.hpp \
512
        ${pb_srcdir}/detail/binary_heap_/trace_fn_imps.hpp \
513
        ${pb_srcdir}/detail/binomial_heap_base_/binomial_heap_base_.hpp \
514
        ${pb_srcdir}/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp \
515
        ${pb_srcdir}/detail/binomial_heap_base_/debug_fn_imps.hpp \
516
        ${pb_srcdir}/detail/binomial_heap_base_/erase_fn_imps.hpp \
517
        ${pb_srcdir}/detail/binomial_heap_base_/find_fn_imps.hpp \
518
        ${pb_srcdir}/detail/binomial_heap_base_/insert_fn_imps.hpp \
519
        ${pb_srcdir}/detail/binomial_heap_base_/split_join_fn_imps.hpp \
520
        ${pb_srcdir}/detail/binomial_heap_/binomial_heap_.hpp \
521
        ${pb_srcdir}/detail/binomial_heap_/constructors_destructor_fn_imps.hpp \
522
        ${pb_srcdir}/detail/binomial_heap_/debug_fn_imps.hpp \
523
        ${pb_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp
524
 
525
pb_headers2 = \
526
        ${pb_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \
527
        ${pb_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \
528
        ${pb_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \
529
        ${pb_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \
530
        ${pb_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \
531
        ${pb_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \
532
        ${pb_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \
533
        ${pb_srcdir}/detail/bin_search_tree_/node_iterators.hpp \
534
        ${pb_srcdir}/detail/bin_search_tree_/point_iterators.hpp \
535
        ${pb_srcdir}/detail/bin_search_tree_/policy_access_fn_imps.hpp \
536
        ${pb_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \
537
        ${pb_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \
538
        ${pb_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \
539
        ${pb_srcdir}/detail/bin_search_tree_/traits.hpp \
540
        ${pb_srcdir}/detail/cc_hash_table_map_/cc_ht_map_.hpp \
541
        ${pb_srcdir}/detail/cc_hash_table_map_/cmp_fn_imps.hpp \
542
        ${pb_srcdir}/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp \
543
        ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp \
544
        ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
545
        ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
546
        ${pb_srcdir}/detail/cc_hash_table_map_/debug_fn_imps.hpp \
547
        ${pb_srcdir}/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
548
        ${pb_srcdir}/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp \
549
        ${pb_srcdir}/detail/cc_hash_table_map_/entry_list_fn_imps.hpp \
550
        ${pb_srcdir}/detail/cc_hash_table_map_/erase_fn_imps.hpp \
551
        ${pb_srcdir}/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
552
        ${pb_srcdir}/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp \
553
        ${pb_srcdir}/detail/cc_hash_table_map_/find_fn_imps.hpp \
554
        ${pb_srcdir}/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp \
555
        ${pb_srcdir}/detail/cc_hash_table_map_/info_fn_imps.hpp \
556
        ${pb_srcdir}/detail/cc_hash_table_map_/insert_fn_imps.hpp \
557
        ${pb_srcdir}/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
558
        ${pb_srcdir}/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp \
559
        ${pb_srcdir}/detail/cc_hash_table_map_/iterators_fn_imps.hpp \
560
        ${pb_srcdir}/detail/cc_hash_table_map_/policy_access_fn_imps.hpp \
561
        ${pb_srcdir}/detail/cc_hash_table_map_/resize_fn_imps.hpp \
562
        ${pb_srcdir}/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
563
        ${pb_srcdir}/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp \
564
        ${pb_srcdir}/detail/cc_hash_table_map_/size_fn_imps.hpp \
565
        ${pb_srcdir}/detail/cc_hash_table_map_/standard_policies.hpp
566
 
567
pb_headers3 = \
568
        ${pb_srcdir}/detail/cc_hash_table_map_/trace_fn_imps.hpp \
569
        ${pb_srcdir}/detail/cond_dealtor.hpp \
570
        ${pb_srcdir}/detail/container_base_dispatch.hpp \
571
        ${pb_srcdir}/detail/eq_fn/eq_by_less.hpp \
572
        ${pb_srcdir}/detail/eq_fn/hash_eq_fn.hpp \
573
        ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp \
574
        ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
575
        ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
576
        ${pb_srcdir}/detail/gp_hash_table_map_/debug_fn_imps.hpp \
577
        ${pb_srcdir}/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
578
        ${pb_srcdir}/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp \
579
        ${pb_srcdir}/detail/gp_hash_table_map_/erase_fn_imps.hpp \
580
        ${pb_srcdir}/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
581
        ${pb_srcdir}/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp \
582
        ${pb_srcdir}/detail/gp_hash_table_map_/find_fn_imps.hpp \
583
        ${pb_srcdir}/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp \
584
        ${pb_srcdir}/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp \
585
        ${pb_srcdir}/detail/gp_hash_table_map_/gp_ht_map_.hpp \
586
        ${pb_srcdir}/detail/gp_hash_table_map_/info_fn_imps.hpp \
587
        ${pb_srcdir}/detail/gp_hash_table_map_/insert_fn_imps.hpp \
588
        ${pb_srcdir}/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
589
        ${pb_srcdir}/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp \
590
        ${pb_srcdir}/detail/gp_hash_table_map_/iterator_fn_imps.hpp \
591
        ${pb_srcdir}/detail/gp_hash_table_map_/policy_access_fn_imps.hpp \
592
        ${pb_srcdir}/detail/gp_hash_table_map_/resize_fn_imps.hpp \
593
        ${pb_srcdir}/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
594
        ${pb_srcdir}/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp \
595
        ${pb_srcdir}/detail/gp_hash_table_map_/standard_policies.hpp \
596
        ${pb_srcdir}/detail/gp_hash_table_map_/trace_fn_imps.hpp \
597
        ${pb_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \
598
        ${pb_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \
599
        ${pb_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \
600
        ${pb_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \
601
        ${pb_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \
602
        ${pb_srcdir}/detail/hash_fn/probe_fn_base.hpp \
603
        ${pb_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \
604
        ${pb_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \
605
        ${pb_srcdir}/detail/hash_fn/ranged_probe_fn.hpp
606
 
607
pb_headers4 = \
608
        ${pb_srcdir}/detail/hash_fn/sample_probe_fn.hpp \
609
        ${pb_srcdir}/detail/hash_fn/sample_ranged_hash_fn.hpp \
610
        ${pb_srcdir}/detail/hash_fn/sample_ranged_probe_fn.hpp \
611
        ${pb_srcdir}/detail/hash_fn/sample_range_hashing.hpp \
612
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/const_iterator.hpp \
613
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/point_const_iterator.hpp \
614
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp \
615
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp \
616
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp \
617
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/info_fn_imps.hpp \
618
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp \
619
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp \
620
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp \
621
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/node.hpp \
622
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp \
623
        ${pb_srcdir}/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp \
624
        ${pb_srcdir}/detail/list_update_map_/constructor_destructor_fn_imps.hpp \
625
        ${pb_srcdir}/detail/list_update_map_/debug_fn_imps.hpp \
626
        ${pb_srcdir}/detail/list_update_map_/entry_metadata_base.hpp \
627
        ${pb_srcdir}/detail/list_update_map_/erase_fn_imps.hpp \
628
        ${pb_srcdir}/detail/list_update_map_/find_fn_imps.hpp \
629
        ${pb_srcdir}/detail/list_update_map_/info_fn_imps.hpp \
630
        ${pb_srcdir}/detail/list_update_map_/insert_fn_imps.hpp \
631
        ${pb_srcdir}/detail/list_update_map_/iterators_fn_imps.hpp \
632
        ${pb_srcdir}/detail/list_update_map_/lu_map_.hpp \
633
        ${pb_srcdir}/detail/list_update_map_/trace_fn_imps.hpp \
634
        ${pb_srcdir}/detail/list_update_policy/lu_counter_metadata.hpp \
635
        ${pb_srcdir}/detail/list_update_policy/sample_update_policy.hpp \
636
        ${pb_srcdir}/detail/debug_map_base.hpp \
637
        ${pb_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp \
638
        ${pb_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \
639
        ${pb_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \
640
        ${pb_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \
641
        ${pb_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \
642
        ${pb_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \
643
        ${pb_srcdir}/detail/ov_tree_map_/node_iterators.hpp \
644
        ${pb_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp
645
 
646
pb_headers5 = \
647
        ${pb_srcdir}/detail/ov_tree_map_/policy_access_fn_imps.hpp \
648
        ${pb_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \
649
        ${pb_srcdir}/detail/ov_tree_map_/traits.hpp \
650
        ${pb_srcdir}/detail/pairing_heap_/constructors_destructor_fn_imps.hpp \
651
        ${pb_srcdir}/detail/pairing_heap_/debug_fn_imps.hpp \
652
        ${pb_srcdir}/detail/pairing_heap_/erase_fn_imps.hpp \
653
        ${pb_srcdir}/detail/pairing_heap_/find_fn_imps.hpp \
654
        ${pb_srcdir}/detail/pairing_heap_/insert_fn_imps.hpp \
655
        ${pb_srcdir}/detail/pairing_heap_/pairing_heap_.hpp \
656
        ${pb_srcdir}/detail/pairing_heap_/split_join_fn_imps.hpp \
657
        ${pb_srcdir}/detail/pat_trie_/constructors_destructor_fn_imps.hpp \
658
        ${pb_srcdir}/detail/pat_trie_/debug_fn_imps.hpp \
659
        ${pb_srcdir}/detail/pat_trie_/erase_fn_imps.hpp \
660
        ${pb_srcdir}/detail/pat_trie_/find_fn_imps.hpp \
661
        ${pb_srcdir}/detail/pat_trie_/info_fn_imps.hpp \
662
        ${pb_srcdir}/detail/pat_trie_/insert_join_fn_imps.hpp \
663
        ${pb_srcdir}/detail/pat_trie_/iterators_fn_imps.hpp \
664
        ${pb_srcdir}/detail/pat_trie_/pat_trie_.hpp \
665
        ${pb_srcdir}/detail/pat_trie_/pat_trie_base.hpp \
666
        ${pb_srcdir}/detail/pat_trie_/policy_access_fn_imps.hpp \
667
        ${pb_srcdir}/detail/pat_trie_/r_erase_fn_imps.hpp \
668
        ${pb_srcdir}/detail/pat_trie_/rotate_fn_imps.hpp \
669
        ${pb_srcdir}/detail/pat_trie_/split_fn_imps.hpp \
670
        ${pb_srcdir}/detail/pat_trie_/synth_access_traits.hpp \
671
        ${pb_srcdir}/detail/pat_trie_/trace_fn_imps.hpp \
672
        ${pb_srcdir}/detail/pat_trie_/traits.hpp \
673
        ${pb_srcdir}/detail/pat_trie_/update_fn_imps.hpp \
674
        ${pb_srcdir}/detail/priority_queue_base_dispatch.hpp \
675
        ${pb_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \
676
        ${pb_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp
677
 
678
pb_headers6 = \
679
        ${pb_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \
680
        ${pb_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \
681
        ${pb_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \
682
        ${pb_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \
683
        ${pb_srcdir}/detail/rb_tree_map_/node.hpp \
684
        ${pb_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \
685
        ${pb_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \
686
        ${pb_srcdir}/detail/rb_tree_map_/traits.hpp \
687
        ${pb_srcdir}/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp \
688
        ${pb_srcdir}/detail/rc_binomial_heap_/debug_fn_imps.hpp \
689
        ${pb_srcdir}/detail/rc_binomial_heap_/erase_fn_imps.hpp \
690
        ${pb_srcdir}/detail/rc_binomial_heap_/insert_fn_imps.hpp \
691
        ${pb_srcdir}/detail/rc_binomial_heap_/rc_binomial_heap_.hpp \
692
        ${pb_srcdir}/detail/rc_binomial_heap_/rc.hpp \
693
        ${pb_srcdir}/detail/rc_binomial_heap_/split_join_fn_imps.hpp \
694
        ${pb_srcdir}/detail/rc_binomial_heap_/trace_fn_imps.hpp \
695
        ${pb_srcdir}/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp \
696
        ${pb_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \
697
        ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \
698
        ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp \
699
        ${pb_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \
700
        ${pb_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \
701
        ${pb_srcdir}/detail/resize_policy/sample_resize_policy.hpp \
702
        ${pb_srcdir}/detail/resize_policy/sample_resize_trigger.hpp \
703
        ${pb_srcdir}/detail/resize_policy/sample_size_policy.hpp \
704
        ${pb_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \
705
        ${pb_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \
706
        ${pb_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \
707
        ${pb_srcdir}/detail/splay_tree_/find_fn_imps.hpp \
708
        ${pb_srcdir}/detail/splay_tree_/info_fn_imps.hpp \
709
        ${pb_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \
710
        ${pb_srcdir}/detail/splay_tree_/node.hpp \
711
        ${pb_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \
712
        ${pb_srcdir}/detail/splay_tree_/splay_tree_.hpp \
713
        ${pb_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \
714
        ${pb_srcdir}/detail/splay_tree_/traits.hpp \
715
        ${pb_srcdir}/detail/standard_policies.hpp \
716
        ${pb_srcdir}/detail/thin_heap_/constructors_destructor_fn_imps.hpp \
717
        ${pb_srcdir}/detail/thin_heap_/debug_fn_imps.hpp \
718
        ${pb_srcdir}/detail/thin_heap_/erase_fn_imps.hpp
719
 
720
pb_headers7 = \
721
        ${pb_srcdir}/detail/thin_heap_/find_fn_imps.hpp \
722
        ${pb_srcdir}/detail/thin_heap_/insert_fn_imps.hpp \
723
        ${pb_srcdir}/detail/thin_heap_/split_join_fn_imps.hpp \
724
        ${pb_srcdir}/detail/thin_heap_/thin_heap_.hpp \
725
        ${pb_srcdir}/detail/thin_heap_/trace_fn_imps.hpp \
726
        ${pb_srcdir}/detail/tree_policy/node_metadata_selector.hpp \
727
        ${pb_srcdir}/detail/tree_policy/order_statistics_imp.hpp \
728
        ${pb_srcdir}/detail/tree_policy/sample_tree_node_update.hpp \
729
        ${pb_srcdir}/detail/tree_trace_base.hpp \
730
        ${pb_srcdir}/detail/trie_policy/node_metadata_selector.hpp \
731
        ${pb_srcdir}/detail/trie_policy/order_statistics_imp.hpp \
732
        ${pb_srcdir}/detail/trie_policy/prefix_search_node_update_imp.hpp \
733
        ${pb_srcdir}/detail/trie_policy/sample_trie_access_traits.hpp \
734
        ${pb_srcdir}/detail/trie_policy/sample_trie_node_update.hpp \
735
        ${pb_srcdir}/detail/trie_policy/trie_string_access_traits_imp.hpp \
736
        ${pb_srcdir}/detail/trie_policy/trie_policy_base.hpp \
737
        ${pb_srcdir}/detail/types_traits.hpp \
738
        ${pb_srcdir}/detail/type_utils.hpp \
739
        ${pb_srcdir}/detail/unordered_iterator/const_iterator.hpp \
740
        ${pb_srcdir}/detail/unordered_iterator/point_const_iterator.hpp \
741
        ${pb_srcdir}/detail/unordered_iterator/iterator.hpp \
742
        ${pb_srcdir}/detail/unordered_iterator/point_iterator.hpp
743
 
744
ext_srcdir = ${glibcxx_srcdir}/include/ext
745
ext_builddir = ./ext
746
ext_headers = \
747
        ${ext_srcdir}/algorithm \
748
        ${ext_srcdir}/alloc_traits.h \
749
        ${ext_srcdir}/atomicity.h \
750
        ${ext_srcdir}/array_allocator.h \
751
        ${ext_srcdir}/bitmap_allocator.h \
752
        ${ext_srcdir}/cast.h \
753
        ${ext_srcdir}/codecvt_specializations.h \
754
        ${ext_srcdir}/concurrence.h \
755
        ${ext_srcdir}/debug_allocator.h \
756
        ${ext_srcdir}/enc_filebuf.h \
757
        ${ext_srcdir}/extptr_allocator.h \
758
        ${ext_srcdir}/stdio_filebuf.h \
759
        ${ext_srcdir}/stdio_sync_filebuf.h \
760
        ${ext_srcdir}/functional \
761
        ${ext_srcdir}/iterator \
762
        ${ext_srcdir}/malloc_allocator.h \
763
        ${ext_srcdir}/memory \
764
        ${ext_srcdir}/mt_allocator.h \
765
        ${ext_srcdir}/new_allocator.h \
766
        ${ext_srcdir}/numeric \
767
        ${ext_srcdir}/numeric_traits.h \
768
        ${ext_srcdir}/pod_char_traits.h \
769
        ${ext_srcdir}/pointer.h \
770
        ${ext_srcdir}/pool_allocator.h \
771
        ${ext_srcdir}/rb_tree \
772
        ${ext_srcdir}/rope \
773
        ${ext_srcdir}/ropeimpl.h \
774
        ${ext_srcdir}/slist \
775
        ${ext_srcdir}/string_conversions.h \
776
        ${ext_srcdir}/throw_allocator.h \
777
        ${ext_srcdir}/typelist.h \
778
        ${ext_srcdir}/type_traits.h \
779
        ${ext_srcdir}/rc_string_base.h \
780
        ${ext_srcdir}/sso_string_base.h \
781
        ${ext_srcdir}/vstring.h \
782
        ${ext_srcdir}/vstring.tcc \
783
        ${ext_srcdir}/vstring_fwd.h \
784
        ${ext_srcdir}/vstring_util.h \
785
        ${ext_compat_headers}
786
 
787
ext_compat_headers = \
788
        ${backward_srcdir}/hash_set \
789
        ${backward_srcdir}/hash_map
790
 
791
tr1_srcdir = ${glibcxx_srcdir}/include/tr1
792
tr1_builddir = ./tr1
793
tr1_headers = \
794
        ${tr1_srcdir}/array \
795
        ${tr1_srcdir}/bessel_function.tcc \
796
        ${tr1_srcdir}/beta_function.tcc \
797
        ${tr1_srcdir}/ccomplex \
798
        ${tr1_srcdir}/cctype \
799
        ${tr1_srcdir}/cfenv \
800
        ${tr1_srcdir}/cfloat \
801
        ${tr1_srcdir}/cinttypes \
802
        ${tr1_srcdir}/climits \
803
        ${tr1_srcdir}/cmath \
804
        ${tr1_srcdir}/complex \
805
        ${tr1_srcdir}/complex.h \
806
        ${tr1_srcdir}/cstdarg \
807
        ${tr1_srcdir}/cstdbool \
808
        ${tr1_srcdir}/cstdint \
809
        ${tr1_srcdir}/cstdio \
810
        ${tr1_srcdir}/cstdlib \
811
        ${tr1_srcdir}/ctgmath \
812
        ${tr1_srcdir}/ctime \
813
        ${tr1_srcdir}/ctype.h \
814
        ${tr1_srcdir}/cwchar \
815
        ${tr1_srcdir}/cwctype \
816
        ${tr1_srcdir}/ell_integral.tcc \
817
        ${tr1_srcdir}/exp_integral.tcc \
818
        ${tr1_srcdir}/fenv.h \
819
        ${tr1_srcdir}/float.h \
820
        ${tr1_srcdir}/functional \
821
        ${tr1_srcdir}/functional_hash.h \
822
        ${tr1_srcdir}/gamma.tcc \
823
        ${tr1_srcdir}/hypergeometric.tcc \
824
        ${tr1_srcdir}/hashtable.h \
825
        ${tr1_srcdir}/hashtable_policy.h \
826
        ${tr1_srcdir}/inttypes.h \
827
        ${tr1_srcdir}/limits.h \
828
        ${tr1_srcdir}/math.h \
829
        ${tr1_srcdir}/memory \
830
        ${tr1_srcdir}/modified_bessel_func.tcc \
831
        ${tr1_srcdir}/poly_hermite.tcc \
832
        ${tr1_srcdir}/poly_laguerre.tcc \
833
        ${tr1_srcdir}/legendre_function.tcc \
834
        ${tr1_srcdir}/random \
835
        ${tr1_srcdir}/random.h \
836
        ${tr1_srcdir}/random.tcc \
837
        ${tr1_srcdir}/regex \
838
        ${tr1_srcdir}/riemann_zeta.tcc \
839
        ${tr1_srcdir}/shared_ptr.h \
840
        ${tr1_srcdir}/special_function_util.h \
841
        ${tr1_srcdir}/stdarg.h \
842
        ${tr1_srcdir}/stdbool.h \
843
        ${tr1_srcdir}/stdint.h \
844
        ${tr1_srcdir}/stdio.h \
845
        ${tr1_srcdir}/stdlib.h \
846
        ${tr1_srcdir}/tgmath.h \
847
        ${tr1_srcdir}/tuple \
848
        ${tr1_srcdir}/type_traits \
849
        ${tr1_srcdir}/unordered_map \
850
        ${tr1_srcdir}/unordered_map.h \
851
        ${tr1_srcdir}/unordered_set \
852
        ${tr1_srcdir}/unordered_set.h \
853
        ${tr1_srcdir}/utility \
854
        ${tr1_srcdir}/wchar.h \
855
        ${tr1_srcdir}/wctype.h
856
 
857
tr2_srcdir = ${glibcxx_srcdir}/include/tr2
858
tr2_builddir = ./tr2
859
tr2_headers = \
860
        ${tr2_srcdir}/bool_set \
861
        ${tr2_srcdir}/bool_set.tcc \
862
        ${tr2_srcdir}/dynamic_bitset \
863
        ${tr2_srcdir}/ratio \
864
        ${tr2_srcdir}/type_traits
865
 
866
decimal_srcdir = ${glibcxx_srcdir}/include/decimal
867
decimal_builddir = ./decimal
868
decimal_headers = \
869
        ${decimal_srcdir}/decimal \
870
        ${decimal_srcdir}/decimal.h
871
 
872
 
873
# This is the common subset of C++ files that all three "C" header models use.
874
c_base_srcdir = $(C_INCLUDE_DIR)
875
c_base_builddir = .
876
c_base_headers = \
877
        ${c_base_srcdir}/cassert \
878
        ${c_base_srcdir}/ccomplex \
879
        ${c_base_srcdir}/cctype \
880
        ${c_base_srcdir}/cerrno \
881
        ${c_base_srcdir}/cfenv \
882
        ${c_base_srcdir}/cfloat \
883
        ${c_base_srcdir}/cinttypes \
884
        ${c_base_srcdir}/ciso646 \
885
        ${c_base_srcdir}/climits \
886
        ${c_base_srcdir}/clocale \
887
        ${c_base_srcdir}/cmath \
888
        ${c_base_srcdir}/csetjmp \
889
        ${c_base_srcdir}/csignal \
890
        ${c_base_srcdir}/cstdalign \
891
        ${c_base_srcdir}/cstdarg \
892
        ${c_base_srcdir}/cstdbool \
893
        ${c_base_srcdir}/cstddef \
894
        ${c_base_srcdir}/cstdint \
895
        ${c_base_srcdir}/cstdio \
896
        ${c_base_srcdir}/cstdlib \
897
        ${c_base_srcdir}/cstring \
898
        ${c_base_srcdir}/ctgmath \
899
        ${c_base_srcdir}/ctime \
900
        ${c_base_srcdir}/cwchar \
901
        ${c_base_srcdir}/cwctype
902
 
903
 
904
# "C" compatibility headers.
905
c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
906
c_compatibility_builddir = .
907
@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@c_compatibility_headers = \
908
@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@       ${c_compatibility_srcdir}/complex.h \
909
@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@       ${c_compatibility_srcdir}/fenv.h \
910
@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@       ${c_compatibility_srcdir}/tgmath.h
911
 
912
@GLIBCXX_C_HEADERS_C_STD_TRUE@c_compatibility_headers =
913
@GLIBCXX_C_HEADERS_C_TRUE@c_compatibility_headers = \
914
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/assert.h \
915
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/complex.h \
916
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/ctype.h \
917
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/errno.h \
918
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/fenv.h \
919
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/float.h \
920
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/inttypes.h \
921
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/iso646.h \
922
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/limits.h \
923
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/locale.h \
924
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/math.h \
925
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/setjmp.h \
926
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/signal.h \
927
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/stdarg.h \
928
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/stdbool.h \
929
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/stddef.h \
930
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/stdint.h \
931
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/stdio.h \
932
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/stdlib.h \
933
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/string.h \
934
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/tgmath.h \
935
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/time.h \
936
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/wchar.h \
937
@GLIBCXX_C_HEADERS_C_TRUE@      ${c_compatibility_srcdir}/wctype.h
938
 
939
 
940
# Debug mode headers
941
debug_srcdir = ${glibcxx_srcdir}/include/debug
942
debug_builddir = ./debug
943
debug_headers = \
944
        ${debug_srcdir}/bitset \
945
        ${debug_srcdir}/debug.h \
946
        ${debug_srcdir}/deque \
947
        ${debug_srcdir}/formatter.h \
948
        ${debug_srcdir}/forward_list \
949
        ${debug_srcdir}/functions.h \
950
        ${debug_srcdir}/list \
951
        ${debug_srcdir}/map \
952
        ${debug_srcdir}/macros.h \
953
        ${debug_srcdir}/map.h \
954
        ${debug_srcdir}/multimap.h \
955
        ${debug_srcdir}/multiset.h \
956
        ${debug_srcdir}/safe_base.h \
957
        ${debug_srcdir}/safe_iterator.h \
958
        ${debug_srcdir}/safe_iterator.tcc \
959
        ${debug_srcdir}/safe_local_iterator.h \
960
        ${debug_srcdir}/safe_local_iterator.tcc \
961
        ${debug_srcdir}/safe_sequence.h \
962
        ${debug_srcdir}/safe_sequence.tcc \
963
        ${debug_srcdir}/safe_unordered_base.h \
964
        ${debug_srcdir}/safe_unordered_container.h \
965
        ${debug_srcdir}/safe_unordered_container.tcc \
966
        ${debug_srcdir}/set \
967
        ${debug_srcdir}/set.h \
968
        ${debug_srcdir}/string \
969
        ${debug_srcdir}/unordered_map \
970
        ${debug_srcdir}/unordered_set \
971
        ${debug_srcdir}/vector
972
 
973
 
974
# Parallel mode headers
975
parallel_srcdir = ${glibcxx_srcdir}/include/parallel
976
parallel_builddir = ./parallel
977
@ENABLE_PARALLEL_FALSE@parallel_headers =
978
@ENABLE_PARALLEL_TRUE@parallel_headers = \
979
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/algo.h \
980
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/algobase.h \
981
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/algorithm \
982
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/algorithmfwd.h \
983
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/balanced_quicksort.h \
984
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/base.h \
985
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/basic_iterator.h \
986
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/checkers.h \
987
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/compatibility.h \
988
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/compiletime_settings.h \
989
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/equally_split.h \
990
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/features.h \
991
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/find.h \
992
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/find_selectors.h \
993
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/for_each.h \
994
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/for_each_selectors.h \
995
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/iterator.h \
996
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/list_partition.h \
997
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/losertree.h \
998
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/merge.h \
999
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/multiseq_selection.h \
1000
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/multiway_merge.h \
1001
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/multiway_mergesort.h \
1002
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/numeric \
1003
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/numericfwd.h \
1004
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/omp_loop.h \
1005
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/omp_loop_static.h \
1006
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/par_loop.h \
1007
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/parallel.h \
1008
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/partial_sum.h \
1009
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/partition.h \
1010
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/queue.h \
1011
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/quicksort.h \
1012
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/random_number.h \
1013
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/random_shuffle.h \
1014
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/search.h \
1015
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/set_operations.h \
1016
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/settings.h \
1017
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/sort.h \
1018
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/tags.h \
1019
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/types.h \
1020
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/unique_copy.h \
1021
@ENABLE_PARALLEL_TRUE@  ${parallel_srcdir}/workstealing.h
1022
 
1023
 
1024
# Profile mode headers
1025
profile_srcdir = ${glibcxx_srcdir}/include/profile
1026
profile_builddir = ./profile
1027
profile_headers = \
1028
        ${profile_srcdir}/base.h \
1029
        ${profile_srcdir}/unordered_map \
1030
        ${profile_srcdir}/unordered_set \
1031
        ${profile_srcdir}/vector \
1032
        ${profile_srcdir}/bitset \
1033
        ${profile_srcdir}/deque \
1034
        ${profile_srcdir}/forward_list \
1035
        ${profile_srcdir}/list \
1036
        ${profile_srcdir}/map \
1037
        ${profile_srcdir}/map.h \
1038
        ${profile_srcdir}/multimap.h \
1039
        ${profile_srcdir}/multiset.h \
1040
        ${profile_srcdir}/set \
1041
        ${profile_srcdir}/set.h \
1042
        ${profile_srcdir}/iterator_tracker.h
1043
 
1044
profile_impl_srcdir = ${glibcxx_srcdir}/include/profile/impl
1045
profile_impl_builddir = ./profile/impl
1046
profile_impl_headers = \
1047
        ${profile_impl_srcdir}/profiler.h \
1048
        ${profile_impl_srcdir}/profiler_algos.h \
1049
        ${profile_impl_srcdir}/profiler_container_size.h \
1050
        ${profile_impl_srcdir}/profiler_hash_func.h \
1051
        ${profile_impl_srcdir}/profiler_hashtable_size.h \
1052
        ${profile_impl_srcdir}/profiler_map_to_unordered_map.h \
1053
        ${profile_impl_srcdir}/profiler_node.h \
1054
        ${profile_impl_srcdir}/profiler_state.h \
1055
        ${profile_impl_srcdir}/profiler_trace.h \
1056
        ${profile_impl_srcdir}/profiler_vector_size.h \
1057
        ${profile_impl_srcdir}/profiler_vector_to_list.h \
1058
        ${profile_impl_srcdir}/profiler_list_to_vector.h \
1059
        ${profile_impl_srcdir}/profiler_list_to_slist.h
1060
 
1061
@GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
1062
 
1063
# Some "C" header schemes require the "C" compatibility headers.
1064
# For --enable-cheaders=c_std
1065
@GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
1066
host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
1067
host_builddir = ./${host_alias}/bits
1068
host_installdir = ${gxx_include_dir}/${host_alias}$(MULTISUBDIR)/bits
1069
host_headers = \
1070
        ${host_srcdir}/ctype_base.h \
1071
        ${host_srcdir}/ctype_inline.h \
1072
        ${host_srcdir}/os_defines.h \
1073
        ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
1074
        ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \
1075
        ${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h \
1076
        ${glibcxx_srcdir}/$(ERROR_CONSTANTS_SRCDIR)/error_constants.h \
1077
        ${glibcxx_srcdir}/include/precompiled/stdc++.h \
1078
        ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h \
1079
        ${glibcxx_srcdir}/include/precompiled/extc++.h
1080
 
1081
 
1082
# Non-installed host_header files.
1083
COMPATIBILITY_H = config/abi/compatibility.h
1084
host_headers_noinst = \
1085
        ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) \
1086
        ${glibcxx_srcdir}/$(COMPATIBILITY_H)
1087
 
1088
 
1089
# These host_headers_extra files are all built with ad hoc naming rules.
1090
host_headers_extra = \
1091
        ${host_builddir}/basic_file.h \
1092
        ${host_builddir}/c++config.h \
1093
        ${host_builddir}/c++allocator.h \
1094
        ${host_builddir}/c++io.h \
1095
        ${host_builddir}/c++locale.h \
1096
        ${host_builddir}/messages_members.h \
1097
        ${host_builddir}/time_members.h
1098
 
1099
thread_host_headers = \
1100
        ${host_builddir}/gthr.h \
1101
        ${host_builddir}/gthr-single.h \
1102
        ${host_builddir}/gthr-posix.h \
1103
        ${host_builddir}/gthr-default.h
1104
 
1105
pch1_source = ${glibcxx_srcdir}/include/precompiled/stdc++.h
1106
pch1_output_builddir = ${host_builddir}/stdc++.h.gch
1107
pch1_output_anchor = ${host_builddir}/stdc++.h
1108
pch1_output_installdir = ${host_installdir}/stdc++.h.gch
1109
pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
1110
pch1b_output = ${pch1_output_builddir}/O2g.gch
1111
pch1_output = ${pch1a_output} ${pch1b_output}
1112
pch2_source = ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h
1113
pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
1114
pch2_output_anchor = ${host_builddir}/stdtr1c++.h
1115
pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
1116
pch2_output = ${pch2_output_builddir}/O2g.gch
1117
pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
1118
pch3_output_builddir = ${host_builddir}/extc++.h.gch
1119
pch3_output_anchor = ${host_builddir}/extc++.h
1120
pch3_output_installdir = ${host_installdir}/extc++.h.gch
1121
pch3_output = ${pch3_output_builddir}/O2g.gch
1122
pch_output = ${pch1_output} ${pch2_output} ${pch3_output}
1123
pch_output_dirs = \
1124
        ${pch1_output_builddir} ${pch2_output_builddir} ${pch3_output_builddir}
1125
 
1126
pch_output_anchors = \
1127
        ${pch1_output_anchor} ${pch2_output_anchor} ${pch3_output_anchor}
1128
 
1129
PCHFLAGS = -x c++-header -nostdinc++ $(CXXFLAGS)
1130
@GLIBCXX_BUILD_PCH_FALSE@pch_build =
1131
@GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_output}
1132
 
1133
# List of all timestamp files.  By keeping only one copy of this list, both
1134
# CLEANFILES and all-local are kept up-to-date.
1135
allstamped = \
1136
        stamp-std stamp-bits stamp-bits-sup stamp-c_base stamp-c_compatibility \
1137
        stamp-backward stamp-ext stamp-pb stamp-tr1 stamp-tr2 stamp-decimal \
1138
        stamp-debug stamp-parallel stamp-profile stamp-profile-impl \
1139
        stamp-host
1140
 
1141
 
1142
# List of all files that are created by explicit building, editing, or
1143
# catenation.
1144
allcreated = \
1145
        ${host_builddir}/c++config.h \
1146
        ${thread_host_headers} \
1147
        ${pch_build}
1148
 
1149
 
1150
# Host includes for threads
1151
uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
1152
 
1153
# By adding these files here, automake will remove them for 'make clean'
1154
CLEANFILES = ${pch_output} ${pch_output_anchors} stamp-host
1155
all: all-am
1156
 
1157
.SUFFIXES:
1158
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
1159
        @for dep in $?; do \
1160
          case '$(am__configure_deps)' in \
1161
            *$$dep*) \
1162
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1163
                && { if test -f $@; then exit 0; else break; fi; }; \
1164
              exit 1;; \
1165
          esac; \
1166
        done; \
1167
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps include/Makefile'; \
1168
        $(am__cd) $(top_srcdir) && \
1169
          $(AUTOMAKE) --foreign --ignore-deps include/Makefile
1170
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1171
        @case '$?' in \
1172
          *config.status*) \
1173
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1174
          *) \
1175
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1176
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1177
        esac;
1178
 
1179
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1180
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1181
 
1182
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1183
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1184
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1185
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1186
$(am__aclocal_m4_deps):
1187
 
1188
mostlyclean-libtool:
1189
        -rm -f *.lo
1190
 
1191
clean-libtool:
1192
        -rm -rf .libs _libs
1193
tags: TAGS
1194
TAGS:
1195
 
1196
ctags: CTAGS
1197
CTAGS:
1198
 
1199
check-am: all-am
1200
check: check-am
1201
all-am: Makefile all-local
1202
installdirs:
1203
install: install-am
1204
install-exec: install-exec-am
1205
install-data: install-data-am
1206
uninstall: uninstall-am
1207
 
1208
install-am: all-am
1209
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1210
 
1211
installcheck: installcheck-am
1212
install-strip:
1213
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1214
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1215
          `test -z '$(STRIP)' || \
1216
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1217
mostlyclean-generic:
1218
 
1219
clean-generic:
1220
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1221
 
1222
distclean-generic:
1223
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1224
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1225
 
1226
maintainer-clean-generic:
1227
        @echo "This command is intended for maintainers to use"
1228
        @echo "it deletes files that may require special tools to rebuild."
1229
clean: clean-am
1230
 
1231
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
1232
 
1233
distclean: distclean-am
1234
        -rm -f Makefile
1235
distclean-am: clean-am distclean-generic
1236
 
1237
dvi: dvi-am
1238
 
1239
dvi-am:
1240
 
1241
html: html-am
1242
 
1243
html-am:
1244
 
1245
info: info-am
1246
 
1247
info-am:
1248
 
1249
install-data-am: install-data-local
1250
 
1251
install-dvi: install-dvi-am
1252
 
1253
install-dvi-am:
1254
 
1255
install-exec-am:
1256
 
1257
install-html: install-html-am
1258
 
1259
install-html-am:
1260
 
1261
install-info: install-info-am
1262
 
1263
install-info-am:
1264
 
1265
install-man:
1266
 
1267
install-pdf: install-pdf-am
1268
 
1269
install-pdf-am:
1270
 
1271
install-ps: install-ps-am
1272
 
1273
install-ps-am:
1274
 
1275
installcheck-am:
1276
 
1277
maintainer-clean: maintainer-clean-am
1278
        -rm -f Makefile
1279
maintainer-clean-am: distclean-am maintainer-clean-generic
1280
 
1281
mostlyclean: mostlyclean-am
1282
 
1283
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1284
 
1285
pdf: pdf-am
1286
 
1287
pdf-am:
1288
 
1289
ps: ps-am
1290
 
1291
ps-am:
1292
 
1293
uninstall-am:
1294
 
1295
.MAKE: install-am install-strip
1296
 
1297
.PHONY: all all-am all-local check check-am clean clean-generic \
1298
        clean-libtool clean-local distclean distclean-generic \
1299
        distclean-libtool dvi dvi-am html html-am info info-am install \
1300
        install-am install-data install-data-am install-data-local \
1301
        install-dvi install-dvi-am install-exec install-exec-am \
1302
        install-html install-html-am install-info install-info-am \
1303
        install-man install-pdf install-pdf-am install-ps \
1304
        install-ps-am install-strip installcheck installcheck-am \
1305
        installdirs maintainer-clean maintainer-clean-generic \
1306
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1307
        ps ps-am uninstall uninstall-am
1308
 
1309
 
1310
# Here are the rules for building the headers
1311
all-local: ${allstamped} ${allcreated}
1312
 
1313
# Ignore errors from 'mkdir -p' to avoid parallel make failure on
1314
# systems with broken mkdir.  Call mkdir unconditionally because
1315
# it is just as cheap to avoid going through the shell.
1316
# Ignore errors from $(LN_S) because the links may already exist.
1317
stamp-std: ${std_headers}
1318
        @-mkdir -p ${std_builddir}
1319
        @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1320
        @$(STAMP) stamp-std
1321
 
1322
stamp-bits: ${bits_headers}
1323
        @-mkdir -p ${bits_builddir}
1324
        @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1325
        @$(STAMP) stamp-bits
1326
 
1327
stamp-bits-sup: stamp-bits ${bits_sup_headers}
1328
        @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1329
        @$(STAMP) stamp-bits-sup
1330
 
1331
stamp-c_base: ${c_base_headers}
1332
        @-mkdir -p ${c_base_builddir}
1333
        @-cd ${c_base_builddir} && $(LN_S) $? . 2>/dev/null
1334
        @$(STAMP) stamp-c_base
1335
 
1336
stamp-c_base_extra: ${c_base_headers_extra}
1337
        @-mkdir -p ${bits_builddir}
1338
        @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1339
        @$(STAMP) stamp-c_base_extra
1340
 
1341
stamp-c_compatibility: ${c_compatibility_headers_extra}
1342
        @-mkdir -p ${c_compatibility_builddir}
1343
        @-if [ ! -z "${c_compatibility_headers_extra}" ]; then \
1344
          cd ${c_compatibility_builddir} && $(LN_S) $? . 2>/dev/null ;\
1345
        fi
1346
        @$(STAMP) stamp-c_compatibility
1347
 
1348
stamp-backward: ${backward_headers}
1349
        @-mkdir -p ${backward_builddir}
1350
        @-cd ${backward_builddir} && $(LN_S) $? . 2>/dev/null
1351
        @$(STAMP) stamp-backward
1352
 
1353
stamp-ext: ${ext_headers}
1354
        @-mkdir -p ${ext_builddir}
1355
        @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1356
        @$(STAMP) stamp-ext
1357
 
1358
# Have to deal with nested include directories, gah! Strip off source
1359
# directory before making the link.
1360
# XXX check  ${pb_headers}
1361
stamp-pb:
1362
        @if [ ! -d "${pb_builddir}" ]; then \
1363
            mkdir -p ${pb_subdirs} ;\
1364
        fi
1365
        @if [ ! -f stamp-pb ]; then \
1366
            cd ${pb_builddir} && for h in ${pb_headers1}; do \
1367
                build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1368
                $(LN_S) $$h $${build_name} || true ;\
1369
              done ;\
1370
        fi
1371
        @if [ ! -f stamp-pb ]; then \
1372
            cd ${pb_builddir} && for h in ${pb_headers2}; do \
1373
                build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1374
                $(LN_S) $$h $${build_name} || true ;\
1375
              done ;\
1376
        fi
1377
        @if [ ! -f stamp-pb ]; then \
1378
            cd ${pb_builddir} && for h in ${pb_headers3}; do \
1379
                build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1380
                $(LN_S) $$h $${build_name} || true ;\
1381
              done ;\
1382
        fi
1383
        @if [ ! -f stamp-pb ]; then \
1384
            cd ${pb_builddir} && for h in ${pb_headers4}; do \
1385
                build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1386
                $(LN_S) $$h $${build_name} || true ;\
1387
              done ;\
1388
        fi
1389
        @if [ ! -f stamp-pb ]; then \
1390
            cd ${pb_builddir} && for h in ${pb_headers5}; do \
1391
                build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1392
                $(LN_S) $$h $${build_name} || true ;\
1393
              done ;\
1394
        fi
1395
        @if [ ! -f stamp-pb ]; then \
1396
            cd ${pb_builddir} && for h in ${pb_headers6}; do \
1397
                build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1398
                $(LN_S) $$h $${build_name} || true ;\
1399
              done ;\
1400
        fi
1401
        @if [ ! -f stamp-pb ]; then \
1402
            cd ${pb_builddir} && for h in ${pb_headers7}; do \
1403
                build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1404
                $(LN_S) $$h $${build_name} || true ;\
1405
              done ;\
1406
        fi
1407
        $(STAMP) stamp-pb
1408
 
1409
stamp-tr1: ${tr1_headers}
1410
        @-mkdir -p ${tr1_builddir}
1411
        @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1412
        @$(STAMP) stamp-tr1
1413
 
1414
stamp-tr2: ${tr2_headers}
1415
        @-mkdir -p ${tr2_builddir}
1416
        @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1417
        @$(STAMP) stamp-tr2
1418
 
1419
stamp-decimal: ${decimal_headers}
1420
        @-mkdir -p ${decimal_builddir}
1421
        @-cd ${decimal_builddir} && $(LN_S) $? . 2>/dev/null
1422
        @$(STAMP) stamp-decimal
1423
 
1424
stamp-debug: ${debug_headers}
1425
        @-mkdir -p ${debug_builddir}
1426
        @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1427
        @$(STAMP) stamp-debug
1428
 
1429
stamp-parallel: ${parallel_headers}
1430
        @-mkdir -p ${parallel_builddir}
1431
        @-cd ${parallel_builddir} && $(LN_S) $? . 2>/dev/null
1432
        @$(STAMP) stamp-parallel
1433
 
1434
stamp-profile: ${profile_headers}
1435
        @-mkdir -p ${profile_builddir}
1436
        @-cd ${profile_builddir} && $(LN_S) $? . 2>/dev/null
1437
        @$(STAMP) stamp-profile
1438
 
1439
stamp-profile-impl: ${profile_impl_headers}
1440
        @-mkdir -p ${profile_impl_builddir}
1441
        @-cd ${profile_impl_builddir} && $(LN_S) $? . 2>/dev/null
1442
        @$(STAMP) stamp-profile-impl
1443
 
1444
stamp-${host_alias}:
1445
        @-mkdir -p ${host_builddir}
1446
        @$(STAMP) stamp-${host_alias}
1447
 
1448
# Host includes static.
1449
# XXX Missing dependency info for {host_headers_extra}
1450
stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
1451
        @cd ${host_builddir} && {\
1452
          $(LN_S) ${host_headers} . || true ;\
1453
          $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
1454
          $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
1455
          $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
1456
          $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
1457
          $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
1458
          $(LN_S) ${glibcxx_srcdir}/$(COMPATIBILITY_H) . || true ;\
1459
          $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
1460
          $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true;\
1461
        } 2>/dev/null
1462
        $(STAMP) stamp-host
1463
 
1464
# Host includes dynamic.
1465
@ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@stamp-namespace-version:
1466
@ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@     echo 1 > stamp-namespace-version
1467
@ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@stamp-namespace-version:
1468
@ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@    echo 0 > stamp-namespace-version
1469
 
1470
@ENABLE_EXTERN_TEMPLATE_TRUE@stamp-extern-template:
1471
@ENABLE_EXTERN_TEMPLATE_TRUE@   echo 1 > stamp-extern-template
1472
@ENABLE_EXTERN_TEMPLATE_FALSE@stamp-extern-template:
1473
@ENABLE_EXTERN_TEMPLATE_FALSE@  echo 0 > stamp-extern-template
1474
 
1475
@ENABLE_VISIBILITY_TRUE@stamp-visibility:
1476
@ENABLE_VISIBILITY_TRUE@        echo 1 > stamp-visibility
1477
@ENABLE_VISIBILITY_FALSE@stamp-visibility:
1478
@ENABLE_VISIBILITY_FALSE@       echo 0 > stamp-visibility
1479
 
1480
# NB: The non-empty default ldbl_compat works around an AIX sed
1481
# oddity, see libstdc++/31957 for details.
1482
${host_builddir}/c++config.h: ${CONFIG_HEADER} \
1483
                              ${glibcxx_srcdir}/include/bits/c++config \
1484
                              stamp-${host_alias} \
1485
                              ${toplevel_srcdir}/gcc/DATESTAMP \
1486
                              stamp-namespace-version \
1487
                              stamp-visibility \
1488
                              stamp-extern-template
1489
        @date=`cat ${toplevel_srcdir}/gcc/DATESTAMP` ;\
1490
        ns_version=`cat stamp-namespace-version` ;\
1491
        visibility=`cat stamp-visibility` ;\
1492
        externtemplate=`cat stamp-extern-template` ;\
1493
        ldbl_compat='s,g,g,' ;\
1494
        grep "^[        ]*#[    ]*define[       ][      ]*_GLIBCXX_LONG_DOUBLE_COMPAT[  ][      ]*1[    ]*$$" \
1495
        ${CONFIG_HEADER} > /dev/null 2>&1 \
1496
        && ldbl_compat='s,^#undef _GLIBCXX_LONG_DOUBLE_COMPAT$$,#define _GLIBCXX_LONG_DOUBLE_COMPAT 1,' ;\
1497
        sed -e "s,define __GLIBCXX__,define __GLIBCXX__ $$date," \
1498
        -e "s,define _GLIBCXX_INLINE_VERSION, define _GLIBCXX_INLINE_VERSION $$ns_version," \
1499
        -e "s,define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY, define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY $$visibility," \
1500
        -e "s,define _GLIBCXX_EXTERN_TEMPLATE, define _GLIBCXX_EXTERN_TEMPLATE $$externtemplate," \
1501
        -e "$$ldbl_compat" \
1502
            < ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
1503
        sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
1504
            -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
1505
            -e 's/VERSION/_GLIBCXX_VERSION/g' \
1506
            -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
1507
            -e 's/ICONV_CONST/_GLIBCXX_ICONV_CONST/g' \
1508
            -e '/[      ]_GLIBCXX_LONG_DOUBLE_COMPAT[   ]/d' \
1509
            < ${CONFIG_HEADER} >> $@ ;\
1510
        echo "" >> $@ ;\
1511
        echo "#endif // _GLIBCXX_CXX_CONFIG_H" >> $@
1512
 
1513
${host_builddir}/gthr.h: ${toplevel_srcdir}/libgcc/gthr.h stamp-${host_alias}
1514
        sed -e '/^#pragma/b' \
1515
            -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
1516
            -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
1517
            -e 's,^#include "\(.*\)",#include ,g' \
1518
            < $< > $@
1519
 
1520
${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
1521
                                  stamp-${host_alias}
1522
        sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1523
            -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1524
            < $< > $@
1525
 
1526
${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
1527
                                   stamp-${host_alias}
1528
        sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1529
            -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1530
            -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1531
            -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1532
            < $< > $@
1533
 
1534
${host_builddir}/gthr-default.h: ${toplevel_builddir}/libgcc/gthr-default.h \
1535
                                   stamp-${host_alias}
1536
        sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1537
            -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1538
            -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1539
            -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1540
            -e 's,^#include "\(.*\)",#include ,g' \
1541
            < $< > $@
1542
 
1543
# Build two precompiled C++ includes, stdc++.h.gch/*.gch
1544
${pch1a_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
1545
        -mkdir -p ${pch1_output_builddir}
1546
        $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g -std=gnu++0x ${pch1_source} \
1547
        -o $@
1548
 
1549
${pch1b_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
1550
        -mkdir -p ${pch1_output_builddir}
1551
        $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch1_source} -o $@
1552
 
1553
# Build a precompiled TR1 include, stdtr1c++.h.gch/O2.gch
1554
${pch2_output}: ${pch2_source} ${pch1_output}
1555
        -mkdir -p ${pch2_output_builddir}
1556
        $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch2_source} -o $@
1557
 
1558
# Build a precompiled extension include, extc++.h.gch/O2.gch
1559
${pch3_output}: ${pch3_source} ${pch2_output}
1560
        -mkdir -p ${pch3_output_builddir}
1561
        $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
1562
 
1563
# For robustness sake (in light of junk files or in-source
1564
# configuration), copy from the build or source tree to the install
1565
# tree using only the human-maintained file lists and directory
1566
# components.  Yes, with minor differences, this is sheer duplication
1567
# of the staging rules above using $(INSTALL_DATA) instead of LN_S and
1568
# `$(mkinstalldirs)' instead of `mkdir -p'.  In particular,
1569
# host_headers_extra are taken out of the build tree staging area;
1570
# the rest are taken from the original source tree.
1571
 
1572
@GLIBCXX_HOSTED_TRUE@install-data-local: install-headers
1573
@GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
1574
 
1575
# This is a subset of the full install-headers rule.  We only need ,
1576
# , , , , , , and any
1577
# files which they include (and which we provide).  The last three headers
1578
# are installed by libsupc++, so only the first four and the sub-includes
1579
# are copied here.
1580
install-freestanding-headers:
1581
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/bits
1582
        $(mkinstalldirs) $(DESTDIR)${host_installdir}
1583
        $(INSTALL_DATA) ${glibcxx_srcdir}/include/bits/c++0x_warning.h \
1584
          $(DESTDIR)${gxx_include_dir}/bits
1585
        for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h \
1586
          ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \
1587
          ${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h; do \
1588
          $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
1589
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1590
        $(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
1591
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1592
        for file in cstddef cstdlib cstdarg; do \
1593
          $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1594
 
1595
# The real deal.
1596
install-headers:
1597
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1598
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
1599
        for file in ${bits_headers}; do \
1600
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1601
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
1602
        for file in ${backward_headers}; do \
1603
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
1604
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
1605
        for file in ${ext_headers}; do \
1606
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
1607
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pb_builddir}
1608
        for dir in ${pb_subdirs}; do \
1609
          $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/$${dir} ; done
1610
        for file in ${pb_headers1}; do \
1611
          install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1612
          relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1613
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1614
        for file in ${pb_headers2}; do \
1615
          install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1616
          relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1617
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1618
        for file in ${pb_headers3}; do \
1619
          install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1620
          relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1621
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1622
        for file in ${pb_headers4}; do \
1623
          install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1624
          relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1625
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1626
        for file in ${pb_headers5}; do \
1627
          install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1628
          relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1629
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1630
        for file in ${pb_headers6}; do \
1631
          install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1632
          relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1633
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1634
        for file in ${pb_headers7}; do \
1635
          install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1636
          relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1637
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1638
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
1639
        for file in ${tr1_headers}; do \
1640
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
1641
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr2_builddir}
1642
        for file in ${tr2_headers}; do \
1643
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr2_builddir}; done
1644
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${decimal_builddir}
1645
        for file in ${decimal_headers}; do \
1646
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${decimal_builddir}; done
1647
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1648
        for file in ${c_base_headers}; do \
1649
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1650
        c_base_headers_extra_install='$(c_base_headers_extra)';\
1651
        for file in $$c_base_headers_extra_install; do \
1652
          $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1653
        c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1654
        for file in $$c_compatibility_headers_install; do \
1655
          $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1656
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1657
        for file in ${std_headers}; do \
1658
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
1659
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1660
        for file in ${debug_headers}; do \
1661
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
1662
        parallel_headers_install='${parallel_headers}';\
1663
        test -z "$$parallel_headers_install" || \
1664
          $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${parallel_builddir};\
1665
        for file in $$parallel_headers_install; do \
1666
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${parallel_builddir}; done
1667
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${profile_builddir}
1668
        for file in ${profile_headers}; do \
1669
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${profile_builddir}; done
1670
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${profile_impl_builddir}
1671
        for file in ${profile_impl_headers}; do \
1672
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${profile_impl_builddir}; done
1673
        $(mkinstalldirs) $(DESTDIR)${host_installdir}
1674
        for file in ${host_headers} ${host_headers_extra} \
1675
         ${thread_host_headers}; do \
1676
          $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
1677
 
1678
# To remove directories.
1679
clean-local:
1680
        rm -rf ${pch_output_dirs}
1681
 
1682
# Stop implicit '.o' make rules from ever stomping on extensionless
1683
# headers, in the improbable case where some foolish, crack-addled
1684
# developer tries to create them via make in the include build
1685
# directory. (This is more of an example of how this kind of rule can
1686
# be made.)
1687
.PRECIOUS: $(std_headers) $(c_base_headers) $(tr1_headers) $(tr2_headers)
1688
           $(decimal_headers) $(ext_headers)
1689
$(std_headers): ; @:
1690
$(c_base_headers): ; @:
1691
$(tr1_headers): ; @:
1692
$(decimal_headers): ; @:
1693
$(ext_headers): ; @:
1694
 
1695
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1696
# Otherwise a system limit (for SysV at least) may be exceeded.
1697
.NOEXPORT:

powered by: WebSVN 2.1.0

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