OSDN Git Service

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