OSDN Git Service

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