2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>
[official-gcc.git] / libstdc++-v3 / Makefile.in
blob804a12497c25fd545bae4aec45c51ace842a2551
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
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
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
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@
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_INCLUDE_DIR = @GLIBCPP_INCLUDE_DIR@
83 LIBIO_INCLUDES = @LIBIO_INCLUDES@
84 LIBMATHOBJS = @LIBMATHOBJS@
85 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
86 LIBSTRINGOBJS = @LIBSTRINGOBJS@
87 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
88 LIBTOOL = @LIBTOOL@
89 LN_S = @LN_S@
90 MAINT = @MAINT@
91 MAKEINFO = @MAKEINFO@
92 OBJDUMP = @OBJDUMP@
93 OBJEXT = @OBJEXT@
94 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
95 OPT_LDFLAGS = @OPT_LDFLAGS@
96 PACKAGE = @PACKAGE@
97 RANLIB = @RANLIB@
98 SECTION_FLAGS = @SECTION_FLAGS@
99 SECTION_LDFLAGS = @SECTION_LDFLAGS@
100 STRIP = @STRIP@
101 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
102 USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
103 VERSION = @VERSION@
104 WARN_FLAGS = @WARN_FLAGS@
105 WERROR = @WERROR@
106 enable_shared = @enable_shared@
107 enable_static = @enable_static@
108 glibcpp_basedir = @glibcpp_basedir@
109 glibcpp_toolexecdir = @glibcpp_toolexecdir@
110 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
111 gxx_include_dir = @gxx_include_dir@
112 ifGNUmake = @ifGNUmake@
113 libio_la = @libio_la@
114 toplevel_srcdir = @toplevel_srcdir@
116 AUTOMAKE_OPTIONS = 1.3 cygnus
117 MAINT_CHARSET = latin1
119 SUBDIRS = libio libmath libsupc++ src
121 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
123 # Multilib support.
124 MAKEOVERRIDES =
126 # Multilib variables.
127 MULTISRCTOP =
128 MULTIBUILDTOP =
129 MULTIDIRS =
130 MULTISUBDIR =
131 MULTIDO = true
132 MULTICLEAN = true
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)"
139 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
140 CONFIG_HEADER = config.h
141 CONFIG_CLEAN_FILES = tests_flags mkcheck
142 DIST_COMMON = README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
143 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
144 mkcheck.in tests_flags.in
147 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
149 TAR = gtar
150 GZIP_ENV = --best
151 all: all-redirect
152 .SUFFIXES:
153 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
154 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
156 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
157 cd $(top_builddir) \
158 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
160 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
161 cd $(srcdir) && $(ACLOCAL)
163 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
164 $(SHELL) ./config.status --recheck
165 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
166 cd $(srcdir) && $(AUTOCONF)
168 config.h: stamp-h
169 @if test ! -f $@; then \
170 rm -f stamp-h; \
171 $(MAKE) stamp-h; \
172 else :; fi
173 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
174 cd $(top_builddir) \
175 && CONFIG_FILES= CONFIG_HEADERS=config.h \
176 $(SHELL) ./config.status
177 @echo timestamp > stamp-h 2> /dev/null
178 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
179 @if test ! -f $@; then \
180 rm -f $(srcdir)/stamp-h.in; \
181 $(MAKE) $(srcdir)/stamp-h.in; \
182 else :; fi
183 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
184 cd $(top_srcdir) && $(AUTOHEADER)
185 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
187 mostlyclean-hdr:
189 clean-hdr:
191 distclean-hdr:
192 -rm -f config.h
194 maintainer-clean-hdr:
195 tests_flags: $(top_builddir)/config.status tests_flags.in
196 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
197 mkcheck: $(top_builddir)/config.status mkcheck.in
198 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
200 # This directory's subdirectories are mostly independent; you can cd
201 # into them and run `make' without going through this Makefile.
202 # To change the values of `make' variables: instead of editing Makefiles,
203 # (1) if the variable is set in `config.status', edit `config.status'
204 # (which will cause the Makefiles to be regenerated when you run `make');
205 # (2) otherwise, pass the desired values on the `make' command line.
207 @SET_MAKE@
209 all-recursive install-data-recursive install-exec-recursive \
210 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
211 check-recursive installcheck-recursive info-recursive dvi-recursive:
212 @set fnord $(MAKEFLAGS); amf=$$2; \
213 dot_seen=no; \
214 target=`echo $@ | sed s/-recursive//`; \
215 list='$(SUBDIRS)'; for subdir in $$list; do \
216 echo "Making $$target in $$subdir"; \
217 if test "$$subdir" = "."; then \
218 dot_seen=yes; \
219 local_target="$$target-am"; \
220 else \
221 local_target="$$target"; \
222 fi; \
223 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
224 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
225 done; \
226 if test "$$dot_seen" = "no"; then \
227 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
228 fi; test -z "$$fail"
230 mostlyclean-recursive clean-recursive distclean-recursive \
231 maintainer-clean-recursive:
232 @set fnord $(MAKEFLAGS); amf=$$2; \
233 dot_seen=no; \
234 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
235 rev="$$subdir $$rev"; \
236 test "$$subdir" = "." && dot_seen=yes; \
237 done; \
238 test "$$dot_seen" = "no" && rev=". $$rev"; \
239 target=`echo $@ | sed s/-recursive//`; \
240 for subdir in $$rev; do \
241 echo "Making $$target in $$subdir"; \
242 if test "$$subdir" = "."; then \
243 local_target="$$target-am"; \
244 else \
245 local_target="$$target"; \
246 fi; \
247 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
248 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
249 done && test -z "$$fail"
250 tags-recursive:
251 list='$(SUBDIRS)'; for subdir in $$list; do \
252 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
253 done
255 tags: TAGS
257 ID: $(HEADERS) $(SOURCES) $(LISP)
258 list='$(SOURCES) $(HEADERS)'; \
259 unique=`for i in $$list; do echo $$i; done | \
260 awk ' { files[$$0] = 1; } \
261 END { for (i in files) print i; }'`; \
262 here=`pwd` && cd $(srcdir) \
263 && mkid -f$$here/ID $$unique $(LISP)
265 mostlyclean-tags:
267 clean-tags:
269 distclean-tags:
270 -rm -f TAGS ID
272 maintainer-clean-tags:
274 distdir = $(PACKAGE)-$(VERSION)
275 top_distdir = $(distdir)
277 # This target untars the dist file and tries a VPATH configuration. Then
278 # it guarantees that the distribution is self-contained by making another
279 # tarfile.
280 distcheck: dist
281 -rm -rf $(distdir)
282 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
283 mkdir $(distdir)/=build
284 mkdir $(distdir)/=inst
285 dc_install_base=`cd $(distdir)/=inst && pwd`; \
286 cd $(distdir)/=build \
287 && ../configure --srcdir=.. --prefix=$$dc_install_base \
288 && $(MAKE) $(AM_MAKEFLAGS) \
289 && $(MAKE) $(AM_MAKEFLAGS) dvi \
290 && $(MAKE) $(AM_MAKEFLAGS) check \
291 && $(MAKE) $(AM_MAKEFLAGS) install \
292 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
293 && $(MAKE) $(AM_MAKEFLAGS) dist
294 -rm -rf $(distdir)
295 @banner="$(distdir).tar.gz is ready for distribution"; \
296 dashes=`echo "$$banner" | sed s/./=/g`; \
297 echo "$$dashes"; \
298 echo "$$banner"; \
299 echo "$$dashes"
300 dist: distdir
301 -chmod -R a+r $(distdir)
302 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
303 -rm -rf $(distdir)
304 dist-all: distdir
305 -chmod -R a+r $(distdir)
306 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
307 -rm -rf $(distdir)
308 distdir: $(DISTFILES)
309 -rm -rf $(distdir)
310 mkdir $(distdir)
311 -chmod 777 $(distdir)
312 @for file in $(DISTFILES); do \
313 if test -f $$file; then d=.; else d=$(srcdir); fi; \
314 if test -d $$d/$$file; then \
315 cp -pr $$d/$$file $(distdir)/$$file; \
316 else \
317 test -f $(distdir)/$$file \
318 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
319 || cp -p $$d/$$file $(distdir)/$$file || :; \
320 fi; \
321 done
322 for subdir in $(SUBDIRS); do \
323 if test "$$subdir" = .; then :; else \
324 test -d $(distdir)/$$subdir \
325 || mkdir $(distdir)/$$subdir \
326 || exit 1; \
327 chmod 777 $(distdir)/$$subdir; \
328 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
329 || exit 1; \
330 fi; \
331 done
332 info-am:
333 info: info-recursive
334 dvi-am:
335 dvi: dvi-recursive
336 check-am:
337 check: check-recursive
338 installcheck-am:
339 installcheck: installcheck-recursive
340 install-info-am:
341 install-info: install-info-recursive
342 all-recursive-am: config.h
343 $(MAKE) $(AM_MAKEFLAGS) all-recursive
345 install-exec-am:
346 install-exec: install-exec-recursive
348 install-data-am:
349 install-data: install-data-recursive
351 install-am: all-am
352 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
353 install: install-recursive
354 uninstall-am:
355 uninstall: uninstall-recursive
356 all-am: Makefile config.h
357 all-redirect: all-recursive-am
358 install-strip:
359 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
360 installdirs: installdirs-recursive
361 installdirs-am:
364 mostlyclean-generic:
366 clean-generic:
368 distclean-generic:
369 -rm -f Makefile $(CONFIG_CLEAN_FILES)
370 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
372 maintainer-clean-generic:
373 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
375 mostlyclean: mostlyclean-recursive
377 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
379 clean: clean-recursive
381 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
382 -rm -f libtool
384 distclean: distclean-recursive
385 -rm -f config.status
387 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
388 maintainer-clean-generic distclean-am
389 @echo "This command is intended for maintainers to use;"
390 @echo "it deletes files that may require special tools to rebuild."
392 maintainer-clean: maintainer-clean-recursive
393 -rm -f config.status
395 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
396 install-data-recursive uninstall-data-recursive install-exec-recursive \
397 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
398 all-recursive check-recursive installcheck-recursive info-recursive \
399 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
400 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
401 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
402 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
403 install-info all-recursive-am install-exec-am install-exec \
404 install-data-am install-data install-am install uninstall-am uninstall \
405 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
406 distclean-generic clean-generic maintainer-clean-generic clean \
407 mostlyclean distclean maintainer-clean
410 # Use $${builddir} instead of $(top_builddir) for arguments to "mkcheck"
411 # because then the paths will be full pathnames, not relative
412 # pathnames. (-Wl,--rpath seems to like this better.)
413 check: $(top_builddir)/mkcheck
414 -(chmod + $(top_builddir)/mkcheck; \
415 srcdir=`cd $(top_srcdir); pwd`; builddir=`pwd`; \
416 test -d testsuite || (mkdir testsuite; chmod u+w testsuite); \
417 cd testsuite; $${builddir}/mkcheck 0 $${builddir} $${srcdir})
419 check-install: $(top_builddir)/mkcheck
420 -(chmod + $(top_builddir)/mkcheck; \
421 srcdir=`cd $(top_srcdir); pwd`; builddir=`pwd`; \
422 test -d testsuite || (mkdir testsuite; chmod u+w testsuite); \
423 cd testsuite; \
424 $${builddir}/mkcheck 1 $${builddir} $${srcdir} $(prefix))
426 # Multilib Makefile bits.
427 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
428 maintainer-clean-multi
430 all-am: all-multi
431 install-am: install-multi
432 mostlyclean-am: mostlyclean-multi
433 clean-am: clean-multi
434 distclean-am: distclean-multi
435 maintainer-clean-am: maintainer-clean-multi
437 all-multi:
438 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
439 install-multi:
440 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
441 mostlyclean-multi:
442 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
443 clean-multi:
444 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
445 distclean-multi:
446 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
447 maintainer-clean-multi:
448 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
450 # All the machinations with string instantiations messes up the
451 # automake-generated TAGS rule. Make a simple one here.
452 TAGS: tags-recursive $(LISP)
454 # Tell versions [3.59,3.63) of GNU make to not export all variables.
455 # Otherwise a system limit (for SysV at least) may be exceeded.
456 .NOEXPORT: