OSDN Git Service

2006-12-06 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / Makefile.in
1 # 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/multi.m4 \
46         $(top_srcdir)/../config/no-executables.m4 \
47         $(top_srcdir)/../config/unwind_ipinfo.m4 \
48         $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
49         $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
50         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 CONFIG_HEADER = $(top_builddir)/config.h
54 CONFIG_CLEAN_FILES =
55 depcomp =
56 am__depfiles_maybe =
57 SOURCES =
58 DIST_SOURCES =
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
61 ACLOCAL = @ACLOCAL@
62 ALLOCATOR_H = @ALLOCATOR_H@
63 ALLOCATOR_NAME = @ALLOCATOR_NAME@
64 AMTAR = @AMTAR@
65 AR = @AR@
66 AS = @AS@
67 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
68 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 BASIC_FILE_CC = @BASIC_FILE_CC@
74 BASIC_FILE_H = @BASIC_FILE_H@
75 CC = @CC@
76 CCODECVT_CC = @CCODECVT_CC@
77 CCOLLATE_CC = @CCOLLATE_CC@
78 CCTYPE_CC = @CCTYPE_CC@
79 CFLAGS = @CFLAGS@
80 CLOCALE_CC = @CLOCALE_CC@
81 CLOCALE_H = @CLOCALE_H@
82 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
83 CMESSAGES_CC = @CMESSAGES_CC@
84 CMESSAGES_H = @CMESSAGES_H@
85 CMONEY_CC = @CMONEY_CC@
86 CNUMERIC_CC = @CNUMERIC_CC@
87 CPP = @CPP@
88 CPPFLAGS = @CPPFLAGS@
89 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
90 CSTDIO_H = @CSTDIO_H@
91 CTIME_CC = @CTIME_CC@
92 CTIME_H = @CTIME_H@
93 CXX = @CXX@
94 CXXCPP = @CXXCPP@
95 CXXFLAGS = @CXXFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 C_INCLUDE_DIR = @C_INCLUDE_DIR@
98 DEBUG_FLAGS = @DEBUG_FLAGS@
99 DEFS = @DEFS@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
105 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
106 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
107 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
108 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
109 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
110 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
111 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
112 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
113 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
114 EXEEXT = @EXEEXT@
115 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
116 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
117 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
118 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
119 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
120 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
121 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
122 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
123 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
124 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
125 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
126 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
127 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
128 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
129 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
130 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
131 INSTALL_DATA = @INSTALL_DATA@
132 INSTALL_PROGRAM = @INSTALL_PROGRAM@
133 INSTALL_SCRIPT = @INSTALL_SCRIPT@
134 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 LIBICONV = @LIBICONV@
136 LIBMATHOBJS = @LIBMATHOBJS@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
140 LIBTOOL = @LIBTOOL@
141 LN_S = @LN_S@
142 LTLIBOBJS = @LTLIBOBJS@
143 MAINT = @MAINT@
144 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146 MAKEINFO = @MAKEINFO@
147 OBJEXT = @OBJEXT@
148 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
149 OPT_LDFLAGS = @OPT_LDFLAGS@
150 OS_INC_SRCDIR = @OS_INC_SRCDIR@
151 PACKAGE = @PACKAGE@
152 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153 PACKAGE_NAME = @PACKAGE_NAME@
154 PACKAGE_STRING = @PACKAGE_STRING@
155 PACKAGE_TARNAME = @PACKAGE_TARNAME@
156 PACKAGE_VERSION = @PACKAGE_VERSION@
157 PATH_SEPARATOR = @PATH_SEPARATOR@
158 RANLIB = @RANLIB@
159 SECTION_FLAGS = @SECTION_FLAGS@
160 SECTION_LDFLAGS = @SECTION_LDFLAGS@
161 SET_MAKE = @SET_MAKE@
162 SHELL = @SHELL@
163 STRIP = @STRIP@
164 SYMVER_FILE = @SYMVER_FILE@
165 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
166 USE_NLS = @USE_NLS@
167 VERSION = @VERSION@
168 WARN_FLAGS = @WARN_FLAGS@
169 WERROR = @WERROR@
170 ac_ct_AR = @ac_ct_AR@
171 ac_ct_AS = @ac_ct_AS@
172 ac_ct_CC = @ac_ct_CC@
173 ac_ct_CXX = @ac_ct_CXX@
174 ac_ct_RANLIB = @ac_ct_RANLIB@
175 ac_ct_STRIP = @ac_ct_STRIP@
176 am__leading_dot = @am__leading_dot@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 baseline_dir = @baseline_dir@
180 bindir = @bindir@
181 build = @build@
182 build_alias = @build_alias@
183 build_cpu = @build_cpu@
184 build_os = @build_os@
185 build_vendor = @build_vendor@
186 check_msgfmt = @check_msgfmt@
187 datadir = @datadir@
188 enable_shared = @enable_shared@
189 enable_static = @enable_static@
190 exec_prefix = @exec_prefix@
191 glibcxx_MOFILES = @glibcxx_MOFILES@
192 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
193 glibcxx_POFILES = @glibcxx_POFILES@
194 glibcxx_builddir = @glibcxx_builddir@
195 glibcxx_localedir = @glibcxx_localedir@
196 glibcxx_prefixdir = @glibcxx_prefixdir@
197 glibcxx_srcdir = @glibcxx_srcdir@
198 glibcxx_thread_h = @glibcxx_thread_h@
199 glibcxx_toolexecdir = @glibcxx_toolexecdir@
200 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
201 gxx_include_dir = @gxx_include_dir@
202 host = @host@
203 host_alias = @host_alias@
204 host_cpu = @host_cpu@
205 host_os = @host_os@
206 host_vendor = @host_vendor@
207 includedir = @includedir@
208 infodir = @infodir@
209 install_sh = @install_sh@
210 libdir = @libdir@
211 libexecdir = @libexecdir@
212 libtool_VERSION = @libtool_VERSION@
213 localstatedir = @localstatedir@
214 mandir = @mandir@
215 mkdir_p = @mkdir_p@
216 multi_basedir = @multi_basedir@
217 oldincludedir = @oldincludedir@
218 port_specific_symbol_files = @port_specific_symbol_files@
219 prefix = @prefix@
220 program_transform_name = @program_transform_name@
221 sbindir = @sbindir@
222 sharedstatedir = @sharedstatedir@
223 sysconfdir = @sysconfdir@
224 target = @target@
225 target_alias = @target_alias@
226 target_cpu = @target_cpu@
227 target_os = @target_os@
228 target_vendor = @target_vendor@
229 toplevel_srcdir = @toplevel_srcdir@
230
231 # May be used by various substitution variables.
232 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
233 MAINT_CHARSET = latin1
234 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
235 PWD_COMMAND = $${PWDCMD-pwd}
236 STAMP = echo timestamp >
237 toolexecdir = $(glibcxx_toolexecdir)
238 toolexeclibdir = $(glibcxx_toolexeclibdir)
239
240 # These bits are all figured out from configure.  Look in acinclude.m4
241 # or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
242 CONFIG_CXXFLAGS = \
243         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
244
245 WARN_CXXFLAGS = \
246         $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
247
248
249 # -I/-D flags to pass when compiling.
250 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
251
252 # Standard C++ includes.
253 std_srcdir = ${glibcxx_srcdir}/include/std
254 std_builddir = .
255 std_headers = \
256         ${std_srcdir}/algorithm \
257         ${std_srcdir}/bitset \
258         ${std_srcdir}/complex \
259         ${std_srcdir}/deque \
260         ${std_srcdir}/fstream \
261         ${std_srcdir}/functional \
262         ${std_srcdir}/iomanip \
263         ${std_srcdir}/ios \
264         ${std_srcdir}/iosfwd \
265         ${std_srcdir}/iostream \
266         ${std_srcdir}/istream \
267         ${std_srcdir}/iterator \
268         ${std_srcdir}/limits \
269         ${std_srcdir}/list \
270         ${std_srcdir}/locale \
271         ${std_srcdir}/map \
272         ${std_srcdir}/memory \
273         ${std_srcdir}/numeric \
274         ${std_srcdir}/ostream \
275         ${std_srcdir}/queue \
276         ${std_srcdir}/set \
277         ${std_srcdir}/sstream \
278         ${std_srcdir}/stack \
279         ${std_srcdir}/stdexcept \
280         ${std_srcdir}/streambuf \
281         ${std_srcdir}/string \
282         ${std_srcdir}/utility \
283         ${std_srcdir}/valarray \
284         ${std_srcdir}/vector
285
286 bits_srcdir = ${glibcxx_srcdir}/include/bits
287 bits_builddir = ./bits
288 bits_headers = \
289         ${bits_srcdir}/allocator.h \
290         ${bits_srcdir}/basic_ios.h \
291         ${bits_srcdir}/basic_ios.tcc \
292         ${bits_srcdir}/basic_string.h \
293         ${bits_srcdir}/basic_string.tcc \
294         ${bits_srcdir}/boost_concept_check.h \
295         ${bits_srcdir}/char_traits.h \
296         ${bits_srcdir}/codecvt.h \
297         ${bits_srcdir}/concept_check.h \
298         ${bits_srcdir}/cpp_type_traits.h \
299         ${bits_srcdir}/deque.tcc \
300         ${bits_srcdir}/fstream.tcc \
301         ${bits_srcdir}/functexcept.h \
302         ${bits_srcdir}/gslice.h \
303         ${bits_srcdir}/gslice_array.h \
304         ${bits_srcdir}/indirect_array.h \
305         ${bits_srcdir}/ios_base.h \
306         ${bits_srcdir}/istream.tcc \
307         ${bits_srcdir}/list.tcc \
308         ${bits_srcdir}/locale_classes.h \
309         ${bits_srcdir}/locale_facets.h \
310         ${bits_srcdir}/locale_facets.tcc \
311         ${bits_srcdir}/localefwd.h \
312         ${bits_srcdir}/mask_array.h \
313         ${bits_srcdir}/ostream.tcc \
314         ${bits_srcdir}/postypes.h \
315         ${bits_srcdir}/stream_iterator.h \
316         ${bits_srcdir}/streambuf_iterator.h \
317         ${bits_srcdir}/slice_array.h \
318         ${bits_srcdir}/sstream.tcc \
319         ${bits_srcdir}/stl_algo.h \
320         ${bits_srcdir}/stl_algobase.h \
321         ${bits_srcdir}/stl_bvector.h \
322         ${bits_srcdir}/stl_construct.h \
323         ${bits_srcdir}/stl_deque.h \
324         ${bits_srcdir}/stl_function.h \
325         ${bits_srcdir}/stl_heap.h \
326         ${bits_srcdir}/stl_iterator.h \
327         ${bits_srcdir}/stl_iterator_base_funcs.h \
328         ${bits_srcdir}/stl_iterator_base_types.h \
329         ${bits_srcdir}/stl_list.h \
330         ${bits_srcdir}/stl_map.h \
331         ${bits_srcdir}/stl_multimap.h \
332         ${bits_srcdir}/stl_multiset.h \
333         ${bits_srcdir}/stl_numeric.h \
334         ${bits_srcdir}/stl_pair.h \
335         ${bits_srcdir}/stl_queue.h \
336         ${bits_srcdir}/stl_raw_storage_iter.h \
337         ${bits_srcdir}/stl_relops.h \
338         ${bits_srcdir}/stl_set.h \
339         ${bits_srcdir}/stl_stack.h \
340         ${bits_srcdir}/stl_tempbuf.h \
341         ${bits_srcdir}/stl_tree.h \
342         ${bits_srcdir}/stl_uninitialized.h \
343         ${bits_srcdir}/stl_vector.h \
344         ${bits_srcdir}/streambuf.tcc \
345         ${bits_srcdir}/stringfwd.h \
346         ${bits_srcdir}/valarray_array.h \
347         ${bits_srcdir}/valarray_array.tcc \
348         ${bits_srcdir}/valarray_before.h \
349         ${bits_srcdir}/valarray_after.h \
350         ${bits_srcdir}/vector.tcc
351
352 backward_srcdir = ${glibcxx_srcdir}/include/backward
353 backward_builddir = ./backward
354 backward_headers = \
355         ${backward_srcdir}/complex.h \
356         ${backward_srcdir}/iomanip.h \
357         ${backward_srcdir}/istream.h \
358         ${backward_srcdir}/ostream.h \
359         ${backward_srcdir}/stream.h \
360         ${backward_srcdir}/streambuf.h \
361         ${backward_srcdir}/algo.h \
362         ${backward_srcdir}/algobase.h \
363         ${backward_srcdir}/alloc.h \
364         ${backward_srcdir}/bvector.h \
365         ${backward_srcdir}/defalloc.h \
366         ${backward_srcdir}/deque.h \
367         ${backward_srcdir}/function.h \
368         ${backward_srcdir}/hash_map.h \
369         ${backward_srcdir}/hash_set.h \
370         ${backward_srcdir}/hashtable.h \
371         ${backward_srcdir}/heap.h \
372         ${backward_srcdir}/iostream.h \
373         ${backward_srcdir}/iterator.h \
374         ${backward_srcdir}/list.h \
375         ${backward_srcdir}/map.h \
376         ${backward_srcdir}/multimap.h \
377         ${backward_srcdir}/new.h \
378         ${backward_srcdir}/multiset.h \
379         ${backward_srcdir}/pair.h \
380         ${backward_srcdir}/queue.h \
381         ${backward_srcdir}/rope.h \
382         ${backward_srcdir}/set.h \
383         ${backward_srcdir}/slist.h \
384         ${backward_srcdir}/stack.h \
385         ${backward_srcdir}/tempbuf.h \
386         ${backward_srcdir}/tree.h \
387         ${backward_srcdir}/vector.h \
388         ${backward_srcdir}/fstream.h \
389         ${backward_srcdir}/strstream \
390         ${backward_srcdir}/backward_warning.h
391
392 pb_srcdir = ${glibcxx_srcdir}/include/ext/pb_ds
393 pb_builddir = ./ext/pb_ds
394 pb_subdirs = \
395         ${pb_builddir}/detail \
396         ${pb_builddir}/detail/pairing_heap_ \
397         ${pb_builddir}/detail/splay_tree_ \
398         ${pb_builddir}/detail/list_update_map_ \
399         ${pb_builddir}/detail/basic_tree_policy \
400         ${pb_builddir}/detail/trie_policy \
401         ${pb_builddir}/detail/gp_hash_table_map_ \
402         ${pb_builddir}/detail/tree_policy \
403         ${pb_builddir}/detail/binomial_heap_base_ \
404         ${pb_builddir}/detail/resize_policy \
405         ${pb_builddir}/detail/bin_search_tree_ \
406         ${pb_builddir}/detail/binomial_heap_ \
407         ${pb_builddir}/detail/thin_heap_ \
408         ${pb_builddir}/detail/pat_trie_ \
409         ${pb_builddir}/detail/cc_hash_table_map_ \
410         ${pb_builddir}/detail/rc_binomial_heap_ \
411         ${pb_builddir}/detail/left_child_next_sibling_heap_ \
412         ${pb_builddir}/detail/unordered_iterator \
413         ${pb_builddir}/detail/binary_heap_ \
414         ${pb_builddir}/detail/ov_tree_map_ \
415         ${pb_builddir}/detail/hash_fn \
416         ${pb_builddir}/detail/eq_fn \
417         ${pb_builddir}/detail/rb_tree_map_ \
418         ${pb_builddir}/detail/list_update_policy
419
420
421 # The ability for make and the underlying host to deal with this
422 # unweildy list as one entire entity is not a sure thing, and may
423 # cause build errors. Thus, split one list into many smaller
424 # mini-lists, with the maximum size per mini-list of no more than 42.
425 pb_headers1 = \
426         ${pb_srcdir}/assoc_container.hpp \
427         ${pb_srcdir}/exception.hpp \
428         ${pb_srcdir}/hash_policy.hpp \
429         ${pb_srcdir}/list_update_policy.hpp \
430         ${pb_srcdir}/priority_queue.hpp \
431         ${pb_srcdir}/tag_and_trait.hpp \
432         ${pb_srcdir}/tree_policy.hpp \
433         ${pb_srcdir}/trie_policy.hpp \
434         ${pb_srcdir}/detail/basic_tree_policy/basic_tree_policy_base.hpp \
435         ${pb_srcdir}/detail/basic_tree_policy/null_node_metadata.hpp \
436         ${pb_srcdir}/detail/basic_tree_policy/traits.hpp \
437         ${pb_srcdir}/detail/basic_types.hpp \
438         ${pb_srcdir}/detail/binary_heap_/binary_heap_.hpp \
439         ${pb_srcdir}/detail/binary_heap_/const_iterator.hpp \
440         ${pb_srcdir}/detail/binary_heap_/const_point_iterator.hpp \
441         ${pb_srcdir}/detail/binary_heap_/constructors_destructor_fn_imps.hpp \
442         ${pb_srcdir}/detail/binary_heap_/debug_fn_imps.hpp \
443         ${pb_srcdir}/detail/binary_heap_/entry_cmp.hpp \
444         ${pb_srcdir}/detail/binary_heap_/entry_pred.hpp \
445         ${pb_srcdir}/detail/binary_heap_/erase_fn_imps.hpp \
446         ${pb_srcdir}/detail/binary_heap_/find_fn_imps.hpp \
447         ${pb_srcdir}/detail/binary_heap_/info_fn_imps.hpp \
448         ${pb_srcdir}/detail/binary_heap_/insert_fn_imps.hpp \
449         ${pb_srcdir}/detail/binary_heap_/iterators_fn_imps.hpp \
450         ${pb_srcdir}/detail/binary_heap_/policy_access_fn_imps.hpp \
451         ${pb_srcdir}/detail/binary_heap_/resize_policy.hpp \
452         ${pb_srcdir}/detail/binary_heap_/split_join_fn_imps.hpp \
453         ${pb_srcdir}/detail/binary_heap_/trace_fn_imps.hpp \
454         ${pb_srcdir}/detail/binomial_heap_base_/binomial_heap_base_.hpp \
455         ${pb_srcdir}/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp \
456         ${pb_srcdir}/detail/binomial_heap_base_/debug_fn_imps.hpp \
457         ${pb_srcdir}/detail/binomial_heap_base_/erase_fn_imps.hpp \
458         ${pb_srcdir}/detail/binomial_heap_base_/find_fn_imps.hpp \
459         ${pb_srcdir}/detail/binomial_heap_base_/insert_fn_imps.hpp \
460         ${pb_srcdir}/detail/binomial_heap_base_/split_join_fn_imps.hpp \
461         ${pb_srcdir}/detail/binomial_heap_/binomial_heap_.hpp \
462         ${pb_srcdir}/detail/binomial_heap_/constructors_destructor_fn_imps.hpp \
463         ${pb_srcdir}/detail/binomial_heap_/debug_fn_imps.hpp \
464         ${pb_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp \
465         ${pb_srcdir}/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp \
466         ${pb_srcdir}/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp 
467
468 pb_headers2 = \
469         ${pb_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \
470         ${pb_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \
471         ${pb_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \
472         ${pb_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \
473         ${pb_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \
474         ${pb_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \
475         ${pb_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \
476         ${pb_srcdir}/detail/bin_search_tree_/node_iterators.hpp \
477         ${pb_srcdir}/detail/bin_search_tree_/point_iterators.hpp \
478         ${pb_srcdir}/detail/bin_search_tree_/policy_access_fn_imps.hpp \
479         ${pb_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \
480         ${pb_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \
481         ${pb_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \
482         ${pb_srcdir}/detail/bin_search_tree_/traits.hpp \
483         ${pb_srcdir}/detail/cc_hash_table_map_/cc_ht_map_.hpp \
484         ${pb_srcdir}/detail/cc_hash_table_map_/cmp_fn_imps.hpp \
485         ${pb_srcdir}/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp \
486         ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp \
487         ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
488         ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
489         ${pb_srcdir}/detail/cc_hash_table_map_/debug_fn_imps.hpp \
490         ${pb_srcdir}/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
491         ${pb_srcdir}/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp \
492         ${pb_srcdir}/detail/cc_hash_table_map_/entry_list_fn_imps.hpp \
493         ${pb_srcdir}/detail/cc_hash_table_map_/erase_fn_imps.hpp \
494         ${pb_srcdir}/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
495         ${pb_srcdir}/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp \
496         ${pb_srcdir}/detail/cc_hash_table_map_/find_fn_imps.hpp \
497         ${pb_srcdir}/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp \
498         ${pb_srcdir}/detail/cc_hash_table_map_/info_fn_imps.hpp \
499         ${pb_srcdir}/detail/cc_hash_table_map_/insert_fn_imps.hpp \
500         ${pb_srcdir}/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
501         ${pb_srcdir}/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp \
502         ${pb_srcdir}/detail/cc_hash_table_map_/iterators_fn_imps.hpp \
503         ${pb_srcdir}/detail/cc_hash_table_map_/policy_access_fn_imps.hpp \
504         ${pb_srcdir}/detail/cc_hash_table_map_/resize_fn_imps.hpp \
505         ${pb_srcdir}/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
506         ${pb_srcdir}/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp \
507         ${pb_srcdir}/detail/cc_hash_table_map_/size_fn_imps.hpp \
508         ${pb_srcdir}/detail/cc_hash_table_map_/standard_policies.hpp 
509
510 pb_headers3 = \
511         ${pb_srcdir}/detail/cc_hash_table_map_/trace_fn_imps.hpp \
512         ${pb_srcdir}/detail/cond_dealtor.hpp \
513         ${pb_srcdir}/detail/constructors_destructor_fn_imps.hpp \
514         ${pb_srcdir}/detail/container_base_dispatch.hpp \
515         ${pb_srcdir}/detail/eq_fn/eq_by_less.hpp \
516         ${pb_srcdir}/detail/eq_fn/hash_eq_fn.hpp \
517         ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp \
518         ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
519         ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
520         ${pb_srcdir}/detail/gp_hash_table_map_/debug_fn_imps.hpp \
521         ${pb_srcdir}/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
522         ${pb_srcdir}/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp \
523         ${pb_srcdir}/detail/gp_hash_table_map_/erase_fn_imps.hpp \
524         ${pb_srcdir}/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
525         ${pb_srcdir}/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp \
526         ${pb_srcdir}/detail/gp_hash_table_map_/find_fn_imps.hpp \
527         ${pb_srcdir}/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp \
528         ${pb_srcdir}/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp \
529         ${pb_srcdir}/detail/gp_hash_table_map_/gp_ht_map_.hpp \
530         ${pb_srcdir}/detail/gp_hash_table_map_/info_fn_imps.hpp \
531         ${pb_srcdir}/detail/gp_hash_table_map_/insert_fn_imps.hpp \
532         ${pb_srcdir}/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
533         ${pb_srcdir}/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp \
534         ${pb_srcdir}/detail/gp_hash_table_map_/iterator_fn_imps.hpp \
535         ${pb_srcdir}/detail/gp_hash_table_map_/policy_access_fn_imps.hpp \
536         ${pb_srcdir}/detail/gp_hash_table_map_/resize_fn_imps.hpp \
537         ${pb_srcdir}/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
538         ${pb_srcdir}/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp \
539         ${pb_srcdir}/detail/gp_hash_table_map_/standard_policies.hpp \
540         ${pb_srcdir}/detail/gp_hash_table_map_/trace_fn_imps.hpp \
541         ${pb_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \
542         ${pb_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \
543         ${pb_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \
544         ${pb_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \
545         ${pb_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \
546         ${pb_srcdir}/detail/hash_fn/probe_fn_base.hpp \
547         ${pb_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \
548         ${pb_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \
549         ${pb_srcdir}/detail/hash_fn/ranged_probe_fn.hpp 
550
551 pb_headers4 = \
552         ${pb_srcdir}/detail/hash_fn/sample_probe_fn.hpp \
553         ${pb_srcdir}/detail/hash_fn/sample_ranged_hash_fn.hpp \
554         ${pb_srcdir}/detail/hash_fn/sample_ranged_probe_fn.hpp \
555         ${pb_srcdir}/detail/hash_fn/sample_range_hashing.hpp \
556         ${pb_srcdir}/detail/left_child_next_sibling_heap_/const_iterator.hpp \
557         ${pb_srcdir}/detail/left_child_next_sibling_heap_/const_point_iterator.hpp \
558         ${pb_srcdir}/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp \
559         ${pb_srcdir}/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp \
560         ${pb_srcdir}/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp \
561         ${pb_srcdir}/detail/left_child_next_sibling_heap_/info_fn_imps.hpp \
562         ${pb_srcdir}/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp \
563         ${pb_srcdir}/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp \
564         ${pb_srcdir}/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp \
565         ${pb_srcdir}/detail/left_child_next_sibling_heap_/node.hpp \
566         ${pb_srcdir}/detail/left_child_next_sibling_heap_/null_metadata.hpp \
567         ${pb_srcdir}/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp \
568         ${pb_srcdir}/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp \
569         ${pb_srcdir}/detail/list_update_map_/constructor_destructor_fn_imps.hpp \
570         ${pb_srcdir}/detail/list_update_map_/debug_fn_imps.hpp \
571         ${pb_srcdir}/detail/list_update_map_/entry_metadata_base.hpp \
572         ${pb_srcdir}/detail/list_update_map_/erase_fn_imps.hpp \
573         ${pb_srcdir}/detail/list_update_map_/find_fn_imps.hpp \
574         ${pb_srcdir}/detail/list_update_map_/info_fn_imps.hpp \
575         ${pb_srcdir}/detail/list_update_map_/insert_fn_imps.hpp \
576         ${pb_srcdir}/detail/list_update_map_/iterators_fn_imps.hpp \
577         ${pb_srcdir}/detail/list_update_map_/lu_map_.hpp \
578         ${pb_srcdir}/detail/list_update_map_/trace_fn_imps.hpp \
579         ${pb_srcdir}/detail/list_update_policy/counter_lu_metadata.hpp \
580         ${pb_srcdir}/detail/list_update_policy/counter_lu_policy_imp.hpp \
581         ${pb_srcdir}/detail/list_update_policy/mtf_lu_policy_imp.hpp \
582         ${pb_srcdir}/detail/list_update_policy/sample_update_policy.hpp \
583         ${pb_srcdir}/detail/map_debug_base.hpp \
584         ${pb_srcdir}/detail/ov_tree_map_/cond_dtor.hpp \
585         ${pb_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp \
586         ${pb_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \
587         ${pb_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \
588         ${pb_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \
589         ${pb_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \
590         ${pb_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \
591         ${pb_srcdir}/detail/ov_tree_map_/node_iterators.hpp \
592         ${pb_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp 
593
594 pb_headers5 = \
595         ${pb_srcdir}/detail/ov_tree_map_/policy_access_fn_imps.hpp \
596         ${pb_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \
597         ${pb_srcdir}/detail/ov_tree_map_/traits.hpp \
598         ${pb_srcdir}/detail/pairing_heap_/constructors_destructor_fn_imps.hpp \
599         ${pb_srcdir}/detail/pairing_heap_/debug_fn_imps.hpp \
600         ${pb_srcdir}/detail/pairing_heap_/erase_fn_imps.hpp \
601         ${pb_srcdir}/detail/pairing_heap_/find_fn_imps.hpp \
602         ${pb_srcdir}/detail/pairing_heap_/insert_fn_imps.hpp \
603         ${pb_srcdir}/detail/pairing_heap_/pairing_heap_.hpp \
604         ${pb_srcdir}/detail/pairing_heap_/split_join_fn_imps.hpp \
605         ${pb_srcdir}/detail/pat_trie_/child_iterator.hpp \
606         ${pb_srcdir}/detail/pat_trie_/cond_dtor_entry_dealtor.hpp \
607         ${pb_srcdir}/detail/pat_trie_/const_child_iterator.hpp \
608         ${pb_srcdir}/detail/pat_trie_/constructors_destructor_fn_imps.hpp \
609         ${pb_srcdir}/detail/pat_trie_/debug_fn_imps.hpp \
610         ${pb_srcdir}/detail/pat_trie_/erase_fn_imps.hpp \
611         ${pb_srcdir}/detail/pat_trie_/find_fn_imps.hpp \
612         ${pb_srcdir}/detail/pat_trie_/head.hpp \
613         ${pb_srcdir}/detail/pat_trie_/info_fn_imps.hpp \
614         ${pb_srcdir}/detail/pat_trie_/insert_join_fn_imps.hpp \
615         ${pb_srcdir}/detail/pat_trie_/internal_node.hpp \
616         ${pb_srcdir}/detail/pat_trie_/iterators_fn_imps.hpp \
617         ${pb_srcdir}/detail/pat_trie_/leaf.hpp \
618         ${pb_srcdir}/detail/pat_trie_/node_base.hpp \
619         ${pb_srcdir}/detail/pat_trie_/node_iterators.hpp \
620         ${pb_srcdir}/detail/pat_trie_/node_metadata_base.hpp \
621         ${pb_srcdir}/detail/pat_trie_/pat_trie_.hpp \
622         ${pb_srcdir}/detail/pat_trie_/point_iterators.hpp \
623         ${pb_srcdir}/detail/pat_trie_/policy_access_fn_imps.hpp \
624         ${pb_srcdir}/detail/pat_trie_/r_erase_fn_imps.hpp \
625         ${pb_srcdir}/detail/pat_trie_/rotate_fn_imps.hpp \
626         ${pb_srcdir}/detail/pat_trie_/split_fn_imps.hpp \
627         ${pb_srcdir}/detail/pat_trie_/split_join_branch_bag.hpp \
628         ${pb_srcdir}/detail/pat_trie_/synth_e_access_traits.hpp \
629         ${pb_srcdir}/detail/pat_trie_/trace_fn_imps.hpp \
630         ${pb_srcdir}/detail/pat_trie_/traits.hpp \
631         ${pb_srcdir}/detail/pat_trie_/update_fn_imps.hpp \
632         ${pb_srcdir}/detail/priority_queue_base_dispatch.hpp \
633         ${pb_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \
634         ${pb_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp 
635
636 pb_headers6 = \
637         ${pb_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \
638         ${pb_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \
639         ${pb_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \
640         ${pb_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \
641         ${pb_srcdir}/detail/rb_tree_map_/node.hpp \
642         ${pb_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \
643         ${pb_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \
644         ${pb_srcdir}/detail/rb_tree_map_/traits.hpp \
645         ${pb_srcdir}/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp \
646         ${pb_srcdir}/detail/rc_binomial_heap_/debug_fn_imps.hpp \
647         ${pb_srcdir}/detail/rc_binomial_heap_/erase_fn_imps.hpp \
648         ${pb_srcdir}/detail/rc_binomial_heap_/insert_fn_imps.hpp \
649         ${pb_srcdir}/detail/rc_binomial_heap_/rc_binomial_heap_.hpp \
650         ${pb_srcdir}/detail/rc_binomial_heap_/rc.hpp \
651         ${pb_srcdir}/detail/rc_binomial_heap_/split_join_fn_imps.hpp \
652         ${pb_srcdir}/detail/rc_binomial_heap_/trace_fn_imps.hpp \
653         ${pb_srcdir}/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp \
654         ${pb_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \
655         ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \
656         ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp \
657         ${pb_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \
658         ${pb_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \
659         ${pb_srcdir}/detail/resize_policy/sample_resize_policy.hpp \
660         ${pb_srcdir}/detail/resize_policy/sample_resize_trigger.hpp \
661         ${pb_srcdir}/detail/resize_policy/sample_size_policy.hpp \
662         ${pb_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \
663         ${pb_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \
664         ${pb_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \
665         ${pb_srcdir}/detail/splay_tree_/find_fn_imps.hpp \
666         ${pb_srcdir}/detail/splay_tree_/info_fn_imps.hpp \
667         ${pb_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \
668         ${pb_srcdir}/detail/splay_tree_/node.hpp \
669         ${pb_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \
670         ${pb_srcdir}/detail/splay_tree_/splay_tree_.hpp \
671         ${pb_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \
672         ${pb_srcdir}/detail/splay_tree_/traits.hpp \
673         ${pb_srcdir}/detail/standard_policies.hpp \
674         ${pb_srcdir}/detail/thin_heap_/constructors_destructor_fn_imps.hpp \
675         ${pb_srcdir}/detail/thin_heap_/debug_fn_imps.hpp \
676         ${pb_srcdir}/detail/thin_heap_/erase_fn_imps.hpp 
677
678 pb_headers7 = \
679         ${pb_srcdir}/detail/thin_heap_/find_fn_imps.hpp \
680         ${pb_srcdir}/detail/thin_heap_/insert_fn_imps.hpp \
681         ${pb_srcdir}/detail/thin_heap_/split_join_fn_imps.hpp \
682         ${pb_srcdir}/detail/thin_heap_/thin_heap_.hpp \
683         ${pb_srcdir}/detail/thin_heap_/trace_fn_imps.hpp \
684         ${pb_srcdir}/detail/tree_policy/node_metadata_selector.hpp \
685         ${pb_srcdir}/detail/tree_policy/null_node_update_imp.hpp \
686         ${pb_srcdir}/detail/tree_policy/order_statistics_imp.hpp \
687         ${pb_srcdir}/detail/tree_policy/sample_tree_node_update.hpp \
688         ${pb_srcdir}/detail/tree_trace_base.hpp \
689         ${pb_srcdir}/detail/trie_policy/node_metadata_selector.hpp \
690         ${pb_srcdir}/detail/trie_policy/null_node_update_imp.hpp \
691         ${pb_srcdir}/detail/trie_policy/order_statistics_imp.hpp \
692         ${pb_srcdir}/detail/trie_policy/prefix_search_node_update_imp.hpp \
693         ${pb_srcdir}/detail/trie_policy/sample_trie_e_access_traits.hpp \
694         ${pb_srcdir}/detail/trie_policy/sample_trie_node_update.hpp \
695         ${pb_srcdir}/detail/trie_policy/string_trie_e_access_traits_imp.hpp \
696         ${pb_srcdir}/detail/trie_policy/trie_policy_base.hpp \
697         ${pb_srcdir}/detail/types_traits.hpp \
698         ${pb_srcdir}/detail/type_utils.hpp \
699         ${pb_srcdir}/detail/unordered_iterator/const_iterator.hpp \
700         ${pb_srcdir}/detail/unordered_iterator/const_point_iterator.hpp \
701         ${pb_srcdir}/detail/unordered_iterator/iterator.hpp \
702         ${pb_srcdir}/detail/unordered_iterator/point_iterator.hpp 
703
704 ext_srcdir = ${glibcxx_srcdir}/include/ext
705 ext_builddir = ./ext 
706 ext_headers = \
707         ${ext_srcdir}/algorithm \
708         ${ext_srcdir}/atomicity.h \
709         ${ext_srcdir}/array_allocator.h \
710         ${ext_srcdir}/bitmap_allocator.h \
711         ${ext_srcdir}/codecvt_specializations.h \
712         ${ext_srcdir}/concurrence.h \
713         ${ext_srcdir}/debug_allocator.h \
714         ${ext_srcdir}/stdio_filebuf.h \
715         ${ext_srcdir}/stdio_sync_filebuf.h \
716         ${ext_srcdir}/functional \
717         ${ext_srcdir}/hash_map \
718         ${ext_srcdir}/hash_set \
719         ${ext_srcdir}/hash_fun.h \
720         ${ext_srcdir}/hashtable.h \
721         ${ext_srcdir}/iterator \
722         ${ext_srcdir}/malloc_allocator.h \
723         ${ext_srcdir}/memory \
724         ${ext_srcdir}/mt_allocator.h \
725         ${ext_srcdir}/new_allocator.h \
726         ${ext_srcdir}/numeric \
727         ${ext_srcdir}/pod_char_traits.h \
728         ${ext_srcdir}/pool_allocator.h \
729         ${ext_srcdir}/rb_tree \
730         ${ext_srcdir}/rope \
731         ${ext_srcdir}/ropeimpl.h \
732         ${ext_srcdir}/slist \
733         ${ext_srcdir}/throw_allocator.h \
734         ${ext_srcdir}/typelist.h \
735         ${ext_srcdir}/type_traits.h \
736         ${ext_srcdir}/rc_string_base.h \
737         ${ext_srcdir}/sso_string_base.h \
738         ${ext_srcdir}/vstring.h \
739         ${ext_srcdir}/vstring.tcc \
740         ${ext_srcdir}/vstring_fwd.h \
741         ${ext_srcdir}/vstring_util.h    
742
743 tr1_srcdir = ${glibcxx_srcdir}/include/tr1
744 tr1_builddir = ./tr1
745 tr1_headers = \
746         ${tr1_srcdir}/array \
747         ${tr1_srcdir}/bind_repeat.h \
748         ${tr1_srcdir}/bind_iterate.h \
749         ${tr1_srcdir}/boost_shared_ptr.h \
750         ${tr1_srcdir}/cctype \
751         ${tr1_srcdir}/cfenv \
752         ${tr1_srcdir}/cfloat \
753         ${tr1_srcdir}/cinttypes \
754         ${tr1_srcdir}/climits \
755         ${tr1_srcdir}/cmath \
756         ${tr1_srcdir}/common.h \
757         ${tr1_srcdir}/complex \
758         ${tr1_srcdir}/cstdarg \
759         ${tr1_srcdir}/cstdbool \
760         ${tr1_srcdir}/cstdint \
761         ${tr1_srcdir}/cstdio \
762         ${tr1_srcdir}/cstdlib \
763         ${tr1_srcdir}/ctgmath \
764         ${tr1_srcdir}/ctime \
765         ${tr1_srcdir}/ctype.h \
766         ${tr1_srcdir}/cwchar \
767         ${tr1_srcdir}/cwctype \
768         ${tr1_srcdir}/fenv.h \
769         ${tr1_srcdir}/float.h \
770         ${tr1_srcdir}/functional \
771         ${tr1_srcdir}/functional_iterate.h \
772         ${tr1_srcdir}/hashtable \
773         ${tr1_srcdir}/hashtable_policy.h \
774         ${tr1_srcdir}/inttypes.h \
775         ${tr1_srcdir}/limits.h \
776         ${tr1_srcdir}/math.h \
777         ${tr1_srcdir}/memory \
778         ${tr1_srcdir}/mu_iterate.h \
779         ${tr1_srcdir}/random \
780         ${tr1_srcdir}/random.tcc \
781         ${tr1_srcdir}/ref_fwd.h \
782         ${tr1_srcdir}/ref_wrap_iterate.h \
783         ${tr1_srcdir}/repeat.h \
784         ${tr1_srcdir}/stdarg.h \
785         ${tr1_srcdir}/stdbool.h \
786         ${tr1_srcdir}/stdint.h \
787         ${tr1_srcdir}/stdio.h \
788         ${tr1_srcdir}/stdlib.h \
789         ${tr1_srcdir}/tgmath.h \
790         ${tr1_srcdir}/tuple \
791         ${tr1_srcdir}/tuple_defs.h \
792         ${tr1_srcdir}/tuple_iterate.h \
793         ${tr1_srcdir}/type_traits \
794         ${tr1_srcdir}/type_traits_fwd.h \
795         ${tr1_srcdir}/unordered_set \
796         ${tr1_srcdir}/unordered_map \
797         ${tr1_srcdir}/utility \
798         ${tr1_srcdir}/wchar.h \
799         ${tr1_srcdir}/wctype.h
800
801
802 # This is the common subset of files that all three "C" header models use.
803 c_base_srcdir = $(C_INCLUDE_DIR)
804 c_base_builddir = .
805 c_base_headers = \
806         ${c_base_srcdir}/cassert \
807         ${c_base_srcdir}/cctype \
808         ${c_base_srcdir}/cerrno \
809         ${c_base_srcdir}/cfloat \
810         ${c_base_srcdir}/ciso646 \
811         ${c_base_srcdir}/climits \
812         ${c_base_srcdir}/clocale \
813         ${c_base_srcdir}/cmath \
814         ${c_base_srcdir}/csetjmp \
815         ${c_base_srcdir}/csignal \
816         ${c_base_srcdir}/cstdarg \
817         ${c_base_srcdir}/cstddef \
818         ${c_base_srcdir}/cstdio \
819         ${c_base_srcdir}/cstdlib \
820         ${c_base_srcdir}/cstring \
821         ${c_base_srcdir}/ctime \
822         ${c_base_srcdir}/cwchar \
823         ${c_base_srcdir}/cwctype
824
825
826 # "C" compatibility headers.
827 c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
828 c_compatibility_builddir = .
829 c_compatibility_headers = \
830         ${c_compatibility_srcdir}/assert.h \
831         ${c_compatibility_srcdir}/ctype.h \
832         ${c_compatibility_srcdir}/errno.h \
833         ${c_compatibility_srcdir}/float.h \
834         ${c_compatibility_srcdir}/iso646.h \
835         ${c_compatibility_srcdir}/limits.h \
836         ${c_compatibility_srcdir}/locale.h \
837         ${c_compatibility_srcdir}/math.h \
838         ${c_compatibility_srcdir}/setjmp.h \
839         ${c_compatibility_srcdir}/signal.h \
840         ${c_compatibility_srcdir}/stdarg.h \
841         ${c_compatibility_srcdir}/stddef.h \
842         ${c_compatibility_srcdir}/stdio.h \
843         ${c_compatibility_srcdir}/stdlib.h \
844         ${c_compatibility_srcdir}/string.h \
845         ${c_compatibility_srcdir}/time.h \
846         ${c_compatibility_srcdir}/wchar.h \
847         ${c_compatibility_srcdir}/wctype.h
848
849
850 # Debug mode headers
851 debug_srcdir = ${glibcxx_srcdir}/include/debug
852 debug_builddir = ./debug
853 debug_headers = \
854         ${debug_srcdir}/bitset \
855         ${debug_srcdir}/debug.h \
856         ${debug_srcdir}/deque \
857         ${debug_srcdir}/formatter.h \
858         ${debug_srcdir}/functions.h \
859         ${debug_srcdir}/hash_map \
860         ${debug_srcdir}/hash_map.h \
861         ${debug_srcdir}/hash_multimap.h \
862         ${debug_srcdir}/hash_multiset.h \
863         ${debug_srcdir}/hash_set \
864         ${debug_srcdir}/hash_set.h \
865         ${debug_srcdir}/list \
866         ${debug_srcdir}/map \
867         ${debug_srcdir}/macros.h \
868         ${debug_srcdir}/map.h \
869         ${debug_srcdir}/multimap.h \
870         ${debug_srcdir}/multiset.h \
871         ${debug_srcdir}/safe_base.h \
872         ${debug_srcdir}/safe_iterator.h \
873         ${debug_srcdir}/safe_iterator.tcc \
874         ${debug_srcdir}/safe_sequence.h \
875         ${debug_srcdir}/set \
876         ${debug_srcdir}/set.h \
877         ${debug_srcdir}/string \
878         ${debug_srcdir}/vector
879
880 @GLIBCXX_C_HEADERS_C_STD_FALSE@c_base_headers_extra = 
881
882 # Some of the different "C" header models need extra files.
883 # Some "C" header schemes require the "C" compatibility headers.
884 # For --enable-cheaders=c_std
885 @GLIBCXX_C_HEADERS_C_STD_TRUE@c_base_headers_extra = ${c_base_srcdir}/cmath.tcc
886 @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra = 
887 @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
888 host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
889 host_builddir = ./${host_alias}/bits
890 host_installdir = ${gxx_include_dir}/${host_alias}$(MULTISUBDIR)/bits
891 host_headers = \
892         ${host_srcdir}/ctype_base.h \
893         ${host_srcdir}/ctype_inline.h \
894         ${host_srcdir}/ctype_noninline.h \
895         ${host_srcdir}/os_defines.h \
896         ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
897         ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \
898         ${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h   
899
900
901 # Non-installed host_header files.
902 COMPATIBILITY_H = config/abi/compatibility.h
903 host_headers_noinst = \
904         ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) \
905         ${glibcxx_srcdir}/$(COMPATIBILITY_H)
906
907
908 # These host_headers_extra files are all built with ad hoc naming rules.
909 host_headers_extra = \
910         ${host_builddir}/basic_file.h \
911         ${host_builddir}/c++config.h \
912         ${host_builddir}/c++allocator.h \
913         ${host_builddir}/c++io.h \
914         ${host_builddir}/c++locale.h \
915         ${host_builddir}/messages_members.h \
916         ${host_builddir}/time_members.h 
917
918 thread_host_headers = \
919         ${host_builddir}/gthr.h \
920         ${host_builddir}/gthr-single.h \
921         ${host_builddir}/gthr-posix.h \
922         ${host_builddir}/gthr-tpf.h \
923         ${host_builddir}/gthr-default.h
924
925 pch1_source = ${glibcxx_srcdir}/include/precompiled/stdc++.h
926 pch1_output_builddir = ${host_builddir}/stdc++.h.gch
927 pch1_output_anchor = ${host_builddir}/stdc++.h
928 pch1_output_installdir = ${host_installdir}/stdc++.h.gch
929 pch1a_output = ${pch1_output_builddir}/O0g.gch
930 pch1b_output = ${pch1_output_builddir}/O2g.gch
931 pch1_output = ${pch1a_output} ${pch1b_output}
932 pch2_source = ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h
933 pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
934 pch2_output_anchor = ${host_builddir}/stdtr1c++.h
935 pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
936 pch2_output = ${pch2_output_builddir}/O2g.gch
937 pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
938 pch3_output_builddir = ${host_builddir}/extc++.h.gch
939 pch3_output_anchor = ${host_builddir}/extc++.h
940 pch3_output_installdir = ${host_installdir}/extc++.h.gch
941 pch3_output = ${pch3_output_builddir}/O2g.gch
942 pch_output = ${pch1_output} ${pch2_output} ${pch3_output}
943 pch_output_dirs = \
944         ${pch1_output_builddir} ${pch2_output_builddir} ${pch3_output_builddir}
945
946 pch_output_anchors = \
947         ${pch1_output_anchor} ${pch2_output_anchor} ${pch3_output_anchor}
948
949 PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
950 @GLIBCXX_BUILD_PCH_FALSE@pch_build = 
951 @GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_output}
952 @GLIBCXX_BUILD_PCH_FALSE@pch_install = 
953 @GLIBCXX_BUILD_PCH_TRUE@pch_install = install-pch
954
955 # List of all timestamp files.  By keeping only one copy of this list, both
956 # CLEANFILES and all-local are kept up-to-date.
957 allstamped = \
958         stamp-std stamp-bits stamp-c_base stamp-c_base_extra \
959         stamp-c_compatibility  stamp-backward stamp-ext stamp-pb \
960         stamp-tr1 stamp-debug stamp-host
961
962
963 # List of all files that are created by explicit building, editing, or
964 # catenation.
965 allcreated = \
966         ${host_builddir}/c++config.h \
967         ${thread_host_headers} \
968         ${pch_build}
969
970
971 # Host includes for threads
972 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
973
974 # By adding these files here, automake will remove them for 'make clean'
975 CLEANFILES = ${pch_output} ${pch_output_anchors}
976 all: all-am
977
978 .SUFFIXES:
979 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
980         @for dep in $?; do \
981           case '$(am__configure_deps)' in \
982             *$$dep*) \
983               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
984                 && exit 0; \
985               exit 1;; \
986           esac; \
987         done; \
988         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps include/Makefile'; \
989         cd $(top_srcdir) && \
990           $(AUTOMAKE) --foreign  --ignore-deps include/Makefile
991 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
992         @case '$?' in \
993           *config.status*) \
994             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
995           *) \
996             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
997             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
998         esac;
999
1000 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1001         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1002
1003 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1004         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1005 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1006         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1007
1008 mostlyclean-libtool:
1009         -rm -f *.lo
1010
1011 clean-libtool:
1012         -rm -rf .libs _libs
1013
1014 distclean-libtool:
1015         -rm -f libtool
1016 uninstall-info-am:
1017 tags: TAGS
1018 TAGS:
1019
1020 ctags: CTAGS
1021 CTAGS:
1022
1023
1024 distdir: $(DISTFILES)
1025         $(mkdir_p) $(distdir)/..
1026         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1027         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1028         list='$(DISTFILES)'; for file in $$list; do \
1029           case $$file in \
1030             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1031             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1032           esac; \
1033           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1034           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1035           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1036             dir="/$$dir"; \
1037             $(mkdir_p) "$(distdir)$$dir"; \
1038           else \
1039             dir=''; \
1040           fi; \
1041           if test -d $$d/$$file; then \
1042             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1043               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1044             fi; \
1045             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1046           else \
1047             test -f $(distdir)/$$file \
1048             || cp -p $$d/$$file $(distdir)/$$file \
1049             || exit 1; \
1050           fi; \
1051         done
1052 check-am: all-am
1053 check: check-am
1054 all-am: Makefile all-local
1055 installdirs:
1056 install: install-am
1057 install-exec: install-exec-am
1058 install-data: install-data-am
1059 uninstall: uninstall-am
1060
1061 install-am: all-am
1062         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1063
1064 installcheck: installcheck-am
1065 install-strip:
1066         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1067           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1068           `test -z '$(STRIP)' || \
1069             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1070 mostlyclean-generic:
1071
1072 clean-generic:
1073         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1074
1075 distclean-generic:
1076         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1077
1078 maintainer-clean-generic:
1079         @echo "This command is intended for maintainers to use"
1080         @echo "it deletes files that may require special tools to rebuild."
1081 clean: clean-am
1082
1083 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
1084
1085 distclean: distclean-am
1086         -rm -f Makefile
1087 distclean-am: clean-am distclean-generic distclean-libtool
1088
1089 dvi: dvi-am
1090
1091 dvi-am:
1092
1093 html: html-am
1094
1095 info: info-am
1096
1097 info-am:
1098
1099 install-data-am: install-data-local
1100
1101 install-exec-am:
1102
1103 install-info: install-info-am
1104
1105 install-man:
1106
1107 installcheck-am:
1108
1109 maintainer-clean: maintainer-clean-am
1110         -rm -f Makefile
1111 maintainer-clean-am: distclean-am maintainer-clean-generic
1112
1113 mostlyclean: mostlyclean-am
1114
1115 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1116
1117 pdf: pdf-am
1118
1119 pdf-am:
1120
1121 ps: ps-am
1122
1123 ps-am:
1124
1125 uninstall-am: uninstall-info-am
1126
1127 .PHONY: all all-am all-local check check-am clean clean-generic \
1128         clean-libtool clean-local distclean distclean-generic \
1129         distclean-libtool distdir dvi dvi-am html html-am info info-am \
1130         install install-am install-data install-data-am \
1131         install-data-local install-exec install-exec-am install-info \
1132         install-info-am install-man install-strip installcheck \
1133         installcheck-am installdirs maintainer-clean \
1134         maintainer-clean-generic mostlyclean mostlyclean-generic \
1135         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
1136         uninstall-info-am
1137
1138
1139 # Here are the rules for building the headers
1140 all-local: ${allstamped} ${allcreated}
1141
1142 # This rule is slightly different, in that we must change the name of the
1143 # local file from std_foo.h to foo.
1144 stamp-std: ${std_headers}
1145         @if [ ! -d "${std_builddir}" ]; then \
1146           mkdir -p ${std_builddir} ;\
1147         fi ;\
1148         if [ ! -f stamp-std ]; then \
1149           (cd ${std_builddir} && $(LN_S) $? . || true) ;\
1150         fi ;\
1151         $(STAMP) stamp-std
1152
1153 stamp-bits: ${bits_headers}
1154         @if [ ! -d "${bits_builddir}" ]; then \
1155           mkdir -p ${bits_builddir} ;\
1156         fi ;\
1157         if [ ! -f stamp-bits ]; then \
1158           (cd ${bits_builddir} && $(LN_S) $? . || true) ;\
1159         fi ;\
1160         $(STAMP) stamp-bits
1161
1162 stamp-c_base: ${c_base_headers} 
1163         @if [ ! -d "${c_base_builddir}" ]; then \
1164           mkdir -p ${c_base_builddir} ;\
1165         fi ;\
1166         if [ ! -f stamp-c_base ]; then \
1167           (cd ${c_base_builddir} && $(LN_S) $? . || true) ;\
1168         fi ;\
1169         $(STAMP) stamp-c_base
1170
1171 stamp-c_base_extra: ${c_base_headers_extra}
1172         @if [ ! -d "${bits_builddir}" ]; then \
1173           mkdir -p ${bits_builddir} ;\
1174         fi ;\
1175         if [ ! -f stamp-c_base_extra ]; then \
1176           (cd ${bits_builddir} && $(LN_S) $? . || true) ;\
1177         fi ;\
1178         $(STAMP) stamp-c_base_extra
1179
1180 stamp-c_compatibility: ${c_compatibility_headers_extra}
1181         @if [ ! -d "${c_compatibility_builddir}" ]; then \
1182           mkdir -p ${c_compatibility_builddir} ;\
1183         fi ;\
1184         if [ ! -f stamp-c_compatibility ]; then \
1185           if [ ! -z "${c_compatibility_headers_extra}" ]; then \
1186             (cd ${c_compatibility_builddir} && $(LN_S) $? . || true) ;\
1187           fi ;\
1188         fi ;\
1189         $(STAMP) stamp-c_compatibility
1190
1191 stamp-backward: ${backward_headers}
1192         @if [ ! -d "${backward_builddir}" ]; then \
1193           mkdir -p ${backward_builddir} ;\
1194         fi ;\
1195         if [ ! -f stamp-backward ]; then \
1196           (cd ${backward_builddir} && $(LN_S) $? . || true) ;\
1197         fi ;\
1198         $(STAMP) stamp-backward
1199
1200 stamp-ext: ${ext_headers}
1201         @if [ ! -d "${ext_builddir}" ]; then \
1202             mkdir -p ${ext_builddir} ;\
1203         fi ;\
1204         if [ ! -f stamp-ext ]; then \
1205           (cd ${ext_builddir} && $(LN_S) $? . || true) ;\
1206         fi ;\
1207         $(STAMP) stamp-ext
1208
1209 # Have to deal with nested include directories, gah! Strip off source
1210 # directory before making the link.
1211 # XXX check  ${pb_headers}
1212 stamp-pb:
1213         @if [ ! -d "${pb_builddir}" ]; then \
1214             mkdir -p ${pb_subdirs} ;\
1215         fi 
1216         @if [ ! -f stamp-pb ]; then \
1217             cd ${pb_builddir} && for h in ${pb_headers1}; do \
1218                 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1219                 $(LN_S) $$h $${build_name} || true ;\
1220               done ;\
1221         fi
1222         @if [ ! -f stamp-pb ]; then \
1223             cd ${pb_builddir} && for h in ${pb_headers2}; do \
1224                 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1225                 $(LN_S) $$h $${build_name} || true ;\
1226               done ;\
1227         fi
1228         @if [ ! -f stamp-pb ]; then \
1229             cd ${pb_builddir} && for h in ${pb_headers3}; do \
1230                 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1231                 $(LN_S) $$h $${build_name} || true ;\
1232               done ;\
1233         fi
1234         @if [ ! -f stamp-pb ]; then \
1235             cd ${pb_builddir} && for h in ${pb_headers4}; do \
1236                 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1237                 $(LN_S) $$h $${build_name} || true ;\
1238               done ;\
1239         fi
1240         @if [ ! -f stamp-pb ]; then \
1241             cd ${pb_builddir} && for h in ${pb_headers5}; do \
1242                 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1243                 $(LN_S) $$h $${build_name} || true ;\
1244               done ;\
1245         fi
1246         @if [ ! -f stamp-pb ]; then \
1247             cd ${pb_builddir} && for h in ${pb_headers6}; do \
1248                 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1249                 $(LN_S) $$h $${build_name} || true ;\
1250               done ;\
1251         fi
1252         @if [ ! -f stamp-pb ]; then \
1253             cd ${pb_builddir} && for h in ${pb_headers7}; do \
1254                 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1255                 $(LN_S) $$h $${build_name} || true ;\
1256               done ;\
1257         fi
1258         $(STAMP) stamp-pb
1259
1260 stamp-tr1: ${tr1_headers}
1261         @if [ ! -d "${tr1_builddir}" ]; then \
1262             mkdir -p ${tr1_builddir} ;\
1263         fi ;\
1264         if [ ! -f stamp-tr1 ]; then \
1265           (cd ${tr1_builddir} && $(LN_S) $? . || true) ;\
1266         fi ;\
1267         $(STAMP) stamp-tr1
1268
1269 stamp-debug: ${debug_headers}
1270         @if [ ! -d "${debug_builddir}" ]; then \
1271           mkdir -p ${debug_builddir} ;\
1272         fi ;\
1273         if [ ! -f stamp-debug ]; then \
1274           (cd ${debug_builddir} && @LN_S@ $? . || true) ;\
1275         fi ;\
1276         $(STAMP) stamp-debug
1277
1278 stamp-${host_alias}:
1279         @if [ ! -d ${host_builddir} ]; then \
1280           mkdir -p ${host_builddir} ;\
1281         fi ;\
1282         $(STAMP) stamp-${host_alias}
1283
1284 # Host includes static.
1285 # XXX Missing dependency info for {host_headers_extra}
1286 stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
1287         @if [ ! -f stamp-host ]; then \
1288           (cd ${host_builddir} ;\
1289           $(LN_S) ${host_headers} . || true ;\
1290           $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
1291           $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
1292           $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
1293           $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
1294           $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
1295           $(LN_S) ${glibcxx_srcdir}/$(COMPATIBILITY_H) . || true ;\
1296           $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
1297           $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true);\
1298         fi ;\
1299         $(STAMP) stamp-host
1300
1301 # Host includes dynamic.
1302 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@stamp-namespace-version:
1303 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@     echo 1 > stamp-namespace-version
1304 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@stamp-namespace-version:
1305 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@    echo 0 > stamp-namespace-version
1306
1307 @ENABLE_VISIBILITY_TRUE@stamp-visibility:
1308 @ENABLE_VISIBILITY_TRUE@        echo 1 > stamp-visibility
1309 @ENABLE_VISIBILITY_FALSE@stamp-visibility:
1310 @ENABLE_VISIBILITY_FALSE@       echo 0 > stamp-visibility
1311
1312 ${host_builddir}/c++config.h: ${CONFIG_HEADER} \
1313                               ${glibcxx_srcdir}/include/bits/c++config \
1314                               stamp-${host_alias} \
1315                               ${toplevel_srcdir}/gcc/DATESTAMP \
1316                               stamp-namespace-version \
1317                               stamp-visibility
1318         @date=`cat ${toplevel_srcdir}/gcc/DATESTAMP` ;\
1319         nsa_version=`cat stamp-namespace-version` ;\
1320         visibility=`cat stamp-visibility` ;\
1321         ldbl_compat='' ;\
1322         grep "^[        ]*#[    ]*define[       ][      ]*_GLIBCXX_LONG_DOUBLE_COMPAT[  ][      ]*1[    ]*$$" \
1323         ${CONFIG_HEADER} > /dev/null 2>&1 \
1324         && ldbl_compat='s,^#undef _GLIBCXX_LONG_DOUBLE_COMPAT$$,#define _GLIBCXX_LONG_DOUBLE_COMPAT 1,' ;\
1325         sed -e "s,define __GLIBCXX__,define __GLIBCXX__ $$date," \
1326         -e "s,define _GLIBCXX_NAMESPACE_ASSOCIATION_VERSION, define _GLIBCXX_NAMESPACE_ASSOCIATION_VERSION $$nsa_version," \
1327         -e "s,define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY, define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY $$visibility," \
1328         -e "$$ldbl_compat" \
1329             < ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
1330         sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
1331             -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
1332             -e 's/VERSION/_GLIBCXX_VERSION/g' \
1333             -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
1334             -e '/[      ]_GLIBCXX_LONG_DOUBLE_COMPAT[   ]/d' \
1335             < ${CONFIG_HEADER} >> $@ ;\
1336         echo "" >> $@ ;\
1337         echo "#endif // _CXXCONFIG_" >> $@
1338
1339 ${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
1340         sed -e '/^#pragma/b' \
1341             -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
1342             -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
1343             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
1344             < ${toplevel_srcdir}/gcc/gthr.h > $@
1345
1346 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
1347                                   stamp-${host_alias}
1348         sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1349             -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1350             < ${toplevel_srcdir}/gcc/gthr-single.h > $@
1351
1352 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
1353                                    stamp-${host_alias}
1354         sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1355             -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1356             -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1357             -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1358             < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
1359
1360 ${host_builddir}/gthr-tpf.h: ${toplevel_srcdir}/gcc/gthr-tpf.h \
1361                                    stamp-${host_alias}
1362         sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1363             -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1364             -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1365             -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1366             < ${toplevel_srcdir}/gcc/gthr-tpf.h > $@
1367
1368 ${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcxx_thread_h} \
1369                                    stamp-${host_alias}
1370         sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1371             -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1372             -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1373             -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1374             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
1375             < ${toplevel_srcdir}/gcc/${glibcxx_thread_h} > $@
1376
1377 # Build two precompiled C++ includes, stdc++.h.gch/*.gch
1378 ${pch1a_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
1379         if [ ! -d "${pch1_output_builddir}" ]; then \
1380           mkdir -p ${pch1_output_builddir}; \
1381         fi; \
1382         $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O0 -g ${pch1_source} -o $@
1383         touch ${pch1_output_anchor}
1384
1385 ${pch1b_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
1386         if [ ! -d "${pch1_output_builddir}" ]; then \
1387           mkdir -p ${pch1_output_builddir}; \
1388         fi; \
1389         $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch1_source} -o $@
1390         touch ${pch1_output_anchor}
1391
1392 # Build a precompiled TR1 include, stdtr1c++.h.gch/O2.gch
1393 ${pch2_output}: ${pch2_source} ${pch1_output}
1394         if [ ! -d "${pch2_output_builddir}" ]; then \
1395           mkdir -p ${pch2_output_builddir}; \
1396         fi; \
1397         $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch2_source} -o $@
1398         touch ${pch2_output_anchor}
1399
1400 # Build a precompiled extension include, extc++.h.gch/O2.gch
1401 ${pch3_output}: ${pch3_source} ${pch2_output}
1402         if [ ! -d "${pch3_output_builddir}" ]; then \
1403           mkdir -p ${pch3_output_builddir}; \
1404         fi; \
1405         $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
1406         touch ${pch3_output_anchor}
1407
1408 # For robustness sake (in light of junk files or in-source
1409 # configuration), copy from the build or source tree to the install
1410 # tree using only the human-maintained file lists and directory
1411 # components.  Yes, with minor differences, this is sheer duplication
1412 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
1413 # `$(mkinstalldirs)' instead of `mkdir -p'.  In particular,
1414 # host_headers_extra are taken out of the build tree staging area;
1415 # the rest are taken from the original source tree.
1416
1417 @GLIBCXX_HOSTED_TRUE@install-data-local: install-headers ${pch_install}
1418 @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
1419
1420 # This is a subset of the full install-headers rule.  We only need <cstddef>,
1421 # <limits>, <cstdlib>, <cstdarg>, <new>, <typeinfo>, <exception>, and any
1422 # files which they include (and which we provide).  The last three headers
1423 # are installed by libsupc++, so only the first four and the sub-includes
1424 # are copied here.
1425 install-freestanding-headers:
1426         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1427         $(mkinstalldirs) $(DESTDIR)${host_installdir}
1428         for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h; do \
1429           $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
1430         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1431         $(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
1432         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1433         for file in cstddef cstdlib cstdarg; do \
1434           $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1435
1436 # The real deal.
1437 install-headers:
1438         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1439         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
1440         for file in ${bits_headers}; do \
1441           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1442         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
1443         for file in ${backward_headers}; do \
1444           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
1445         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
1446         for file in ${ext_headers}; do \
1447           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
1448         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pb_builddir}
1449         for dir in ${pb_subdirs}; do \
1450           $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/$${dir} ; done
1451         for file in ${pb_headers1}; do \
1452           install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1453           relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1454           $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1455         for file in ${pb_headers2}; do \
1456           install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1457           relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1458           $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1459         for file in ${pb_headers3}; do \
1460           install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1461           relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1462           $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1463         for file in ${pb_headers4}; do \
1464           install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1465           relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1466           $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1467         for file in ${pb_headers5}; do \
1468           install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1469           relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1470           $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1471         for file in ${pb_headers6}; do \
1472           install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1473           relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1474           $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1475         for file in ${pb_headers7}; do \
1476           install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1477           relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1478           $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1479         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
1480         for file in ${tr1_headers}; do \
1481           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
1482         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1483         for file in ${c_base_headers}; do \
1484           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1485         c_base_headers_extra_install='$(c_base_headers_extra)';\
1486         for file in $$c_base_headers_extra_install; do \
1487           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1488         c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1489         for file in $$c_compatibility_headers_install; do \
1490           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1491         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1492         for file in ${std_headers}; do \
1493           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
1494         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1495         for file in ${debug_headers}; do \
1496           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
1497         $(mkinstalldirs) $(DESTDIR)${host_installdir}
1498         for file in ${host_headers} ${host_headers_extra} \
1499          ${thread_host_headers}; do \
1500           $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
1501
1502 install-pch:
1503         $(mkinstalldirs) $(DESTDIR)${pch1_output_installdir}
1504         for file in ${pch1_output_builddir}/*; do \
1505           $(INSTALL_DATA) $$file $(DESTDIR)${pch1_output_installdir}; done
1506         $(mkinstalldirs) $(DESTDIR)${pch2_output_installdir}
1507         for file in ${pch2_output_builddir}/*; do \
1508           $(INSTALL_DATA) $$file $(DESTDIR)${pch2_output_installdir}; done
1509         $(INSTALL_DATA) ${pch1_output_anchor} $(DESTDIR)${host_installdir}
1510         $(INSTALL_DATA) ${pch2_output_anchor} $(DESTDIR)${host_installdir}
1511
1512 # To remove directories.
1513 clean-local:
1514         rm -rf ${pch_output_dirs}
1515
1516 # Stop implicit '.o' make rules from ever stomping on extensionless
1517 # headers, in the improbable case where some foolish, crack-addled
1518 # developer tries to create them via make in the include build
1519 # directory. (This is more of an example of how this kind of rule can
1520 # be made.)
1521 .PRECIOUS: $(std_headers) $(c_base_headers) $(tr1_headers) $(ext_headers)
1522 $(std_headers): ; @:
1523 $(c_base_headers): ; @:
1524 $(tr1_headers): ; @:
1525 $(ext_headers): ; @:
1526 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1527 # Otherwise a system limit (for SysV at least) may be exceeded.
1528 .NOEXPORT: