2005-06-28 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / libstdc++-v3 / include / Makefile.in
blobf075d3e16c0999802a903161139736966975d6e6
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40 $(top_srcdir)/fragment.am
41 subdir = include
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/lead-dot.m4 \
44 $(top_srcdir)/../config/no-executables.m4 \
45 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
46 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
47 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 depcomp =
53 am__depfiles_maybe =
54 SOURCES =
55 DIST_SOURCES =
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
58 ACLOCAL = @ACLOCAL@
59 ALLOCATOR_H = @ALLOCATOR_H@
60 ALLOCATOR_NAME = @ALLOCATOR_NAME@
61 AMTAR = @AMTAR@
62 AR = @AR@
63 AS = @AS@
64 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
65 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
66 AUTOCONF = @AUTOCONF@
67 AUTOHEADER = @AUTOHEADER@
68 AUTOMAKE = @AUTOMAKE@
69 AWK = @AWK@
70 BASIC_FILE_CC = @BASIC_FILE_CC@
71 BASIC_FILE_H = @BASIC_FILE_H@
72 CC = @CC@
73 CCODECVT_CC = @CCODECVT_CC@
74 CCOLLATE_CC = @CCOLLATE_CC@
75 CCTYPE_CC = @CCTYPE_CC@
76 CFLAGS = @CFLAGS@
77 CLOCALE_CC = @CLOCALE_CC@
78 CLOCALE_H = @CLOCALE_H@
79 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
80 CMESSAGES_CC = @CMESSAGES_CC@
81 CMESSAGES_H = @CMESSAGES_H@
82 CMONEY_CC = @CMONEY_CC@
83 CNUMERIC_CC = @CNUMERIC_CC@
84 CPP = @CPP@
85 CPPFLAGS = @CPPFLAGS@
86 CSTDIO_H = @CSTDIO_H@
87 CTIME_CC = @CTIME_CC@
88 CTIME_H = @CTIME_H@
89 CXX = @CXX@
90 CXXCPP = @CXXCPP@
91 CXXFLAGS = @CXXFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 C_INCLUDE_DIR = @C_INCLUDE_DIR@
94 DEBUG_FLAGS = @DEBUG_FLAGS@
95 DEFS = @DEFS@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
102 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
103 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
104 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
105 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
106 GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE = @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@
107 GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE = @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@
108 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
109 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
110 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
111 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
112 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
113 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
114 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
115 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
116 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 LIBICONV = @LIBICONV@
122 LIBMATHOBJS = @LIBMATHOBJS@
123 LIBOBJS = @LIBOBJS@
124 LIBS = @LIBS@
125 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
126 LIBTOOL = @LIBTOOL@
127 LN_S = @LN_S@
128 LTLIBOBJS = @LTLIBOBJS@
129 MAINT = @MAINT@
130 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
131 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
132 MAKEINFO = @MAKEINFO@
133 OBJEXT = @OBJEXT@
134 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
135 OPT_LDFLAGS = @OPT_LDFLAGS@
136 OS_INC_SRCDIR = @OS_INC_SRCDIR@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 RANLIB = @RANLIB@
145 SECTION_FLAGS = @SECTION_FLAGS@
146 SECTION_LDFLAGS = @SECTION_LDFLAGS@
147 SET_MAKE = @SET_MAKE@
148 SHELL = @SHELL@
149 STRIP = @STRIP@
150 SYMVER_MAP = @SYMVER_MAP@
151 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
152 USE_NLS = @USE_NLS@
153 VERSION = @VERSION@
154 WARN_FLAGS = @WARN_FLAGS@
155 WERROR = @WERROR@
156 ac_ct_AR = @ac_ct_AR@
157 ac_ct_AS = @ac_ct_AS@
158 ac_ct_CC = @ac_ct_CC@
159 ac_ct_CXX = @ac_ct_CXX@
160 ac_ct_RANLIB = @ac_ct_RANLIB@
161 ac_ct_STRIP = @ac_ct_STRIP@
162 am__leading_dot = @am__leading_dot@
163 am__tar = @am__tar@
164 am__untar = @am__untar@
165 baseline_dir = @baseline_dir@
166 bindir = @bindir@
167 build = @build@
168 build_alias = @build_alias@
169 build_cpu = @build_cpu@
170 build_os = @build_os@
171 build_vendor = @build_vendor@
172 check_msgfmt = @check_msgfmt@
173 datadir = @datadir@
174 enable_shared = @enable_shared@
175 enable_static = @enable_static@
176 exec_prefix = @exec_prefix@
177 glibcxx_MOFILES = @glibcxx_MOFILES@
178 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
179 glibcxx_POFILES = @glibcxx_POFILES@
180 glibcxx_builddir = @glibcxx_builddir@
181 glibcxx_localedir = @glibcxx_localedir@
182 glibcxx_prefixdir = @glibcxx_prefixdir@
183 glibcxx_srcdir = @glibcxx_srcdir@
184 glibcxx_thread_h = @glibcxx_thread_h@
185 glibcxx_toolexecdir = @glibcxx_toolexecdir@
186 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
187 gxx_include_dir = @gxx_include_dir@
188 host = @host@
189 host_alias = @host_alias@
190 host_cpu = @host_cpu@
191 host_os = @host_os@
192 host_vendor = @host_vendor@
193 includedir = @includedir@
194 infodir = @infodir@
195 install_sh = @install_sh@
196 libdir = @libdir@
197 libexecdir = @libexecdir@
198 libtool_VERSION = @libtool_VERSION@
199 localstatedir = @localstatedir@
200 mandir = @mandir@
201 mkdir_p = @mkdir_p@
202 multi_basedir = @multi_basedir@
203 oldincludedir = @oldincludedir@
204 port_specific_symbol_files = @port_specific_symbol_files@
205 prefix = @prefix@
206 program_transform_name = @program_transform_name@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 sysconfdir = @sysconfdir@
210 target = @target@
211 target_alias = @target_alias@
212 target_cpu = @target_cpu@
213 target_os = @target_os@
214 target_vendor = @target_vendor@
215 toplevel_srcdir = @toplevel_srcdir@
217 # May be used by various substitution variables.
218 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
219 MAINT_CHARSET = latin1
220 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
221 PWD_COMMAND = $${PWDCMD-pwd}
222 STAMP = echo timestamp >
223 toolexecdir = $(glibcxx_toolexecdir)
224 toolexeclibdir = $(glibcxx_toolexeclibdir)
226 # These bits are all figured out from configure. Look in acinclude.m4
227 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
228 CONFIG_CXXFLAGS = \
229 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
231 WARN_CXXFLAGS = \
232 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
235 # -I/-D flags to pass when compiling.
236 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
238 # Standard C++ includes.
239 std_srcdir = ${glibcxx_srcdir}/include/std
240 std_builddir = .
241 std_headers = \
242 ${std_srcdir}/std_algorithm.h \
243 ${std_srcdir}/std_bitset.h \
244 ${std_srcdir}/std_complex.h \
245 ${std_srcdir}/std_deque.h \
246 ${std_srcdir}/std_fstream.h \
247 ${std_srcdir}/std_functional.h \
248 ${std_srcdir}/std_iomanip.h \
249 ${std_srcdir}/std_ios.h \
250 ${std_srcdir}/std_iosfwd.h \
251 ${std_srcdir}/std_iostream.h \
252 ${std_srcdir}/std_istream.h \
253 ${std_srcdir}/std_iterator.h \
254 ${std_srcdir}/std_limits.h \
255 ${std_srcdir}/std_list.h \
256 ${std_srcdir}/std_locale.h \
257 ${std_srcdir}/std_map.h \
258 ${std_srcdir}/std_memory.h \
259 ${std_srcdir}/std_numeric.h \
260 ${std_srcdir}/std_ostream.h \
261 ${std_srcdir}/std_queue.h \
262 ${std_srcdir}/std_set.h \
263 ${std_srcdir}/std_sstream.h \
264 ${std_srcdir}/std_stack.h \
265 ${std_srcdir}/std_stdexcept.h \
266 ${std_srcdir}/std_streambuf.h \
267 ${std_srcdir}/std_string.h \
268 ${std_srcdir}/std_utility.h \
269 ${std_srcdir}/std_valarray.h \
270 ${std_srcdir}/std_vector.h
272 # Renamed at build time.
273 std_headers_rename = \
274 algorithm \
275 bitset \
276 complex \
277 deque \
278 fstream \
279 functional \
280 iomanip \
281 ios \
282 iosfwd \
283 iostream \
284 istream \
285 iterator \
286 limits \
287 list \
288 locale \
289 map \
290 memory \
291 numeric \
292 ostream \
293 queue \
294 set \
295 sstream \
296 stack \
297 stdexcept \
298 streambuf \
299 string \
300 utility \
301 valarray \
302 vector
304 bits_srcdir = ${glibcxx_srcdir}/include/bits
305 bits_builddir = ./bits
306 bits_headers = \
307 ${bits_srcdir}/allocator.h \
308 ${bits_srcdir}/atomicity.h \
309 ${bits_srcdir}/basic_ios.h \
310 ${bits_srcdir}/basic_ios.tcc \
311 ${bits_srcdir}/basic_string.h \
312 ${bits_srcdir}/basic_string.tcc \
313 ${bits_srcdir}/boost_concept_check.h \
314 ${bits_srcdir}/char_traits.h \
315 ${bits_srcdir}/codecvt.h \
316 ${bits_srcdir}/concept_check.h \
317 ${bits_srcdir}/concurrence.h \
318 ${bits_srcdir}/cpp_type_traits.h \
319 ${bits_srcdir}/deque.tcc \
320 ${bits_srcdir}/fstream.tcc \
321 ${bits_srcdir}/functexcept.h \
322 ${bits_srcdir}/gslice.h \
323 ${bits_srcdir}/gslice_array.h \
324 ${bits_srcdir}/indirect_array.h \
325 ${bits_srcdir}/ios_base.h \
326 ${bits_srcdir}/istream.tcc \
327 ${bits_srcdir}/list.tcc \
328 ${bits_srcdir}/locale_classes.h \
329 ${bits_srcdir}/locale_facets.h \
330 ${bits_srcdir}/locale_facets.tcc \
331 ${bits_srcdir}/localefwd.h \
332 ${bits_srcdir}/mask_array.h \
333 ${bits_srcdir}/ostream.tcc \
334 ${bits_srcdir}/postypes.h \
335 ${bits_srcdir}/stream_iterator.h \
336 ${bits_srcdir}/streambuf_iterator.h \
337 ${bits_srcdir}/slice_array.h \
338 ${bits_srcdir}/sstream.tcc \
339 ${bits_srcdir}/stl_algo.h \
340 ${bits_srcdir}/stl_algobase.h \
341 ${bits_srcdir}/stl_bvector.h \
342 ${bits_srcdir}/stl_construct.h \
343 ${bits_srcdir}/stl_deque.h \
344 ${bits_srcdir}/stl_function.h \
345 ${bits_srcdir}/stl_heap.h \
346 ${bits_srcdir}/stl_iterator.h \
347 ${bits_srcdir}/stl_iterator_base_funcs.h \
348 ${bits_srcdir}/stl_iterator_base_types.h \
349 ${bits_srcdir}/stl_list.h \
350 ${bits_srcdir}/stl_map.h \
351 ${bits_srcdir}/stl_multimap.h \
352 ${bits_srcdir}/stl_multiset.h \
353 ${bits_srcdir}/stl_numeric.h \
354 ${bits_srcdir}/stl_pair.h \
355 ${bits_srcdir}/stl_queue.h \
356 ${bits_srcdir}/stl_raw_storage_iter.h \
357 ${bits_srcdir}/stl_relops.h \
358 ${bits_srcdir}/stl_set.h \
359 ${bits_srcdir}/stl_stack.h \
360 ${bits_srcdir}/stl_tempbuf.h \
361 ${bits_srcdir}/stl_tree.h \
362 ${bits_srcdir}/stl_uninitialized.h \
363 ${bits_srcdir}/stl_vector.h \
364 ${bits_srcdir}/streambuf.tcc \
365 ${bits_srcdir}/stringfwd.h \
366 ${bits_srcdir}/valarray_array.h \
367 ${bits_srcdir}/valarray_array.tcc \
368 ${bits_srcdir}/valarray_before.h \
369 ${bits_srcdir}/valarray_after.h \
370 ${bits_srcdir}/vector.tcc
372 backward_srcdir = ${glibcxx_srcdir}/include/backward
373 backward_builddir = ./backward
374 backward_headers = \
375 ${backward_srcdir}/complex.h \
376 ${backward_srcdir}/iomanip.h \
377 ${backward_srcdir}/istream.h \
378 ${backward_srcdir}/ostream.h \
379 ${backward_srcdir}/stream.h \
380 ${backward_srcdir}/streambuf.h \
381 ${backward_srcdir}/algo.h \
382 ${backward_srcdir}/algobase.h \
383 ${backward_srcdir}/alloc.h \
384 ${backward_srcdir}/bvector.h \
385 ${backward_srcdir}/defalloc.h \
386 ${backward_srcdir}/deque.h \
387 ${backward_srcdir}/function.h \
388 ${backward_srcdir}/hash_map.h \
389 ${backward_srcdir}/hash_set.h \
390 ${backward_srcdir}/hashtable.h \
391 ${backward_srcdir}/heap.h \
392 ${backward_srcdir}/iostream.h \
393 ${backward_srcdir}/iterator.h \
394 ${backward_srcdir}/list.h \
395 ${backward_srcdir}/map.h \
396 ${backward_srcdir}/multimap.h \
397 ${backward_srcdir}/new.h \
398 ${backward_srcdir}/multiset.h \
399 ${backward_srcdir}/pair.h \
400 ${backward_srcdir}/queue.h \
401 ${backward_srcdir}/rope.h \
402 ${backward_srcdir}/set.h \
403 ${backward_srcdir}/slist.h \
404 ${backward_srcdir}/stack.h \
405 ${backward_srcdir}/tempbuf.h \
406 ${backward_srcdir}/tree.h \
407 ${backward_srcdir}/vector.h \
408 ${backward_srcdir}/fstream.h \
409 ${backward_srcdir}/strstream \
410 ${backward_srcdir}/backward_warning.h
412 assoc_srcdir = ${glibcxx_srcdir}/include/ext/pb_assoc
413 assoc_builddir = ./ext/pb_assoc
414 assoc_subdirs = \
415 ${assoc_builddir}/detail \
416 ${assoc_builddir}/detail/tree_assoc_cntnr \
417 ${assoc_builddir}/detail/basic_assoc_cntnr \
418 ${assoc_builddir}/detail/splay_tree_ \
419 ${assoc_builddir}/detail/typelist \
420 ${assoc_builddir}/detail/basic_hash_assoc_cntnr \
421 ${assoc_builddir}/detail/cc_ht_map_ \
422 ${assoc_builddir}/detail/gp_ht_map_ \
423 ${assoc_builddir}/detail/tree_policy \
424 ${assoc_builddir}/detail/resize_policy \
425 ${assoc_builddir}/detail/bin_search_tree_ \
426 ${assoc_builddir}/detail/basic_tree_assoc_cntnr \
427 ${assoc_builddir}/detail/cc_hash_assoc_cntnr \
428 ${assoc_builddir}/detail/value_type_adapter \
429 ${assoc_builddir}/detail/lu_policy \
430 ${assoc_builddir}/detail/gp_hash_assoc_cntnr \
431 ${assoc_builddir}/detail/unordered_iterator \
432 ${assoc_builddir}/detail/ov_tree_map_ \
433 ${assoc_builddir}/detail/lu_assoc_cntnr \
434 ${assoc_builddir}/detail/hash_fn \
435 ${assoc_builddir}/detail/eq_fn \
436 ${assoc_builddir}/detail/rb_tree_map_ \
437 ${assoc_builddir}/detail/lu_map_
439 assoc_headers = \
440 ${assoc_srcdir}/detail/tree_assoc_cntnr/constructor_destructor_fn_imps.hpp \
441 ${assoc_srcdir}/detail/type_utils.hpp \
442 ${assoc_srcdir}/detail/order_statistics_imp.hpp \
443 ${assoc_srcdir}/detail/basic_assoc_cntnr/d_find_fn_imps.hpp \
444 ${assoc_srcdir}/detail/basic_assoc_cntnr/d_insert_fn_imps.hpp \
445 ${assoc_srcdir}/detail/basic_assoc_cntnr/extract_key.hpp \
446 ${assoc_srcdir}/detail/basic_assoc_cntnr/erase_fn_imps.hpp \
447 ${assoc_srcdir}/detail/basic_assoc_cntnr/insert_fn_imps.hpp \
448 ${assoc_srcdir}/detail/basic_assoc_cntnr/constructor_destructor_fn_imps.hpp \
449 ${assoc_srcdir}/detail/basic_assoc_cntnr/info_fn_imps.hpp \
450 ${assoc_srcdir}/detail/basic_assoc_cntnr/iterators_fn_imps.hpp \
451 ${assoc_srcdir}/detail/basic_assoc_cntnr/d_extract_key.hpp \
452 ${assoc_srcdir}/detail/basic_assoc_cntnr/constructors_destructor_fn_imps.hpp \
453 ${assoc_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \
454 ${assoc_srcdir}/detail/splay_tree_/splay_tree_.hpp \
455 ${assoc_srcdir}/detail/splay_tree_/node.hpp \
456 ${assoc_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \
457 ${assoc_srcdir}/detail/splay_tree_/find_fn_imps.hpp \
458 ${assoc_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \
459 ${assoc_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \
460 ${assoc_srcdir}/detail/splay_tree_/info_fn_imps.hpp \
461 ${assoc_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \
462 ${assoc_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \
463 ${assoc_srcdir}/detail/typelist/typelist_transform.hpp \
464 ${assoc_srcdir}/detail/typelist/typelist_apply.hpp \
465 ${assoc_srcdir}/detail/typelist/typelist_filter.hpp \
466 ${assoc_srcdir}/detail/typelist/typelist_at_index.hpp \
467 ${assoc_srcdir}/detail/typelist/typelist_contains.hpp \
468 ${assoc_srcdir}/detail/typelist/typelist_append.hpp \
469 ${assoc_srcdir}/detail/typelist/typelist_typelist_append.hpp \
470 ${assoc_srcdir}/detail/ds_trait_imp.hpp \
471 ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/resize_fn_imps.hpp \
472 ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \
473 ${assoc_srcdir}/detail/basic_hash_assoc_cntnr/constructors_destructor_fn_imps.hpp \
474 ${assoc_srcdir}/detail/cc_ht_map_/resize_store_hash_fn_imps.hpp \
475 ${assoc_srcdir}/detail/cc_ht_map_/find_store_hash_fn_imps.hpp \
476 ${assoc_srcdir}/detail/cc_ht_map_/erase_no_store_hash_fn_imps.hpp \
477 ${assoc_srcdir}/detail/cc_ht_map_/resize_fn_imps.hpp \
478 ${assoc_srcdir}/detail/cc_ht_map_/debug_store_hash_fn_imps.hpp \
479 ${assoc_srcdir}/detail/cc_ht_map_/erase_fn_imps.hpp \
480 ${assoc_srcdir}/detail/cc_ht_map_/policy_access_fn_imps.hpp \
481 ${assoc_srcdir}/detail/cc_ht_map_/cmp_fn_imps.hpp \
482 ${assoc_srcdir}/detail/cc_ht_map_/insert_no_store_hash_fn_imps.hpp \
483 ${assoc_srcdir}/detail/cc_ht_map_/insert_fn_imps.hpp \
484 ${assoc_srcdir}/detail/cc_ht_map_/find_fn_imps.hpp \
485 ${assoc_srcdir}/detail/cc_ht_map_/find_no_store_hash_fn_imps.hpp \
486 ${assoc_srcdir}/detail/cc_ht_map_/cond_key_dtor_entry_dealtor.hpp \
487 ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_fn_imps.hpp \
488 ${assoc_srcdir}/detail/cc_ht_map_/entry_list_fn_imps.hpp \
489 ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_store_hash_fn_imps.hpp \
490 ${assoc_srcdir}/detail/cc_ht_map_/erase_store_hash_fn_imps.hpp \
491 ${assoc_srcdir}/detail/cc_ht_map_/cc_ht_map_.hpp \
492 ${assoc_srcdir}/detail/cc_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
493 ${assoc_srcdir}/detail/cc_ht_map_/standard_policies.hpp \
494 ${assoc_srcdir}/detail/cc_ht_map_/info_fn_imps.hpp \
495 ${assoc_srcdir}/detail/cc_ht_map_/iterators_fn_imps.hpp \
496 ${assoc_srcdir}/detail/cc_ht_map_/insert_store_hash_fn_imps.hpp \
497 ${assoc_srcdir}/detail/cc_ht_map_/debug_fn_imps.hpp \
498 ${assoc_srcdir}/detail/cc_ht_map_/size_fn_imps.hpp \
499 ${assoc_srcdir}/detail/cc_ht_map_/debug_no_store_hash_fn_imps.hpp \
500 ${assoc_srcdir}/detail/cc_ht_map_/resize_no_store_hash_fn_imps.hpp \
501 ${assoc_srcdir}/detail/gp_ht_map_/resize_store_hash_fn_imps.hpp \
502 ${assoc_srcdir}/detail/gp_ht_map_/find_store_hash_fn_imps.hpp \
503 ${assoc_srcdir}/detail/gp_ht_map_/erase_no_store_hash_fn_imps.hpp \
504 ${assoc_srcdir}/detail/gp_ht_map_/resize_fn_imps.hpp \
505 ${assoc_srcdir}/detail/gp_ht_map_/debug_store_hash_fn_imps.hpp \
506 ${assoc_srcdir}/detail/gp_ht_map_/erase_fn_imps.hpp \
507 ${assoc_srcdir}/detail/gp_ht_map_/policy_access_fn_imps.hpp \
508 ${assoc_srcdir}/detail/gp_ht_map_/insert_no_store_hash_fn_imps.hpp \
509 ${assoc_srcdir}/detail/gp_ht_map_/insert_fn_imps.hpp \
510 ${assoc_srcdir}/detail/gp_ht_map_/find_fn_imps.hpp \
511 ${assoc_srcdir}/detail/gp_ht_map_/find_no_store_hash_fn_imps.hpp \
512 ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_fn_imps.hpp \
513 ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_store_hash_fn_imps.hpp \
514 ${assoc_srcdir}/detail/gp_ht_map_/erase_store_hash_fn_imps.hpp \
515 ${assoc_srcdir}/detail/gp_ht_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
516 ${assoc_srcdir}/detail/gp_ht_map_/info_fn_imps.hpp \
517 ${assoc_srcdir}/detail/gp_ht_map_/insert_store_hash_fn_imps.hpp \
518 ${assoc_srcdir}/detail/gp_ht_map_/debug_fn_imps.hpp \
519 ${assoc_srcdir}/detail/gp_ht_map_/gp_ht_map_.hpp \
520 ${assoc_srcdir}/detail/gp_ht_map_/iterator_fn_imps.hpp \
521 ${assoc_srcdir}/detail/gp_ht_map_/debug_no_store_hash_fn_imps.hpp \
522 ${assoc_srcdir}/detail/gp_ht_map_/resize_no_store_hash_fn_imps.hpp \
523 ${assoc_srcdir}/detail/tree_policy/order_statistics_imp.hpp \
524 ${assoc_srcdir}/detail/tree_policy/null_node_updator_imp.hpp \
525 ${assoc_srcdir}/detail/types_traits.hpp \
526 ${assoc_srcdir}/detail/mapping_level_imp.hpp \
527 ${assoc_srcdir}/detail/map_debug_base.hpp \
528 ${assoc_srcdir}/detail/resize_policy/ht_prime_size_policy_imp.hpp \
529 ${assoc_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \
530 ${assoc_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \
531 ${assoc_srcdir}/detail/resize_policy/size_base.hpp \
532 ${assoc_srcdir}/detail/resize_policy/cc_hash_max_collision_resize_trigger_imp.hpp \
533 ${assoc_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \
534 ${assoc_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \
535 ${assoc_srcdir}/detail/bin_search_tree_/cond_dtor_entry_dealtor.hpp \
536 ${assoc_srcdir}/detail/bin_search_tree_/find_iterators.hpp \
537 ${assoc_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \
538 ${assoc_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \
539 ${assoc_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \
540 ${assoc_srcdir}/detail/bin_search_tree_/cond_key_dtor_entry_dealtor.hpp \
541 ${assoc_srcdir}/detail/bin_search_tree_/node_iterators.hpp \
542 ${assoc_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp \
543 ${assoc_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \
544 ${assoc_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \
545 ${assoc_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \
546 ${assoc_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \
547 ${assoc_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \
548 ${assoc_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \
549 ${assoc_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \
550 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/r_range_iteration_fn_imps.hpp \
551 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/erase_fn_imps.hpp \
552 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/policy_access_fn_imps.hpp \
553 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/constructor_destructor_fn_imps.hpp \
554 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/split_join_fn_imps.hpp \
555 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/r_erase_fn_imps.hpp \
556 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/range_iteration_fn_imps.hpp \
557 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/constructors_destructor_fn_imps.hpp \
558 ${assoc_srcdir}/detail/basic_tree_assoc_cntnr/node_iteration_fn_imps.hpp \
559 ${assoc_srcdir}/detail/cc_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \
560 ${assoc_srcdir}/detail/assoc_cntnr_base.hpp \
561 ${assoc_srcdir}/detail/ms_category_imp.hpp \
562 ${assoc_srcdir}/detail/hash_types_traits.hpp \
563 ${assoc_srcdir}/detail/typelist.hpp \
564 ${assoc_srcdir}/detail/value_type_adapter/invalidation_guarantee_selector.hpp \
565 ${assoc_srcdir}/detail/value_type_adapter/erase_fn_imps.hpp \
566 ${assoc_srcdir}/detail/value_type_adapter/iterator.hpp \
567 ${assoc_srcdir}/detail/value_type_adapter/constructor_destructor_and_related.hpp \
568 ${assoc_srcdir}/detail/value_type_adapter/value_type_traits.hpp \
569 ${assoc_srcdir}/detail/value_type_adapter/insert_fn_imps.hpp \
570 ${assoc_srcdir}/detail/value_type_adapter/find_fn_imps.hpp \
571 ${assoc_srcdir}/detail/value_type_adapter/ref_pair.hpp \
572 ${assoc_srcdir}/detail/value_type_adapter/it_value_type_traits.hpp \
573 ${assoc_srcdir}/detail/value_type_adapter/info_fn_imps.hpp \
574 ${assoc_srcdir}/detail/value_type_adapter/erase_if_pred.hpp \
575 ${assoc_srcdir}/detail/value_type_adapter/value_type_adapter.hpp \
576 ${assoc_srcdir}/detail/value_type_adapter/iterator_fn_imps.hpp \
577 ${assoc_srcdir}/detail/lu_policy/mtf_lu_policy_imp.hpp \
578 ${assoc_srcdir}/detail/lu_policy/counter_lu_policy_imp.hpp \
579 ${assoc_srcdir}/detail/lu_policy/counter_lu_metadata_imp.hpp \
580 ${assoc_srcdir}/detail/gp_hash_assoc_cntnr/constructor_destructor_fn_imps.hpp \
581 ${assoc_srcdir}/detail/unordered_iterator/find_iterator.hpp \
582 ${assoc_srcdir}/detail/unordered_iterator/iterator.hpp \
583 ${assoc_srcdir}/detail/unordered_iterator/const_iterator.hpp \
584 ${assoc_srcdir}/detail/unordered_iterator/const_find_iterator.hpp \
585 ${assoc_srcdir}/detail/standard_policies.hpp \
586 ${assoc_srcdir}/detail/standard_sizes.hpp \
587 ${assoc_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \
588 ${assoc_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \
589 ${assoc_srcdir}/detail/ov_tree_map_/find_fn_imps.hpp \
590 ${assoc_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp \
591 ${assoc_srcdir}/detail/ov_tree_map_/node_iterators.hpp \
592 ${assoc_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \
593 ${assoc_srcdir}/detail/ov_tree_map_/cond_dtor.hpp \
594 ${assoc_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \
595 ${assoc_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \
596 ${assoc_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \
597 ${assoc_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp \
598 ${assoc_srcdir}/detail/lu_assoc_cntnr/policy_access_fn_imps.hpp \
599 ${assoc_srcdir}/detail/lu_assoc_cntnr/constructor_destructor_fn_imps.hpp \
600 ${assoc_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \
601 ${assoc_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \
602 ${assoc_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \
603 ${assoc_srcdir}/detail/hash_fn/probe_fn_base.hpp \
604 ${assoc_srcdir}/detail/hash_fn/ranged_probe_fn.hpp \
605 ${assoc_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \
606 ${assoc_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \
607 ${assoc_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \
608 ${assoc_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \
609 ${assoc_srcdir}/detail/eq_fn/eq_by_less.hpp \
610 ${assoc_srcdir}/detail/eq_fn/hash_eq_fn.hpp \
611 ${assoc_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \
612 ${assoc_srcdir}/detail/rb_tree_map_/node.hpp \
613 ${assoc_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \
614 ${assoc_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \
615 ${assoc_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \
616 ${assoc_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \
617 ${assoc_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \
618 ${assoc_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp \
619 ${assoc_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \
620 ${assoc_srcdir}/detail/lu_map_/lu_map_.hpp \
621 ${assoc_srcdir}/detail/lu_map_/erase_fn_imps.hpp \
622 ${assoc_srcdir}/detail/lu_map_/policy_access_fn_imps.hpp \
623 ${assoc_srcdir}/detail/lu_map_/insert_fn_imps.hpp \
624 ${assoc_srcdir}/detail/lu_map_/find_fn_imps.hpp \
625 ${assoc_srcdir}/detail/lu_map_/constructor_destructor_fn_imps.hpp \
626 ${assoc_srcdir}/detail/lu_map_/info_fn_imps.hpp \
627 ${assoc_srcdir}/detail/lu_map_/iterators_fn_imps.hpp \
628 ${assoc_srcdir}/detail/lu_map_/debug_fn_imps.hpp \
629 ${assoc_srcdir}/detail/constructors_destructor_fn_imps.hpp \
630 ${assoc_srcdir}/detail/ms_trait_imp.hpp \
631 ${assoc_srcdir}/detail/cond_dealtor.hpp \
632 ${assoc_srcdir}/hash_policy.hpp \
633 ${assoc_srcdir}/trivial_iterator_def.hpp \
634 ${assoc_srcdir}/ds_trait.hpp \
635 ${assoc_srcdir}/exception.hpp \
636 ${assoc_srcdir}/tree_policy.hpp \
637 ${assoc_srcdir}/lu_policy.hpp \
638 ${assoc_srcdir}/ms_trait.hpp \
639 ${assoc_srcdir}/assoc_cntnr.hpp \
640 ${assoc_srcdir}/data_type.hpp
642 ext_srcdir = ${glibcxx_srcdir}/include/ext
643 ext_builddir = ./ext
644 ext_headers = \
645 ${ext_srcdir}/algorithm \
646 ${ext_srcdir}/array_allocator.h \
647 ${ext_srcdir}/bitmap_allocator.h \
648 ${ext_srcdir}/codecvt_specializations.h \
649 ${ext_srcdir}/debug_allocator.h \
650 ${ext_srcdir}/stdio_filebuf.h \
651 ${ext_srcdir}/stdio_sync_filebuf.h \
652 ${ext_srcdir}/functional \
653 ${ext_srcdir}/hash_map \
654 ${ext_srcdir}/hash_set \
655 ${ext_srcdir}/hash_fun.h \
656 ${ext_srcdir}/hashtable.h \
657 ${ext_srcdir}/iterator \
658 ${ext_srcdir}/malloc_allocator.h \
659 ${ext_srcdir}/memory \
660 ${ext_srcdir}/mt_allocator.h \
661 ${ext_srcdir}/new_allocator.h \
662 ${ext_srcdir}/numeric \
663 ${ext_srcdir}/pod_char_traits.h \
664 ${ext_srcdir}/pool_allocator.h \
665 ${ext_srcdir}/rb_tree \
666 ${ext_srcdir}/rope \
667 ${ext_srcdir}/ropeimpl.h \
668 ${ext_srcdir}/slist \
669 ${ext_srcdir}/typelist.h
671 tr1_srcdir = ${glibcxx_srcdir}/include/tr1
672 tr1_builddir = ./tr1
673 tr1_headers = \
674 ${tr1_srcdir}/array \
675 ${tr1_srcdir}/bind_repeat.h \
676 ${tr1_srcdir}/bind_iterate.h \
677 ${tr1_srcdir}/boost_shared_ptr.h \
678 ${tr1_srcdir}/mu_iterate.h \
679 ${tr1_srcdir}/functional \
680 ${tr1_srcdir}/functional_iterate.h \
681 ${tr1_srcdir}/memory \
682 ${tr1_srcdir}/ref_fwd.h \
683 ${tr1_srcdir}/ref_wrap_iterate.h \
684 ${tr1_srcdir}/repeat.h \
685 ${tr1_srcdir}/tuple \
686 ${tr1_srcdir}/tuple_iterate.h \
687 ${tr1_srcdir}/utility \
688 ${tr1_srcdir}/type_traits \
689 ${tr1_srcdir}/type_traits_fwd.h \
690 ${tr1_srcdir}/hashtable \
691 ${tr1_srcdir}/unordered_set \
692 ${tr1_srcdir}/unordered_map
695 # This is the common subset of files that all three "C" header models use.
696 c_base_srcdir = $(C_INCLUDE_DIR)
697 c_base_builddir = .
698 c_base_headers = \
699 ${c_base_srcdir}/std_cassert.h \
700 ${c_base_srcdir}/std_cctype.h \
701 ${c_base_srcdir}/std_cerrno.h \
702 ${c_base_srcdir}/std_cfloat.h \
703 ${c_base_srcdir}/std_ciso646.h \
704 ${c_base_srcdir}/std_climits.h \
705 ${c_base_srcdir}/std_clocale.h \
706 ${c_base_srcdir}/std_cmath.h \
707 ${c_base_srcdir}/std_csetjmp.h \
708 ${c_base_srcdir}/std_csignal.h \
709 ${c_base_srcdir}/std_cstdarg.h \
710 ${c_base_srcdir}/std_cstddef.h \
711 ${c_base_srcdir}/std_cstdio.h \
712 ${c_base_srcdir}/std_cstdlib.h \
713 ${c_base_srcdir}/std_cstring.h \
714 ${c_base_srcdir}/std_ctime.h \
715 ${c_base_srcdir}/std_cwchar.h \
716 ${c_base_srcdir}/std_cwctype.h
718 c_base_headers_rename = \
719 cassert \
720 cctype \
721 cerrno \
722 cfloat \
723 ciso646 \
724 climits \
725 clocale \
726 cmath \
727 csetjmp \
728 csignal \
729 cstdarg \
730 cstddef \
731 cstdio \
732 cstdlib \
733 cstring \
734 ctime \
735 cwchar \
736 cwctype
739 # "C" compatibility headers.
740 c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
741 c_compatibility_builddir = .
742 c_compatibility_headers = \
743 ${c_compatibility_srcdir}/assert.h \
744 ${c_compatibility_srcdir}/ctype.h \
745 ${c_compatibility_srcdir}/errno.h \
746 ${c_compatibility_srcdir}/float.h \
747 ${c_compatibility_srcdir}/iso646.h \
748 ${c_compatibility_srcdir}/limits.h \
749 ${c_compatibility_srcdir}/locale.h \
750 ${c_compatibility_srcdir}/math.h \
751 ${c_compatibility_srcdir}/setjmp.h \
752 ${c_compatibility_srcdir}/signal.h \
753 ${c_compatibility_srcdir}/stdarg.h \
754 ${c_compatibility_srcdir}/stddef.h \
755 ${c_compatibility_srcdir}/stdio.h \
756 ${c_compatibility_srcdir}/stdlib.h \
757 ${c_compatibility_srcdir}/string.h \
758 ${c_compatibility_srcdir}/time.h \
759 ${c_compatibility_srcdir}/wchar.h \
760 ${c_compatibility_srcdir}/wctype.h
763 # Debug mode headers
764 debug_srcdir = ${glibcxx_srcdir}/include/debug
765 debug_builddir = ./debug
766 debug_headers = \
767 ${debug_srcdir}/bitset \
768 ${debug_srcdir}/debug.h \
769 ${debug_srcdir}/deque \
770 ${debug_srcdir}/formatter.h \
771 ${debug_srcdir}/functions.h \
772 ${debug_srcdir}/hash_map \
773 ${debug_srcdir}/hash_map.h \
774 ${debug_srcdir}/hash_multimap.h \
775 ${debug_srcdir}/hash_multiset.h \
776 ${debug_srcdir}/hash_set \
777 ${debug_srcdir}/hash_set.h \
778 ${debug_srcdir}/list \
779 ${debug_srcdir}/map \
780 ${debug_srcdir}/macros.h \
781 ${debug_srcdir}/map.h \
782 ${debug_srcdir}/multimap.h \
783 ${debug_srcdir}/multiset.h \
784 ${debug_srcdir}/safe_base.h \
785 ${debug_srcdir}/safe_iterator.h \
786 ${debug_srcdir}/safe_iterator.tcc \
787 ${debug_srcdir}/safe_sequence.h \
788 ${debug_srcdir}/set \
789 ${debug_srcdir}/set.h \
790 ${debug_srcdir}/string \
791 ${debug_srcdir}/vector
793 @GLIBCXX_C_HEADERS_C_STD_FALSE@c_base_headers_extra =
795 # Some of the different "C" header models need extra files.
796 # Some "C" header schemes require the "C" compatibility headers.
797 # For --enable-cheaders=c_std
798 @GLIBCXX_C_HEADERS_C_STD_TRUE@c_base_headers_extra = ${c_base_srcdir}/cmath.tcc
799 @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
800 @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
801 host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
802 host_builddir = ./${host_alias}/bits
803 host_headers = \
804 ${host_srcdir}/ctype_base.h \
805 ${host_srcdir}/ctype_inline.h \
806 ${host_srcdir}/ctype_noninline.h \
807 ${host_srcdir}/os_defines.h \
808 ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
809 ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h
812 # Non-installed host_header files.
813 COMPATIBILITY_H = config/abi/compatibility.h
814 host_headers_noinst = \
815 ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) \
816 ${glibcxx_srcdir}/$(COMPATIBILITY_H)
819 # These host_headers_extra files are all built with ad hoc naming rules.
820 host_headers_extra = \
821 ${host_builddir}/basic_file.h \
822 ${host_builddir}/c++config.h \
823 ${host_builddir}/c++allocator.h \
824 ${host_builddir}/c++io.h \
825 ${host_builddir}/c++locale.h \
826 ${host_builddir}/messages_members.h \
827 ${host_builddir}/time_members.h
829 thread_host_headers = \
830 ${host_builddir}/gthr.h \
831 ${host_builddir}/gthr-single.h \
832 ${host_builddir}/gthr-posix.h \
833 ${host_builddir}/gthr-tpf.h \
834 ${host_builddir}/gthr-default.h
836 pch_input = ${host_builddir}/stdc++.h
837 pch_output_builddir = ${host_builddir}/stdc++.h.gch
838 pch_source = ${glibcxx_srcdir}/include/stdc++.h
839 PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
840 @GLIBCXX_BUILD_PCH_FALSE@pch_build =
841 @GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_input}
842 @GLIBCXX_BUILD_PCH_FALSE@pch_install =
843 @GLIBCXX_BUILD_PCH_TRUE@pch_install = install-pch
845 # List of all timestamp files. By keeping only one copy of this list, both
846 # CLEANFILES and all-local are kept up-to-date.
847 allstamped = \
848 stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
849 stamp-backward stamp-ext stamp-assoc stamp-tr1 stamp-debug stamp-host
852 # List of all files that are created by explicit building, editing, or
853 # catenation.
854 allcreated = \
855 ${host_builddir}/c++config.h \
856 ${thread_host_headers} \
857 ${pch_build}
860 # Host includes for threads
861 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
863 # By adding these files here, automake will remove them for 'make clean'
864 CLEANFILES = ${pch_input} ${pch_output_builddir}/*
865 all: all-am
867 .SUFFIXES:
868 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
869 @for dep in $?; do \
870 case '$(am__configure_deps)' in \
871 *$$dep*) \
872 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
873 && exit 0; \
874 exit 1;; \
875 esac; \
876 done; \
877 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps include/Makefile'; \
878 cd $(top_srcdir) && \
879 $(AUTOMAKE) --foreign --ignore-deps include/Makefile
880 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
881 @case '$?' in \
882 *config.status*) \
883 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
884 *) \
885 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
886 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
887 esac;
889 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
890 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
892 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
893 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
894 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
895 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
897 mostlyclean-libtool:
898 -rm -f *.lo
900 clean-libtool:
901 -rm -rf .libs _libs
903 distclean-libtool:
904 -rm -f libtool
905 uninstall-info-am:
906 tags: TAGS
907 TAGS:
909 ctags: CTAGS
910 CTAGS:
913 distdir: $(DISTFILES)
914 $(mkdir_p) $(distdir)/..
915 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
916 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
917 list='$(DISTFILES)'; for file in $$list; do \
918 case $$file in \
919 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
920 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
921 esac; \
922 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
923 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
924 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
925 dir="/$$dir"; \
926 $(mkdir_p) "$(distdir)$$dir"; \
927 else \
928 dir=''; \
929 fi; \
930 if test -d $$d/$$file; then \
931 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
932 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
933 fi; \
934 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
935 else \
936 test -f $(distdir)/$$file \
937 || cp -p $$d/$$file $(distdir)/$$file \
938 || exit 1; \
939 fi; \
940 done
941 check-am: all-am
942 check: check-am
943 all-am: Makefile all-local
944 installdirs:
945 install: install-am
946 install-exec: install-exec-am
947 install-data: install-data-am
948 uninstall: uninstall-am
950 install-am: all-am
951 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
953 installcheck: installcheck-am
954 install-strip:
955 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
956 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
957 `test -z '$(STRIP)' || \
958 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
959 mostlyclean-generic:
961 clean-generic:
962 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
964 distclean-generic:
965 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
967 maintainer-clean-generic:
968 @echo "This command is intended for maintainers to use"
969 @echo "it deletes files that may require special tools to rebuild."
970 clean: clean-am
972 clean-am: clean-generic clean-libtool mostlyclean-am
974 distclean: distclean-am
975 -rm -f Makefile
976 distclean-am: clean-am distclean-generic distclean-libtool
978 dvi: dvi-am
980 dvi-am:
982 html: html-am
984 info: info-am
986 info-am:
988 install-data-am: install-data-local
990 install-exec-am:
992 install-info: install-info-am
994 install-man:
996 installcheck-am:
998 maintainer-clean: maintainer-clean-am
999 -rm -f Makefile
1000 maintainer-clean-am: distclean-am maintainer-clean-generic
1002 mostlyclean: mostlyclean-am
1004 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1006 pdf: pdf-am
1008 pdf-am:
1010 ps: ps-am
1012 ps-am:
1014 uninstall-am: uninstall-info-am
1016 .PHONY: all all-am all-local check check-am clean clean-generic \
1017 clean-libtool distclean distclean-generic distclean-libtool \
1018 distdir dvi dvi-am html html-am info info-am install \
1019 install-am install-data install-data-am install-data-local \
1020 install-exec install-exec-am install-info install-info-am \
1021 install-man install-strip installcheck installcheck-am \
1022 installdirs maintainer-clean maintainer-clean-generic \
1023 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1024 ps ps-am uninstall uninstall-am uninstall-info-am
1027 # Here are the rules for building the headers
1028 all-local: ${allstamped} ${allcreated}
1030 # This rule is slightly different, in that we must change the name of the
1031 # local file from std_foo.h to foo.
1032 stamp-std: ${std_headers}
1033 @if [ ! -d "${std_builddir}" ]; then \
1034 mkdir -p ${std_builddir} ;\
1035 fi ;\
1036 if [ ! -f stamp-std ]; then \
1037 (cd ${std_builddir} && for h in $?; do \
1038 build_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
1039 $(LN_S) $$h ./$${build_name} || true ;\
1040 done) ;\
1041 fi ;\
1042 $(STAMP) stamp-std
1044 stamp-bits: ${bits_headers}
1045 @if [ ! -d "${bits_builddir}" ]; then \
1046 mkdir -p ${bits_builddir} ;\
1047 fi ;\
1048 if [ ! -f stamp-bits ]; then \
1049 (cd ${bits_builddir} && $(LN_S) $? . || true) ;\
1050 fi ;\
1051 $(STAMP) stamp-bits
1053 stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra}
1054 @if [ ! -d "${c_base_builddir}" ]; then \
1055 mkdir -p ${c_base_builddir} ;\
1056 fi ;\
1057 if [ ! -f stamp-c_base ]; then \
1058 (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
1059 build_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
1060 $(LN_S) $$h ./$${build_name} || true ;\
1061 done) ;\
1062 if [ ! -z "${c_base_headers_extra}" ]; then \
1063 (cd ${bits_builddir} && $(LN_S) ${c_base_headers_extra} . || true) ;\
1064 fi ;\
1065 fi ;\
1066 $(STAMP) stamp-c_base
1068 stamp-c_compatibility: ${c_compatibility_headers_extra}
1069 @if [ ! -d "${c_compatibility_builddir}" ]; then \
1070 mkdir -p ${c_compatibility_builddir} ;\
1071 fi ;\
1072 if [ ! -f stamp-c_compatibility ]; then \
1073 if [ ! -z "${c_compatibility_headers_extra}" ]; then \
1074 (cd ${c_compatibility_builddir} && $(LN_S) $? . || true) ;\
1075 fi ;\
1076 fi ;\
1077 $(STAMP) stamp-c_compatibility
1079 stamp-backward: ${backward_headers}
1080 @if [ ! -d "${backward_builddir}" ]; then \
1081 mkdir -p ${backward_builddir} ;\
1082 fi ;\
1083 if [ ! -f stamp-backward ]; then \
1084 (cd ${backward_builddir} && $(LN_S) $? . || true) ;\
1085 fi ;\
1086 $(STAMP) stamp-backward
1088 stamp-ext: ${ext_headers}
1089 @if [ ! -d "${ext_builddir}" ]; then \
1090 mkdir -p ${ext_builddir} ;\
1091 fi ;\
1092 if [ ! -f stamp-ext ]; then \
1093 (cd ${ext_builddir} && $(LN_S) $? . || true) ;\
1094 fi ;\
1095 $(STAMP) stamp-ext
1097 # Have to deal with nested include directories, gah! Strip off source
1098 # directory before making the link.
1099 stamp-assoc: ${assoc_headers}
1100 @if [ ! -d "${assoc_builddir}" ]; then \
1101 mkdir -p ${assoc_subdirs} ;\
1102 fi ;\
1103 if [ ! -f stamp-assoc ]; then \
1104 (cd ${assoc_builddir} && for h in $?; do \
1105 build_name=`echo $$h | sed -e "s|${assoc_srcdir}|.|g"` ;\
1106 $(LN_S) $$h $${build_name} || true ;\
1107 done) ;\
1108 fi ;\
1109 $(STAMP) stamp-assoc
1111 stamp-tr1: ${tr1_headers}
1112 @if [ ! -d "${tr1_builddir}" ]; then \
1113 mkdir -p ${tr1_builddir} ;\
1114 fi ;\
1115 if [ ! -f stamp-tr1 ]; then \
1116 (cd ${tr1_builddir} && $(LN_S) $? . || true) ;\
1117 fi ;\
1118 $(STAMP) stamp-tr1
1120 stamp-debug: ${debug_headers}
1121 @if [ ! -d "${debug_builddir}" ]; then \
1122 mkdir -p ${debug_builddir} ;\
1123 fi ;\
1124 if [ ! -f stamp-debug ]; then \
1125 (cd ${debug_builddir} && @LN_S@ $? . || true) ;\
1126 fi ;\
1127 $(STAMP) stamp-debug
1129 stamp-${host_alias}:
1130 @if [ ! -d ${host_builddir} ]; then \
1131 mkdir -p ${host_builddir} ;\
1132 fi ;\
1133 $(STAMP) stamp-${host_alias}
1135 # Host includes static.
1136 # XXX Missing dependency info for {host_headers_extra}
1137 stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
1138 @if [ ! -f stamp-host ]; then \
1139 (cd ${host_builddir} ;\
1140 $(LN_S) ${host_headers} . || true ;\
1141 $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
1142 $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
1143 $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
1144 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
1145 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
1146 $(LN_S) ${glibcxx_srcdir}/$(COMPATIBILITY_H) . || true ;\
1147 $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
1148 $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true ;\
1149 $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_H) codecvt_specializations.h || true);\
1150 fi ;\
1151 $(STAMP) stamp-host
1153 # Host includes dynamic.
1154 ${host_builddir}/c++config.h: ${top_builddir}/config.h \
1155 ${glibcxx_srcdir}/include/bits/c++config \
1156 stamp-${host_alias} \
1157 ${toplevel_srcdir}/gcc/DATESTAMP
1158 @cat ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
1159 sed -e 's/^/#define __GLIBCXX__ /' \
1160 < ${toplevel_srcdir}/gcc/DATESTAMP >> $@ ;\
1161 sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
1162 -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
1163 -e 's/VERSION/_GLIBCXX_VERSION/g' \
1164 -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
1165 < ${CONFIG_HEADER} >> $@ ;\
1166 echo "#endif // _CXXCONFIG_" >>$@
1168 ${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
1169 sed -e '/^#pragma/b' \
1170 -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
1171 -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
1172 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
1173 < ${toplevel_srcdir}/gcc/gthr.h > $@
1175 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
1176 stamp-${host_alias}
1177 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1178 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1179 < ${toplevel_srcdir}/gcc/gthr-single.h > $@
1181 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
1182 stamp-${host_alias}
1183 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1184 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1185 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1186 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1187 < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
1189 ${host_builddir}/gthr-tpf.h: ${toplevel_srcdir}/gcc/gthr-tpf.h \
1190 stamp-${host_alias}
1191 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1192 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1193 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1194 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1195 < ${toplevel_srcdir}/gcc/gthr-tpf.h > $@
1197 ${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcxx_thread_h} \
1198 stamp-${host_alias}
1199 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1200 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
1201 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1202 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
1203 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
1204 < ${toplevel_srcdir}/gcc/${glibcxx_thread_h} > $@
1206 # Build a precompiled C++ include, stdc++.h.gch.
1207 ${pch_input}: ${allstamped} ${host_builddir}/c++config.h ${pch_source}
1208 touch ${pch_input}; \
1209 if [ ! -d "${pch_output_builddir}" ]; then \
1210 mkdir -p ${pch_output_builddir}; \
1211 fi; \
1212 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O0 -g -o ${pch_output_builddir}/O0g.gch; \
1213 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O2 -g -o ${pch_output_builddir}/O2g.gch;
1215 # For robustness sake (in light of junk files or in-source
1216 # configuration), copy from the build or source tree to the install
1217 # tree using only the human-maintained file lists and directory
1218 # components. Yes, with minor differences, this is sheer duplication
1219 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
1220 # `$(mkinstalldirs)' instead of `mkdir -p'. In particular,
1221 # host_headers_extra are taken out of the build tree staging area;
1222 # the rest are taken from the original source tree.
1224 @GLIBCXX_HOSTED_TRUE@install-data-local: install-headers ${pch_install}
1225 @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
1227 # This is a subset of the full install-headers rule. We only need <cstddef>,
1228 # <limits>, <cstdlib>, <cstdarg>, <new>, <typeinfo>, <exception>, and any
1229 # files which they include (and which we provide). The last three headers
1230 # are installed by libsupc++, so only the first four and the sub-includes
1231 # are copied here.
1232 install-freestanding-headers:
1233 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1234 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
1235 for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h; do \
1236 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
1237 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1238 $(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
1239 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1240 for file in cstddef cstdlib cstdarg; do \
1241 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1243 # The real deal.
1244 install-headers:
1245 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1246 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
1247 for file in ${bits_headers}; do \
1248 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1249 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
1250 for file in ${backward_headers}; do \
1251 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
1252 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
1253 for file in ${ext_headers}; do \
1254 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
1255 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${assoc_builddir}
1256 for dir in ${assoc_subdirs}; do \
1257 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/$${dir} ; done
1258 for file in ${assoc_headers}; do \
1259 install_base=$(DESTDIR)${gxx_include_dir}/${assoc_builddir} ; \
1260 relative_name=`echo $$file | sed -e "s|${assoc_srcdir}|.|g"` ;\
1261 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1262 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
1263 for file in ${tr1_headers}; do \
1264 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
1265 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1266 for file in ${c_base_headers_rename}; do \
1267 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1268 c_base_headers_extra_install='$(c_base_headers_extra)';\
1269 for file in $$c_base_headers_extra_install; do \
1270 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1271 c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1272 for file in $$c_compatibility_headers_install; do \
1273 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1274 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1275 for file in ${std_headers_rename}; do \
1276 $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
1277 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1278 for file in ${debug_headers}; do \
1279 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
1280 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
1281 for file in ${host_headers} ${host_headers_extra} \
1282 ${thread_host_headers}; do \
1283 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
1285 install-pch:
1286 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}
1287 for file in ${pch_output_builddir}/*; do \
1288 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}; done
1290 # Stop implicit '.o' make rules from ever stomping on extensionless
1291 # headers, in the improbable case where some foolish, crack-addled
1292 # developer tries to create them via make in the include build
1293 # directory. (This is more of an example of how this kind of rule can
1294 # be made.)
1295 .PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
1296 $(std_headers_rename): ; @:
1297 $(c_base_headers_rename): ; @:
1298 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1299 # Otherwise a system limit (for SysV at least) may be exceeded.
1300 .NOEXPORT: