OSDN Git Service

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