OSDN Git Service

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