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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libstdc++-v3/] [include/] [Makefile.in] - Blame information for rev 17

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 17 jlechner
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
 
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
 
15
@SET_MAKE@
16
srcdir = @srcdir@
17
top_srcdir = @top_srcdir@
18
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
top_builddir = ..
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
INSTALL = @INSTALL@
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
30
NORMAL_INSTALL = :
31
PRE_INSTALL = :
32
POST_INSTALL = :
33
NORMAL_UNINSTALL = :
34
PRE_UNINSTALL = :
35
POST_UNINSTALL = :
36
build_triplet = @build@
37
host_triplet = @host@
38
target_triplet = @target@
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40
        $(top_srcdir)/fragment.am
41
subdir = include
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
44
        $(top_srcdir)/../config/lead-dot.m4 \
45
        $(top_srcdir)/../config/no-executables.m4 \
46
        $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
47
        $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
48
        $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
        $(ACLOCAL_M4)
51
CONFIG_HEADER = $(top_builddir)/config.h
52
CONFIG_CLEAN_FILES =
53
depcomp =
54
am__depfiles_maybe =
55
SOURCES =
56
DIST_SOURCES =
57
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58
ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
59
ACLOCAL = @ACLOCAL@
60
ALLOCATOR_H = @ALLOCATOR_H@
61
ALLOCATOR_NAME = @ALLOCATOR_NAME@
62
AMTAR = @AMTAR@
63
AR = @AR@
64
AS = @AS@
65
ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
66
ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
67
AUTOCONF = @AUTOCONF@
68
AUTOHEADER = @AUTOHEADER@
69
AUTOMAKE = @AUTOMAKE@
70
AWK = @AWK@
71
BASIC_FILE_CC = @BASIC_FILE_CC@
72
BASIC_FILE_H = @BASIC_FILE_H@
73
CC = @CC@
74
CCODECVT_CC = @CCODECVT_CC@
75
CCOLLATE_CC = @CCOLLATE_CC@
76
CCTYPE_CC = @CCTYPE_CC@
77
CFLAGS = @CFLAGS@
78
CLOCALE_CC = @CLOCALE_CC@
79
CLOCALE_H = @CLOCALE_H@
80
CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
81
CMESSAGES_CC = @CMESSAGES_CC@
82
CMESSAGES_H = @CMESSAGES_H@
83
CMONEY_CC = @CMONEY_CC@
84
CNUMERIC_CC = @CNUMERIC_CC@
85
CPP = @CPP@
86
CPPFLAGS = @CPPFLAGS@
87
CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
88
CSTDIO_H = @CSTDIO_H@
89
CTIME_CC = @CTIME_CC@
90
CTIME_H = @CTIME_H@
91
CXX = @CXX@
92
CXXCPP = @CXXCPP@
93
CXXFLAGS = @CXXFLAGS@
94
CYGPATH_W = @CYGPATH_W@
95
C_INCLUDE_DIR = @C_INCLUDE_DIR@
96
DEBUG_FLAGS = @DEBUG_FLAGS@
97
DEFS = @DEFS@
98
ECHO_C = @ECHO_C@
99
ECHO_N = @ECHO_N@
100
ECHO_T = @ECHO_T@
101
EGREP = @EGREP@
102
ENABLE_SYMVERS_DARWIN_EXPORT_FALSE = @ENABLE_SYMVERS_DARWIN_EXPORT_FALSE@
103
ENABLE_SYMVERS_DARWIN_EXPORT_TRUE = @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@
104
ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
105
ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
106
EXEEXT = @EXEEXT@
107
EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
108
GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
109
GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
110
GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
111
GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
112
GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
113
GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
114
GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
115
GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
116
GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
117
GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
118
GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
119
GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
120
GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
121
INSTALL_DATA = @INSTALL_DATA@
122
INSTALL_PROGRAM = @INSTALL_PROGRAM@
123
INSTALL_SCRIPT = @INSTALL_SCRIPT@
124
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125
LIBICONV = @LIBICONV@
126
LIBMATHOBJS = @LIBMATHOBJS@
127
LIBOBJS = @LIBOBJS@
128
LIBS = @LIBS@
129
LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
130
LIBTOOL = @LIBTOOL@
131
LN_S = @LN_S@
132
LTLIBOBJS = @LTLIBOBJS@
133
MAINT = @MAINT@
134
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
135
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
136
MAKEINFO = @MAKEINFO@
137
OBJEXT = @OBJEXT@
138
OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
139
OPT_LDFLAGS = @OPT_LDFLAGS@
140
OS_INC_SRCDIR = @OS_INC_SRCDIR@
141
PACKAGE = @PACKAGE@
142
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143
PACKAGE_NAME = @PACKAGE_NAME@
144
PACKAGE_STRING = @PACKAGE_STRING@
145
PACKAGE_TARNAME = @PACKAGE_TARNAME@
146
PACKAGE_VERSION = @PACKAGE_VERSION@
147
PATH_SEPARATOR = @PATH_SEPARATOR@
148
RANLIB = @RANLIB@
149
SECTION_FLAGS = @SECTION_FLAGS@
150
SECTION_LDFLAGS = @SECTION_LDFLAGS@
151
SET_MAKE = @SET_MAKE@
152
SHELL = @SHELL@
153
STRIP = @STRIP@
154
SYMVER_MAP = @SYMVER_MAP@
155
TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
156
USE_NLS = @USE_NLS@
157
VERSION = @VERSION@
158
WARN_FLAGS = @WARN_FLAGS@
159
WERROR = @WERROR@
160
ac_ct_AR = @ac_ct_AR@
161
ac_ct_AS = @ac_ct_AS@
162
ac_ct_CC = @ac_ct_CC@
163
ac_ct_CXX = @ac_ct_CXX@
164
ac_ct_RANLIB = @ac_ct_RANLIB@
165
ac_ct_STRIP = @ac_ct_STRIP@
166
am__leading_dot = @am__leading_dot@
167
am__tar = @am__tar@
168
am__untar = @am__untar@
169
baseline_dir = @baseline_dir@
170
bindir = @bindir@
171
build = @build@
172
build_alias = @build_alias@
173
build_cpu = @build_cpu@
174
build_os = @build_os@
175
build_vendor = @build_vendor@
176
check_msgfmt = @check_msgfmt@
177
datadir = @datadir@
178
enable_shared = @enable_shared@
179
enable_static = @enable_static@
180
exec_prefix = @exec_prefix@
181
glibcxx_MOFILES = @glibcxx_MOFILES@
182
glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
183
glibcxx_POFILES = @glibcxx_POFILES@
184
glibcxx_builddir = @glibcxx_builddir@
185
glibcxx_localedir = @glibcxx_localedir@
186
glibcxx_prefixdir = @glibcxx_prefixdir@
187
glibcxx_srcdir = @glibcxx_srcdir@
188
glibcxx_thread_h = @glibcxx_thread_h@
189
glibcxx_toolexecdir = @glibcxx_toolexecdir@
190
glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
191
gxx_include_dir = @gxx_include_dir@
192
host = @host@
193
host_alias = @host_alias@
194
host_cpu = @host_cpu@
195
host_os = @host_os@
196
host_vendor = @host_vendor@
197
includedir = @includedir@
198
infodir = @infodir@
199
install_sh = @install_sh@
200
libdir = @libdir@
201
libexecdir = @libexecdir@
202
libtool_VERSION = @libtool_VERSION@
203
localstatedir = @localstatedir@
204
mandir = @mandir@
205
mkdir_p = @mkdir_p@
206
multi_basedir = @multi_basedir@
207
oldincludedir = @oldincludedir@
208
port_specific_symbol_files = @port_specific_symbol_files@
209
prefix = @prefix@
210
program_transform_name = @program_transform_name@
211
sbindir = @sbindir@
212
sharedstatedir = @sharedstatedir@
213
sysconfdir = @sysconfdir@
214
target = @target@
215
target_alias = @target_alias@
216
target_cpu = @target_cpu@
217
target_os = @target_os@
218
target_vendor = @target_vendor@
219
toplevel_srcdir = @toplevel_srcdir@
220
 
221
# May be used by various substitution variables.
222
gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
223
MAINT_CHARSET = latin1
224
mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
225
PWD_COMMAND = $${PWDCMD-pwd}
226
STAMP = echo timestamp >
227
toolexecdir = $(glibcxx_toolexecdir)
228
toolexeclibdir = $(glibcxx_toolexeclibdir)
229
 
230
# These bits are all figured out from configure.  Look in acinclude.m4
231
# or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
232
CONFIG_CXXFLAGS = \
233
        $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
234
 
235
WARN_CXXFLAGS = \
236
        $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
237
 
238
 
239
# -I/-D flags to pass when compiling.
240
AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
241
 
242
# Standard C++ includes.
243
std_srcdir = ${glibcxx_srcdir}/include/std
244
std_builddir = .
245
std_headers = \
246
        ${std_srcdir}/std_algorithm.h \
247
        ${std_srcdir}/std_bitset.h \
248
        ${std_srcdir}/std_complex.h \
249
        ${std_srcdir}/std_deque.h \
250
        ${std_srcdir}/std_fstream.h \
251
        ${std_srcdir}/std_functional.h \
252
        ${std_srcdir}/std_iomanip.h \
253
        ${std_srcdir}/std_ios.h \
254
        ${std_srcdir}/std_iosfwd.h \
255
        ${std_srcdir}/std_iostream.h \
256
        ${std_srcdir}/std_istream.h \
257
        ${std_srcdir}/std_iterator.h \
258
        ${std_srcdir}/std_limits.h \
259
        ${std_srcdir}/std_list.h \
260
        ${std_srcdir}/std_locale.h \
261
        ${std_srcdir}/std_map.h \
262
        ${std_srcdir}/std_memory.h \
263
        ${std_srcdir}/std_numeric.h \
264
        ${std_srcdir}/std_ostream.h \
265
        ${std_srcdir}/std_queue.h \
266
        ${std_srcdir}/std_set.h \
267
        ${std_srcdir}/std_sstream.h \
268
        ${std_srcdir}/std_stack.h \
269
        ${std_srcdir}/std_stdexcept.h \
270
        ${std_srcdir}/std_streambuf.h \
271
        ${std_srcdir}/std_string.h \
272
        ${std_srcdir}/std_utility.h \
273
        ${std_srcdir}/std_valarray.h \
274
        ${std_srcdir}/std_vector.h
275
 
276
# Renamed at build time.
277
std_headers_rename = \
278
        algorithm \
279
        bitset \
280
        complex \
281
        deque \
282
        fstream \
283
        functional \
284
        iomanip \
285
        ios \
286
        iosfwd \
287
        iostream \
288
        istream \
289
        iterator \
290
        limits \
291
        list \
292
        locale \
293
        map \
294
        memory \
295
        numeric \
296
        ostream \
297
        queue \
298
        set \
299
        sstream \
300
        stack \
301
        stdexcept \
302
        streambuf \
303
        string \
304
        utility \
305
        valarray \
306
        vector
307
 
308
bits_srcdir = ${glibcxx_srcdir}/include/bits
309
bits_builddir = ./bits
310
bits_headers = \
311
        ${bits_srcdir}/allocator.h \
312
        ${bits_srcdir}/atomicity.h \
313
        ${bits_srcdir}/basic_ios.h \
314
        ${bits_srcdir}/basic_ios.tcc \
315
        ${bits_srcdir}/basic_string.h \
316
        ${bits_srcdir}/basic_string.tcc \
317
        ${bits_srcdir}/boost_concept_check.h \
318
        ${bits_srcdir}/char_traits.h \
319
        ${bits_srcdir}/codecvt.h \
320
        ${bits_srcdir}/concept_check.h \
321
        ${bits_srcdir}/concurrence.h \
322
        ${bits_srcdir}/cpp_type_traits.h \
323
        ${bits_srcdir}/deque.tcc \
324
        ${bits_srcdir}/fstream.tcc \
325
        ${bits_srcdir}/functexcept.h \
326
        ${bits_srcdir}/gslice.h \
327
        ${bits_srcdir}/gslice_array.h \
328
        ${bits_srcdir}/indirect_array.h \
329
        ${bits_srcdir}/ios_base.h \
330
        ${bits_srcdir}/istream.tcc \
331
        ${bits_srcdir}/list.tcc \
332
        ${bits_srcdir}/locale_classes.h \
333
        ${bits_srcdir}/locale_facets.h \
334
        ${bits_srcdir}/locale_facets.tcc \
335
        ${bits_srcdir}/localefwd.h \
336
        ${bits_srcdir}/mask_array.h \
337
        ${bits_srcdir}/ostream.tcc \
338
        ${bits_srcdir}/postypes.h \
339
        ${bits_srcdir}/stream_iterator.h \
340
        ${bits_srcdir}/streambuf_iterator.h \
341
        ${bits_srcdir}/slice_array.h \
342
        ${bits_srcdir}/sstream.tcc \
343
        ${bits_srcdir}/stl_algo.h \
344
        ${bits_srcdir}/stl_algobase.h \
345
        ${bits_srcdir}/stl_bvector.h \
346
        ${bits_srcdir}/stl_construct.h \
347
        ${bits_srcdir}/stl_deque.h \
348
        ${bits_srcdir}/stl_function.h \
349
        ${bits_srcdir}/stl_heap.h \
350
        ${bits_srcdir}/stl_iterator.h \
351
        ${bits_srcdir}/stl_iterator_base_funcs.h \
352
        ${bits_srcdir}/stl_iterator_base_types.h \
353
        ${bits_srcdir}/stl_list.h \
354
        ${bits_srcdir}/stl_map.h \
355
        ${bits_srcdir}/stl_multimap.h \
356
        ${bits_srcdir}/stl_multiset.h \
357
        ${bits_srcdir}/stl_numeric.h \
358
        ${bits_srcdir}/stl_pair.h \
359
        ${bits_srcdir}/stl_queue.h \
360
        ${bits_srcdir}/stl_raw_storage_iter.h \
361
        ${bits_srcdir}/stl_relops.h \
362
        ${bits_srcdir}/stl_set.h \
363
        ${bits_srcdir}/stl_stack.h \
364
        ${bits_srcdir}/stl_tempbuf.h \
365
        ${bits_srcdir}/stl_tree.h \
366
        ${bits_srcdir}/stl_uninitialized.h \
367
        ${bits_srcdir}/stl_vector.h \
368
        ${bits_srcdir}/streambuf.tcc \
369
        ${bits_srcdir}/stringfwd.h \
370
        ${bits_srcdir}/valarray_array.h \
371
        ${bits_srcdir}/valarray_array.tcc \
372
        ${bits_srcdir}/valarray_before.h \
373
        ${bits_srcdir}/valarray_after.h \
374
        ${bits_srcdir}/vector.tcc
375
 
376
backward_srcdir = ${glibcxx_srcdir}/include/backward
377
backward_builddir = ./backward
378
backward_headers = \
379
        ${backward_srcdir}/complex.h \
380
        ${backward_srcdir}/iomanip.h \
381
        ${backward_srcdir}/istream.h \
382
        ${backward_srcdir}/ostream.h \
383
        ${backward_srcdir}/stream.h \
384
        ${backward_srcdir}/streambuf.h \
385
        ${backward_srcdir}/algo.h \
386
        ${backward_srcdir}/algobase.h \
387
        ${backward_srcdir}/alloc.h \
388
        ${backward_srcdir}/bvector.h \
389
        ${backward_srcdir}/defalloc.h \
390
        ${backward_srcdir}/deque.h \
391
        ${backward_srcdir}/function.h \
392
        ${backward_srcdir}/hash_map.h \
393
        ${backward_srcdir}/hash_set.h \
394
        ${backward_srcdir}/hashtable.h \
395
        ${backward_srcdir}/heap.h \
396
        ${backward_srcdir}/iostream.h \
397
        ${backward_srcdir}/iterator.h \
398
        ${backward_srcdir}/list.h \
399
        ${backward_srcdir}/map.h \
400
        ${backward_srcdir}/multimap.h \
401
        ${backward_srcdir}/new.h \
402
        ${backward_srcdir}/multiset.h \
403
        ${backward_srcdir}/pair.h \
404
        ${backward_srcdir}/queue.h \
405
        ${backward_srcdir}/rope.h \
406
        ${backward_srcdir}/set.h \
407
        ${backward_srcdir}/slist.h \
408
        ${backward_srcdir}/stack.h \
409
        ${backward_srcdir}/tempbuf.h \
410
        ${backward_srcdir}/tree.h \
411
        ${backward_srcdir}/vector.h \
412
        ${backward_srcdir}/fstream.h \
413
        ${backward_srcdir}/strstream \
414
        ${backward_srcdir}/backward_warning.h
415
 
416
assoc_srcdir = ${glibcxx_srcdir}/include/ext/pb_assoc
417
assoc_builddir = ./ext/pb_assoc
418
assoc_subdirs = \
419
        ${assoc_builddir}/detail \
420
        ${assoc_builddir}/detail/tree_assoc_cntnr \
421
        ${assoc_builddir}/detail/basic_assoc_cntnr \
422
        ${assoc_builddir}/detail/splay_tree_ \
423
        ${assoc_builddir}/detail/typelist \
424
        ${assoc_builddir}/detail/basic_hash_assoc_cntnr \
425
        ${assoc_builddir}/detail/cc_ht_map_ \
426
        ${assoc_builddir}/detail/gp_ht_map_ \
427
        ${assoc_builddir}/detail/tree_policy \
428
        ${assoc_builddir}/detail/resize_policy \
429
        ${assoc_builddir}/detail/bin_search_tree_ \
430
        ${assoc_builddir}/detail/basic_tree_assoc_cntnr \
431
        ${assoc_builddir}/detail/cc_hash_assoc_cntnr \
432
        ${assoc_builddir}/detail/value_type_adapter \
433
        ${assoc_builddir}/detail/lu_policy \
434
        ${assoc_builddir}/detail/gp_hash_assoc_cntnr \
435
        ${assoc_builddir}/detail/unordered_iterator \
436
        ${assoc_builddir}/detail/ov_tree_map_ \
437
        ${assoc_builddir}/detail/lu_assoc_cntnr \
438
        ${assoc_builddir}/detail/hash_fn \
439
        ${assoc_builddir}/detail/eq_fn \
440
        ${assoc_builddir}/detail/rb_tree_map_ \
441
        ${assoc_builddir}/detail/lu_map_
442
 
443
 
444
# The ability for make and the underlying host to deal with this
445
# unweildy list as one entire entity is not a sure thing, and may
446
# cause build errors. Thus, split one list into five smaller ones.
447
assoc_headers1 = \
448
        ${assoc_srcdir}/detail/tree_assoc_cntnr/constructor_destructor_fn_imps.hpp \
449
        ${assoc_srcdir}/detail/type_utils.hpp \
450
        ${assoc_srcdir}/detail/order_statistics_imp.hpp \
451
        ${assoc_srcdir}/detail/basic_assoc_cntnr/d_find_fn_imps.hpp \
452
        ${assoc_srcdir}/detail/basic_assoc_cntnr/d_insert_fn_imps.hpp \
453
        ${assoc_srcdir}/detail/basic_assoc_cntnr/extract_key.hpp \
454
        ${assoc_srcdir}/detail/basic_assoc_cntnr/erase_fn_imps.hpp \
455
        ${assoc_srcdir}/detail/basic_assoc_cntnr/insert_fn_imps.hpp \
456
        ${assoc_srcdir}/detail/basic_assoc_cntnr/constructor_destructor_fn_imps.hpp \
457
        ${assoc_srcdir}/detail/basic_assoc_cntnr/info_fn_imps.hpp \
458
        ${assoc_srcdir}/detail/basic_assoc_cntnr/iterators_fn_imps.hpp \
459
        ${assoc_srcdir}/detail/basic_assoc_cntnr/d_extract_key.hpp \
460
        ${assoc_srcdir}/detail/basic_assoc_cntnr/constructors_destructor_fn_imps.hpp \
461
        ${assoc_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \
462
        ${assoc_srcdir}/detail/splay_tree_/splay_tree_.hpp \
463
        ${assoc_srcdir}/detail/splay_tree_/node.hpp \
464
        ${assoc_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \
465
        ${assoc_srcdir}/detail/splay_tree_/find_fn_imps.hpp \
466
        ${assoc_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \
467
        ${assoc_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \
468
        ${assoc_srcdir}/detail/splay_tree_/info_fn_imps.hpp \
469
        ${assoc_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \
470
        ${assoc_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \
471
        ${assoc_srcdir}/detail/typelist/typelist_transform.hpp \
472
        ${assoc_srcdir}/detail/typelist/typelist_apply.hpp \
473
        ${assoc_srcdir}/detail/typelist/typelist_filter.hpp \
474
        ${assoc_srcdir}/detail/typelist/typelist_at_index.hpp \
475
        ${assoc_srcdir}/detail/typelist/typelist_contains.hpp \
476
        ${assoc_srcdir}/detail/typelist/typelist_append.hpp \
477
        ${assoc_srcdir}/detail/typelist/typelist_typelist_append.hpp \
478
        ${assoc_srcdir}/detail/ds_trait_imp.hpp \
479
        ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/resize_fn_imps.hpp \
480
        ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \
481
        ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/constructors_destructor_fn_imps.hpp
482
 
483
assoc_headers2 = \
484
        ${assoc_srcdir}/detail/cc_ht_map_/resize_store_hash_fn_imps.hpp \
485
        ${assoc_srcdir}/detail/cc_ht_map_/find_store_hash_fn_imps.hpp \
486
        ${assoc_srcdir}/detail/cc_ht_map_/erase_no_store_hash_fn_imps.hpp \
487
        ${assoc_srcdir}/detail/cc_ht_map_/resize_fn_imps.hpp \
488
        ${assoc_srcdir}/detail/cc_ht_map_/debug_store_hash_fn_imps.hpp \
489
        ${assoc_srcdir}/detail/cc_ht_map_/erase_fn_imps.hpp \
490
        ${assoc_srcdir}/detail/cc_ht_map_/policy_access_fn_imps.hpp \
491
        ${assoc_srcdir}/detail/cc_ht_map_/cmp_fn_imps.hpp \
492
        ${assoc_srcdir}/detail/cc_ht_map_/insert_no_store_hash_fn_imps.hpp \
493
        ${assoc_srcdir}/detail/cc_ht_map_/insert_fn_imps.hpp \
494
        ${assoc_srcdir}/detail/cc_ht_map_/find_fn_imps.hpp \
495
        ${assoc_srcdir}/detail/cc_ht_map_/find_no_store_hash_fn_imps.hpp \
496
        ${assoc_srcdir}/detail/cc_ht_map_/cond_key_dtor_entry_dealtor.hpp \
497
        ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_fn_imps.hpp \
498
        ${assoc_srcdir}/detail/cc_ht_map_/entry_list_fn_imps.hpp \
499
        ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_store_hash_fn_imps.hpp \
500
        ${assoc_srcdir}/detail/cc_ht_map_/erase_store_hash_fn_imps.hpp \
501
        ${assoc_srcdir}/detail/cc_ht_map_/cc_ht_map_.hpp \
502
        ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
503
        ${assoc_srcdir}/detail/cc_ht_map_/standard_policies.hpp \
504
        ${assoc_srcdir}/detail/cc_ht_map_/info_fn_imps.hpp \
505
        ${assoc_srcdir}/detail/cc_ht_map_/iterators_fn_imps.hpp \
506
        ${assoc_srcdir}/detail/cc_ht_map_/insert_store_hash_fn_imps.hpp \
507
        ${assoc_srcdir}/detail/cc_ht_map_/debug_fn_imps.hpp \
508
        ${assoc_srcdir}/detail/cc_ht_map_/size_fn_imps.hpp \
509
        ${assoc_srcdir}/detail/cc_ht_map_/debug_no_store_hash_fn_imps.hpp \
510
        ${assoc_srcdir}/detail/cc_ht_map_/resize_no_store_hash_fn_imps.hpp \
511
        ${assoc_srcdir}/detail/gp_ht_map_/resize_store_hash_fn_imps.hpp \
512
        ${assoc_srcdir}/detail/gp_ht_map_/find_store_hash_fn_imps.hpp \
513
        ${assoc_srcdir}/detail/gp_ht_map_/erase_no_store_hash_fn_imps.hpp \
514
        ${assoc_srcdir}/detail/gp_ht_map_/resize_fn_imps.hpp \
515
        ${assoc_srcdir}/detail/gp_ht_map_/debug_store_hash_fn_imps.hpp \
516
        ${assoc_srcdir}/detail/gp_ht_map_/erase_fn_imps.hpp \
517
        ${assoc_srcdir}/detail/gp_ht_map_/policy_access_fn_imps.hpp \
518
        ${assoc_srcdir}/detail/gp_ht_map_/insert_no_store_hash_fn_imps.hpp \
519
        ${assoc_srcdir}/detail/gp_ht_map_/insert_fn_imps.hpp \
520
        ${assoc_srcdir}/detail/gp_ht_map_/find_fn_imps.hpp \
521
        ${assoc_srcdir}/detail/gp_ht_map_/find_no_store_hash_fn_imps.hpp \
522
        ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_fn_imps.hpp \
523
        ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_store_hash_fn_imps.hpp \
524
        ${assoc_srcdir}/detail/gp_ht_map_/erase_store_hash_fn_imps.hpp \
525
        ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
526
        ${assoc_srcdir}/detail/gp_ht_map_/info_fn_imps.hpp \
527
        ${assoc_srcdir}/detail/gp_ht_map_/insert_store_hash_fn_imps.hpp \
528
        ${assoc_srcdir}/detail/gp_ht_map_/debug_fn_imps.hpp \
529
        ${assoc_srcdir}/detail/gp_ht_map_/gp_ht_map_.hpp \
530
        ${assoc_srcdir}/detail/gp_ht_map_/iterator_fn_imps.hpp \
531
        ${assoc_srcdir}/detail/gp_ht_map_/debug_no_store_hash_fn_imps.hpp \
532
        ${assoc_srcdir}/detail/gp_ht_map_/resize_no_store_hash_fn_imps.hpp
533
 
534
assoc_headers3 = \
535
        ${assoc_srcdir}/detail/tree_policy/order_statistics_imp.hpp \
536
        ${assoc_srcdir}/detail/tree_policy/null_node_updator_imp.hpp \
537
        ${assoc_srcdir}/detail/types_traits.hpp \
538
        ${assoc_srcdir}/detail/mapping_level_imp.hpp \
539
        ${assoc_srcdir}/detail/map_debug_base.hpp \
540
        ${assoc_srcdir}/detail/resize_policy/ht_prime_size_policy_imp.hpp \
541
        ${assoc_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \
542
        ${assoc_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \
543
        ${assoc_srcdir}/detail/resize_policy/size_base.hpp \
544
        ${assoc_srcdir}/detail/resize_policy/cc_hash_max_collision_resize_trigger_imp.hpp \
545
        ${assoc_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \
546
        ${assoc_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \
547
        ${assoc_srcdir}/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp \
548
        ${assoc_srcdir}/detail/bin_search_tree_/find_iterators.hpp \
549
        ${assoc_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \
550
        ${assoc_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \
551
        ${assoc_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \
552
        ${assoc_srcdir}/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp \
553
        ${assoc_srcdir}/detail/bin_search_tree_/node_iterators.hpp \
554
        ${assoc_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp \
555
        ${assoc_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \
556
        ${assoc_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \
557
        ${assoc_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \
558
        ${assoc_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \
559
        ${assoc_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \
560
        ${assoc_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \
561
        ${assoc_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \
562
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/r_range_iteration_fn_imps.hpp \
563
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/erase_fn_imps.hpp \
564
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/policy_access_fn_imps.hpp \
565
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/constructor_destructor_fn_imps.hpp \
566
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/split_join_fn_imps.hpp \
567
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/r_erase_fn_imps.hpp \
568
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/range_iteration_fn_imps.hpp \
569
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/constructors_destructor_fn_imps.hpp \
570
        ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/node_iteration_fn_imps.hpp \
571
        ${assoc_srcdir}/detail/cc_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp
572
 
573
assoc_headers4 = \
574
        ${assoc_srcdir}/detail/assoc_cntnr_base.hpp \
575
        ${assoc_srcdir}/detail/ms_category_imp.hpp \
576
        ${assoc_srcdir}/detail/hash_types_traits.hpp \
577
        ${assoc_srcdir}/detail/typelist.hpp \
578
        ${assoc_srcdir}/detail/value_type_adapter/invalidation_guarantee_selector.hpp \
579
        ${assoc_srcdir}/detail/value_type_adapter/erase_fn_imps.hpp \
580
        ${assoc_srcdir}/detail/value_type_adapter/iterator.hpp \
581
        ${assoc_srcdir}/detail/value_type_adapter/constructor_destructor_and_related.hpp \
582
        ${assoc_srcdir}/detail/value_type_adapter/value_type_traits.hpp \
583
        ${assoc_srcdir}/detail/value_type_adapter/insert_fn_imps.hpp \
584
        ${assoc_srcdir}/detail/value_type_adapter/find_fn_imps.hpp \
585
        ${assoc_srcdir}/detail/value_type_adapter/ref_pair.hpp \
586
        ${assoc_srcdir}/detail/value_type_adapter/it_value_type_traits.hpp \
587
        ${assoc_srcdir}/detail/value_type_adapter/info_fn_imps.hpp \
588
        ${assoc_srcdir}/detail/value_type_adapter/erase_if_pred.hpp \
589
        ${assoc_srcdir}/detail/value_type_adapter/value_type_adapter.hpp \
590
        ${assoc_srcdir}/detail/value_type_adapter/iterator_fn_imps.hpp \
591
        ${assoc_srcdir}/detail/lu_policy/mtf_lu_policy_imp.hpp \
592
        ${assoc_srcdir}/detail/lu_policy/counter_lu_policy_imp.hpp \
593
        ${assoc_srcdir}/detail/lu_policy/counter_lu_metadata_imp.hpp \
594
        ${assoc_srcdir}/detail/gp_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \
595
        ${assoc_srcdir}/detail/unordered_iterator/find_iterator.hpp \
596
        ${assoc_srcdir}/detail/unordered_iterator/iterator.hpp \
597
        ${assoc_srcdir}/detail/unordered_iterator/const_iterator.hpp \
598
        ${assoc_srcdir}/detail/unordered_iterator/const_find_iterator.hpp \
599
        ${assoc_srcdir}/detail/standard_policies.hpp \
600
        ${assoc_srcdir}/detail/standard_sizes.hpp \
601
        ${assoc_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \
602
        ${assoc_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \
603
        ${assoc_srcdir}/detail/ov_tree_map_/find_fn_imps.hpp \
604
        ${assoc_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp \
605
        ${assoc_srcdir}/detail/ov_tree_map_/node_iterators.hpp \
606
        ${assoc_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \
607
        ${assoc_srcdir}/detail/ov_tree_map_/cond_dtor.hpp \
608
        ${assoc_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \
609
        ${assoc_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \
610
        ${assoc_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \
611
        ${assoc_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
612
 
613
assoc_headers5 = \
614
        ${assoc_srcdir}/detail/lu_assoc_cntnr/policy_access_fn_imps.hpp \
615
        ${assoc_srcdir}/detail/lu_assoc_cntnr/constructor_destructor_fn_imps.hpp \
616
        ${assoc_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \
617
        ${assoc_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \
618
        ${assoc_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \
619
        ${assoc_srcdir}/detail/hash_fn/probe_fn_base.hpp \
620
        ${assoc_srcdir}/detail/hash_fn/ranged_probe_fn.hpp \
621
        ${assoc_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \
622
        ${assoc_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \
623
        ${assoc_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \
624
        ${assoc_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \
625
        ${assoc_srcdir}/detail/eq_fn/eq_by_less.hpp \
626
        ${assoc_srcdir}/detail/eq_fn/hash_eq_fn.hpp \
627
        ${assoc_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \
628
        ${assoc_srcdir}/detail/rb_tree_map_/node.hpp \
629
        ${assoc_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \
630
        ${assoc_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \
631
        ${assoc_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \
632
        ${assoc_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \
633
        ${assoc_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \
634
        ${assoc_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp \
635
        ${assoc_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \
636
        ${assoc_srcdir}/detail/lu_map_/lu_map_.hpp \
637
        ${assoc_srcdir}/detail/lu_map_/erase_fn_imps.hpp \
638
        ${assoc_srcdir}/detail/lu_map_/policy_access_fn_imps.hpp \
639
        ${assoc_srcdir}/detail/lu_map_/insert_fn_imps.hpp \
640
        ${assoc_srcdir}/detail/lu_map_/find_fn_imps.hpp \
641
        ${assoc_srcdir}/detail/lu_map_/constructor_destructor_fn_imps.hpp \
642
        ${assoc_srcdir}/detail/lu_map_/info_fn_imps.hpp \
643
        ${assoc_srcdir}/detail/lu_map_/iterators_fn_imps.hpp \
644
        ${assoc_srcdir}/detail/lu_map_/debug_fn_imps.hpp \
645
        ${assoc_srcdir}/detail/constructors_destructor_fn_imps.hpp \
646
        ${assoc_srcdir}/detail/ms_trait_imp.hpp \
647
        ${assoc_srcdir}/detail/cond_dealtor.hpp \
648
        ${assoc_srcdir}/hash_policy.hpp \
649
        ${assoc_srcdir}/trivial_iterator_def.hpp \
650
        ${assoc_srcdir}/ds_trait.hpp \
651
        ${assoc_srcdir}/exception.hpp \
652
        ${assoc_srcdir}/tree_policy.hpp \
653
        ${assoc_srcdir}/lu_policy.hpp \
654
        ${assoc_srcdir}/ms_trait.hpp \
655
        ${assoc_srcdir}/assoc_cntnr.hpp \
656
        ${assoc_srcdir}/data_type.hpp
657
 
658
ext_srcdir = ${glibcxx_srcdir}/include/ext
659
ext_builddir = ./ext
660
ext_headers = \
661
        ${ext_srcdir}/algorithm \
662
        ${ext_srcdir}/array_allocator.h \
663
        ${ext_srcdir}/bitmap_allocator.h \
664
        ${ext_srcdir}/codecvt_specializations.h \
665
        ${ext_srcdir}/debug_allocator.h \
666
        ${ext_srcdir}/stdio_filebuf.h \
667
        ${ext_srcdir}/stdio_sync_filebuf.h \
668
        ${ext_srcdir}/functional \
669
        ${ext_srcdir}/hash_map \
670
        ${ext_srcdir}/hash_set \
671
        ${ext_srcdir}/hash_fun.h \
672
        ${ext_srcdir}/hashtable.h \
673
        ${ext_srcdir}/iterator \
674
        ${ext_srcdir}/malloc_allocator.h \
675
        ${ext_srcdir}/memory \
676
        ${ext_srcdir}/mt_allocator.h \
677
        ${ext_srcdir}/new_allocator.h \
678
        ${ext_srcdir}/numeric \
679
        ${ext_srcdir}/pod_char_traits.h \
680
        ${ext_srcdir}/pool_allocator.h \
681
        ${ext_srcdir}/rb_tree \
682
        ${ext_srcdir}/rope \
683
        ${ext_srcdir}/ropeimpl.h \
684
        ${ext_srcdir}/slist \
685
        ${ext_srcdir}/typelist.h \
686
        ${ext_srcdir}/rc_string_base.h \
687
        ${ext_srcdir}/sso_string_base.h \
688
        ${ext_srcdir}/vstring.h \
689
        ${ext_srcdir}/vstring.tcc \
690
        ${ext_srcdir}/vstring_fwd.h \
691
        ${ext_srcdir}/vstring_util.h
692
 
693
tr1_srcdir = ${glibcxx_srcdir}/include/tr1
694
tr1_builddir = ./tr1
695
tr1_headers = \
696
        ${tr1_srcdir}/array \
697
        ${tr1_srcdir}/bind_repeat.h \
698
        ${tr1_srcdir}/bind_iterate.h \
699
        ${tr1_srcdir}/boost_shared_ptr.h \
700
        ${tr1_srcdir}/mu_iterate.h \
701
        ${tr1_srcdir}/functional \
702
        ${tr1_srcdir}/functional_iterate.h \
703
        ${tr1_srcdir}/memory \
704
        ${tr1_srcdir}/ref_fwd.h \
705
        ${tr1_srcdir}/ref_wrap_iterate.h \
706
        ${tr1_srcdir}/repeat.h \
707
        ${tr1_srcdir}/tuple \
708
        ${tr1_srcdir}/tuple_iterate.h \
709
        ${tr1_srcdir}/utility \
710
        ${tr1_srcdir}/type_traits \
711
        ${tr1_srcdir}/type_traits_fwd.h \
712
        ${tr1_srcdir}/hashtable \
713
        ${tr1_srcdir}/unordered_set \
714
        ${tr1_srcdir}/unordered_map
715
 
716
 
717
# This is the common subset of files that all three "C" header models use.
718
c_base_srcdir = $(C_INCLUDE_DIR)
719
c_base_builddir = .
720
c_base_headers = \
721
        ${c_base_srcdir}/std_cassert.h \
722
        ${c_base_srcdir}/std_cctype.h \
723
        ${c_base_srcdir}/std_cerrno.h \
724
        ${c_base_srcdir}/std_cfloat.h \
725
        ${c_base_srcdir}/std_ciso646.h \
726
        ${c_base_srcdir}/std_climits.h \
727
        ${c_base_srcdir}/std_clocale.h \
728
        ${c_base_srcdir}/std_cmath.h \
729
        ${c_base_srcdir}/std_csetjmp.h \
730
        ${c_base_srcdir}/std_csignal.h \
731
        ${c_base_srcdir}/std_cstdarg.h \
732
        ${c_base_srcdir}/std_cstddef.h \
733
        ${c_base_srcdir}/std_cstdio.h \
734
        ${c_base_srcdir}/std_cstdlib.h \
735
        ${c_base_srcdir}/std_cstring.h \
736
        ${c_base_srcdir}/std_ctime.h \
737
        ${c_base_srcdir}/std_cwchar.h \
738
        ${c_base_srcdir}/std_cwctype.h
739
 
740
c_base_headers_rename = \
741
        cassert \
742
        cctype \
743
        cerrno \
744
        cfloat \
745
        ciso646 \
746
        climits \
747
        clocale \
748
        cmath \
749
        csetjmp \
750
        csignal \
751
        cstdarg \
752
        cstddef \
753
        cstdio \
754
        cstdlib \
755
        cstring \
756
        ctime \
757
        cwchar \
758
        cwctype
759
 
760
 
761
# "C" compatibility headers.
762
c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
763
c_compatibility_builddir = .
764
c_compatibility_headers = \
765
        ${c_compatibility_srcdir}/assert.h \
766
        ${c_compatibility_srcdir}/ctype.h \
767
        ${c_compatibility_srcdir}/errno.h \
768
        ${c_compatibility_srcdir}/float.h \
769
        ${c_compatibility_srcdir}/iso646.h \
770
        ${c_compatibility_srcdir}/limits.h \
771
        ${c_compatibility_srcdir}/locale.h \
772
        ${c_compatibility_srcdir}/math.h \
773
        ${c_compatibility_srcdir}/setjmp.h \
774
        ${c_compatibility_srcdir}/signal.h \
775
        ${c_compatibility_srcdir}/stdarg.h \
776
        ${c_compatibility_srcdir}/stddef.h \
777
        ${c_compatibility_srcdir}/stdio.h \
778
        ${c_compatibility_srcdir}/stdlib.h \
779
        ${c_compatibility_srcdir}/string.h \
780
        ${c_compatibility_srcdir}/time.h \
781
        ${c_compatibility_srcdir}/wchar.h \
782
        ${c_compatibility_srcdir}/wctype.h
783
 
784
 
785
# Debug mode headers
786
debug_srcdir = ${glibcxx_srcdir}/include/debug
787
debug_builddir = ./debug
788
debug_headers = \
789
        ${debug_srcdir}/bitset \
790
        ${debug_srcdir}/debug.h \
791
        ${debug_srcdir}/deque \
792
        ${debug_srcdir}/formatter.h \
793
        ${debug_srcdir}/functions.h \
794
        ${debug_srcdir}/hash_map \
795
        ${debug_srcdir}/hash_map.h \
796
        ${debug_srcdir}/hash_multimap.h \
797
        ${debug_srcdir}/hash_multiset.h \
798
        ${debug_srcdir}/hash_set \
799
        ${debug_srcdir}/hash_set.h \
800
        ${debug_srcdir}/list \
801
        ${debug_srcdir}/map \
802
        ${debug_srcdir}/macros.h \
803
        ${debug_srcdir}/map.h \
804
        ${debug_srcdir}/multimap.h \
805
        ${debug_srcdir}/multiset.h \
806
        ${debug_srcdir}/safe_base.h \
807
        ${debug_srcdir}/safe_iterator.h \
808
        ${debug_srcdir}/safe_iterator.tcc \
809
        ${debug_srcdir}/safe_sequence.h \
810
        ${debug_srcdir}/set \
811
        ${debug_srcdir}/set.h \
812
        ${debug_srcdir}/string \
813
        ${debug_srcdir}/vector
814
 
815
@GLIBCXX_C_HEADERS_C_STD_FALSE@c_base_headers_extra =
816
 
817
# Some of the different "C" header models need extra files.
818
# Some "C" header schemes require the "C" compatibility headers.
819
# For --enable-cheaders=c_std
820
@GLIBCXX_C_HEADERS_C_STD_TRUE@c_base_headers_extra = ${c_base_srcdir}/cmath.tcc
821
@GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
822
@GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
823
host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
824
host_builddir = ./${host_alias}/bits
825
host_headers = \
826
        ${host_srcdir}/ctype_base.h \
827
        ${host_srcdir}/ctype_inline.h \
828
        ${host_srcdir}/ctype_noninline.h \
829
        ${host_srcdir}/os_defines.h \
830
        ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
831
        ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \
832
        ${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h
833
 
834
 
835
# Non-installed host_header files.
836
COMPATIBILITY_H = config/abi/compatibility.h
837
host_headers_noinst = \
838
        ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) \
839
        ${glibcxx_srcdir}/$(COMPATIBILITY_H)
840
 
841
 
842
# These host_headers_extra files are all built with ad hoc naming rules.
843
host_headers_extra = \
844
        ${host_builddir}/basic_file.h \
845
        ${host_builddir}/c++config.h \
846
        ${host_builddir}/c++allocator.h \
847
        ${host_builddir}/c++io.h \
848
        ${host_builddir}/c++locale.h \
849
        ${host_builddir}/messages_members.h \
850
        ${host_builddir}/time_members.h
851
 
852
thread_host_headers = \
853
        ${host_builddir}/gthr.h \
854
        ${host_builddir}/gthr-single.h \
855
        ${host_builddir}/gthr-posix.h \
856
        ${host_builddir}/gthr-tpf.h \
857
        ${host_builddir}/gthr-default.h
858
 
859
pch_input = ${host_builddir}/stdc++.h
860
pch_output_builddir = ${host_builddir}/stdc++.h.gch
861
pch_source = ${glibcxx_srcdir}/include/stdc++.h
862
PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
863
@GLIBCXX_BUILD_PCH_FALSE@pch_build =
864
@GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_input}
865
@GLIBCXX_BUILD_PCH_FALSE@pch_install =
866
@GLIBCXX_BUILD_PCH_TRUE@pch_install = install-pch
867
 
868
# List of all timestamp files.  By keeping only one copy of this list, both
869
# CLEANFILES and all-local are kept up-to-date.
870
allstamped = \
871
        stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
872
        stamp-backward stamp-ext stamp-assoc stamp-tr1 stamp-debug stamp-host
873
 
874
 
875
# List of all files that are created by explicit building, editing, or
876
# catenation.
877
allcreated = \
878
        ${host_builddir}/c++config.h \
879
        ${thread_host_headers} \
880
        ${pch_build}
881
 
882
 
883
# Host includes for threads
884
uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
885
 
886
# By adding these files here, automake will remove them for 'make clean'
887
CLEANFILES = ${pch_input} ${pch_output_builddir}/*
888
all: all-am
889
 
890
.SUFFIXES:
891
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
892
        @for dep in $?; do \
893
          case '$(am__configure_deps)' in \
894
            *$$dep*) \
895
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
896
                && exit 0; \
897
              exit 1;; \
898
          esac; \
899
        done; \
900
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps include/Makefile'; \
901
        cd $(top_srcdir) && \
902
          $(AUTOMAKE) --foreign  --ignore-deps include/Makefile
903
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
904
        @case '$?' in \
905
          *config.status*) \
906
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
907
          *) \
908
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
909
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
910
        esac;
911
 
912
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
913
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
914
 
915
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
916
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
917
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
918
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
919
 
920
mostlyclean-libtool:
921
        -rm -f *.lo
922
 
923
clean-libtool:
924
        -rm -rf .libs _libs
925
 
926
distclean-libtool:
927
        -rm -f libtool
928
uninstall-info-am:
929
tags: TAGS
930
TAGS:
931
 
932
ctags: CTAGS
933
CTAGS:
934
 
935
 
936
distdir: $(DISTFILES)
937
        $(mkdir_p) $(distdir)/..
938
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
939
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
940
        list='$(DISTFILES)'; for file in $$list; do \
941
          case $$file in \
942
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
943
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
944
          esac; \
945
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
946
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
947
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
948
            dir="/$$dir"; \
949
            $(mkdir_p) "$(distdir)$$dir"; \
950
          else \
951
            dir=''; \
952
          fi; \
953
          if test -d $$d/$$file; then \
954
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
955
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
956
            fi; \
957
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
958
          else \
959
            test -f $(distdir)/$$file \
960
            || cp -p $$d/$$file $(distdir)/$$file \
961
            || exit 1; \
962
          fi; \
963
        done
964
check-am: all-am
965
check: check-am
966
all-am: Makefile all-local
967
installdirs:
968
install: install-am
969
install-exec: install-exec-am
970
install-data: install-data-am
971
uninstall: uninstall-am
972
 
973
install-am: all-am
974
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
975
 
976
installcheck: installcheck-am
977
install-strip:
978
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
979
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
980
          `test -z '$(STRIP)' || \
981
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
982
mostlyclean-generic:
983
 
984
clean-generic:
985
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
986
 
987
distclean-generic:
988
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
989
 
990
maintainer-clean-generic:
991
        @echo "This command is intended for maintainers to use"
992
        @echo "it deletes files that may require special tools to rebuild."
993
clean: clean-am
994
 
995
clean-am: clean-generic clean-libtool mostlyclean-am
996
 
997
distclean: distclean-am
998
        -rm -f Makefile
999
distclean-am: clean-am distclean-generic distclean-libtool
1000
 
1001
dvi: dvi-am
1002
 
1003
dvi-am:
1004
 
1005
html: html-am
1006
 
1007
info: info-am
1008
 
1009
info-am:
1010
 
1011
install-data-am: install-data-local
1012
 
1013
install-exec-am:
1014
 
1015
install-info: install-info-am
1016
 
1017
install-man:
1018
 
1019
installcheck-am:
1020
 
1021
maintainer-clean: maintainer-clean-am
1022
        -rm -f Makefile
1023
maintainer-clean-am: distclean-am maintainer-clean-generic
1024
 
1025
mostlyclean: mostlyclean-am
1026
 
1027
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1028
 
1029
pdf: pdf-am
1030
 
1031
pdf-am:
1032
 
1033
ps: ps-am
1034
 
1035
ps-am:
1036
 
1037
uninstall-am: uninstall-info-am
1038
 
1039
.PHONY: all all-am all-local check check-am clean clean-generic \
1040
        clean-libtool distclean distclean-generic distclean-libtool \
1041
        distdir dvi dvi-am html html-am info info-am install \
1042
        install-am install-data install-data-am install-data-local \
1043
        install-exec install-exec-am install-info install-info-am \
1044
        install-man install-strip installcheck installcheck-am \
1045
        installdirs maintainer-clean maintainer-clean-generic \
1046
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1047
        ps ps-am uninstall uninstall-am uninstall-info-am
1048
 
1049
 
1050
# Here are the rules for building the headers
1051
all-local: ${allstamped} ${allcreated}
1052
 
1053
# This rule is slightly different, in that we must change the name of the
1054
# local file from std_foo.h to foo.
1055
stamp-std: ${std_headers}
1056
        @if [ ! -d "${std_builddir}" ]; then \
1057
          mkdir -p ${std_builddir} ;\
1058
        fi ;\
1059
        if [ ! -f stamp-std ]; then \
1060
          (cd ${std_builddir} && for h in $?; do \
1061
            build_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
1062
            $(LN_S) $$h ./$${build_name} || true ;\
1063
          done) ;\
1064
        fi ;\
1065
        $(STAMP) stamp-std
1066
 
1067
stamp-bits: ${bits_headers}
1068
        @if [ ! -d "${bits_builddir}" ]; then \
1069
          mkdir -p ${bits_builddir} ;\
1070
        fi ;\
1071
        if [ ! -f stamp-bits ]; then \
1072
          (cd ${bits_builddir} && $(LN_S) $? . || true) ;\
1073
        fi ;\
1074
        $(STAMP) stamp-bits
1075
 
1076
stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra}
1077
        @if [ ! -d "${c_base_builddir}" ]; then \
1078
          mkdir -p ${c_base_builddir} ;\
1079
        fi ;\
1080
        if [ ! -f stamp-c_base ]; then \
1081
          (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
1082
            build_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
1083
            $(LN_S) $$h ./$${build_name} || true ;\
1084
          done) ;\
1085
          if [ ! -z "${c_base_headers_extra}" ]; then \
1086
          (cd ${bits_builddir} && $(LN_S) ${c_base_headers_extra}  . || true) ;\
1087
          fi ;\
1088
        fi ;\
1089
        $(STAMP) stamp-c_base
1090
 
1091
stamp-c_compatibility: ${c_compatibility_headers_extra}
1092
        @if [ ! -d "${c_compatibility_builddir}" ]; then \
1093
          mkdir -p ${c_compatibility_builddir} ;\
1094
        fi ;\
1095
        if [ ! -f stamp-c_compatibility ]; then \
1096
          if [ ! -z "${c_compatibility_headers_extra}" ]; then \
1097
            (cd ${c_compatibility_builddir} && $(LN_S) $? . || true) ;\
1098
          fi ;\
1099
        fi ;\
1100
        $(STAMP) stamp-c_compatibility
1101
 
1102
stamp-backward: ${backward_headers}
1103
        @if [ ! -d "${backward_builddir}" ]; then \
1104
          mkdir -p ${backward_builddir} ;\
1105
        fi ;\
1106
        if [ ! -f stamp-backward ]; then \
1107
          (cd ${backward_builddir} && $(LN_S) $? . || true) ;\
1108
        fi ;\
1109
        $(STAMP) stamp-backward
1110
 
1111
stamp-ext: ${ext_headers}
1112
        @if [ ! -d "${ext_builddir}" ]; then \
1113
            mkdir -p ${ext_builddir} ;\
1114
        fi ;\
1115
        if [ ! -f stamp-ext ]; then \
1116
          (cd ${ext_builddir} && $(LN_S) $? . || true) ;\
1117
        fi ;\
1118
        $(STAMP) stamp-ext
1119
 
1120
# Have to deal with nested include directories, gah! Strip off source
1121
# directory before making the link.
1122
# XXX check  ${assoc_headers}
1123
stamp-assoc:
1124
        @if [ ! -d "${assoc_builddir}" ]; then \
1125
            mkdir -p ${assoc_subdirs} ;\
1126
        fi
1127
        @if [ ! -f stamp-assoc ]; then \
1128
            cd ${assoc_builddir} && for h in ${assoc_headers1}; do \
1129
                build_name=`echo $$h | sed -e "s|${assoc_srcdir}|.|g"` ;\
1130
                $(LN_S) $$h $${build_name} || true ;\
1131
              done ;\
1132
        fi
1133
        @if [ ! -f stamp-assoc ]; then \
1134
            cd ${assoc_builddir} && for h in ${assoc_headers2}; do \
1135
                build_name=`echo $$h | sed -e "s|${assoc_srcdir}|.|g"` ;\
1136
                $(LN_S) $$h $${build_name} || true ;\
1137
              done ;\
1138
        fi
1139
        @if [ ! -f stamp-assoc ]; then \
1140
            cd ${assoc_builddir} && for h in ${assoc_headers3}; do \
1141
                build_name=`echo $$h | sed -e "s|${assoc_srcdir}|.|g"` ;\
1142
                $(LN_S) $$h $${build_name} || true ;\
1143
              done ;\
1144
        fi
1145
        @if [ ! -f stamp-assoc ]; then \
1146
            cd ${assoc_builddir} && for h in ${assoc_headers4}; do \
1147
                build_name=`echo $$h | sed -e "s|${assoc_srcdir}|.|g"` ;\
1148
                $(LN_S) $$h $${build_name} || true ;\
1149
              done ;\
1150
        fi
1151
        @if [ ! -f stamp-assoc ]; then \
1152
            cd ${assoc_builddir} && for h in ${assoc_headers5}; do \
1153
                build_name=`echo $$h | sed -e "s|${assoc_srcdir}|.|g"` ;\
1154
                $(LN_S) $$h $${build_name} || true ;\
1155
              done ;\
1156
        fi
1157
        $(STAMP) stamp-assoc
1158
 
1159
stamp-tr1: ${tr1_headers}
1160
        @if [ ! -d "${tr1_builddir}" ]; then \
1161
            mkdir -p ${tr1_builddir} ;\
1162
        fi ;\
1163
        if [ ! -f stamp-tr1 ]; then \
1164
          (cd ${tr1_builddir} && $(LN_S) $? . || true) ;\
1165
        fi ;\
1166
        $(STAMP) stamp-tr1
1167
 
1168
stamp-debug: ${debug_headers}
1169
        @if [ ! -d "${debug_builddir}" ]; then \
1170
          mkdir -p ${debug_builddir} ;\
1171
        fi ;\
1172
        if [ ! -f stamp-debug ]; then \
1173
          (cd ${debug_builddir} && @LN_S@ $? . || true) ;\
1174
        fi ;\
1175
        $(STAMP) stamp-debug
1176
 
1177
stamp-${host_alias}:
1178
        @if [ ! -d ${host_builddir} ]; then \
1179
          mkdir -p ${host_builddir} ;\
1180
        fi ;\
1181
        $(STAMP) stamp-${host_alias}
1182
 
1183
# Host includes static.
1184
# XXX Missing dependency info for {host_headers_extra}
1185
stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
1186
        @if [ ! -f stamp-host ]; then \
1187
          (cd ${host_builddir} ;\
1188
          $(LN_S) ${host_headers} . || true ;\
1189
          $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
1190
          $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
1191
          $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
1192
          $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
1193
          $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
1194
          $(LN_S) ${glibcxx_srcdir}/$(COMPATIBILITY_H) . || true ;\
1195
          $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
1196
          $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true ;\
1197
          $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_H) codecvt_specializations.h || true);\
1198
        fi ;\
1199
        $(STAMP) stamp-host
1200
 
1201
# Host includes dynamic.
1202
${host_builddir}/c++config.h: ${top_builddir}/config.h \
1203
                                ${glibcxx_srcdir}/include/bits/c++config \
1204
                                stamp-${host_alias} \
1205
                                ${toplevel_srcdir}/gcc/DATESTAMP
1206
        @cat ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
1207
        sed -e 's/^/#define __GLIBCXX__ /' \
1208
            < ${toplevel_srcdir}/gcc/DATESTAMP >> $@ ;\
1209
        sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
1210
            -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
1211
            -e 's/VERSION/_GLIBCXX_VERSION/g' \
1212
            -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
1213
            < ${CONFIG_HEADER} >> $@ ;\
1214
        echo "#endif // _CXXCONFIG_" >>$@
1215
 
1216
${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
1217
        sed -e '/^#pragma/b' \
1218
            -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
1219
            -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
1220
            -e 's,^#include "\(.*\)",#include ,g' \
1221
            < ${toplevel_srcdir}/gcc/gthr.h > $@
1222
 
1223
${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
1224
                                  stamp-${host_alias}
1225
        sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1226
            -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1227
            < ${toplevel_srcdir}/gcc/gthr-single.h > $@
1228
 
1229
${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
1230
                                   stamp-${host_alias}
1231
        sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1232
            -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1233
            -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1234
            -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1235
            < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
1236
 
1237
${host_builddir}/gthr-tpf.h: ${toplevel_srcdir}/gcc/gthr-tpf.h \
1238
                                   stamp-${host_alias}
1239
        sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1240
            -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1241
            -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1242
            -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1243
            < ${toplevel_srcdir}/gcc/gthr-tpf.h > $@
1244
 
1245
${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcxx_thread_h} \
1246
                                   stamp-${host_alias}
1247
        sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1248
            -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1249
            -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1250
            -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1251
            -e 's,^#include "\(.*\)",#include ,g' \
1252
            < ${toplevel_srcdir}/gcc/${glibcxx_thread_h} > $@
1253
 
1254
# Build a precompiled C++ include, stdc++.h.gch.
1255
${pch_input}: ${allstamped} ${host_builddir}/c++config.h ${pch_source}
1256
        touch ${pch_input}; \
1257
        if [ ! -d "${pch_output_builddir}" ]; then \
1258
          mkdir -p ${pch_output_builddir}; \
1259
        fi; \
1260
        $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O0 -g -o ${pch_output_builddir}/O0g.gch; \
1261
        $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O2 -g -o ${pch_output_builddir}/O2g.gch;
1262
 
1263
# For robustness sake (in light of junk files or in-source
1264
# configuration), copy from the build or source tree to the install
1265
# tree using only the human-maintained file lists and directory
1266
# components.  Yes, with minor differences, this is sheer duplication
1267
# of the staging rules above using $(INSTALL_DATA) instead of LN_S and
1268
# `$(mkinstalldirs)' instead of `mkdir -p'.  In particular,
1269
# host_headers_extra are taken out of the build tree staging area;
1270
# the rest are taken from the original source tree.
1271
 
1272
@GLIBCXX_HOSTED_TRUE@install-data-local: install-headers ${pch_install}
1273
@GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
1274
 
1275
# This is a subset of the full install-headers rule.  We only need ,
1276
# , , , , , , and any
1277
# files which they include (and which we provide).  The last three headers
1278
# are installed by libsupc++, so only the first four and the sub-includes
1279
# are copied here.
1280
install-freestanding-headers:
1281
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1282
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
1283
        for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h; do \
1284
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
1285
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1286
        $(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
1287
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1288
        for file in cstddef cstdlib cstdarg; do \
1289
          $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1290
 
1291
# The real deal.
1292
install-headers:
1293
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1294
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
1295
        for file in ${bits_headers}; do \
1296
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1297
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
1298
        for file in ${backward_headers}; do \
1299
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
1300
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
1301
        for file in ${ext_headers}; do \
1302
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
1303
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${assoc_builddir}
1304
        for dir in ${assoc_subdirs}; do \
1305
          $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/$${dir} ; done
1306
        for file in ${assoc_headers1}; do \
1307
          install_base=$(DESTDIR)${gxx_include_dir}/${assoc_builddir} ; \
1308
          relative_name=`echo $$file | sed -e "s|${assoc_srcdir}|.|g"` ;\
1309
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1310
        for file in ${assoc_headers2}; do \
1311
          install_base=$(DESTDIR)${gxx_include_dir}/${assoc_builddir} ; \
1312
          relative_name=`echo $$file | sed -e "s|${assoc_srcdir}|.|g"` ;\
1313
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1314
        for file in ${assoc_headers3}; do \
1315
          install_base=$(DESTDIR)${gxx_include_dir}/${assoc_builddir} ; \
1316
          relative_name=`echo $$file | sed -e "s|${assoc_srcdir}|.|g"` ;\
1317
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1318
        for file in ${assoc_headers4}; do \
1319
          install_base=$(DESTDIR)${gxx_include_dir}/${assoc_builddir} ; \
1320
          relative_name=`echo $$file | sed -e "s|${assoc_srcdir}|.|g"` ;\
1321
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1322
        for file in ${assoc_headers5}; do \
1323
          install_base=$(DESTDIR)${gxx_include_dir}/${assoc_builddir} ; \
1324
          relative_name=`echo $$file | sed -e "s|${assoc_srcdir}|.|g"` ;\
1325
          $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1326
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
1327
        for file in ${tr1_headers}; do \
1328
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
1329
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1330
        for file in ${c_base_headers_rename}; do \
1331
          $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1332
        c_base_headers_extra_install='$(c_base_headers_extra)';\
1333
        for file in $$c_base_headers_extra_install; do \
1334
          $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1335
        c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1336
        for file in $$c_compatibility_headers_install; do \
1337
          $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1338
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1339
        for file in ${std_headers_rename}; do \
1340
          $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
1341
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1342
        for file in ${debug_headers}; do \
1343
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
1344
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
1345
        for file in ${host_headers} ${host_headers_extra} \
1346
         ${thread_host_headers}; do \
1347
          $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
1348
 
1349
install-pch:
1350
        $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}
1351
        for file in ${pch_output_builddir}/*; do \
1352
          $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}; done
1353
 
1354
# Stop implicit '.o' make rules from ever stomping on extensionless
1355
# headers, in the improbable case where some foolish, crack-addled
1356
# developer tries to create them via make in the include build
1357
# directory. (This is more of an example of how this kind of rule can
1358
# be made.)
1359
.PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
1360
$(std_headers_rename): ; @:
1361
$(c_base_headers_rename): ; @:
1362
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1363
# Otherwise a system limit (for SysV at least) may be exceeded.
1364
.NOEXPORT:

powered by: WebSVN 2.1.0

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