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