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