OSDN Git Service

* dominance.c (calc_dfs_tree_nonrec): Reverse order of tests
[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 = \
149         "AR_FLAGS=$(AR_FLAGS)" \
150         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
151         "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
152         "CFLAGS=$(CFLAGS)" \
153         "CXXFLAGS=$(CXXFLAGS)" \
154         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
155         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
156         "INSTALL=$(INSTALL)" \
157         "INSTALL_DATA=$(INSTALL_DATA)" \
158         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
159         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
160         "LDFLAGS=$(LDFLAGS)" \
161         "LIBCFLAGS=$(LIBCFLAGS)" \
162         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
163         "MAKE=$(MAKE)" \
164         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
165         "PICFLAG=$(PICFLAG)" \
166         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
167         "SHELL=$(SHELL)" \
168         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
169         "exec_prefix=$(exec_prefix)" \
170         "infodir=$(infodir)" \
171         "libdir=$(libdir)" \
172         "includedir=$(includedir)" \
173         "prefix=$(prefix)" \
174         "tooldir=$(tooldir)" \
175         "AR=$(AR)" \
176         "AS=$(AS)" \
177         "LD=$(LD)" \
178         "LIBCFLAGS=$(LIBCFLAGS)" \
179         "PICFLAG=$(PICFLAG)" \
180         "RANLIB=$(RANLIB)" \
181         "NM=$(NM)" \
182         "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
183         "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
184         "DESTDIR=$(DESTDIR)" \
185         "WERROR=$(WERROR)" 
186
187 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
188 CONFIG_HEADER = config.h
189 CONFIG_CLEAN_FILES =  mkcheck testsuite_flags
190 DIST_COMMON =  README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
191 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
192 mkcheck.in testsuite_flags.in
193
194
195 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
196
197 TAR = gtar
198 GZIP_ENV = --best
199 all: all-redirect
200 .SUFFIXES:
201 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
202         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
203
204 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
205         cd $(top_builddir) \
206           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
207
208 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
209         cd $(srcdir) && $(ACLOCAL)
210
211 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212         $(SHELL) ./config.status --recheck
213 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
214         cd $(srcdir) && $(AUTOCONF)
215
216 config.h: stamp-h
217         @if test ! -f $@; then \
218                 rm -f stamp-h; \
219                 $(MAKE) stamp-h; \
220         else :; fi
221 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
222         cd $(top_builddir) \
223           && CONFIG_FILES= CONFIG_HEADERS=config.h \
224              $(SHELL) ./config.status
225         @echo timestamp > stamp-h 2> /dev/null
226 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
227         @if test ! -f $@; then \
228                 rm -f $(srcdir)/stamp-h.in; \
229                 $(MAKE) $(srcdir)/stamp-h.in; \
230         else :; fi
231 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
232         cd $(top_srcdir) && $(AUTOHEADER)
233         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
234
235 mostlyclean-hdr:
236
237 clean-hdr:
238
239 distclean-hdr:
240         -rm -f config.h
241
242 maintainer-clean-hdr:
243 mkcheck: $(top_builddir)/config.status mkcheck.in
244         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
245 testsuite_flags: $(top_builddir)/config.status testsuite_flags.in
246         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
247
248 # This directory's subdirectories are mostly independent; you can cd
249 # into them and run `make' without going through this Makefile.
250 # To change the values of `make' variables: instead of editing Makefiles,
251 # (1) if the variable is set in `config.status', edit `config.status'
252 #     (which will cause the Makefiles to be regenerated when you run `make');
253 # (2) otherwise, pass the desired values on the `make' command line.
254
255 @SET_MAKE@
256
257 all-recursive install-data-recursive install-exec-recursive \
258 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
259 check-recursive installcheck-recursive info-recursive dvi-recursive:
260         @set fnord $(MAKEFLAGS); amf=$$2; \
261         dot_seen=no; \
262         target=`echo $@ | sed s/-recursive//`; \
263         list='$(SUBDIRS)'; for subdir in $$list; do \
264           echo "Making $$target in $$subdir"; \
265           if test "$$subdir" = "."; then \
266             dot_seen=yes; \
267             local_target="$$target-am"; \
268           else \
269             local_target="$$target"; \
270           fi; \
271           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
272            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
273         done; \
274         if test "$$dot_seen" = "no"; then \
275           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
276         fi; test -z "$$fail"
277
278 mostlyclean-recursive clean-recursive distclean-recursive \
279 maintainer-clean-recursive:
280         @set fnord $(MAKEFLAGS); amf=$$2; \
281         dot_seen=no; \
282         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
283           rev="$$subdir $$rev"; \
284           test "$$subdir" = "." && dot_seen=yes; \
285         done; \
286         test "$$dot_seen" = "no" && rev=". $$rev"; \
287         target=`echo $@ | sed s/-recursive//`; \
288         for subdir in $$rev; do \
289           echo "Making $$target in $$subdir"; \
290           if test "$$subdir" = "."; then \
291             local_target="$$target-am"; \
292           else \
293             local_target="$$target"; \
294           fi; \
295           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
296            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
297         done && test -z "$$fail"
298 tags-recursive:
299         list='$(SUBDIRS)'; for subdir in $$list; do \
300           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
301         done
302
303 tags: TAGS
304
305 ID: $(HEADERS) $(SOURCES) $(LISP)
306         list='$(SOURCES) $(HEADERS)'; \
307         unique=`for i in $$list; do echo $$i; done | \
308           awk '    { files[$$0] = 1; } \
309                END { for (i in files) print i; }'`; \
310         here=`pwd` && cd $(srcdir) \
311           && mkid -f$$here/ID $$unique $(LISP)
312
313 mostlyclean-tags:
314
315 clean-tags:
316
317 distclean-tags:
318         -rm -f TAGS ID
319
320 maintainer-clean-tags:
321
322 distdir = $(PACKAGE)-$(VERSION)
323 top_distdir = $(distdir)
324
325 # This target untars the dist file and tries a VPATH configuration.  Then
326 # it guarantees that the distribution is self-contained by making another
327 # tarfile.
328 distcheck: dist
329         -rm -rf $(distdir)
330         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
331         mkdir $(distdir)/=build
332         mkdir $(distdir)/=inst
333         dc_install_base=`cd $(distdir)/=inst && pwd`; \
334         cd $(distdir)/=build \
335           && ../configure --srcdir=.. --prefix=$$dc_install_base \
336           && $(MAKE) $(AM_MAKEFLAGS) \
337           && $(MAKE) $(AM_MAKEFLAGS) dvi \
338           && $(MAKE) $(AM_MAKEFLAGS) check \
339           && $(MAKE) $(AM_MAKEFLAGS) install \
340           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
341           && $(MAKE) $(AM_MAKEFLAGS) dist
342         -rm -rf $(distdir)
343         @banner="$(distdir).tar.gz is ready for distribution"; \
344         dashes=`echo "$$banner" | sed s/./=/g`; \
345         echo "$$dashes"; \
346         echo "$$banner"; \
347         echo "$$dashes"
348 dist: distdir
349         -chmod -R a+r $(distdir)
350         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
351         -rm -rf $(distdir)
352 dist-all: distdir
353         -chmod -R a+r $(distdir)
354         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
355         -rm -rf $(distdir)
356 distdir: $(DISTFILES)
357         -rm -rf $(distdir)
358         mkdir $(distdir)
359         -chmod 777 $(distdir)
360         @for file in $(DISTFILES); do \
361           if test -f $$file; then d=.; else d=$(srcdir); fi; \
362           if test -d $$d/$$file; then \
363             cp -pr $$d/$$file $(distdir)/$$file; \
364           else \
365             test -f $(distdir)/$$file \
366             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
367             || cp -p $$d/$$file $(distdir)/$$file || :; \
368           fi; \
369         done
370         for subdir in $(SUBDIRS); do \
371           if test "$$subdir" = .; then :; else \
372             test -d $(distdir)/$$subdir \
373             || mkdir $(distdir)/$$subdir \
374             || exit 1; \
375             chmod 777 $(distdir)/$$subdir; \
376             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
377               || exit 1; \
378           fi; \
379         done
380 info-am:
381 info: info-recursive
382 dvi-am:
383 dvi: dvi-recursive
384 check-am:
385 check: check-recursive
386 installcheck-am:
387 installcheck: installcheck-recursive
388 install-info-am: 
389 install-info: install-info-recursive
390 all-recursive-am: config.h
391         $(MAKE) $(AM_MAKEFLAGS) all-recursive
392
393 install-exec-am:
394 install-exec: install-exec-recursive
395
396 install-data-am:
397 install-data: install-data-recursive
398
399 install-am: all-am
400         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
401 install: install-recursive
402 uninstall-am:
403 uninstall: uninstall-recursive
404 all-am: Makefile config.h
405 all-redirect: all-recursive-am
406 install-strip:
407         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
408 installdirs: installdirs-recursive
409 installdirs-am:
410
411
412 mostlyclean-generic:
413
414 clean-generic:
415
416 distclean-generic:
417         -rm -f Makefile $(CONFIG_CLEAN_FILES)
418         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
419
420 maintainer-clean-generic:
421 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
422
423 mostlyclean: mostlyclean-recursive
424
425 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
426
427 clean: clean-recursive
428
429 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
430         -rm -f libtool
431
432 distclean: distclean-recursive
433         -rm -f config.status
434
435 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
436                 maintainer-clean-generic distclean-am
437         @echo "This command is intended for maintainers to use;"
438         @echo "it deletes files that may require special tools to rebuild."
439
440 maintainer-clean: maintainer-clean-recursive
441         -rm -f config.status
442
443 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
444 install-data-recursive uninstall-data-recursive install-exec-recursive \
445 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
446 all-recursive check-recursive installcheck-recursive info-recursive \
447 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
448 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
449 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
450 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
451 install-info all-recursive-am install-exec-am install-exec \
452 install-data-am install-data install-am install uninstall-am uninstall \
453 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
454 distclean-generic clean-generic maintainer-clean-generic clean \
455 mostlyclean distclean maintainer-clean
456
457
458 # These two special 'check-script' rules use the bash script 'mkcheck'
459 # to do testing. This script is not as portable as the dejagnu test
460 # harness, and is thus off by default. It does produce interesting
461 # output however, including various performance analysis items like
462 # compile time, execution time, and binary size.
463 check-script: $(top_builddir)/mkcheck
464         -(chmod + $(top_builddir)/mkcheck; \
465           test -d testsuite || (mkdir testsuite; chmod u+w testsuite); \
466           cd testsuite; \
467           @glibcpp_builddir@/mkcheck 0)
468
469 check-script-install: $(top_builddir)/mkcheck
470         -(chmod + $(top_builddir)/mkcheck; \
471           test -d testsuite || (mkdir testsuite; chmod u+w testsuite); \
472           cd testsuite; \
473           @glibcpp_builddir@/mkcheck 1)
474
475 # These two rules might seem messy, but are hella worth it.
476 doxygen:
477         -(srcdir=`cd ${top_srcdir}; pwd`; \
478           outdir=`pwd`; \
479           /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
480                     --mode=user $${srcdir} $${outdir})
481
482 doxygen-maint:
483         -(srcdir=`cd ${top_srcdir}; pwd`; \
484           outdir=`pwd`; \
485           ${srcdir}/docs/doxygen/run_doxygen --mode=maint $${srcdir} $${outdir})
486
487 .PHONY: doxygen doxygen-maint
488
489 # Multilib Makefile bits.
490 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
491         maintainer-clean-multi
492
493 all-am: all-multi
494 install-am: install-multi
495 mostlyclean-am: mostlyclean-multi
496 clean-am: clean-multi
497 distclean-am: distclean-multi
498 maintainer-clean-am: maintainer-clean-multi
499
500 all-multi:
501         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
502 install-multi:
503         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
504 mostlyclean-multi:
505         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
506 clean-multi:
507         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
508 distclean-multi:
509         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
510 maintainer-clean-multi:
511         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
512
513 # All the machinations with string instantiations messes up the
514 # automake-generated TAGS rule. Make a simple one here.
515 TAGS: tags-recursive $(LISP)
516
517 # Tell versions [3.59,3.63) of GNU make to not export all variables.
518 # Otherwise a system limit (for SysV at least) may be exceeded.
519 .NOEXPORT: