OSDN Git Service

2003-07-04 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
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 CLOCALE_CC = @CLOCALE_CC@
78 CLOCALE_H = @CLOCALE_H@
79 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
80 CMESSAGES_CC = @CMESSAGES_CC@
81 CMESSAGES_H = @CMESSAGES_H@
82 CMONEY_CC = @CMONEY_CC@
83 CNUMERIC_CC = @CNUMERIC_CC@
84 CPP = @CPP@
85 CSTDIO_H = @CSTDIO_H@
86 CTIME_CC = @CTIME_CC@
87 CTIME_H = @CTIME_H@
88 CXXCPP = @CXXCPP@
89 C_INCLUDE_DIR = @C_INCLUDE_DIR@
90 DEBUG_FLAGS = @DEBUG_FLAGS@
91 DLLTOOL = @DLLTOOL@
92 EXEEXT = @EXEEXT@
93 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
94 FPOS_H = @FPOS_H@
95 FPOS_INC_SRCDIR = @FPOS_INC_SRCDIR@
96 GCJ = @GCJ@
97 GCJFLAGS = @GCJFLAGS@
98 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
99 LIBMATHOBJS = @LIBMATHOBJS@
100 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
101 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
102 LIBTOOL = @LIBTOOL@
103 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
104 LN_S = @LN_S@
105 MAINT = @MAINT@
106 MAKEINFO = @MAKEINFO@
107 OBJDUMP = @OBJDUMP@
108 OBJEXT = @OBJEXT@
109 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
110 OPT_LDFLAGS = @OPT_LDFLAGS@
111 OS_INC_SRCDIR = @OS_INC_SRCDIR@
112 PACKAGE = @PACKAGE@
113 RANLIB = @RANLIB@
114 SECTION_FLAGS = @SECTION_FLAGS@
115 SECTION_LDFLAGS = @SECTION_LDFLAGS@
116 STRIP = @STRIP@
117 SYMVER_MAP = @SYMVER_MAP@
118 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
119 USE_NLS = @USE_NLS@
120 VERSION = @VERSION@
121 WARN_FLAGS = @WARN_FLAGS@
122 WERROR = @WERROR@
123 baseline_dir = @baseline_dir@
124 check_msgfmt = @check_msgfmt@
125 enable_shared = @enable_shared@
126 enable_static = @enable_static@
127 glibcpp_CXX = @glibcpp_CXX@
128 glibcpp_MOFILES = @glibcpp_MOFILES@
129 glibcpp_PCHFLAGS = @glibcpp_PCHFLAGS@
130 glibcpp_POFILES = @glibcpp_POFILES@
131 glibcpp_basedir = @glibcpp_basedir@
132 glibcpp_localedir = @glibcpp_localedir@
133 glibcpp_prefixdir = @glibcpp_prefixdir@
134 glibcpp_toolexecdir = @glibcpp_toolexecdir@
135 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
136 ifGNUmake = @ifGNUmake@
137 libtool_VERSION = @libtool_VERSION@
138 toplevel_srcdir = @toplevel_srcdir@
139
140 AUTOMAKE_OPTIONS = 1.3 cygnus
141 MAINT_CHARSET = latin1
142
143 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
144
145 # Cross compiler and multilib support.
146 CXX = @glibcpp_CXX@
147 glibcpp_srcdir = @glibcpp_srcdir@
148 glibcpp_builddir = @glibcpp_builddir@
149
150 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
151 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
152 INCLUDES = -nostdinc++ $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES)
153
154 # Standard C++ includes.
155 std_srcdir = ${glibcpp_srcdir}/include/std
156 std_builddir = .
157 std_headers = \
158         ${std_srcdir}/std_algorithm.h \
159         ${std_srcdir}/std_bitset.h \
160         ${std_srcdir}/std_complex.h \
161         ${std_srcdir}/std_deque.h \
162         ${std_srcdir}/std_fstream.h \
163         ${std_srcdir}/std_functional.h \
164         ${std_srcdir}/std_iomanip.h \
165         ${std_srcdir}/std_ios.h \
166         ${std_srcdir}/std_iosfwd.h \
167         ${std_srcdir}/std_iostream.h \
168         ${std_srcdir}/std_istream.h \
169         ${std_srcdir}/std_iterator.h \
170         ${std_srcdir}/std_limits.h \
171         ${std_srcdir}/std_list.h \
172         ${std_srcdir}/std_locale.h \
173         ${std_srcdir}/std_map.h \
174         ${std_srcdir}/std_memory.h \
175         ${std_srcdir}/std_numeric.h \
176         ${std_srcdir}/std_ostream.h \
177         ${std_srcdir}/std_queue.h \
178         ${std_srcdir}/std_set.h \
179         ${std_srcdir}/std_sstream.h \
180         ${std_srcdir}/std_stack.h \
181         ${std_srcdir}/std_stdexcept.h \
182         ${std_srcdir}/std_streambuf.h \
183         ${std_srcdir}/std_string.h \
184         ${std_srcdir}/std_utility.h \
185         ${std_srcdir}/std_valarray.h \
186         ${std_srcdir}/std_vector.h
187
188 # Renamed at build time. 
189 std_headers_rename = \
190         algorithm \
191         bitset \
192         complex \
193         deque \
194         fstream \
195         functional \
196         iomanip \
197         ios \
198         iosfwd \
199         iostream \
200         istream \
201         iterator \
202         limits \
203         list \
204         locale \
205         map \
206         memory \
207         numeric \
208         ostream \
209         queue \
210         set \
211         sstream \
212         stack \
213         stdexcept \
214         streambuf \
215         string \
216         utility \
217         valarray \
218         vector
219
220
221 bits_srcdir = ${glibcpp_srcdir}/include/bits
222 bits_builddir = ./bits
223 bits_headers = \
224         ${bits_srcdir}/allocator.h \
225         ${bits_srcdir}/allocator_traits.h \
226         ${bits_srcdir}/basic_ios.h \
227         ${bits_srcdir}/basic_ios.tcc \
228         ${bits_srcdir}/basic_string.h \
229         ${bits_srcdir}/basic_string.tcc \
230         ${bits_srcdir}/boost_concept_check.h \
231         ${bits_srcdir}/char_traits.h \
232         ${bits_srcdir}/codecvt.h \
233         ${bits_srcdir}/concept_check.h \
234         ${bits_srcdir}/cpp_type_traits.h \
235         ${bits_srcdir}/demangle.h \
236         ${bits_srcdir}/deque.tcc \
237         ${bits_srcdir}/fstream.tcc \
238         ${bits_srcdir}/functexcept.h \
239         ${bits_srcdir}/gslice.h \
240         ${bits_srcdir}/gslice_array.h \
241         ${bits_srcdir}/indirect_array.h \
242         ${bits_srcdir}/ios_base.h \
243         ${bits_srcdir}/istream.tcc \
244         ${bits_srcdir}/list.tcc \
245         ${bits_srcdir}/locale_classes.h \
246         ${bits_srcdir}/locale_facets.h \
247         ${bits_srcdir}/locale_facets.tcc \
248         ${bits_srcdir}/localefwd.h \
249         ${bits_srcdir}/mask_array.h \
250         ${bits_srcdir}/ostream.tcc \
251         ${bits_srcdir}/stream_iterator.h \
252         ${bits_srcdir}/streambuf_iterator.h \
253         ${bits_srcdir}/slice_array.h \
254         ${bits_srcdir}/sstream.tcc \
255         ${bits_srcdir}/stl_algo.h \
256         ${bits_srcdir}/stl_algobase.h \
257         ${bits_srcdir}/stl_bvector.h \
258         ${bits_srcdir}/stl_construct.h \
259         ${bits_srcdir}/stl_deque.h \
260         ${bits_srcdir}/stl_function.h \
261         ${bits_srcdir}/stl_heap.h \
262         ${bits_srcdir}/stl_iterator.h \
263         ${bits_srcdir}/stl_iterator_base_funcs.h \
264         ${bits_srcdir}/stl_iterator_base_types.h \
265         ${bits_srcdir}/stl_list.h \
266         ${bits_srcdir}/stl_map.h \
267         ${bits_srcdir}/stl_multimap.h \
268         ${bits_srcdir}/stl_multiset.h \
269         ${bits_srcdir}/stl_numeric.h \
270         ${bits_srcdir}/stl_pair.h \
271         ${bits_srcdir}/stl_queue.h \
272         ${bits_srcdir}/stl_raw_storage_iter.h \
273         ${bits_srcdir}/stl_relops.h \
274         ${bits_srcdir}/stl_set.h \
275         ${bits_srcdir}/stl_stack.h \
276         ${bits_srcdir}/stl_tempbuf.h \
277         ${bits_srcdir}/stl_threads.h \
278         ${bits_srcdir}/stl_tree.h \
279         ${bits_srcdir}/stl_uninitialized.h \
280         ${bits_srcdir}/stl_vector.h \
281         ${bits_srcdir}/streambuf.tcc \
282         ${bits_srcdir}/stringfwd.h \
283         ${bits_srcdir}/type_traits.h \
284         ${bits_srcdir}/valarray_array.h \
285         ${bits_srcdir}/valarray_array.tcc \
286         ${bits_srcdir}/valarray_before.h \
287         ${bits_srcdir}/valarray_after.h \
288         ${bits_srcdir}/vector.tcc
289
290
291 backward_srcdir = ${glibcpp_srcdir}/include/backward
292 backward_builddir = ./backward
293 backward_headers = \
294         ${backward_srcdir}/complex.h \
295         ${backward_srcdir}/iomanip.h \
296         ${backward_srcdir}/istream.h \
297         ${backward_srcdir}/ostream.h \
298         ${backward_srcdir}/stream.h \
299         ${backward_srcdir}/streambuf.h \
300         ${backward_srcdir}/algo.h \
301         ${backward_srcdir}/algobase.h \
302         ${backward_srcdir}/alloc.h \
303         ${backward_srcdir}/bvector.h \
304         ${backward_srcdir}/defalloc.h \
305         ${backward_srcdir}/deque.h \
306         ${backward_srcdir}/function.h \
307         ${backward_srcdir}/hash_map.h \
308         ${backward_srcdir}/hash_set.h \
309         ${backward_srcdir}/hashtable.h \
310         ${backward_srcdir}/heap.h \
311         ${backward_srcdir}/iostream.h \
312         ${backward_srcdir}/iterator.h \
313         ${backward_srcdir}/list.h \
314         ${backward_srcdir}/map.h \
315         ${backward_srcdir}/multimap.h \
316         ${backward_srcdir}/new.h \
317         ${backward_srcdir}/multiset.h \
318         ${backward_srcdir}/pair.h \
319         ${backward_srcdir}/queue.h \
320         ${backward_srcdir}/rope.h \
321         ${backward_srcdir}/set.h \
322         ${backward_srcdir}/slist.h \
323         ${backward_srcdir}/stack.h \
324         ${backward_srcdir}/tempbuf.h \
325         ${backward_srcdir}/tree.h \
326         ${backward_srcdir}/vector.h \
327         ${backward_srcdir}/fstream.h \
328         ${backward_srcdir}/strstream \
329         ${backward_srcdir}/backward_warning.h
330
331
332 ext_srcdir = ${glibcpp_srcdir}/include/ext
333 ext_builddir = ./ext
334 ext_headers = \
335         ${ext_srcdir}/algorithm \
336         ${ext_srcdir}/debug_allocator.h \
337         ${ext_srcdir}/enc_filebuf.h \
338         ${ext_srcdir}/stdio_filebuf.h \
339         ${ext_srcdir}/stdio_sync_filebuf.h \
340         ${ext_srcdir}/functional \
341         ${ext_srcdir}/hash_map \
342         ${ext_srcdir}/hash_set \
343         ${ext_srcdir}/iterator \
344         ${ext_srcdir}/malloc_allocator.h \
345         ${ext_srcdir}/memory \
346         ${ext_srcdir}/mt_allocator.h \
347         ${ext_srcdir}/new_allocator.h \
348         ${ext_srcdir}/numeric \
349         ${ext_srcdir}/pool_allocator.h \
350         ${ext_srcdir}/rb_tree \
351         ${ext_srcdir}/rope \
352         ${ext_srcdir}/ropeimpl.h \
353         ${ext_srcdir}/slist \
354         ${ext_srcdir}/hash_fun.h \
355         ${ext_srcdir}/hashtable.h 
356
357
358 # This is the common subset of files that all three "C" header models use.
359 c_base_srcdir = @C_INCLUDE_DIR@
360 c_base_builddir = .
361 c_base_headers = \
362         ${c_base_srcdir}/std_cassert.h \
363         ${c_base_srcdir}/std_cctype.h \
364         ${c_base_srcdir}/std_cerrno.h \
365         ${c_base_srcdir}/std_cfloat.h \
366         ${c_base_srcdir}/std_ciso646.h \
367         ${c_base_srcdir}/std_climits.h \
368         ${c_base_srcdir}/std_clocale.h \
369         ${c_base_srcdir}/std_cmath.h \
370         ${c_base_srcdir}/std_csetjmp.h \
371         ${c_base_srcdir}/std_csignal.h \
372         ${c_base_srcdir}/std_cstdarg.h \
373         ${c_base_srcdir}/std_cstddef.h \
374         ${c_base_srcdir}/std_cstdio.h \
375         ${c_base_srcdir}/std_cstdlib.h \
376         ${c_base_srcdir}/std_cstring.h \
377         ${c_base_srcdir}/std_ctime.h \
378         ${c_base_srcdir}/std_cwchar.h \
379         ${c_base_srcdir}/std_cwctype.h 
380
381 c_base_headers_rename = \
382         cassert \
383         cctype \
384         cerrno \
385         cfloat \
386         ciso646 \
387         climits \
388         clocale \
389         cmath \
390         csetjmp \
391         csignal \
392         cstdarg \
393         cstddef \
394         cstdio \
395         cstdlib \
396         cstring \
397         ctime \
398         cwchar \
399         cwctype 
400
401
402 # "C" compatibility headers.
403 c_compatibility_srcdir = ${glibcpp_srcdir}/include/c_compatibility
404 c_compatibility_builddir = .
405 c_compatibility_headers = \
406         ${c_compatibility_srcdir}/assert.h \
407         ${c_compatibility_srcdir}/ctype.h \
408         ${c_compatibility_srcdir}/errno.h \
409         ${c_compatibility_srcdir}/float.h \
410         ${c_compatibility_srcdir}/iso646.h \
411         ${c_compatibility_srcdir}/limits.h \
412         ${c_compatibility_srcdir}/locale.h \
413         ${c_compatibility_srcdir}/math.h \
414         ${c_compatibility_srcdir}/setjmp.h \
415         ${c_compatibility_srcdir}/signal.h \
416         ${c_compatibility_srcdir}/stdarg.h \
417         ${c_compatibility_srcdir}/stddef.h \
418         ${c_compatibility_srcdir}/stdio.h \
419         ${c_compatibility_srcdir}/stdlib.h \
420         ${c_compatibility_srcdir}/string.h \
421         ${c_compatibility_srcdir}/time.h \
422         ${c_compatibility_srcdir}/wchar.h \
423         ${c_compatibility_srcdir}/wctype.h 
424
425 @GLIBCPP_C_HEADERS_C_STD_TRUE@c_base_headers_extra = @GLIBCPP_C_HEADERS_C_STD_TRUE@${c_base_srcdir}/cmath.tcc 
426 @GLIBCPP_C_HEADERS_C_STD_FALSE@c_base_headers_extra = 
427 @GLIBCPP_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = @GLIBCPP_C_HEADERS_COMPATIBILITY_TRUE@${c_compatibility_headers}
428 @GLIBCPP_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra = 
429
430 host_srcdir = ${glibcpp_srcdir}/@OS_INC_SRCDIR@
431 host_builddir = ./${host_alias}/bits
432 host_headers = \
433         ${host_srcdir}/ctype_base.h \
434         ${host_srcdir}/ctype_inline.h \
435         ${host_srcdir}/ctype_noninline.h \
436         ${host_srcdir}/os_defines.h \
437         ${glibcpp_srcdir}/@ATOMICITY_INC_SRCDIR@/atomicity.h \
438         ${glibcpp_srcdir}/@FPOS_INC_SRCDIR@/fpos.h 
439
440
441 # Non-installed host_header files.
442 host_headers_noinst = \
443         ${glibcpp_srcdir}/@CLOCALE_INTERNAL_H@
444
445
446 # These host_headers_extra files are all built with ad hoc naming rules.
447 host_headers_extra = \
448         ${host_builddir}/basic_file.h \
449         ${host_builddir}/c++config.h \
450         ${host_builddir}/c++io.h \
451         ${host_builddir}/c++locale.h \
452         ${host_builddir}/messages_members.h \
453         ${host_builddir}/time_members.h \
454         ${host_builddir}/codecvt_specializations.h
455
456
457 thread_host_headers = \
458         ${host_builddir}/gthr.h \
459         ${host_builddir}/gthr-single.h \
460         ${host_builddir}/gthr-posix.h \
461         ${host_builddir}/gthr-default.h
462
463
464 pch_input = ${host_builddir}/stdc++.h
465 pch_output_builddir = ${host_builddir}/stdc++.h.gch
466 pch_source = ${glibcpp_srcdir}/include/stdc++.h
467 PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
468 @GLIBCPP_BUILD_PCH_TRUE@pch_build = @GLIBCPP_BUILD_PCH_TRUE@${pch_input}
469 @GLIBCPP_BUILD_PCH_FALSE@pch_build = 
470 @GLIBCPP_BUILD_PCH_TRUE@pch_install = @GLIBCPP_BUILD_PCH_TRUE@install-pch
471 @GLIBCPP_BUILD_PCH_FALSE@pch_install = 
472
473 # List of all timestamp files.  By keeping only one copy of this list, both
474 # CLEANFILES and all-local are kept up-to-date.
475 allstamped = \
476         stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
477         stamp-backward stamp-ext stamp-host 
478
479
480 # List of all files that are created by explicit building, editing, or
481 # catenation.
482 allcreated = \
483         ${host_builddir}/c++config.h \
484         ${thread_host_headers} \
485         ${pch_build}
486
487
488 # Host includes for threads
489 glibcpp_thread_h = @glibcpp_thread_h@
490 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
491
492 # For robustness sake (in light of junk files or in-source
493 # configuration), copy from the build or source tree to the install
494 # tree using only the human-maintained file lists and directory
495 # components.  Yes, with minor differences, this is sheer duplication
496 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
497 # `$(mkinstalldirs)' instead of `mkdir -p'.  In particular,
498 # host_headers_extra are taken out of the build tree staging area;
499 # the rest are taken from the original source tree.
500 gxx_include_dir = @gxx_include_dir@
501
502 # By adding these files here, automake will remove them for 'make clean'
503 CLEANFILES = ${pch_input} ${pch_output_builddir}/*
504 CONFIG_HEADER = ../config.h
505 CONFIG_CLEAN_FILES = 
506 DIST_COMMON =  Makefile.am Makefile.in
507
508
509 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
510
511 TAR = gtar
512 GZIP_ENV = --best
513 all: all-redirect
514 .SUFFIXES:
515 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
516         cd $(top_srcdir) && $(AUTOMAKE) --cygnus include/Makefile
517
518 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
519         cd $(top_builddir) \
520           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
521
522 tags: TAGS
523 TAGS:
524
525
526 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
527
528 subdir = include
529
530 distdir: $(DISTFILES)
531         @for file in $(DISTFILES); do \
532           if test -f $$file; then d=.; else d=$(srcdir); fi; \
533           if test -d $$d/$$file; then \
534             cp -pr $$d/$$file $(distdir)/$$file; \
535           else \
536             test -f $(distdir)/$$file \
537             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
538             || cp -p $$d/$$file $(distdir)/$$file || :; \
539           fi; \
540         done
541 info-am:
542 info: info-am
543 dvi-am:
544 dvi: dvi-am
545 check-am:
546 check: check-am
547 installcheck-am:
548 installcheck: installcheck-am
549 install-info-am: 
550 install-info: install-info-am
551 install-exec-am:
552 install-exec: install-exec-am
553
554 install-data-am: install-data-local
555 install-data: install-data-am
556
557 install-am: all-am
558         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
559 install: install-am
560 uninstall-am:
561 uninstall: uninstall-am
562 all-am: Makefile all-local
563 all-redirect: all-am
564 install-strip:
565         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
566 installdirs:
567
568
569 mostlyclean-generic:
570
571 clean-generic:
572         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
573
574 distclean-generic:
575         -rm -f Makefile $(CONFIG_CLEAN_FILES)
576         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
577
578 maintainer-clean-generic:
579 mostlyclean-am:  mostlyclean-generic
580
581 mostlyclean: mostlyclean-am
582
583 clean-am:  clean-generic mostlyclean-am
584
585 clean: clean-am
586
587 distclean-am:  distclean-generic clean-am
588         -rm -f libtool
589
590 distclean: distclean-am
591
592 maintainer-clean-am:  maintainer-clean-generic distclean-am
593         @echo "This command is intended for maintainers to use;"
594         @echo "it deletes files that may require special tools to rebuild."
595
596 maintainer-clean: maintainer-clean-am
597
598 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
599 installcheck-am installcheck install-info-am install-info \
600 install-exec-am install-exec install-data-local install-data-am \
601 install-data install-am install uninstall-am uninstall all-local \
602 all-redirect all-am all installdirs mostlyclean-generic \
603 distclean-generic clean-generic maintainer-clean-generic clean \
604 mostlyclean distclean maintainer-clean
605
606
607 # Here are the rules for building the headers
608 all-local: ${allstamped} ${allcreated} 
609
610 # This rule is slightly different, in that we must change the name of the
611 # local file from std_foo.h to foo.
612 stamp-std: ${std_headers}
613         @if [ ! -d "${std_builddir}" ]; then \
614           mkdir -p ${std_builddir} ;\
615         fi ;\
616         if [ ! -f stamp-std ]; then \
617           (cd ${std_builddir} && for h in $?; do \
618             official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
619             @LN_S@ $$h ./$${official_name} || true ;\
620           done) ;\
621           echo `date` > stamp-std ;\
622         fi
623
624 stamp-bits: ${bits_headers}
625         @if [ ! -d "${bits_builddir}" ]; then \
626           mkdir -p ${bits_builddir} ;\
627         fi ;\
628         if [ ! -f stamp-bits ]; then \
629           (cd ${bits_builddir} && @LN_S@ $? . || true) ;\
630           echo `date` > stamp-bits ;\
631         fi
632
633 stamp-c_base: ${c_base_headers} ${c_base_headers_extra} 
634         @if [ ! -d "${c_base_builddir}" ]; then \
635           mkdir -p ${c_base_builddir} ;\
636         fi ;\
637         if [ ! -f stamp-c_base ]; then \
638           (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
639             official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
640             @LN_S@ $$h ./$${official_name} || true ;\
641           done) ;\
642           if [ ! -z "${c_base_headers_extra}" ]; then \
643           (cd ${bits_builddir} && @LN_S@ ${c_base_headers_extra}  . || true) ;\
644           fi ;\
645           echo `date` > stamp-c_base ;\
646         fi
647
648 stamp-c_compatibility: ${c_compatibility_headers_extra}
649         @if [ ! -d "${c_compatibility_builddir}" ]; then \
650           mkdir -p ${c_compatibility_builddir} ;\
651         fi ;\
652         if [ ! -f stamp-c_compatibility ]; then \
653           if [ ! -z "${c_compatibility_headers_extra}" ]; then \
654             (cd ${c_compatibility_builddir} && @LN_S@ $? . || true) ;\
655           fi ;\
656           echo `date` > stamp-c_compatibility ;\
657         fi 
658
659 stamp-backward: ${backward_headers}
660         @if [ ! -d "${backward_builddir}" ]; then \
661           mkdir -p ${backward_builddir} ;\
662         fi ;\
663         if [ ! -f stamp-backward ]; then \
664           (cd ${backward_builddir} && @LN_S@ $? . || true) ;\
665           echo `date` > stamp-backward ;\
666         fi
667
668 stamp-ext: ${ext_headers}
669         @if [ ! -d "${ext_builddir}" ]; then \
670             mkdir -p ${ext_builddir} ;\
671         fi ;\
672         if [ ! -f stamp-ext ]; then \
673           (cd ${ext_builddir} && @LN_S@ $? . || true) ;\
674           echo `date` > stamp-ext ;\
675         fi
676
677 stamp-${host_alias}:
678         @if [ ! -d ${host_builddir} ]; then \
679           mkdir -p ${host_builddir} ;\
680           echo `date` > stamp-${host_alias} ;\
681         fi
682
683 # Host includes static.
684 # XXX Missing dependency info for {host_headers_extra}
685 stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
686         @if [ ! -f stamp-host ]; then \
687           (cd ${host_builddir} ;\
688           @LN_S@ ${host_headers} . || true ;\
689           @LN_S@ ${glibcpp_srcdir}/@BASIC_FILE_H@ basic_file.h || true ;\
690           @LN_S@ ${glibcpp_srcdir}/@CSTDIO_H@ c++io.h || true ;\
691           @LN_S@ ${glibcpp_srcdir}/@CLOCALE_H@ c++locale.h || true ;\
692           @LN_S@ ${glibcpp_srcdir}/@CLOCALE_INTERNAL_H@ . || true ;\
693           @LN_S@ ${glibcpp_srcdir}/@CMESSAGES_H@ messages_members.h || true ;\
694           @LN_S@ ${glibcpp_srcdir}/@CTIME_H@ time_members.h || true ;\
695           @LN_S@ ${glibcpp_srcdir}/@CCODECVT_H@ codecvt_specializations.h || true);\
696           echo `date` > stamp-host ; \
697         fi
698
699 # Host includes dynamic.
700 ${host_builddir}/c++config.h: ${CONFIG_HEADER} \
701                                 ${glibcpp_srcdir}/include/bits/c++config \
702                                 stamp-${host_alias}
703         @cat ${glibcpp_srcdir}/include/bits/c++config > $@ ;\
704         sed -e 's/HAVE_/_GLIBCPP_HAVE_/g' \
705             -e 's/PACKAGE/_GLIBCPP_PACKAGE/g' \
706             -e 's/VERSION/_GLIBCPP_VERSION/g' \
707             -e 's/WORDS_/_GLIBCPP_WORDS_/g' \
708             < ${CONFIG_HEADER} >> $@ ;\
709         echo "#endif // _CPP_CPPCONFIG_" >>$@
710
711 ${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
712         sed -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCPP_\1/g' \
713             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
714             < ${toplevel_srcdir}/gcc/gthr.h > $@
715
716 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
717                                   stamp-${host_alias}
718         sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
719             -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
720             < ${toplevel_srcdir}/gcc/gthr-single.h > $@
721
722 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
723                                    stamp-${host_alias}
724         sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
725             -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
726             -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
727             < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
728
729 ${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcpp_thread_h} \
730                                    stamp-${host_alias}
731         sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
732             -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
733             -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
734             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
735             < ${toplevel_srcdir}/gcc/${glibcpp_thread_h} > $@
736
737 # Build a precompiled C++ include, stdc++.h.gch.
738 ${pch_input}: ${allstamped} ${host_builddir}/c++config.h ${pch_source}
739         touch ${pch_input}; \
740         if [ ! -d "${pch_output_builddir}" ]; then \
741           mkdir -p ${pch_output_builddir}; \
742         fi; \
743         $(CXX) $(PCHFLAGS) $(INCLUDES) ${pch_source} -O0 -g -o ${pch_output_builddir}/O0g; \
744         $(CXX) $(PCHFLAGS) $(INCLUDES) ${pch_source} -O2 -g -o ${pch_output_builddir}/O2g;
745
746 install-data-local: install-headers ${pch_install}
747
748 install-headers:
749         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
750         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
751         for file in ${bits_headers}; do \
752           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
753         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
754         for file in ${backward_headers}; do \
755           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
756         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
757         for file in ${ext_headers}; do \
758           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
759         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
760         for file in ${c_base_headers_rename}; do \
761           $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
762         c_base_headers_extra_install='$(c_base_headers_extra)';\
763         for file in $$c_base_headers_extra_install; do \
764           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
765         c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
766         for file in $$c_compatibility_headers_install; do \
767           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
768         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
769         for file in ${std_headers_rename}; do \
770           $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
771         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
772         for file in ${host_headers} ${host_headers_extra} \
773          ${thread_host_headers}; do \
774           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
775
776 install-pch:
777         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}
778         for file in ${pch_output_builddir}/*; do \
779           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}; done
780
781 # Stop implicit '.o' make rules from ever stomping on extensionless
782 # headers, in the improbable case where some foolish, crack-addled
783 # developer tries to create them via make in the include build
784 # directory. (This is more of an example of how this kind of rule can
785 # be made.)
786 .PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
787 $(std_headers_rename): ; @:
788 $(c_base_headers_rename): ; @:
789
790 # Tell versions [3.59,3.63) of GNU make to not export all variables.
791 # Otherwise a system limit (for SysV at least) may be exceeded.
792 .NOEXPORT: