OSDN Git Service

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