functional (_Has_result_type): Cleanup.
[gcc.git] / libstdc++-v3 / include / Makefile.in
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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.
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
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)/acinclude.m4 \
44 $(top_srcdir)/linkage.m4 \
45 $(top_srcdir)/../config/no-executables.m4 \
46 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.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 GLIBCXX_TEST_ABI_FALSE = @GLIBCXX_TEST_ABI_FALSE@
118 GLIBCXX_TEST_ABI_TRUE = @GLIBCXX_TEST_ABI_TRUE@
119 GLIBCXX_TEST_THREAD_FALSE = @GLIBCXX_TEST_THREAD_FALSE@
120 GLIBCXX_TEST_THREAD_TRUE = @GLIBCXX_TEST_THREAD_TRUE@
121 GLIBCXX_TEST_WCHAR_T_FALSE = @GLIBCXX_TEST_WCHAR_T_FALSE@
122 GLIBCXX_TEST_WCHAR_T_TRUE = @GLIBCXX_TEST_WCHAR_T_TRUE@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127 LIBICONV = @LIBICONV@
128 LIBMATHOBJS = @LIBMATHOBJS@
129 LIBOBJS = @LIBOBJS@
130 LIBS = @LIBS@
131 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
132 LIBTOOL = @LIBTOOL@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAINT = @MAINT@
136 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
137 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
138 MAKEINFO = @MAKEINFO@
139 OBJEXT = @OBJEXT@
140 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
141 OPT_LDFLAGS = @OPT_LDFLAGS@
142 OS_INC_SRCDIR = @OS_INC_SRCDIR@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 RANLIB = @RANLIB@
151 SECTION_FLAGS = @SECTION_FLAGS@
152 SECTION_LDFLAGS = @SECTION_LDFLAGS@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 STRIP = @STRIP@
156 SYMVER_MAP = @SYMVER_MAP@
157 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
158 USE_NLS = @USE_NLS@
159 VERSION = @VERSION@
160 WARN_FLAGS = @WARN_FLAGS@
161 WERROR = @WERROR@
162 ac_ct_AR = @ac_ct_AR@
163 ac_ct_AS = @ac_ct_AS@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_CXX = @ac_ct_CXX@
166 ac_ct_RANLIB = @ac_ct_RANLIB@
167 ac_ct_STRIP = @ac_ct_STRIP@
168 am__leading_dot = @am__leading_dot@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 baseline_dir = @baseline_dir@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_os = @build_os@
177 build_vendor = @build_vendor@
178 check_msgfmt = @check_msgfmt@
179 datadir = @datadir@
180 enable_shared = @enable_shared@
181 enable_static = @enable_static@
182 exec_prefix = @exec_prefix@
183 glibcxx_MOFILES = @glibcxx_MOFILES@
184 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
185 glibcxx_POFILES = @glibcxx_POFILES@
186 glibcxx_builddir = @glibcxx_builddir@
187 glibcxx_localedir = @glibcxx_localedir@
188 glibcxx_prefixdir = @glibcxx_prefixdir@
189 glibcxx_srcdir = @glibcxx_srcdir@
190 glibcxx_thread_h = @glibcxx_thread_h@
191 glibcxx_toolexecdir = @glibcxx_toolexecdir@
192 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
193 gxx_include_dir = @gxx_include_dir@
194 host = @host@
195 host_alias = @host_alias@
196 host_cpu = @host_cpu@
197 host_os = @host_os@
198 host_vendor = @host_vendor@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 libtool_VERSION = @libtool_VERSION@
205 localstatedir = @localstatedir@
206 mandir = @mandir@
207 mkdir_p = @mkdir_p@
208 multi_basedir = @multi_basedir@
209 oldincludedir = @oldincludedir@
210 port_specific_symbol_files = @port_specific_symbol_files@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 sbindir = @sbindir@
214 sharedstatedir = @sharedstatedir@
215 sysconfdir = @sysconfdir@
216 target = @target@
217 target_alias = @target_alias@
218 target_cpu = @target_cpu@
219 target_os = @target_os@
220 target_vendor = @target_vendor@
221 toplevel_srcdir = @toplevel_srcdir@
222 MAINT_CHARSET = latin1
223 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
224 PWD_COMMAND = $${PWDCMD-pwd}
225 STAMP = echo timestamp >
226 toolexecdir = $(glibcxx_toolexecdir)
227 toolexeclibdir = $(glibcxx_toolexeclibdir)
228
229 # These bits are all figured out from configure. Look in acinclude.m4
230 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
231 CONFIG_CXXFLAGS = \
232 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
233
234 WARN_CXXFLAGS = \
235 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
236
237
238 # -I/-D flags to pass when compiling.
239 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
240
241 # Standard C++ includes.
242 std_srcdir = ${glibcxx_srcdir}/include/std
243 std_builddir = .
244 std_headers = \
245 ${std_srcdir}/std_algorithm.h \
246 ${std_srcdir}/std_bitset.h \
247 ${std_srcdir}/std_complex.h \
248 ${std_srcdir}/std_deque.h \
249 ${std_srcdir}/std_fstream.h \
250 ${std_srcdir}/std_functional.h \
251 ${std_srcdir}/std_iomanip.h \
252 ${std_srcdir}/std_ios.h \
253 ${std_srcdir}/std_iosfwd.h \
254 ${std_srcdir}/std_iostream.h \
255 ${std_srcdir}/std_istream.h \
256 ${std_srcdir}/std_iterator.h \
257 ${std_srcdir}/std_limits.h \
258 ${std_srcdir}/std_list.h \
259 ${std_srcdir}/std_locale.h \
260 ${std_srcdir}/std_map.h \
261 ${std_srcdir}/std_memory.h \
262 ${std_srcdir}/std_numeric.h \
263 ${std_srcdir}/std_ostream.h \
264 ${std_srcdir}/std_queue.h \
265 ${std_srcdir}/std_set.h \
266 ${std_srcdir}/std_sstream.h \
267 ${std_srcdir}/std_stack.h \
268 ${std_srcdir}/std_stdexcept.h \
269 ${std_srcdir}/std_streambuf.h \
270 ${std_srcdir}/std_string.h \
271 ${std_srcdir}/std_utility.h \
272 ${std_srcdir}/std_valarray.h \
273 ${std_srcdir}/std_vector.h
274
275 # Renamed at build time.
276 std_headers_rename = \
277 algorithm \
278 bitset \
279 complex \
280 deque \
281 fstream \
282 functional \
283 iomanip \
284 ios \
285 iosfwd \
286 iostream \
287 istream \
288 iterator \
289 limits \
290 list \
291 locale \
292 map \
293 memory \
294 numeric \
295 ostream \
296 queue \
297 set \
298 sstream \
299 stack \
300 stdexcept \
301 streambuf \
302 string \
303 utility \
304 valarray \
305 vector
306
307 bits_srcdir = ${glibcxx_srcdir}/include/bits
308 bits_builddir = ./bits
309 bits_headers = \
310 ${bits_srcdir}/allocator.h \
311 ${bits_srcdir}/atomicity.h \
312 ${bits_srcdir}/basic_ios.h \
313 ${bits_srcdir}/basic_ios.tcc \
314 ${bits_srcdir}/basic_string.h \
315 ${bits_srcdir}/basic_string.tcc \
316 ${bits_srcdir}/boost_concept_check.h \
317 ${bits_srcdir}/char_traits.h \
318 ${bits_srcdir}/codecvt.h \
319 ${bits_srcdir}/concept_check.h \
320 ${bits_srcdir}/concurrence.h \
321 ${bits_srcdir}/cpp_type_traits.h \
322 ${bits_srcdir}/deque.tcc \
323 ${bits_srcdir}/fstream.tcc \
324 ${bits_srcdir}/functexcept.h \
325 ${bits_srcdir}/gslice.h \
326 ${bits_srcdir}/gslice_array.h \
327 ${bits_srcdir}/indirect_array.h \
328 ${bits_srcdir}/ios_base.h \
329 ${bits_srcdir}/istream.tcc \
330 ${bits_srcdir}/list.tcc \
331 ${bits_srcdir}/locale_classes.h \
332 ${bits_srcdir}/locale_facets.h \
333 ${bits_srcdir}/locale_facets.tcc \
334 ${bits_srcdir}/localefwd.h \
335 ${bits_srcdir}/mask_array.h \
336 ${bits_srcdir}/ostream.tcc \
337 ${bits_srcdir}/postypes.h \
338 ${bits_srcdir}/stream_iterator.h \
339 ${bits_srcdir}/streambuf_iterator.h \
340 ${bits_srcdir}/slice_array.h \
341 ${bits_srcdir}/sstream.tcc \
342 ${bits_srcdir}/stl_algo.h \
343 ${bits_srcdir}/stl_algobase.h \
344 ${bits_srcdir}/stl_bvector.h \
345 ${bits_srcdir}/stl_construct.h \
346 ${bits_srcdir}/stl_deque.h \
347 ${bits_srcdir}/stl_function.h \
348 ${bits_srcdir}/stl_heap.h \
349 ${bits_srcdir}/stl_iterator.h \
350 ${bits_srcdir}/stl_iterator_base_funcs.h \
351 ${bits_srcdir}/stl_iterator_base_types.h \
352 ${bits_srcdir}/stl_list.h \
353 ${bits_srcdir}/stl_map.h \
354 ${bits_srcdir}/stl_multimap.h \
355 ${bits_srcdir}/stl_multiset.h \
356 ${bits_srcdir}/stl_numeric.h \
357 ${bits_srcdir}/stl_pair.h \
358 ${bits_srcdir}/stl_queue.h \
359 ${bits_srcdir}/stl_raw_storage_iter.h \
360 ${bits_srcdir}/stl_relops.h \
361 ${bits_srcdir}/stl_set.h \
362 ${bits_srcdir}/stl_stack.h \
363 ${bits_srcdir}/stl_tempbuf.h \
364 ${bits_srcdir}/stl_tree.h \
365 ${bits_srcdir}/stl_uninitialized.h \
366 ${bits_srcdir}/stl_vector.h \
367 ${bits_srcdir}/streambuf.tcc \
368 ${bits_srcdir}/stringfwd.h \
369 ${bits_srcdir}/valarray_array.h \
370 ${bits_srcdir}/valarray_array.tcc \
371 ${bits_srcdir}/valarray_before.h \
372 ${bits_srcdir}/valarray_after.h \
373 ${bits_srcdir}/vector.tcc
374
375 backward_srcdir = ${glibcxx_srcdir}/include/backward
376 backward_builddir = ./backward
377 backward_headers = \
378 ${backward_srcdir}/complex.h \
379 ${backward_srcdir}/iomanip.h \
380 ${backward_srcdir}/istream.h \
381 ${backward_srcdir}/ostream.h \
382 ${backward_srcdir}/stream.h \
383 ${backward_srcdir}/streambuf.h \
384 ${backward_srcdir}/algo.h \
385 ${backward_srcdir}/algobase.h \
386 ${backward_srcdir}/alloc.h \
387 ${backward_srcdir}/bvector.h \
388 ${backward_srcdir}/defalloc.h \
389 ${backward_srcdir}/deque.h \
390 ${backward_srcdir}/function.h \
391 ${backward_srcdir}/hash_map.h \
392 ${backward_srcdir}/hash_set.h \
393 ${backward_srcdir}/hashtable.h \
394 ${backward_srcdir}/heap.h \
395 ${backward_srcdir}/iostream.h \
396 ${backward_srcdir}/iterator.h \
397 ${backward_srcdir}/list.h \
398 ${backward_srcdir}/map.h \
399 ${backward_srcdir}/multimap.h \
400 ${backward_srcdir}/new.h \
401 ${backward_srcdir}/multiset.h \
402 ${backward_srcdir}/pair.h \
403 ${backward_srcdir}/queue.h \
404 ${backward_srcdir}/rope.h \
405 ${backward_srcdir}/set.h \
406 ${backward_srcdir}/slist.h \
407 ${backward_srcdir}/stack.h \
408 ${backward_srcdir}/tempbuf.h \
409 ${backward_srcdir}/tree.h \
410 ${backward_srcdir}/vector.h \
411 ${backward_srcdir}/fstream.h \
412 ${backward_srcdir}/strstream \
413 ${backward_srcdir}/backward_warning.h
414
415 ext_srcdir = ${glibcxx_srcdir}/include/ext
416 ext_builddir = ./ext
417 ext_headers = \
418 ${ext_srcdir}/algorithm \
419 ${ext_srcdir}/array_allocator.h \
420 ${ext_srcdir}/bitmap_allocator.h \
421 ${ext_srcdir}/codecvt_specializations.h \
422 ${ext_srcdir}/debug_allocator.h \
423 ${ext_srcdir}/stdio_filebuf.h \
424 ${ext_srcdir}/stdio_sync_filebuf.h \
425 ${ext_srcdir}/functional \
426 ${ext_srcdir}/hash_map \
427 ${ext_srcdir}/hash_set \
428 ${ext_srcdir}/iterator \
429 ${ext_srcdir}/malloc_allocator.h \
430 ${ext_srcdir}/memory \
431 ${ext_srcdir}/mt_allocator.h \
432 ${ext_srcdir}/new_allocator.h \
433 ${ext_srcdir}/numeric \
434 ${ext_srcdir}/pod_char_traits.h \
435 ${ext_srcdir}/pool_allocator.h \
436 ${ext_srcdir}/rb_tree \
437 ${ext_srcdir}/rope \
438 ${ext_srcdir}/ropeimpl.h \
439 ${ext_srcdir}/slist \
440 ${ext_srcdir}/hash_fun.h \
441 ${ext_srcdir}/hashtable.h
442
443 tr1_srcdir = ${glibcxx_srcdir}/include/tr1
444 tr1_builddir = ./tr1
445 tr1_headers = \
446 ${tr1_srcdir}/array \
447 ${tr1_srcdir}/functional \
448 ${tr1_srcdir}/functional_iterate.h \
449 ${tr1_srcdir}/memory \
450 ${tr1_srcdir}/ref_wrap_iterate.h \
451 ${tr1_srcdir}/repeat.h \
452 ${tr1_srcdir}/tuple \
453 ${tr1_srcdir}/utility \
454 ${tr1_srcdir}/type_traits \
455 ${tr1_srcdir}/type_traits_fwd.h \
456 ${tr1_srcdir}/hashtable \
457 ${tr1_srcdir}/unordered_set \
458 ${tr1_srcdir}/unordered_map
459
460
461 # This is the common subset of files that all three "C" header models use.
462 c_base_srcdir = $(C_INCLUDE_DIR)
463 c_base_builddir = .
464 c_base_headers = \
465 ${c_base_srcdir}/std_cassert.h \
466 ${c_base_srcdir}/std_cctype.h \
467 ${c_base_srcdir}/std_cerrno.h \
468 ${c_base_srcdir}/std_cfloat.h \
469 ${c_base_srcdir}/std_ciso646.h \
470 ${c_base_srcdir}/std_climits.h \
471 ${c_base_srcdir}/std_clocale.h \
472 ${c_base_srcdir}/std_cmath.h \
473 ${c_base_srcdir}/std_csetjmp.h \
474 ${c_base_srcdir}/std_csignal.h \
475 ${c_base_srcdir}/std_cstdarg.h \
476 ${c_base_srcdir}/std_cstddef.h \
477 ${c_base_srcdir}/std_cstdio.h \
478 ${c_base_srcdir}/std_cstdlib.h \
479 ${c_base_srcdir}/std_cstring.h \
480 ${c_base_srcdir}/std_ctime.h \
481 ${c_base_srcdir}/std_cwchar.h \
482 ${c_base_srcdir}/std_cwctype.h
483
484 c_base_headers_rename = \
485 cassert \
486 cctype \
487 cerrno \
488 cfloat \
489 ciso646 \
490 climits \
491 clocale \
492 cmath \
493 csetjmp \
494 csignal \
495 cstdarg \
496 cstddef \
497 cstdio \
498 cstdlib \
499 cstring \
500 ctime \
501 cwchar \
502 cwctype
503
504
505 # "C" compatibility headers.
506 c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
507 c_compatibility_builddir = .
508 c_compatibility_headers = \
509 ${c_compatibility_srcdir}/assert.h \
510 ${c_compatibility_srcdir}/ctype.h \
511 ${c_compatibility_srcdir}/errno.h \
512 ${c_compatibility_srcdir}/float.h \
513 ${c_compatibility_srcdir}/iso646.h \
514 ${c_compatibility_srcdir}/limits.h \
515 ${c_compatibility_srcdir}/locale.h \
516 ${c_compatibility_srcdir}/math.h \
517 ${c_compatibility_srcdir}/setjmp.h \
518 ${c_compatibility_srcdir}/signal.h \
519 ${c_compatibility_srcdir}/stdarg.h \
520 ${c_compatibility_srcdir}/stddef.h \
521 ${c_compatibility_srcdir}/stdio.h \
522 ${c_compatibility_srcdir}/stdlib.h \
523 ${c_compatibility_srcdir}/string.h \
524 ${c_compatibility_srcdir}/time.h \
525 ${c_compatibility_srcdir}/wchar.h \
526 ${c_compatibility_srcdir}/wctype.h
527
528
529 # Debug mode headers
530 debug_srcdir = ${glibcxx_srcdir}/include/debug
531 debug_builddir = ./debug
532 debug_headers = \
533 ${debug_srcdir}/bitset \
534 ${debug_srcdir}/debug.h \
535 ${debug_srcdir}/deque \
536 ${debug_srcdir}/formatter.h \
537 ${debug_srcdir}/hash_map \
538 ${debug_srcdir}/hash_map.h \
539 ${debug_srcdir}/hash_multimap.h \
540 ${debug_srcdir}/hash_multiset.h \
541 ${debug_srcdir}/hash_set \
542 ${debug_srcdir}/hash_set.h \
543 ${debug_srcdir}/list \
544 ${debug_srcdir}/map \
545 ${debug_srcdir}/map.h \
546 ${debug_srcdir}/multimap.h \
547 ${debug_srcdir}/multiset.h \
548 ${debug_srcdir}/safe_base.h \
549 ${debug_srcdir}/safe_iterator.h \
550 ${debug_srcdir}/safe_iterator.tcc \
551 ${debug_srcdir}/safe_sequence.h \
552 ${debug_srcdir}/set \
553 ${debug_srcdir}/set.h \
554 ${debug_srcdir}/string \
555 ${debug_srcdir}/vector
556
557 @GLIBCXX_C_HEADERS_C_STD_FALSE@c_base_headers_extra =
558
559 # Some of the different "C" header models need extra files.
560 # Some "C" header schemes require the "C" compatibility headers.
561 # For --enable-cheaders=c_std
562 @GLIBCXX_C_HEADERS_C_STD_TRUE@c_base_headers_extra = ${c_base_srcdir}/cmath.tcc
563 @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
564 @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
565 host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
566 host_builddir = ./${host_alias}/bits
567 host_headers = \
568 ${host_srcdir}/ctype_base.h \
569 ${host_srcdir}/ctype_inline.h \
570 ${host_srcdir}/ctype_noninline.h \
571 ${host_srcdir}/os_defines.h \
572 ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
573 ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h
574
575
576 # Non-installed host_header files.
577 host_headers_noinst = \
578 ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H)
579
580
581 # These host_headers_extra files are all built with ad hoc naming rules.
582 host_headers_extra = \
583 ${host_builddir}/basic_file.h \
584 ${host_builddir}/c++config.h \
585 ${host_builddir}/c++allocator.h \
586 ${host_builddir}/c++io.h \
587 ${host_builddir}/c++locale.h \
588 ${host_builddir}/messages_members.h \
589 ${host_builddir}/time_members.h
590
591 thread_host_headers = \
592 ${host_builddir}/gthr.h \
593 ${host_builddir}/gthr-single.h \
594 ${host_builddir}/gthr-posix.h \
595 ${host_builddir}/gthr-tpf.h \
596 ${host_builddir}/gthr-default.h
597
598 pch_input = ${host_builddir}/stdc++.h
599 pch_output_builddir = ${host_builddir}/stdc++.h.gch
600 pch_source = ${glibcxx_srcdir}/include/stdc++.h
601 PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
602 @GLIBCXX_BUILD_PCH_FALSE@pch_build =
603 @GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_input}
604 @GLIBCXX_BUILD_PCH_FALSE@pch_install =
605 @GLIBCXX_BUILD_PCH_TRUE@pch_install = install-pch
606
607 # List of all timestamp files. By keeping only one copy of this list, both
608 # CLEANFILES and all-local are kept up-to-date.
609 allstamped = \
610 stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
611 stamp-backward stamp-ext stamp-tr1 stamp-debug stamp-host
612
613
614 # List of all files that are created by explicit building, editing, or
615 # catenation.
616 allcreated = \
617 ${host_builddir}/c++config.h \
618 ${thread_host_headers} \
619 ${pch_build}
620
621
622 # Host includes for threads
623 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
624
625 # By adding these files here, automake will remove them for 'make clean'
626 CLEANFILES = ${pch_input} ${pch_output_builddir}/*
627 all: all-am
628
629 .SUFFIXES:
630 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
631 @for dep in $?; do \
632 case '$(am__configure_deps)' in \
633 *$$dep*) \
634 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
635 && exit 0; \
636 exit 1;; \
637 esac; \
638 done; \
639 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps include/Makefile'; \
640 cd $(top_srcdir) && \
641 $(AUTOMAKE) --foreign --ignore-deps include/Makefile
642 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
643 @case '$?' in \
644 *config.status*) \
645 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
646 *) \
647 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
648 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
649 esac;
650
651 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
652 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
653
654 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
655 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
656 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
657 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
658
659 mostlyclean-libtool:
660 -rm -f *.lo
661
662 clean-libtool:
663 -rm -rf .libs _libs
664
665 distclean-libtool:
666 -rm -f libtool
667 uninstall-info-am:
668 tags: TAGS
669 TAGS:
670
671 ctags: CTAGS
672 CTAGS:
673
674
675 distdir: $(DISTFILES)
676 $(mkdir_p) $(distdir)/..
677 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
678 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
679 list='$(DISTFILES)'; for file in $$list; do \
680 case $$file in \
681 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
682 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
683 esac; \
684 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
685 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
686 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
687 dir="/$$dir"; \
688 $(mkdir_p) "$(distdir)$$dir"; \
689 else \
690 dir=''; \
691 fi; \
692 if test -d $$d/$$file; then \
693 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
694 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
695 fi; \
696 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
697 else \
698 test -f $(distdir)/$$file \
699 || cp -p $$d/$$file $(distdir)/$$file \
700 || exit 1; \
701 fi; \
702 done
703 check-am: all-am
704 check: check-am
705 all-am: Makefile all-local
706 installdirs:
707 install: install-am
708 install-exec: install-exec-am
709 install-data: install-data-am
710 uninstall: uninstall-am
711
712 install-am: all-am
713 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
714
715 installcheck: installcheck-am
716 install-strip:
717 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
718 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719 `test -z '$(STRIP)' || \
720 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
721 mostlyclean-generic:
722
723 clean-generic:
724 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
725
726 distclean-generic:
727 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
728
729 maintainer-clean-generic:
730 @echo "This command is intended for maintainers to use"
731 @echo "it deletes files that may require special tools to rebuild."
732 clean: clean-am
733
734 clean-am: clean-generic clean-libtool mostlyclean-am
735
736 distclean: distclean-am
737 -rm -f Makefile
738 distclean-am: clean-am distclean-generic distclean-libtool
739
740 dvi: dvi-am
741
742 dvi-am:
743
744 html: html-am
745
746 info: info-am
747
748 info-am:
749
750 install-data-am: install-data-local
751
752 install-exec-am:
753
754 install-info: install-info-am
755
756 install-man:
757
758 installcheck-am:
759
760 maintainer-clean: maintainer-clean-am
761 -rm -f Makefile
762 maintainer-clean-am: distclean-am maintainer-clean-generic
763
764 mostlyclean: mostlyclean-am
765
766 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
767
768 pdf: pdf-am
769
770 pdf-am:
771
772 ps: ps-am
773
774 ps-am:
775
776 uninstall-am: uninstall-info-am
777
778 .PHONY: all all-am all-local check check-am clean clean-generic \
779 clean-libtool distclean distclean-generic distclean-libtool \
780 distdir dvi dvi-am html html-am info info-am install \
781 install-am install-data install-data-am install-data-local \
782 install-exec install-exec-am install-info install-info-am \
783 install-man install-strip installcheck installcheck-am \
784 installdirs maintainer-clean maintainer-clean-generic \
785 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
786 ps ps-am uninstall uninstall-am uninstall-info-am
787
788
789 # Here are the rules for building the headers
790 all-local: ${allstamped} ${allcreated}
791
792 # This rule is slightly different, in that we must change the name of the
793 # local file from std_foo.h to foo.
794 stamp-std: ${std_headers}
795 @if [ ! -d "${std_builddir}" ]; then \
796 mkdir -p ${std_builddir} ;\
797 fi ;\
798 if [ ! -f stamp-std ]; then \
799 (cd ${std_builddir} && for h in $?; do \
800 official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
801 $(LN_S) $$h ./$${official_name} || true ;\
802 done) ;\
803 fi ;\
804 $(STAMP) stamp-std
805
806 stamp-bits: ${bits_headers}
807 @if [ ! -d "${bits_builddir}" ]; then \
808 mkdir -p ${bits_builddir} ;\
809 fi ;\
810 if [ ! -f stamp-bits ]; then \
811 (cd ${bits_builddir} && $(LN_S) $? . || true) ;\
812 fi ;\
813 $(STAMP) stamp-bits
814
815 stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra}
816 @if [ ! -d "${c_base_builddir}" ]; then \
817 mkdir -p ${c_base_builddir} ;\
818 fi ;\
819 if [ ! -f stamp-c_base ]; then \
820 (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
821 official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
822 $(LN_S) $$h ./$${official_name} || true ;\
823 done) ;\
824 if [ ! -z "${c_base_headers_extra}" ]; then \
825 (cd ${bits_builddir} && $(LN_S) ${c_base_headers_extra} . || true) ;\
826 fi ;\
827 fi ;\
828 $(STAMP) stamp-c_base
829
830 stamp-c_compatibility: ${c_compatibility_headers_extra}
831 @if [ ! -d "${c_compatibility_builddir}" ]; then \
832 mkdir -p ${c_compatibility_builddir} ;\
833 fi ;\
834 if [ ! -f stamp-c_compatibility ]; then \
835 if [ ! -z "${c_compatibility_headers_extra}" ]; then \
836 (cd ${c_compatibility_builddir} && $(LN_S) $? . || true) ;\
837 fi ;\
838 fi ;\
839 $(STAMP) stamp-c_compatibility
840
841 stamp-backward: ${backward_headers}
842 @if [ ! -d "${backward_builddir}" ]; then \
843 mkdir -p ${backward_builddir} ;\
844 fi ;\
845 if [ ! -f stamp-backward ]; then \
846 (cd ${backward_builddir} && $(LN_S) $? . || true) ;\
847 fi ;\
848 $(STAMP) stamp-backward
849
850 stamp-ext: ${ext_headers}
851 @if [ ! -d "${ext_builddir}" ]; then \
852 mkdir -p ${ext_builddir} ;\
853 fi ;\
854 if [ ! -f stamp-ext ]; then \
855 (cd ${ext_builddir} && $(LN_S) $? . || true) ;\
856 fi ;\
857 $(STAMP) stamp-ext
858
859 stamp-tr1: ${tr1_headers}
860 @if [ ! -d "${tr1_builddir}" ]; then \
861 mkdir -p ${tr1_builddir} ;\
862 fi ;\
863 if [ ! -f stamp-tr1 ]; then \
864 (cd ${tr1_builddir} && $(LN_S) $? . || true) ;\
865 fi ;\
866 $(STAMP) stamp-tr1
867
868 stamp-debug: ${debug_headers}
869 @if [ ! -d "${debug_builddir}" ]; then \
870 mkdir -p ${debug_builddir} ;\
871 fi ;\
872 if [ ! -f stamp-debug ]; then \
873 (cd ${debug_builddir} && @LN_S@ $? . || true) ;\
874 fi ;\
875 $(STAMP) stamp-debug
876
877 stamp-${host_alias}:
878 @if [ ! -d ${host_builddir} ]; then \
879 mkdir -p ${host_builddir} ;\
880 fi ;\
881 $(STAMP) stamp-${host_alias}
882
883 # Host includes static.
884 # XXX Missing dependency info for {host_headers_extra}
885 stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
886 @if [ ! -f stamp-host ]; then \
887 (cd ${host_builddir} ;\
888 $(LN_S) ${host_headers} . || true ;\
889 $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
890 $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
891 $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
892 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
893 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
894 $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
895 $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true ;\
896 $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_H) codecvt_specializations.h || true);\
897 fi ;\
898 $(STAMP) stamp-host
899
900 # Host includes dynamic.
901 ${host_builddir}/c++config.h: ${top_builddir}/config.h \
902 ${glibcxx_srcdir}/include/bits/c++config \
903 stamp-${host_alias}
904 @cat ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
905 sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
906 -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
907 -e 's/VERSION/_GLIBCXX_VERSION/g' \
908 -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
909 < ${CONFIG_HEADER} >> $@ ;\
910 echo "#endif // _CXXCONFIG_" >>$@
911
912 ${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
913 sed -e '/^#pragma/b' \
914 -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
915 -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
916 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
917 < ${toplevel_srcdir}/gcc/gthr.h > $@
918
919 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
920 stamp-${host_alias}
921 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
922 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
923 < ${toplevel_srcdir}/gcc/gthr-single.h > $@
924
925 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
926 stamp-${host_alias}
927 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
928 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
929 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
930 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
931 < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
932
933 ${host_builddir}/gthr-tpf.h: ${toplevel_srcdir}/gcc/gthr-tpf.h \
934 stamp-${host_alias}
935 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
936 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
937 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
938 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
939 < ${toplevel_srcdir}/gcc/gthr-tpf.h > $@
940
941 ${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcxx_thread_h} \
942 stamp-${host_alias}
943 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
944 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
945 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
946 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
947 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
948 < ${toplevel_srcdir}/gcc/${glibcxx_thread_h} > $@
949
950 # Build a precompiled C++ include, stdc++.h.gch.
951 ${pch_input}: ${allstamped} ${host_builddir}/c++config.h ${pch_source}
952 touch ${pch_input}; \
953 if [ ! -d "${pch_output_builddir}" ]; then \
954 mkdir -p ${pch_output_builddir}; \
955 fi; \
956 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O0 -g -o ${pch_output_builddir}/O0g.gch; \
957 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O2 -g -o ${pch_output_builddir}/O2g.gch;
958
959 # For robustness sake (in light of junk files or in-source
960 # configuration), copy from the build or source tree to the install
961 # tree using only the human-maintained file lists and directory
962 # components. Yes, with minor differences, this is sheer duplication
963 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
964 # `$(mkinstalldirs)' instead of `mkdir -p'. In particular,
965 # host_headers_extra are taken out of the build tree staging area;
966 # the rest are taken from the original source tree.
967
968 @GLIBCXX_HOSTED_TRUE@install-data-local: install-headers ${pch_install}
969 @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
970
971 # This is a subset of the full install-headers rule. We only need <cstddef>,
972 # <limits>, <cstdlib>, <cstdarg>, <new>, <typeinfo>, <exception>, and any
973 # files which they include (and which we provide). The last three headers
974 # are installed by libsupc++, so only the first four and the sub-includes
975 # are copied here.
976 install-freestanding-headers:
977 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
978 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
979 for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h; do \
980 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
981 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
982 $(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
983 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
984 for file in cstddef cstdlib cstdarg; do \
985 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
986
987 # The real deal.
988 install-headers:
989 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
990 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
991 for file in ${bits_headers}; do \
992 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
993 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
994 for file in ${backward_headers}; do \
995 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
996 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
997 for file in ${ext_headers}; do \
998 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
999 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
1000 for file in ${tr1_headers}; do \
1001 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
1002 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
1003 for file in ${c_base_headers_rename}; do \
1004 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1005 c_base_headers_extra_install='$(c_base_headers_extra)';\
1006 for file in $$c_base_headers_extra_install; do \
1007 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1008 c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1009 for file in $$c_compatibility_headers_install; do \
1010 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1011 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1012 for file in ${std_headers_rename}; do \
1013 $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
1014 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1015 for file in ${debug_headers}; do \
1016 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
1017 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
1018 for file in ${host_headers} ${host_headers_extra} \
1019 ${thread_host_headers}; do \
1020 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
1021
1022 install-pch:
1023 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}
1024 for file in ${pch_output_builddir}/*; do \
1025 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}; done
1026
1027 # Stop implicit '.o' make rules from ever stomping on extensionless
1028 # headers, in the improbable case where some foolish, crack-addled
1029 # developer tries to create them via make in the include build
1030 # directory. (This is more of an example of how this kind of rule can
1031 # be made.)
1032 .PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
1033 $(std_headers_rename): ; @:
1034 $(c_base_headers_rename): ; @:
1035 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1036 # Otherwise a system limit (for SysV at least) may be exceeded.
1037 .NOEXPORT: