OSDN Git Service

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