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