OSDN Git Service

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