OSDN Git Service

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