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