OSDN Git Service

2003-03-05 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 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_C = @CCODECVT_C@
74 CCODECVT_CC = @CCODECVT_CC@
75 CCODECVT_H = @CCODECVT_H@
76 CCOLLATE_CC = @CCOLLATE_CC@
77 CCTYPE_CC = @CCTYPE_CC@
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 CSTDIO_H = @CSTDIO_H@
87 CTIME_CC = @CTIME_CC@
88 CTIME_H = @CTIME_H@
89 CXXCPP = @CXXCPP@
90 C_INCLUDE_DIR = @C_INCLUDE_DIR@
91 DEBUG_FLAGS = @DEBUG_FLAGS@
92 DLLTOOL = @DLLTOOL@
93 EXEEXT = @EXEEXT@
94 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
95 GCJ = @GCJ@
96 GCJFLAGS = @GCJFLAGS@
97 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
98 LIBIO_INCLUDES = @LIBIO_INCLUDES@
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_file = @baseline_file@
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_POFILES = @glibcpp_POFILES@
130 glibcpp_basedir = @glibcpp_basedir@
131 glibcpp_localedir = @glibcpp_localedir@
132 glibcpp_prefixdir = @glibcpp_prefixdir@
133 glibcpp_toolexecdir = @glibcpp_toolexecdir@
134 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
135 ifGNUmake = @ifGNUmake@
136 libio_la = @libio_la@
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}/basic_ios.h \
225         ${bits_srcdir}/basic_ios.tcc \
226         ${bits_srcdir}/basic_string.h \
227         ${bits_srcdir}/basic_string.tcc \
228         ${bits_srcdir}/boost_concept_check.h \
229         ${bits_srcdir}/char_traits.h \
230         ${bits_srcdir}/codecvt.h \
231         ${bits_srcdir}/concept_check.h \
232         ${bits_srcdir}/cpp_type_traits.h \
233         ${bits_srcdir}/demangle.h \
234         ${bits_srcdir}/deque.tcc \
235         ${bits_srcdir}/fpos.h \
236         ${bits_srcdir}/fstream.tcc \
237         ${bits_srcdir}/functexcept.h \
238         ${bits_srcdir}/gslice.h \
239         ${bits_srcdir}/gslice_array.h \
240         ${bits_srcdir}/indirect_array.h \
241         ${bits_srcdir}/ios_base.h \
242         ${bits_srcdir}/istream.tcc \
243         ${bits_srcdir}/list.tcc \
244         ${bits_srcdir}/locale_classes.h \
245         ${bits_srcdir}/locale_facets.h \
246         ${bits_srcdir}/locale_facets.tcc \
247         ${bits_srcdir}/localefwd.h \
248         ${bits_srcdir}/mask_array.h \
249         ${bits_srcdir}/ostream.tcc \
250         ${bits_srcdir}/pthread_allocimpl.h \
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_alloc.h \
258         ${bits_srcdir}/stl_bvector.h \
259         ${bits_srcdir}/stl_construct.h \
260         ${bits_srcdir}/stl_deque.h \
261         ${bits_srcdir}/stl_function.h \
262         ${bits_srcdir}/stl_heap.h \
263         ${bits_srcdir}/stl_iterator.h \
264         ${bits_srcdir}/stl_iterator_base_funcs.h \
265         ${bits_srcdir}/stl_iterator_base_types.h \
266         ${bits_srcdir}/stl_list.h \
267         ${bits_srcdir}/stl_map.h \
268         ${bits_srcdir}/stl_multimap.h \
269         ${bits_srcdir}/stl_multiset.h \
270         ${bits_srcdir}/stl_numeric.h \
271         ${bits_srcdir}/stl_pair.h \
272         ${bits_srcdir}/stl_pthread_alloc.h \
273         ${bits_srcdir}/stl_queue.h \
274         ${bits_srcdir}/stl_raw_storage_iter.h \
275         ${bits_srcdir}/stl_relops.h \
276         ${bits_srcdir}/stl_set.h \
277         ${bits_srcdir}/stl_stack.h \
278         ${bits_srcdir}/stl_tempbuf.h \
279         ${bits_srcdir}/stl_threads.h \
280         ${bits_srcdir}/stl_tree.h \
281         ${bits_srcdir}/stl_uninitialized.h \
282         ${bits_srcdir}/stl_vector.h \
283         ${bits_srcdir}/streambuf.tcc \
284         ${bits_srcdir}/stringfwd.h \
285         ${bits_srcdir}/type_traits.h \
286         ${bits_srcdir}/valarray_array.h \
287         ${bits_srcdir}/valarray_array.tcc \
288         ${bits_srcdir}/valarray_before.h \
289         ${bits_srcdir}/valarray_after.h \
290         ${bits_srcdir}/vector.tcc
291
292
293 backward_srcdir = ${glibcpp_srcdir}/include/backward
294 backward_builddir = ./backward
295 backward_headers = \
296         ${backward_srcdir}/complex.h \
297         ${backward_srcdir}/iomanip.h \
298         ${backward_srcdir}/istream.h \
299         ${backward_srcdir}/ostream.h \
300         ${backward_srcdir}/stream.h \
301         ${backward_srcdir}/streambuf.h \
302         ${backward_srcdir}/algo.h \
303         ${backward_srcdir}/algobase.h \
304         ${backward_srcdir}/alloc.h \
305         ${backward_srcdir}/bvector.h \
306         ${backward_srcdir}/defalloc.h \
307         ${backward_srcdir}/deque.h \
308         ${backward_srcdir}/function.h \
309         ${backward_srcdir}/hash_map.h \
310         ${backward_srcdir}/hash_set.h \
311         ${backward_srcdir}/hashtable.h \
312         ${backward_srcdir}/heap.h \
313         ${backward_srcdir}/iostream.h \
314         ${backward_srcdir}/iterator.h \
315         ${backward_srcdir}/list.h \
316         ${backward_srcdir}/map.h \
317         ${backward_srcdir}/multimap.h \
318         ${backward_srcdir}/new.h \
319         ${backward_srcdir}/multiset.h \
320         ${backward_srcdir}/pair.h \
321         ${backward_srcdir}/queue.h \
322         ${backward_srcdir}/rope.h \
323         ${backward_srcdir}/set.h \
324         ${backward_srcdir}/slist.h \
325         ${backward_srcdir}/stack.h \
326         ${backward_srcdir}/tempbuf.h \
327         ${backward_srcdir}/tree.h \
328         ${backward_srcdir}/vector.h \
329         ${backward_srcdir}/fstream.h \
330         ${backward_srcdir}/strstream \
331         ${backward_srcdir}/backward_warning.h
332
333
334 ext_srcdir = ${glibcpp_srcdir}/include/ext
335 ext_builddir = ./ext
336 ext_headers = \
337         ${ext_srcdir}/algorithm \
338         ${ext_srcdir}/enc_filebuf.h \
339         ${ext_srcdir}/stdio_filebuf.h \
340         ${ext_srcdir}/functional \
341         ${ext_srcdir}/hash_map \
342         ${ext_srcdir}/hash_set \
343         ${ext_srcdir}/iterator \
344         ${ext_srcdir}/memory \
345         ${ext_srcdir}/numeric \
346         ${ext_srcdir}/rb_tree \
347         ${ext_srcdir}/rope \
348         ${ext_srcdir}/ropeimpl.h \
349         ${ext_srcdir}/slist \
350         ${ext_srcdir}/stl_hash_fun.h \
351         ${ext_srcdir}/stl_hashtable.h \
352         ${ext_srcdir}/stl_rope.h
353
354
355 # This is the common subset of files that all three "C" header models use.
356 c_base_srcdir = @C_INCLUDE_DIR@
357 c_base_builddir = .
358 c_base_headers = \
359         ${c_base_srcdir}/std_cassert.h \
360         ${c_base_srcdir}/std_cctype.h \
361         ${c_base_srcdir}/std_cerrno.h \
362         ${c_base_srcdir}/std_cfloat.h \
363         ${c_base_srcdir}/std_ciso646.h \
364         ${c_base_srcdir}/std_climits.h \
365         ${c_base_srcdir}/std_clocale.h \
366         ${c_base_srcdir}/std_cmath.h \
367         ${c_base_srcdir}/std_csetjmp.h \
368         ${c_base_srcdir}/std_csignal.h \
369         ${c_base_srcdir}/std_cstdarg.h \
370         ${c_base_srcdir}/std_cstddef.h \
371         ${c_base_srcdir}/std_cstdio.h \
372         ${c_base_srcdir}/std_cstdlib.h \
373         ${c_base_srcdir}/std_cstring.h \
374         ${c_base_srcdir}/std_ctime.h \
375         ${c_base_srcdir}/std_cwchar.h \
376         ${c_base_srcdir}/std_cwctype.h 
377
378 c_base_headers_rename = \
379         cassert \
380         cctype \
381         cerrno \
382         cfloat \
383         ciso646 \
384         climits \
385         clocale \
386         cmath \
387         csetjmp \
388         csignal \
389         cstdarg \
390         cstddef \
391         cstdio \
392         cstdlib \
393         cstring \
394         ctime \
395         cwchar \
396         cwctype 
397
398
399 # "C" compatibility headers.
400 c_compatibility_srcdir = ${glibcpp_srcdir}/include/c_compatibility
401 c_compatibility_builddir = .
402 c_compatibility_headers = \
403         ${c_compatibility_srcdir}/assert.h \
404         ${c_compatibility_srcdir}/ctype.h \
405         ${c_compatibility_srcdir}/errno.h \
406         ${c_compatibility_srcdir}/float.h \
407         ${c_compatibility_srcdir}/iso646.h \
408         ${c_compatibility_srcdir}/limits.h \
409         ${c_compatibility_srcdir}/locale.h \
410         ${c_compatibility_srcdir}/math.h \
411         ${c_compatibility_srcdir}/setjmp.h \
412         ${c_compatibility_srcdir}/signal.h \
413         ${c_compatibility_srcdir}/stdarg.h \
414         ${c_compatibility_srcdir}/stddef.h \
415         ${c_compatibility_srcdir}/stdio.h \
416         ${c_compatibility_srcdir}/stdlib.h \
417         ${c_compatibility_srcdir}/string.h \
418         ${c_compatibility_srcdir}/time.h \
419         ${c_compatibility_srcdir}/wchar.h \
420         ${c_compatibility_srcdir}/wctype.h 
421
422 @GLIBCPP_C_HEADERS_C_STD_TRUE@c_base_headers_extra = @GLIBCPP_C_HEADERS_C_STD_TRUE@${c_base_srcdir}/cmath.tcc 
423 @GLIBCPP_C_HEADERS_C_STD_FALSE@c_base_headers_extra = 
424 @GLIBCPP_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = @GLIBCPP_C_HEADERS_COMPATIBILITY_TRUE@${c_compatibility_headers}
425 @GLIBCPP_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra = 
426
427 target_srcdir = ${glibcpp_srcdir}/@OS_INC_SRCDIR@
428 target_builddir = ./${target_alias}/bits
429 target_headers = \
430         ${target_srcdir}/ctype_base.h \
431         ${target_srcdir}/ctype_inline.h \
432         ${target_srcdir}/ctype_noninline.h \
433         ${target_srcdir}/os_defines.h \
434         ${glibcpp_srcdir}/@ATOMICITY_INC_SRCDIR@/atomicity.h 
435
436
437 # Non-installed target_header files.
438 target_headers_noinst = \
439         ${glibcpp_srcdir}/@CLOCALE_INTERNAL_H@
440
441
442 # These target_headers_extra files are all built with ad hoc naming rules.
443 target_headers_extra = \
444         ${target_builddir}/basic_file.h \
445         ${target_builddir}/c++config.h \
446         ${target_builddir}/c++io.h \
447         ${target_builddir}/c++locale.h \
448         ${target_builddir}/messages_members.h \
449         ${target_builddir}/time_members.h \
450         ${target_builddir}/codecvt_specializations.h
451
452
453 thread_target_headers = \
454         ${target_builddir}/gthr.h \
455         ${target_builddir}/gthr-single.h \
456         ${target_builddir}/gthr-posix.h \
457         ${target_builddir}/gthr-default.h
458
459
460 # List of all timestamp files.  By keeping only one copy of this list, both
461 # CLEANFILES and all-local are kept up-to-date.
462 allstamps = \
463         stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
464         stamp-backward stamp-ext stamp-target 
465
466
467 # Target includes for threads
468 glibcpp_thread_h = @glibcpp_thread_h@
469 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
470
471 # For robustness sake (in light of junk files or in-source
472 # configuration), copy from the build or source tree to the install
473 # tree using only the human-maintained file lists and directory
474 # components.  Yes, with minor differences, this is sheer duplication
475 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
476 # `$(mkinstalldirs)' instead of `mkdir -p'.  In particular,
477 # target_headers_extra are taken out of the build tree staging area;
478 # the rest are taken from the original source tree.
479 gxx_include_dir = @gxx_include_dir@
480
481 # By adding these files here, automake will remove them for 'make clean'
482 CLEANFILES = *.pch stamp-std-precompile
483 CONFIG_HEADER = ../config.h
484 CONFIG_CLEAN_FILES = 
485 DIST_COMMON =  Makefile.am Makefile.in
486
487
488 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
489
490 TAR = gtar
491 GZIP_ENV = --best
492 all: all-redirect
493 .SUFFIXES:
494 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
495         cd $(top_srcdir) && $(AUTOMAKE) --cygnus include/Makefile
496
497 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
498         cd $(top_builddir) \
499           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
500
501 tags: TAGS
502 TAGS:
503
504
505 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
506
507 subdir = include
508
509 distdir: $(DISTFILES)
510         @for file in $(DISTFILES); do \
511           if test -f $$file; then d=.; else d=$(srcdir); fi; \
512           if test -d $$d/$$file; then \
513             cp -pr $$d/$$file $(distdir)/$$file; \
514           else \
515             test -f $(distdir)/$$file \
516             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
517             || cp -p $$d/$$file $(distdir)/$$file || :; \
518           fi; \
519         done
520 info-am:
521 info: info-am
522 dvi-am:
523 dvi: dvi-am
524 check-am:
525 check: check-am
526 installcheck-am:
527 installcheck: installcheck-am
528 install-info-am: 
529 install-info: install-info-am
530 install-exec-am:
531 install-exec: install-exec-am
532
533 install-data-am: install-data-local
534 install-data: install-data-am
535
536 install-am: all-am
537         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
538 install: install-am
539 uninstall-am:
540 uninstall: uninstall-am
541 all-am: Makefile all-local
542 all-redirect: all-am
543 install-strip:
544         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
545 installdirs:
546
547
548 mostlyclean-generic:
549
550 clean-generic:
551         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
552
553 distclean-generic:
554         -rm -f Makefile $(CONFIG_CLEAN_FILES)
555         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
556
557 maintainer-clean-generic:
558 mostlyclean-am:  mostlyclean-generic
559
560 mostlyclean: mostlyclean-am
561
562 clean-am:  clean-generic mostlyclean-am
563
564 clean: clean-am
565
566 distclean-am:  distclean-generic clean-am
567         -rm -f libtool
568
569 distclean: distclean-am
570
571 maintainer-clean-am:  maintainer-clean-generic distclean-am
572         @echo "This command is intended for maintainers to use;"
573         @echo "it deletes files that may require special tools to rebuild."
574
575 maintainer-clean: maintainer-clean-am
576
577 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
578 installcheck-am installcheck install-info-am install-info \
579 install-exec-am install-exec install-data-local install-data-am \
580 install-data install-am install uninstall-am uninstall all-local \
581 all-redirect all-am all installdirs mostlyclean-generic \
582 distclean-generic clean-generic maintainer-clean-generic clean \
583 mostlyclean distclean maintainer-clean
584
585
586 # Here are the rules for building the headers
587 all-local: ${target_builddir}/c++config.h ${thread_target_headers} ${allstamps}
588
589 # This rule is slightly different, in that we must change the name of the
590 # local file from std_foo.h to foo.
591 stamp-std: ${std_headers}
592         @if [ ! -d "${std_builddir}" ]; then \
593           mkdir -p ${std_builddir} ;\
594         fi ;\
595         if [ ! -f stamp-std ]; then \
596           (cd ${std_builddir} && for h in $?; do \
597             official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
598             @LN_S@ $$h ./$${official_name} || true ;\
599           done) ;\
600           echo `date` > stamp-std ;\
601         fi
602
603 stamp-std-precompile: stamp-std ${target_builddir}/c++config.h
604         for h in ${std_headers_rename}; do \
605           echo "generating $$h.pch..."; \
606           $(CXX) -Winvalid-pch -x c++-header $(INCLUDES) $${h}; \
607         done; \
608         echo `date` > stamp-std-precompile
609
610 stamp-bits: ${bits_headers}
611         @if [ ! -d "${bits_builddir}" ]; then \
612           mkdir -p ${bits_builddir} ;\
613         fi ;\
614         if [ ! -f stamp-bits ]; then \
615           (cd ${bits_builddir} && @LN_S@ $? . || true) ;\
616           echo `date` > stamp-bits ;\
617         fi
618
619 stamp-c_base: ${c_base_headers} ${c_base_headers_extra} 
620         @if [ ! -d "${c_base_builddir}" ]; then \
621           mkdir -p ${c_base_builddir} ;\
622         fi ;\
623         (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
624           official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
625           @LN_S@ $$h ./$${official_name} || true ;\
626         done) ;\
627         if [ ! -f stamp-c_base ]; then \
628           if [ ! -z "${c_base_headers_extra}" ]; then \
629           (cd ${bits_builddir} && @LN_S@ ${c_base_headers_extra}  . || true) ;\
630           fi ;\
631           echo `date` > stamp-c_base ;\
632         fi
633
634 stamp-c_compatibility: ${c_compatibility_headers_extra}
635         @if [ ! -d "${c_compatibility_builddir}" ]; then \
636           mkdir -p ${c_compatibility_builddir} ;\
637         fi ;\
638         if [ ! -f stamp-c_compatibility ]; then \
639           if [ ! -z "${c_compatibility_headers_extra}" ]; then \
640             (cd ${c_compatibility_builddir} && @LN_S@ $? . || true) ;\
641           fi ;\
642           echo `date` > stamp-c_compatibility ;\
643         fi 
644
645 stamp-backward: ${backward_headers}
646         @if [ ! -d "${backward_builddir}" ]; then \
647           mkdir -p ${backward_builddir} ;\
648         fi ;\
649         if [ ! -f stamp-backward ]; then \
650           (cd ${backward_builddir} && @LN_S@ $? . || true) ;\
651           echo `date` > stamp-backward ;\
652         fi
653
654 stamp-ext: ${ext_headers}
655         @if [ ! -d "${ext_builddir}" ]; then \
656             mkdir -p ${ext_builddir} ;\
657         fi ;\
658         if [ ! -f stamp-ext ]; then \
659           (cd ${ext_builddir} && @LN_S@ $? . || true) ;\
660           echo `date` > stamp-ext ;\
661         fi
662
663 stamp-${target_alias}:
664         @if [ ! -d ${target_builddir} ]; then \
665           mkdir -p ${target_builddir} ;\
666           echo `date` > stamp-${target_alias} ;\
667         fi
668
669 # Target includes static.
670 # XXX Missing dependency info for {target_headers_extra}
671 stamp-target: ${target_headers} ${target_headers_noinst} stamp-${target_alias}
672         @if [ ! -f stamp-target ]; then \
673           (cd ${target_builddir} ;\
674           @LN_S@ ${target_headers} . || true ;\
675           @LN_S@ ${glibcpp_srcdir}/@BASIC_FILE_H@ basic_file.h || true ;\
676           @LN_S@ ${glibcpp_srcdir}/@CSTDIO_H@ c++io.h || true ;\
677           @LN_S@ ${glibcpp_srcdir}/@CLOCALE_H@ c++locale.h || true ;\
678           @LN_S@ ${glibcpp_srcdir}/@CLOCALE_INTERNAL_H@ . || true ;\
679           @LN_S@ ${glibcpp_srcdir}/@CMESSAGES_H@ messages_members.h || true ;\
680           @LN_S@ ${glibcpp_srcdir}/@CTIME_H@ time_members.h || true ;\
681           @LN_S@ ${glibcpp_srcdir}/@CCODECVT_H@ codecvt_specializations.h || true);\
682           echo `date` > stamp-target ; \
683         fi
684
685 # Target includes dynamic.
686 ${target_builddir}/c++config.h: ${CONFIG_HEADER} \
687                                 ${glibcpp_srcdir}/include/bits/c++config \
688                                 stamp-${target_alias}
689         @cat ${glibcpp_srcdir}/include/bits/c++config > $@ ;\
690         sed -e 's/HAVE_/_GLIBCPP_HAVE_/g' \
691             -e 's/PACKAGE/_GLIBCPP_PACKAGE/g' \
692             -e 's/VERSION/_GLIBCPP_VERSION/g' \
693             -e 's/WORDS_/_GLIBCPP_WORDS_/g' \
694             < ${CONFIG_HEADER} >> $@ ;\
695         echo "#endif // _CPP_CPPCONFIG_" >>$@
696
697 ${target_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${target_alias}
698         sed -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCPP_\1/g' \
699             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
700             < ${toplevel_srcdir}/gcc/gthr.h > $@
701
702 ${target_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
703                                   stamp-${target_alias}
704         sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
705             -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
706             < ${toplevel_srcdir}/gcc/gthr-single.h > $@
707
708 ${target_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
709                                    stamp-${target_alias}
710         sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
711             -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
712             -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
713             < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
714
715 ${target_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcpp_thread_h} \
716                                    stamp-${target_alias}
717         sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
718             -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
719             -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
720             -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
721             < ${toplevel_srcdir}/gcc/${glibcpp_thread_h} > $@
722 install-data-local:
723         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
724         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
725         for file in ${bits_headers}; do \
726           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
727         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
728         for file in ${backward_headers}; do \
729           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
730         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
731         for file in ${ext_headers}; do \
732           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
733         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
734         for file in ${c_base_headers_rename}; do \
735           $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
736         c_base_headers_extra_install='$(c_base_headers_extra)';\
737         for file in $$c_base_headers_extra_install; do \
738           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
739         c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
740         for file in $$c_compatibility_headers_install; do \
741           $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
742         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
743         for file in ${std_headers_rename}; do \
744           $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
745         $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${target_builddir}
746         for file in ${target_headers} ${target_headers_extra} \
747          ${thread_target_headers}; do \
748           $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${target_builddir}; done
749
750 # Stop implicit '.o' make rules from ever stomping on extensionless
751 # headers, in the improbable case where some foolish, crack-addled
752 # developer tries to create them via make in the include build
753 # directory. (This is more of an example of how this kind of rule can
754 # be made.)
755 .PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
756 $(std_headers_rename): ; @:
757 $(c_base_headers_rename): ; @:
758
759 # Tell versions [3.59,3.63) of GNU make to not export all variables.
760 # Otherwise a system limit (for SysV at least) may be exceeded.
761 .NOEXPORT: