OSDN Git Service

2000-10-10 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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 CC = @CC@
69 CPP = @CPP@
70 CSHADOWFLAGS = @CSHADOWFLAGS@
71 CXX = @CXX@
72 CXXCPP = @CXXCPP@
73 DEBUG_FLAGS = @DEBUG_FLAGS@
74 DLLTOOL = @DLLTOOL@
75 EXEEXT = @EXEEXT@
76 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
77 GCC_OBJDIR = @GCC_OBJDIR@
78 GCJ = @GCJ@
79 GCJFLAGS = @GCJFLAGS@
80 GLIBCPP_CFLAGS = @GLIBCPP_CFLAGS@
81 GLIBCPP_CXXFLAGS = @GLIBCPP_CXXFLAGS@
82 LIBMATHOBJS = @LIBMATHOBJS@
83 LIBSTRINGOBJS = @LIBSTRINGOBJS@
84 LIBTOOL = @LIBTOOL@
85 LN_S = @LN_S@
86 MAINT = @MAINT@
87 MAKEINFO = @MAKEINFO@
88 OBJDUMP = @OBJDUMP@
89 OBJEXT = @OBJEXT@
90 OPT_LDFLAGS = @OPT_LDFLAGS@
91 PACKAGE = @PACKAGE@
92 RANLIB = @RANLIB@
93 SECTION_FLAGS = @SECTION_FLAGS@
94 SECTION_LDFLAGS = @SECTION_LDFLAGS@
95 STRIP = @STRIP@
96 USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
97 VERSION = @VERSION@
98 WERROR = @WERROR@
99 WFMT_FLAGS = @WFMT_FLAGS@
100 glibcpp_basedir = @glibcpp_basedir@
101 ifGNUmake = @ifGNUmake@
102 libinst_wstring_la = @libinst_wstring_la@
103
104 AUTOMAKE_OPTIONS = 1.3 cygnus
105 MAINT_CHARSET = latin1
106
107 # This helps subvert libstdcxx_interface, as calculated by devo/config.if
108 # Needed so that g++ can find the correct include subdir automatically.
109 INTERFACE = v3
110 gxx_include_dir = $(includedir)/g++
111
112 SUBDIRS = libio libmath libsupc++ src
113
114 # Compile flags that should be constant throughout the build, both for
115 # SUBDIRS and for libstdc++-v3 in general.
116 # Optimization flags that are probably a good idea for thrill-seekers. Just
117 # uncomment the lines below and make, everything else is ready to go... 
118 # OPTIMIZE_CXXFLAGS = -O3 -fstrict-aliasing -fvtable-gc 
119 OPTIMIZE_CXXFLAGS = 
120
121 # Warning flags to use.
122 WARN_CXXFLAGS =         -Wall -Wno-format -W -Wwrite-strings -Winline   $(WERROR) @WFMT_FLAGS@
123
124
125 # These bits are all figured out from configure. Look in acinclude.m4
126 # or configure.in to see how they are set.
127 # NB: DEBUGFLAGS have to be at the end so that -O2 can be overridden.
128 CONFIG_CXXFLAGS =       @EXTRA_CXX_FLAGS@       @SECTION_FLAGS@ @CSHADOWFLAGS@ @DEBUG_FLAGS@ 
129
130
131 # Root level of the include sources.
132 GLIBCPP_INCLUDES = $(top_srcdir)/include
133
134 # Passed down for cross compilers, canadian crosses.
135 TOPLEVEL_INCLUDES = -I$(includedir)
136
137 LIBMATH_INCLUDES = -I$(top_srcdir)/libmath
138 @GLIBCPP_NEED_LIBIO_TRUE@LIBIO_INCLUDES =       -I$(top_builddir)/libio -I$(top_srcdir)/libio 
139 @GLIBCPP_NEED_LIBIO_FALSE@LIBIO_INCLUDES = -I$(top_srcdir)/libio
140 @GLIBCPP_USE_CSHADOW_TRUE@CSHADOW_INCLUDES =    -I$(GLIBCPP_INCLUDES)/std -I$(GLIBCPP_INCLUDES)/c_std
141 @GLIBCPP_USE_CSHADOW_FALSE@CSHADOW_INCLUDES =   -I$(GLIBCPP_INCLUDES)/std -I$(GLIBCPP_INCLUDES)/c
142
143 # Multilib support.
144 MAKEOVERRIDES = 
145
146 # Multilib variables.
147 MULTISRCTOP = 
148 MULTIBUILDTOP = 
149 MULTIDIRS = 
150 MULTISUBDIR = 
151 MULTIDO = true
152 MULTICLEAN = true
153
154 # Work around what appears to be a GNU make bug handling MAKEFLAGS
155 # values defined in terms of make variables, as is the case for CC and
156 # friends when we are called from the top level Makefile.
157 AM_MAKEFLAGS =          "AR_FLAGS=$(AR_FLAGS)"  "CC_FOR_BUILD=$(CC_FOR_BUILD)"  "CC_FOR_TARGET=$(CC_FOR_TARGET)"        "CFLAGS=$(CFLAGS)"      "CXXFLAGS=$(CXXFLAGS)"  "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)"  "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)"        "INSTALL=$(INSTALL)"    "INSTALL_DATA=$(INSTALL_DATA)"  "INSTALL_PROGRAM=$(INSTALL_PROGRAM)"    "INSTALL_SCRIPT=$(INSTALL_SCRIPT)"      "LDFLAGS=$(LDFLAGS)"    "LIBCFLAGS=$(LIBCFLAGS)"        "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)"  "MAKE=$(MAKE)"  "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)"         "PICFLAG=$(PICFLAG)"    "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)"      "SHELL=$(SHELL)"        "EXPECT=$(EXPECT)"      "RUNTEST=$(RUNTEST)"    "RUNTESTFLAGS=$(RUNTESTFLAGS)"  "exec_prefix=$(exec_prefix)"    "infodir=$(infodir)"    "libdir=$(libdir)"      "includedir=$(includedir)"      "prefix=$(prefix)"      "tooldir=$(tooldir)"    "AR=$(AR)"      "AS=$(AS)"      "CC=$(CC)"      "CXX=$(CXX)"    "LD=$(LD)"      "LIBCFLAGS=$(LIBCFLAGS)"        "PICFLAG=$(PICFLAG)"    "RANLIB=$(RANLIB)"      "NM=$(NM)"      "NM_FOR_BUILD=$(NM_FOR_BUILD)"  "NM_FOR_TARGET=$(NM_FOR_TARGET)"        "DESTDIR=$(DESTDIR)"    "WERROR=$(WERROR)"      "OPTIMIZE_CXXFLAGS=$(OPTIMIZE_CXXFLAGS)"        "WARN_CXXFLAGS=$(WARN_CXXFLAGS)"        "CONFIG_CXXFLAGS=$(CONFIG_CXXFLAGS)"    "GLIBCPP_INCLUDES=$(GLIBCPP_INCLUDES)"  "TOPLEVEL_INCLUDES=$(TOPLEVEL_INCLUDES)"        "LIBMATH_INCLUDES=$(LIBMATH_INCLUDES)"  "LIBIO_INCLUDES=$(LIBIO_INCLUDES)"      "CSHADOW_INCLUDES=$(CSHADOW_INCLUDES)"
158
159 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
160 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
161 CONFIG_HEADER = config.h
162 CONFIG_CLEAN_FILES =  mkcheck
163 DIST_COMMON =  README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
164 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
165 mkcheck.in
166
167
168 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
169
170 TAR = gtar
171 GZIP_ENV = --best
172 all: all-redirect
173 .SUFFIXES:
174 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
175         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
176
177 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
178         cd $(top_builddir) \
179           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
180
181 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
182         cd $(srcdir) && $(ACLOCAL)
183
184 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
185         $(SHELL) ./config.status --recheck
186 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
187         cd $(srcdir) && $(AUTOCONF)
188
189 config.h: stamp-h
190         @if test ! -f $@; then \
191                 rm -f stamp-h; \
192                 $(MAKE) stamp-h; \
193         else :; fi
194 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
195         cd $(top_builddir) \
196           && CONFIG_FILES= CONFIG_HEADERS=config.h \
197              $(SHELL) ./config.status
198         @echo timestamp > stamp-h 2> /dev/null
199 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
200         @if test ! -f $@; then \
201                 rm -f $(srcdir)/stamp-h.in; \
202                 $(MAKE) $(srcdir)/stamp-h.in; \
203         else :; fi
204 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
205         cd $(top_srcdir) && $(AUTOHEADER)
206         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
207
208 mostlyclean-hdr:
209
210 clean-hdr:
211
212 distclean-hdr:
213         -rm -f config.h
214
215 maintainer-clean-hdr:
216 mkcheck: $(top_builddir)/config.status mkcheck.in
217         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
218
219 # This directory's subdirectories are mostly independent; you can cd
220 # into them and run `make' without going through this Makefile.
221 # To change the values of `make' variables: instead of editing Makefiles,
222 # (1) if the variable is set in `config.status', edit `config.status'
223 #     (which will cause the Makefiles to be regenerated when you run `make');
224 # (2) otherwise, pass the desired values on the `make' command line.
225
226 @SET_MAKE@
227
228 all-recursive install-data-recursive install-exec-recursive \
229 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
230 check-recursive installcheck-recursive info-recursive dvi-recursive:
231         @set fnord $(MAKEFLAGS); amf=$$2; \
232         dot_seen=no; \
233         target=`echo $@ | sed s/-recursive//`; \
234         list='$(SUBDIRS)'; for subdir in $$list; do \
235           echo "Making $$target in $$subdir"; \
236           if test "$$subdir" = "."; then \
237             dot_seen=yes; \
238             local_target="$$target-am"; \
239           else \
240             local_target="$$target"; \
241           fi; \
242           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
243            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
244         done; \
245         if test "$$dot_seen" = "no"; then \
246           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
247         fi; test -z "$$fail"
248
249 mostlyclean-recursive clean-recursive distclean-recursive \
250 maintainer-clean-recursive:
251         @set fnord $(MAKEFLAGS); amf=$$2; \
252         dot_seen=no; \
253         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
254           rev="$$subdir $$rev"; \
255           test "$$subdir" = "." && dot_seen=yes; \
256         done; \
257         test "$$dot_seen" = "no" && rev=". $$rev"; \
258         target=`echo $@ | sed s/-recursive//`; \
259         for subdir in $$rev; do \
260           echo "Making $$target in $$subdir"; \
261           if test "$$subdir" = "."; then \
262             local_target="$$target-am"; \
263           else \
264             local_target="$$target"; \
265           fi; \
266           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
267            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
268         done && test -z "$$fail"
269 tags-recursive:
270         list='$(SUBDIRS)'; for subdir in $$list; do \
271           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
272         done
273
274 tags: TAGS
275
276 ID: $(HEADERS) $(SOURCES) $(LISP)
277         list='$(SOURCES) $(HEADERS)'; \
278         unique=`for i in $$list; do echo $$i; done | \
279           awk '    { files[$$0] = 1; } \
280                END { for (i in files) print i; }'`; \
281         here=`pwd` && cd $(srcdir) \
282           && mkid -f$$here/ID $$unique $(LISP)
283
284 mostlyclean-tags:
285
286 clean-tags:
287
288 distclean-tags:
289         -rm -f TAGS ID
290
291 maintainer-clean-tags:
292
293 distdir = $(PACKAGE)-$(VERSION)
294 top_distdir = $(distdir)
295
296 # This target untars the dist file and tries a VPATH configuration.  Then
297 # it guarantees that the distribution is self-contained by making another
298 # tarfile.
299 distcheck: dist
300         -rm -rf $(distdir)
301         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
302         mkdir $(distdir)/=build
303         mkdir $(distdir)/=inst
304         dc_install_base=`cd $(distdir)/=inst && pwd`; \
305         cd $(distdir)/=build \
306           && ../configure --srcdir=.. --prefix=$$dc_install_base \
307           && $(MAKE) $(AM_MAKEFLAGS) \
308           && $(MAKE) $(AM_MAKEFLAGS) dvi \
309           && $(MAKE) $(AM_MAKEFLAGS) check \
310           && $(MAKE) $(AM_MAKEFLAGS) install \
311           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
312           && $(MAKE) $(AM_MAKEFLAGS) dist
313         -rm -rf $(distdir)
314         @banner="$(distdir).tar.gz is ready for distribution"; \
315         dashes=`echo "$$banner" | sed s/./=/g`; \
316         echo "$$dashes"; \
317         echo "$$banner"; \
318         echo "$$dashes"
319 dist: distdir
320         -chmod -R a+r $(distdir)
321         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
322         -rm -rf $(distdir)
323 dist-all: distdir
324         -chmod -R a+r $(distdir)
325         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
326         -rm -rf $(distdir)
327 distdir: $(DISTFILES)
328         -rm -rf $(distdir)
329         mkdir $(distdir)
330         -chmod 777 $(distdir)
331         @for file in $(DISTFILES); do \
332           if test -f $$file; then d=.; else d=$(srcdir); fi; \
333           if test -d $$d/$$file; then \
334             cp -pr $$d/$$file $(distdir)/$$file; \
335           else \
336             test -f $(distdir)/$$file \
337             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
338             || cp -p $$d/$$file $(distdir)/$$file || :; \
339           fi; \
340         done
341         for subdir in $(SUBDIRS); do \
342           if test "$$subdir" = .; then :; else \
343             test -d $(distdir)/$$subdir \
344             || mkdir $(distdir)/$$subdir \
345             || exit 1; \
346             chmod 777 $(distdir)/$$subdir; \
347             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
348               || exit 1; \
349           fi; \
350         done
351 info-am:
352 info: info-recursive
353 dvi-am:
354 dvi: dvi-recursive
355 check-am:
356 check: check-recursive
357 installcheck-am:
358 installcheck: installcheck-recursive
359 install-info-am: 
360 install-info: install-info-recursive
361 all-recursive-am: config.h
362         $(MAKE) $(AM_MAKEFLAGS) all-recursive
363
364 install-exec-am:
365 install-exec: install-exec-recursive
366
367 install-data-am:
368 install-data: install-data-recursive
369
370 install-am: all-am
371         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372 install: install-recursive
373 uninstall-am:
374 uninstall: uninstall-recursive
375 all-am: Makefile config.h
376 all-redirect: all-recursive-am
377 install-strip:
378         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
379 installdirs: installdirs-recursive
380 installdirs-am:
381
382
383 mostlyclean-generic:
384
385 clean-generic:
386
387 distclean-generic:
388         -rm -f Makefile $(CONFIG_CLEAN_FILES)
389         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
390
391 maintainer-clean-generic:
392 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
393
394 mostlyclean: mostlyclean-recursive
395
396 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
397
398 clean: clean-recursive
399
400 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
401         -rm -f libtool
402
403 distclean: distclean-recursive
404         -rm -f config.status
405
406 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
407                 maintainer-clean-generic distclean-am
408         @echo "This command is intended for maintainers to use;"
409         @echo "it deletes files that may require special tools to rebuild."
410
411 maintainer-clean: maintainer-clean-recursive
412         -rm -f config.status
413
414 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
415 install-data-recursive uninstall-data-recursive install-exec-recursive \
416 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
417 all-recursive check-recursive installcheck-recursive info-recursive \
418 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
419 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
420 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
421 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
422 install-info all-recursive-am install-exec-am install-exec \
423 install-data-am install-data install-am install uninstall-am uninstall \
424 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
425 distclean-generic clean-generic maintainer-clean-generic clean \
426 mostlyclean distclean maintainer-clean
427
428
429 # Use $(blddir) instead of $(top_builddir) for arguments to "mkcheck"
430 # because then the paths will be full pathnames, not relative
431 # pathnames. (-Wl,--rpath seems to like this better.)
432 check:  $(top_builddir)/mkcheck
433         chmod +x  $(top_builddir)/mkcheck
434         $(top_builddir)/mkcheck 0 `pwd` $(top_srcdir)
435
436 check-install: $(top_builddir)/mkcheck
437         chmod +x  $(top_builddir)/mkcheck
438         $(top_builddir)/mkcheck 1 `pwd` $(top_srcdir) $(prefix)
439
440 # Multilib Makefile bits.
441 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
442         maintainer-clean-multi
443
444 all-am: all-multi
445 install-am: install-multi
446 mostlyclean-am: mostlyclean-multi
447 clean-am: clean-multi
448 distclean-am: distclean-multi
449 maintainer-clean-am: maintainer-clean-multi
450
451 all-multi:
452         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
453 install-multi:
454         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
455 mostlyclean-multi:
456         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
457 clean-multi:
458         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
459 distclean-multi:
460         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
461 maintainer-clean-multi:
462         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
463
464 # All the machinations with string instantiations messes up the
465 # automake-generated TAGS rule. Make a simple one here.
466 TAGS: tags-recursive $(LISP)
467
468 # Tell versions [3.59,3.63) of GNU make to not export all variables.
469 # Otherwise a system limit (for SysV at least) may be exceeded.
470 .NOEXPORT: