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