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