OSDN Git Service

2004-10-25 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / Makefile.in
1 # Makefile.in generated by automake 1.9.1 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 CCODECVT_H = @CCODECVT_H@
75 CCOLLATE_CC = @CCOLLATE_CC@
76 CCTYPE_CC = @CCTYPE_CC@
77 CFLAGS = @CFLAGS@
78 CLOCALE_CC = @CLOCALE_CC@
79 CLOCALE_H = @CLOCALE_H@
80 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
81 CMESSAGES_CC = @CMESSAGES_CC@
82 CMESSAGES_H = @CMESSAGES_H@
83 CMONEY_CC = @CMONEY_CC@
84 CNUMERIC_CC = @CNUMERIC_CC@
85 CPP = @CPP@
86 CPPFLAGS = @CPPFLAGS@
87 CSTDIO_H = @CSTDIO_H@
88 CTIME_CC = @CTIME_CC@
89 CTIME_H = @CTIME_H@
90 CXX = @CXX@
91 CXXCPP = @CXXCPP@
92 CXXFLAGS = @CXXFLAGS@
93 CYGPATH_W = @CYGPATH_W@
94 C_INCLUDE_DIR = @C_INCLUDE_DIR@
95 DEBUG_FLAGS = @DEBUG_FLAGS@
96 DEFS = @DEFS@
97 ECHO_C = @ECHO_C@
98 ECHO_N = @ECHO_N@
99 ECHO_T = @ECHO_T@
100 EGREP = @EGREP@
101 EXEEXT = @EXEEXT@
102 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
103 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
104 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
105 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
106 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
107 GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE = @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@
108 GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE = @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@
109 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
110 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
111 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
112 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
113 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
114 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
115 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
116 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
117 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
118 GLIBCXX_TEST_ABI_FALSE = @GLIBCXX_TEST_ABI_FALSE@
119 GLIBCXX_TEST_ABI_TRUE = @GLIBCXX_TEST_ABI_TRUE@
120 GLIBCXX_TEST_THREAD_FALSE = @GLIBCXX_TEST_THREAD_FALSE@
121 GLIBCXX_TEST_THREAD_TRUE = @GLIBCXX_TEST_THREAD_TRUE@
122 GLIBCXX_TEST_WCHAR_T_FALSE = @GLIBCXX_TEST_WCHAR_T_FALSE@
123 GLIBCXX_TEST_WCHAR_T_TRUE = @GLIBCXX_TEST_WCHAR_T_TRUE@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 LIBICONV = @LIBICONV@
129 LIBMATHOBJS = @LIBMATHOBJS@
130 LIBOBJS = @LIBOBJS@
131 LIBS = @LIBS@
132 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
133 LIBTOOL = @LIBTOOL@
134 LN_S = @LN_S@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAINT = @MAINT@
137 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
138 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
139 MAKEINFO = @MAKEINFO@
140 OBJEXT = @OBJEXT@
141 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
142 OPT_LDFLAGS = @OPT_LDFLAGS@
143 OS_INC_SRCDIR = @OS_INC_SRCDIR@
144 PACKAGE = @PACKAGE@
145 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146 PACKAGE_NAME = @PACKAGE_NAME@
147 PACKAGE_STRING = @PACKAGE_STRING@
148 PACKAGE_TARNAME = @PACKAGE_TARNAME@
149 PACKAGE_VERSION = @PACKAGE_VERSION@
150 PATH_SEPARATOR = @PATH_SEPARATOR@
151 RANLIB = @RANLIB@
152 SECTION_FLAGS = @SECTION_FLAGS@
153 SECTION_LDFLAGS = @SECTION_LDFLAGS@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 SYMVER_MAP = @SYMVER_MAP@
158 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
159 USE_NLS = @USE_NLS@
160 VERSION = @VERSION@
161 WARN_FLAGS = @WARN_FLAGS@
162 WERROR = @WERROR@
163 ac_ct_AR = @ac_ct_AR@
164 ac_ct_AS = @ac_ct_AS@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_CXX = @ac_ct_CXX@
167 ac_ct_RANLIB = @ac_ct_RANLIB@
168 ac_ct_STRIP = @ac_ct_STRIP@
169 am__leading_dot = @am__leading_dot@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 baseline_dir = @baseline_dir@
173 bindir = @bindir@
174 build = @build@
175 build_alias = @build_alias@
176 build_cpu = @build_cpu@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 check_msgfmt = @check_msgfmt@
180 datadir = @datadir@
181 enable_shared = @enable_shared@
182 enable_static = @enable_static@
183 exec_prefix = @exec_prefix@
184 glibcxx_MOFILES = @glibcxx_MOFILES@
185 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
186 glibcxx_POFILES = @glibcxx_POFILES@
187 glibcxx_builddir = @glibcxx_builddir@
188 glibcxx_localedir = @glibcxx_localedir@
189 glibcxx_prefixdir = @glibcxx_prefixdir@
190 glibcxx_srcdir = @glibcxx_srcdir@
191 glibcxx_thread_h = @glibcxx_thread_h@
192 glibcxx_toolexecdir = @glibcxx_toolexecdir@
193 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
194 gxx_include_dir = @gxx_include_dir@
195 host = @host@
196 host_alias = @host_alias@
197 host_cpu = @host_cpu@
198 host_os = @host_os@
199 host_vendor = @host_vendor@
200 includedir = @includedir@
201 infodir = @infodir@
202 install_sh = @install_sh@
203 libdir = @libdir@
204 libexecdir = @libexecdir@
205 libtool_VERSION = @libtool_VERSION@
206 localstatedir = @localstatedir@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 multi_basedir = @multi_basedir@
210 oldincludedir = @oldincludedir@
211 port_specific_symbol_files = @port_specific_symbol_files@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 sbindir = @sbindir@
215 sharedstatedir = @sharedstatedir@
216 sysconfdir = @sysconfdir@
217 target = @target@
218 target_alias = @target_alias@
219 target_cpu = @target_cpu@
220 target_os = @target_os@
221 target_vendor = @target_vendor@
222 toplevel_srcdir = @toplevel_srcdir@
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}/type_traits.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
376
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
416
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}/debug_allocator.h \
424         ${ext_srcdir}/enc_filebuf.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
444
445 tr1_srcdir = ${glibcxx_srcdir}/include/tr1
446 tr1_builddir = ./tr1
447 tr1_headers = \
448         ${tr1_srcdir}/array \
449         ${tr1_srcdir}/tuple
450
451
452 # This is the common subset of files that all three "C" header models use.
453 c_base_srcdir = $(C_INCLUDE_DIR)
454 c_base_builddir = .
455 c_base_headers = \
456         ${c_base_srcdir}/std_cassert.h \
457         ${c_base_srcdir}/std_cctype.h \
458         ${c_base_srcdir}/std_cerrno.h \
459         ${c_base_srcdir}/std_cfloat.h \
460         ${c_base_srcdir}/std_ciso646.h \
461         ${c_base_srcdir}/std_climits.h \
462         ${c_base_srcdir}/std_clocale.h \
463         ${c_base_srcdir}/std_cmath.h \
464         ${c_base_srcdir}/std_csetjmp.h \
465         ${c_base_srcdir}/std_csignal.h \
466         ${c_base_srcdir}/std_cstdarg.h \
467         ${c_base_srcdir}/std_cstddef.h \
468         ${c_base_srcdir}/std_cstdio.h \
469         ${c_base_srcdir}/std_cstdlib.h \
470         ${c_base_srcdir}/std_cstring.h \
471         ${c_base_srcdir}/std_ctime.h \
472         ${c_base_srcdir}/std_cwchar.h \
473         ${c_base_srcdir}/std_cwctype.h
474
475 c_base_headers_rename = \
476         cassert \
477         cctype \
478         cerrno \
479         cfloat \
480         ciso646 \
481         climits \
482         clocale \
483         cmath \
484         csetjmp \
485         csignal \
486         cstdarg \
487         cstddef \
488         cstdio \
489         cstdlib \
490         cstring \
491         ctime \
492         cwchar \
493         cwctype
494
495
496 # "C" compatibility headers.
497 c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
498 c_compatibility_builddir = .
499 c_compatibility_headers = \
500         ${c_compatibility_srcdir}/assert.h \
501         ${c_compatibility_srcdir}/ctype.h \
502         ${c_compatibility_srcdir}/errno.h \
503         ${c_compatibility_srcdir}/float.h \
504         ${c_compatibility_srcdir}/iso646.h \
505         ${c_compatibility_srcdir}/limits.h \
506         ${c_compatibility_srcdir}/locale.h \
507         ${c_compatibility_srcdir}/math.h \
508         ${c_compatibility_srcdir}/setjmp.h \
509         ${c_compatibility_srcdir}/signal.h \
510         ${c_compatibility_srcdir}/stdarg.h \
511         ${c_compatibility_srcdir}/stddef.h \
512         ${c_compatibility_srcdir}/stdio.h \
513         ${c_compatibility_srcdir}/stdlib.h \
514         ${c_compatibility_srcdir}/string.h \
515         ${c_compatibility_srcdir}/time.h \
516         ${c_compatibility_srcdir}/wchar.h \
517         ${c_compatibility_srcdir}/wctype.h
518
519
520 # Debug mode headers
521 debug_srcdir = ${glibcxx_srcdir}/include/debug
522 debug_builddir = ./debug
523 debug_headers = \
524         ${debug_srcdir}/bitset \
525         ${debug_srcdir}/debug.h \
526         ${debug_srcdir}/deque \
527         ${debug_srcdir}/formatter.h \
528         ${debug_srcdir}/hash_map \
529         ${debug_srcdir}/hash_map.h \
530         ${debug_srcdir}/hash_multimap.h \
531         ${debug_srcdir}/hash_multiset.h \
532         ${debug_srcdir}/hash_set \
533         ${debug_srcdir}/hash_set.h \
534         ${debug_srcdir}/list \
535         ${debug_srcdir}/map \
536         ${debug_srcdir}/map.h \
537         ${debug_srcdir}/multimap.h \
538         ${debug_srcdir}/multiset.h \
539         ${debug_srcdir}/safe_base.h \
540         ${debug_srcdir}/safe_iterator.h \
541         ${debug_srcdir}/safe_iterator.tcc \
542         ${debug_srcdir}/safe_sequence.h \
543         ${debug_srcdir}/set \
544         ${debug_srcdir}/set.h \
545         ${debug_srcdir}/string \
546         ${debug_srcdir}/vector
547
548 @GLIBCXX_C_HEADERS_C_STD_FALSE@c_base_headers_extra = 
549
550 # Some of the different "C" header models need extra files.
551 # Some "C" header schemes require the "C" compatibility headers.
552 # For --enable-cheaders=c_std
553 @GLIBCXX_C_HEADERS_C_STD_TRUE@c_base_headers_extra = ${c_base_srcdir}/cmath.tcc
554 @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra = 
555 @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
556 host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
557 host_builddir = ./${host_alias}/bits
558 host_headers = \
559         ${host_srcdir}/ctype_base.h \
560         ${host_srcdir}/ctype_inline.h \
561         ${host_srcdir}/ctype_noninline.h \
562         ${host_srcdir}/os_defines.h \
563         ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
564         ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h
565
566
567 # Non-installed host_header files.
568 host_headers_noinst = \
569         ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H)
570
571
572 # These host_headers_extra files are all built with ad hoc naming rules.
573 host_headers_extra = \
574         ${host_builddir}/basic_file.h \
575         ${host_builddir}/c++config.h \
576         ${host_builddir}/c++allocator.h \
577         ${host_builddir}/c++io.h \
578         ${host_builddir}/c++locale.h \
579         ${host_builddir}/messages_members.h \
580         ${host_builddir}/time_members.h \
581         ${host_builddir}/codecvt_specializations.h
582
583 thread_host_headers = \
584         ${host_builddir}/gthr.h \
585         ${host_builddir}/gthr-single.h \
586         ${host_builddir}/gthr-posix.h \
587         ${host_builddir}/gthr-tpf.h \
588         ${host_builddir}/gthr-default.h
589
590 pch_input = ${host_builddir}/stdc++.h
591 pch_output_builddir = ${host_builddir}/stdc++.h.gch
592 pch_source = ${glibcxx_srcdir}/include/stdc++.h
593 PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
594 @GLIBCXX_BUILD_PCH_FALSE@pch_build = 
595 @GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_input}
596 @GLIBCXX_BUILD_PCH_FALSE@pch_install = 
597 @GLIBCXX_BUILD_PCH_TRUE@pch_install = install-pch
598
599 # List of all timestamp files.  By keeping only one copy of this list, both
600 # CLEANFILES and all-local are kept up-to-date.
601 allstamped = \
602         stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
603         stamp-backward stamp-ext stamp-tr1 stamp-debug stamp-host
604
605
606 # List of all files that are created by explicit building, editing, or
607 # catenation.
608 allcreated = \
609         ${host_builddir}/c++config.h \
610         ${thread_host_headers} \
611         ${pch_build}
612
613
614 # Host includes for threads
615 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
616
617 # By adding these files here, automake will remove them for 'make clean'
618 CLEANFILES = ${pch_input} ${pch_output_builddir}/*
619 all: all-am
620
621 .SUFFIXES:
622 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
623         @for dep in $?; do \
624           case '$(am__configure_deps)' in \
625             *$$dep*) \
626               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
627                 && exit 0; \
628               exit 1;; \
629           esac; \
630         done; \
631         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps include/Makefile'; \
632         cd $(top_srcdir) && \
633           $(AUTOMAKE) --foreign  --ignore-deps include/Makefile
634 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
635         @case '$?' in \
636           *config.status*) \
637             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
638           *) \
639             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
640             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
641         esac;
642
643 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
644         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
645
646 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
647         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
648 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
649         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
650
651 mostlyclean-libtool:
652         -rm -f *.lo
653
654 clean-libtool:
655         -rm -rf .libs _libs
656
657 distclean-libtool:
658         -rm -f libtool
659 uninstall-info-am:
660 tags: TAGS
661 TAGS:
662
663 ctags: CTAGS
664 CTAGS:
665
666
667 distdir: $(DISTFILES)
668         $(mkdir_p) $(distdir)/..
669         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
670         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
671         list='$(DISTFILES)'; for file in $$list; do \
672           case $$file in \
673             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
674             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
675           esac; \
676           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
677           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
678           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
679             dir="/$$dir"; \
680             $(mkdir_p) "$(distdir)$$dir"; \
681           else \
682             dir=''; \
683           fi; \
684           if test -d $$d/$$file; then \
685             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
686               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
687             fi; \
688             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
689           else \
690             test -f $(distdir)/$$file \
691             || cp -p $$d/$$file $(distdir)/$$file \
692             || exit 1; \
693           fi; \
694         done
695 check-am: all-am
696 check: check-am
697 all-am: Makefile all-local
698 installdirs:
699 install: install-am
700 install-exec: install-exec-am
701 install-data: install-data-am
702 uninstall: uninstall-am
703
704 install-am: all-am
705         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
706
707 installcheck: installcheck-am
708 install-strip:
709         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
710           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
711           `test -z '$(STRIP)' || \
712             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
713 mostlyclean-generic:
714
715 clean-generic:
716         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
717
718 distclean-generic:
719         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
720
721 maintainer-clean-generic:
722         @echo "This command is intended for maintainers to use"
723         @echo "it deletes files that may require special tools to rebuild."
724 clean: clean-am
725
726 clean-am: clean-generic clean-libtool mostlyclean-am
727
728 distclean: distclean-am
729         -rm -f Makefile
730 distclean-am: clean-am distclean-generic distclean-libtool
731
732 dvi: dvi-am
733
734 dvi-am:
735
736 html: html-am
737
738 info: info-am
739
740 info-am:
741
742 install-data-am: install-data-local
743
744 install-exec-am:
745
746 install-info: install-info-am
747
748 install-man:
749
750 installcheck-am:
751
752 maintainer-clean: maintainer-clean-am
753         -rm -f Makefile
754 maintainer-clean-am: distclean-am maintainer-clean-generic
755
756 mostlyclean: mostlyclean-am
757
758 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
759
760 pdf: pdf-am
761
762 pdf-am:
763
764 ps: ps-am
765
766 ps-am:
767
768 uninstall-am: uninstall-info-am
769
770 .PHONY: all all-am all-local check check-am clean clean-generic \
771         clean-libtool distclean distclean-generic distclean-libtool \
772         distdir dvi dvi-am html html-am info info-am install \
773         install-am install-data install-data-am install-data-local \
774         install-exec install-exec-am install-info install-info-am \
775         install-man install-strip installcheck installcheck-am \
776         installdirs maintainer-clean maintainer-clean-generic \
777         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
778         ps ps-am uninstall uninstall-am uninstall-info-am
779
780
781 # Here are the rules for building the headers
782 all-local: ${allstamped} ${allcreated}
783
784 # This rule is slightly different, in that we must change the name of the
785 # local file from std_foo.h to foo.
786 stamp-std: ${std_headers}
787         @if [ ! -d "${std_builddir}" ]; then \
788           mkdir -p ${std_builddir} ;\
789         fi ;\
790         if [ ! -f stamp-std ]; then \
791           (cd ${std_builddir} && for h in $?; do \
792             official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
793             $(LN_S) $$h ./$${official_name} || true ;\
794           done) ;\
795         fi ;\
796         $(STAMP) stamp-std
797
798 stamp-bits: ${bits_headers}
799         @if [ ! -d "${bits_builddir}" ]; then \
800           mkdir -p ${bits_builddir} ;\
801         fi ;\
802         if [ ! -f stamp-bits ]; then \
803           (cd ${bits_builddir} && $(LN_S) $? . || true) ;\
804         fi ;\
805         $(STAMP) stamp-bits
806
807 stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra}
808         @if [ ! -d "${c_base_builddir}" ]; then \
809           mkdir -p ${c_base_builddir} ;\
810         fi ;\
811         if [ ! -f stamp-c_base ]; then \
812           (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
813             official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
814             $(LN_S) $$h ./$${official_name} || true ;\
815           done) ;\
816           if [ ! -z "${c_base_headers_extra}" ]; then \
817           (cd ${bits_builddir} && $(LN_S) ${c_base_headers_extra}  . || true) ;\
818           fi ;\
819         fi ;\
820         $(STAMP) stamp-c_base
821
822 stamp-c_compatibility: ${c_compatibility_headers_extra}
823         @if [ ! -d "${c_compatibility_builddir}" ]; then \
824           mkdir -p ${c_compatibility_builddir} ;\
825         fi ;\
826         if [ ! -f stamp-c_compatibility ]; then \
827           if [ ! -z "${c_compatibility_headers_extra}" ]; then \
828             (cd ${c_compatibility_builddir} && $(LN_S) $? . || true) ;\
829           fi ;\
830         fi ;\
831         $(STAMP) stamp-c_compatibility
832
833 stamp-backward: ${backward_headers}
834         @if [ ! -d "${backward_builddir}" ]; then \
835           mkdir -p ${backward_builddir} ;\
836         fi ;\
837         if [ ! -f stamp-backward ]; then \
838           (cd ${backward_builddir} && $(LN_S) $? . || true) ;\
839         fi ;\
840         $(STAMP) stamp-backward
841
842 stamp-ext: ${ext_headers}
843         @if [ ! -d "${ext_builddir}" ]; then \
844             mkdir -p ${ext_builddir} ;\
845         fi ;\
846         if [ ! -f stamp-ext ]; then \
847           (cd ${ext_builddir} && $(LN_S) $? . || true) ;\
848         fi ;\
849         $(STAMP) stamp-ext
850
851 stamp-tr1: ${tr1_headers}
852         @if [ ! -d "${tr1_builddir}" ]; then \
853             mkdir -p ${tr1_builddir} ;\
854         fi ;\
855         if [ ! -f stamp-tr1 ]; then \
856           (cd ${tr1_builddir} && $(LN_S) $? . || true) ;\
857         fi ;\
858         $(STAMP) stamp-tr1
859
860 stamp-debug: ${debug_headers}
861         @if [ ! -d "${debug_builddir}" ]; then \
862           mkdir -p ${debug_builddir} ;\
863         fi ;\
864         if [ ! -f stamp-debug ]; then \
865           (cd ${debug_builddir} && @LN_S@ $? . || true) ;\
866         fi ;\
867         $(STAMP) stamp-debug
868
869 stamp-${host_alias}:
870         @if [ ! -d ${host_builddir} ]; then \
871           mkdir -p ${host_builddir} ;\
872         fi ;\
873         $(STAMP) stamp-${host_alias}
874
875 # Host includes static.
876 # XXX Missing dependency info for {host_headers_extra}
877 stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
878         @if [ ! -f stamp-host ]; then \
879           (cd ${host_builddir} ;\
880           $(LN_S) ${host_headers} . || true ;\
881           $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
882           $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
883           $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
884           $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
885           $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
886           $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
887           $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true ;\
888           $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_H) codecvt_specializations.h || true);\
889         fi ;\
890         $(STAMP) stamp-host
891
892 # Host includes dynamic.
893 ${host_builddir}/c++config.h: ${top_builddir}/config.h \
894                                 ${glibcxx_srcdir}/include/bits/c++config \
895                                 stamp-${host_alias}
896         @cat ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
897         sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
898             -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
899             -e 's/VERSION/_GLIBCXX_VERSION/g' \
900             -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
901             < ${CONFIG_HEADER} >> $@ ;\
902         echo "#endif // _CXXCONFIG_" >>$@
903
904 ${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
905         sed -e '/^#pragma/b' \
906             -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
907             -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
908             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
909             < ${toplevel_srcdir}/gcc/gthr.h > $@
910
911 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
912                                   stamp-${host_alias}
913         sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
914             -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
915             < ${toplevel_srcdir}/gcc/gthr-single.h > $@
916
917 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
918                                    stamp-${host_alias}
919         sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
920             -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
921             -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
922             -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
923             < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
924
925 ${host_builddir}/gthr-tpf.h: ${toplevel_srcdir}/gcc/gthr-tpf.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-tpf.h > $@
932
933 ${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcxx_thread_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             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
940             < ${toplevel_srcdir}/gcc/${glibcxx_thread_h} > $@
941
942 # Build a precompiled C++ include, stdc++.h.gch.
943 ${pch_input}: ${allstamped} ${host_builddir}/c++config.h ${pch_source}
944         touch ${pch_input}; \
945         if [ ! -d "${pch_output_builddir}" ]; then \
946           mkdir -p ${pch_output_builddir}; \
947         fi; \
948         $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O0 -g -o ${pch_output_builddir}/O0g.gch; \
949         $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O2 -g -o ${pch_output_builddir}/O2g.gch;
950
951 # For robustness sake (in light of junk files or in-source
952 # configuration), copy from the build or source tree to the install
953 # tree using only the human-maintained file lists and directory
954 # components.  Yes, with minor differences, this is sheer duplication
955 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
956 # `$(mkinstalldirs)' instead of `mkdir -p'.  In particular,
957 # host_headers_extra are taken out of the build tree staging area;
958 # the rest are taken from the original source tree.
959
960 @GLIBCXX_HOSTED_TRUE@install-data-local: install-headers ${pch_install}
961 @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
962
963 # This is a subset of the full install-headers rule.  We only need <cstddef>,
964 # <limits>, <cstdlib>, <cstdarg>, <new>, <typeinfo>, <exception>, and any
965 # files which they include (and which we provide).  The last three headers
966 # are installed by libsupc++, so only the first four and the sub-includes
967 # are copied here.
968 install-freestanding-headers:
969         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
970         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
971         for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h; do \
972           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
973         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
974         $(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
975         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
976         for file in cstddef cstdlib cstdarg; do \
977           $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
978
979 # The real deal.
980 install-headers:
981         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
982         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
983         for file in ${bits_headers}; do \
984           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
985         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
986         for file in ${backward_headers}; do \
987           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
988         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
989         for file in ${ext_headers}; do \
990           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
991         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
992         for file in ${tr1_headers}; do \
993           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
994         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
995         for file in ${c_base_headers_rename}; do \
996           $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
997         c_base_headers_extra_install='$(c_base_headers_extra)';\
998         for file in $$c_base_headers_extra_install; do \
999           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1000         c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1001         for file in $$c_compatibility_headers_install; do \
1002           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1003         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
1004         for file in ${std_headers_rename}; do \
1005           $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
1006         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1007         for file in ${debug_headers}; do \
1008           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
1009         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
1010         for file in ${host_headers} ${host_headers_extra} \
1011          ${thread_host_headers}; do \
1012           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
1013
1014 install-pch:
1015         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}
1016         for file in ${pch_output_builddir}/*; do \
1017           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}; done
1018
1019 # Stop implicit '.o' make rules from ever stomping on extensionless
1020 # headers, in the improbable case where some foolish, crack-addled
1021 # developer tries to create them via make in the include build
1022 # directory. (This is more of an example of how this kind of rule can
1023 # be made.)
1024 .PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
1025 $(std_headers_rename): ; @:
1026 $(c_base_headers_rename): ; @:
1027 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1028 # Otherwise a system limit (for SysV at least) may be exceeded.
1029 .NOEXPORT: