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