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