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