OSDN Git Service

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