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