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