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