OSDN Git Service

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