OSDN Git Service

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