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