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