OSDN Git Service

2007-09-08 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(top_srcdir)/fragment.am
41 subdir = testsuite
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
44         $(top_srcdir)/../config/iconv.m4 \
45         $(top_srcdir)/../config/lead-dot.m4 \
46         $(top_srcdir)/../config/lib-ld.m4 \
47         $(top_srcdir)/../config/lib-link.m4 \
48         $(top_srcdir)/../config/lib-prefix.m4 \
49         $(top_srcdir)/../config/multi.m4 \
50         $(top_srcdir)/../config/no-executables.m4 \
51         $(top_srcdir)/../config/unwind_ipinfo.m4 \
52         $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
53         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
54         $(top_srcdir)/crossconfig.m4 $(top_srcdir)/linkage.m4 \
55         $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/tls.m4 \
56         $(top_srcdir)/configure.ac
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58         $(ACLOCAL_M4)
59 CONFIG_HEADER = $(top_builddir)/config.h
60 CONFIG_CLEAN_FILES =
61 depcomp =
62 am__depfiles_maybe =
63 SOURCES =
64 DIST_SOURCES =
65 DEJATOOL = $(PACKAGE)
66 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
67 EXPECT = expect
68 RUNTEST = runtest
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
71 ACLOCAL = @ACLOCAL@
72 ALLOCATOR_H = @ALLOCATOR_H@
73 ALLOCATOR_NAME = @ALLOCATOR_NAME@
74 AMTAR = @AMTAR@
75 AR = @AR@
76 AS = @AS@
77 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
78 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 BASIC_FILE_CC = @BASIC_FILE_CC@
84 BASIC_FILE_H = @BASIC_FILE_H@
85 CC = @CC@
86 CCODECVT_CC = @CCODECVT_CC@
87 CCOLLATE_CC = @CCOLLATE_CC@
88 CCTYPE_CC = @CCTYPE_CC@
89 CFLAGS = @CFLAGS@
90 CLOCALE_CC = @CLOCALE_CC@
91 CLOCALE_H = @CLOCALE_H@
92 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
93 CMESSAGES_CC = @CMESSAGES_CC@
94 CMESSAGES_H = @CMESSAGES_H@
95 CMONEY_CC = @CMONEY_CC@
96 CNUMERIC_CC = @CNUMERIC_CC@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
100 CSTDIO_H = @CSTDIO_H@
101 CTIME_CC = @CTIME_CC@
102 CTIME_H = @CTIME_H@
103 CXX = @CXX@
104 CXXCPP = @CXXCPP@
105 CXXFLAGS = @CXXFLAGS@
106 CYGPATH_W = @CYGPATH_W@
107 C_INCLUDE_DIR = @C_INCLUDE_DIR@
108 DEBUG_FLAGS = @DEBUG_FLAGS@
109 DEFS = @DEFS@
110 DUMPBIN = @DUMPBIN@
111 ECHO_C = @ECHO_C@
112 ECHO_N = @ECHO_N@
113 ECHO_T = @ECHO_T@
114 EGREP = @EGREP@
115 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
116 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
117 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
118 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
119 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
120 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
121 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
122 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
123 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
124 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
125 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
126 EXEEXT = @EXEEXT@
127 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
128 FGREP = @FGREP@
129 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
130 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
131 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
132 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
133 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
134 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
135 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
136 GLIBCXX_C_HEADERS_C_GLOBAL_FALSE = @GLIBCXX_C_HEADERS_C_GLOBAL_FALSE@
137 GLIBCXX_C_HEADERS_C_GLOBAL_TRUE = @GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@
138 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
139 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
140 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
141 GLIBCXX_C_HEADERS_EXTRA_FALSE = @GLIBCXX_C_HEADERS_EXTRA_FALSE@
142 GLIBCXX_C_HEADERS_EXTRA_TRUE = @GLIBCXX_C_HEADERS_EXTRA_TRUE@
143 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
144 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
145 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
146 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
147 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
148 GREP = @GREP@
149 INSTALL_DATA = @INSTALL_DATA@
150 INSTALL_PROGRAM = @INSTALL_PROGRAM@
151 INSTALL_SCRIPT = @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153 LD = @LD@
154 LDFLAGS = @LDFLAGS@
155 LIBICONV = @LIBICONV@
156 LIBMATHOBJS = @LIBMATHOBJS@
157 LIBOBJS = @LIBOBJS@
158 LIBS = @LIBS@
159 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
160 LIBTOOL = @LIBTOOL@
161 LN_S = @LN_S@
162 LTLIBICONV = @LTLIBICONV@
163 LTLIBOBJS = @LTLIBOBJS@
164 MAINT = @MAINT@
165 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
166 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
167 MAKEINFO = @MAKEINFO@
168 NM = @NM@
169 OBJEXT = @OBJEXT@
170 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
171 OPT_LDFLAGS = @OPT_LDFLAGS@
172 OS_INC_SRCDIR = @OS_INC_SRCDIR@
173 PACKAGE = @PACKAGE@
174 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175 PACKAGE_NAME = @PACKAGE_NAME@
176 PACKAGE_STRING = @PACKAGE_STRING@
177 PACKAGE_TARNAME = @PACKAGE_TARNAME@
178 PACKAGE_VERSION = @PACKAGE_VERSION@
179 PATH_SEPARATOR = @PATH_SEPARATOR@
180 RANLIB = @RANLIB@
181 SECTION_FLAGS = @SECTION_FLAGS@
182 SECTION_LDFLAGS = @SECTION_LDFLAGS@
183 SED = @SED@
184 SET_MAKE = @SET_MAKE@
185 SHELL = @SHELL@
186 STRIP = @STRIP@
187 SYMVER_FILE = @SYMVER_FILE@
188 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
189 USE_NLS = @USE_NLS@
190 VERSION = @VERSION@
191 WARN_FLAGS = @WARN_FLAGS@
192 WERROR = @WERROR@
193 ac_ct_AR = @ac_ct_AR@
194 ac_ct_AS = @ac_ct_AS@
195 ac_ct_CC = @ac_ct_CC@
196 ac_ct_CXX = @ac_ct_CXX@
197 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198 ac_ct_RANLIB = @ac_ct_RANLIB@
199 ac_ct_STRIP = @ac_ct_STRIP@
200 am__leading_dot = @am__leading_dot@
201 am__tar = @am__tar@
202 am__untar = @am__untar@
203 baseline_dir = @baseline_dir@
204 bindir = @bindir@
205 build = @build@
206 build_alias = @build_alias@
207 build_cpu = @build_cpu@
208 build_os = @build_os@
209 build_vendor = @build_vendor@
210 check_msgfmt = @check_msgfmt@
211 datadir = @datadir@
212 enable_shared = @enable_shared@
213 enable_static = @enable_static@
214 exec_prefix = @exec_prefix@
215 glibcxx_MOFILES = @glibcxx_MOFILES@
216 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
217 glibcxx_POFILES = @glibcxx_POFILES@
218 glibcxx_builddir = @glibcxx_builddir@
219 glibcxx_localedir = @glibcxx_localedir@
220 glibcxx_prefixdir = @glibcxx_prefixdir@
221 glibcxx_srcdir = @glibcxx_srcdir@
222 glibcxx_thread_h = @glibcxx_thread_h@
223 glibcxx_toolexecdir = @glibcxx_toolexecdir@
224 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
225 gxx_include_dir = @gxx_include_dir@
226 host = @host@
227 host_alias = @host_alias@
228 host_cpu = @host_cpu@
229 host_os = @host_os@
230 host_vendor = @host_vendor@
231 includedir = @includedir@
232 infodir = @infodir@
233 install_sh = @install_sh@
234 libdir = @libdir@
235 libexecdir = @libexecdir@
236 libtool_VERSION = @libtool_VERSION@
237 localstatedir = @localstatedir@
238 lt_ECHO = @lt_ECHO@
239 mandir = @mandir@
240 mkdir_p = @mkdir_p@
241 multi_basedir = @multi_basedir@
242 oldincludedir = @oldincludedir@
243 port_specific_symbol_files = @port_specific_symbol_files@
244 prefix = @prefix@
245 program_transform_name = @program_transform_name@
246 sbindir = @sbindir@
247 sharedstatedir = @sharedstatedir@
248 sysconfdir = @sysconfdir@
249 target = @target@
250 target_alias = @target_alias@
251 target_cpu = @target_cpu@
252 target_os = @target_os@
253 target_vendor = @target_vendor@
254 toplevel_srcdir = @toplevel_srcdir@
255 AUTOMAKE_OPTIONS = dejagnu nostdinc
256
257 # May be used by various substitution variables.
258 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
259 MAINT_CHARSET = latin1
260 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
261 PWD_COMMAND = $${PWDCMD-pwd}
262 STAMP = echo timestamp >
263 toolexecdir = $(glibcxx_toolexecdir)
264 toolexeclibdir = $(glibcxx_toolexeclibdir)
265
266 # These bits are all figured out from configure.  Look in acinclude.m4
267 # or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
268 CONFIG_CXXFLAGS = \
269         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
270
271 WARN_CXXFLAGS = \
272         $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
273
274
275 # -I/-D flags to pass when compiling.
276 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
277 AM_MAKEFLAGS = -j1
278 AM_RUNTESTFLAGS = 
279
280 # Generated lists of files to run.  All of these names are valid make
281 # targets, if you wish to generate a list manually.
282 lists_of_files = \
283    testsuite_files \
284    testsuite_files_interactive \
285    testsuite_files_performance
286
287 baseline_file = ${baseline_dir}/baseline_symbols.txt
288 extract_symvers = $(glibcxx_srcdir)/scripts/extract_symvers
289
290 # Runs the testsuite, but in compile only mode.
291 # Can be used to test sources with non-GNU FE's at various warning
292 # levels and for checking compile time across releases.
293 # See script.
294 compile_script = ${glibcxx_srcdir}/scripts/check_compile
295
296 # Runs the testsuite/performance tests.
297 # Some of these tests create large (~75MB) files, allocate huge
298 # ammounts of memory, or otherwise tie up machine resources. Thus,
299 # running this is off by default.
300 # XXX Need to add dependency on libtestc++.a
301 check_performance_script = ${glibcxx_srcdir}/scripts/check_performance
302
303 # Generates the plots and graphs for performance testing.
304 doc_performance_script = ${glibcxx_srcdir}/scripts/make_graphs.py
305
306 # By adding these files here, automake will remove them for 'make clean'
307 CLEANFILES = *.txt *.tst *.exe core* filebuf_* tmp* ostream_* *.log *.sum \
308              testsuite_* site.exp abi_check baseline_symbols *TEST* *.dat \
309              *.o *.cc *.a *.so *.xml
310
311 all: all-am
312
313 .SUFFIXES:
314 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
315         @for dep in $?; do \
316           case '$(am__configure_deps)' in \
317             *$$dep*) \
318               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
319                 && exit 0; \
320               exit 1;; \
321           esac; \
322         done; \
323         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps testsuite/Makefile'; \
324         cd $(top_srcdir) && \
325           $(AUTOMAKE) --foreign  --ignore-deps testsuite/Makefile
326 .PRECIOUS: Makefile
327 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328         @case '$?' in \
329           *config.status*) \
330             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
331           *) \
332             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
333             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
334         esac;
335
336 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338
339 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
340         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
341 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343
344 mostlyclean-libtool:
345         -rm -f *.lo
346
347 clean-libtool:
348         -rm -rf .libs _libs
349
350 distclean-libtool:
351         -rm -f libtool
352 uninstall-info-am:
353 tags: TAGS
354 TAGS:
355
356 ctags: CTAGS
357 CTAGS:
358
359
360 check-DEJAGNU: site.exp
361         srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
362         EXPECT=$(EXPECT); export EXPECT; \
363         runtest=$(RUNTEST); \
364         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
365           l='$(DEJATOOL)'; for tool in $$l; do \
366             $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
367           done; \
368         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
369         fi
370
371 distclean-DEJAGNU:
372         -rm -f site.exp site.bak
373         -l='$(DEJATOOL)'; for tool in $$l; do \
374           rm -f $$tool.sum $$tool.log; \
375         done
376
377 distdir: $(DISTFILES)
378         $(mkdir_p) $(distdir)/..
379         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381         list='$(DISTFILES)'; for file in $$list; do \
382           case $$file in \
383             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
385           esac; \
386           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389             dir="/$$dir"; \
390             $(mkdir_p) "$(distdir)$$dir"; \
391           else \
392             dir=''; \
393           fi; \
394           if test -d $$d/$$file; then \
395             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397             fi; \
398             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399           else \
400             test -f $(distdir)/$$file \
401             || cp -p $$d/$$file $(distdir)/$$file \
402             || exit 1; \
403           fi; \
404         done
405 check-am: all-am
406         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
407 check: check-am
408 all-am: Makefile
409 installdirs:
410 install: install-am
411 install-exec: install-exec-am
412 install-data: install-data-am
413 uninstall: uninstall-am
414
415 install-am: all-am
416         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417
418 installcheck: installcheck-am
419 install-strip:
420         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
421           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
422           `test -z '$(STRIP)' || \
423             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
424 mostlyclean-generic:
425
426 clean-generic:
427         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
428
429 distclean-generic:
430         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
431
432 maintainer-clean-generic:
433         @echo "This command is intended for maintainers to use"
434         @echo "it deletes files that may require special tools to rebuild."
435 clean: clean-am
436
437 clean-am: clean-generic clean-libtool mostlyclean-am
438
439 distclean: distclean-am
440         -rm -f Makefile
441 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
442         distclean-libtool
443
444 dvi: dvi-am
445
446 dvi-am:
447
448 html: html-am
449
450 info: info-am
451
452 info-am:
453
454 install-data-am:
455
456 install-exec-am:
457
458 install-info: install-info-am
459
460 install-man:
461
462 installcheck-am:
463
464 maintainer-clean: maintainer-clean-am
465         -rm -f Makefile
466 maintainer-clean-am: distclean-am maintainer-clean-generic
467
468 mostlyclean: mostlyclean-am
469
470 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
471
472 pdf: pdf-am
473
474 pdf-am:
475
476 ps: ps-am
477
478 ps-am:
479
480 uninstall-am: uninstall-info-am
481
482 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
483         clean-libtool distclean distclean-DEJAGNU distclean-generic \
484         distclean-libtool distdir dvi dvi-am html html-am info info-am \
485         install install-am install-data install-data-am install-exec \
486         install-exec-am install-info install-info-am install-man \
487         install-strip installcheck installcheck-am installdirs \
488         maintainer-clean maintainer-clean-generic mostlyclean \
489         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
490         uninstall uninstall-am uninstall-info-am
491
492
493 # This rule generates all of the testsuite_files* lists at once.
494 ${lists_of_files}:
495         ${glibcxx_srcdir}/scripts/create_testsuite_files \
496           ${glibcxx_srcdir}/testsuite `${PWD_COMMAND}`
497
498 # We need more things in site.exp, but automake completely controls the
499 # creation of that file; there's no way to append to it without messing up
500 # the dependancy chains.  So we overrule automake.  This rule is exactly
501 # what it would have generated, plus our own additions.
502 site.exp: Makefile
503         @echo 'Making a new site.exp file...'
504         @echo '## these variables are automatically generated by make ##' >site.tmp
505         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
506         @echo '# edit the last section' >>site.tmp
507         @echo 'set srcdir $(srcdir)' >>site.tmp
508         @echo "set objdir `pwd`" >>site.tmp
509         @echo 'set build_alias "$(build_alias)"' >>site.tmp
510         @echo 'set build_triplet $(build_triplet)' >>site.tmp
511         @echo 'set host_alias "$(host_alias)"' >>site.tmp
512         @echo 'set host_triplet $(host_triplet)' >>site.tmp
513         @echo 'set target_alias "$(target_alias)"' >>site.tmp
514         @echo 'set target_triplet $(target_triplet)' >>site.tmp
515         @echo 'set target_triplet $(target_triplet)' >>site.tmp
516         @echo 'set libiconv "$(LIBICONV)"' >>site.tmp
517         @echo 'set baseline_file "$(baseline_file)"' >> site.tmp
518         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
519         @test ! -f site.exp || \
520           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
521         @-rm -f site.bak
522         @test ! -f site.exp || mv site.exp site.bak
523         @mv site.tmp site.exp
524
525 baseline_symbols:
526         -@(output=${baseline_file}; \
527           if test ! -f $${output}; then \
528             echo "Baseline file doesn't exist."; \
529             echo "Try 'make new-abi-baseline' to create it."; \
530             exit 1; \
531           fi; true)
532
533 new-abi-baseline:
534         -@$(mkinstalldirs) ${baseline_dir}
535         -@(output=${baseline_file}; \
536           if test -f $${output}; then \
537             output=$${output}.new; \
538             t=`echo $${output} | sed 's=.*config/abi/=='`; \
539             echo "Baseline file already exists, writing to $${t} instead."; \
540           fi; \
541           ${extract_symvers} ../src/.libs/libstdc++.so $${output})
542
543 # Use 'new-abi-baseline' to create an initial symbol file.  Then run
544 # 'check-abi' to test for changes against that file.
545 check-abi: site.exp baseline_symbols 
546         -@runtest --tool libstdc++ abi.exp
547 check-compile: testsuite_files ${compile_script}
548         -@(chmod + ${compile_script}; \
549           ${compile_script} ${glibcxx_srcdir} ${glibcxx_builddir})
550 check-performance: testsuite_files_performance ${performance_script}
551         -@(chmod + ${check_performance_script}; \
552           ${check_performance_script} ${glibcxx_srcdir} ${glibcxx_builddir})
553 doc-performance:
554         -@(chmod + ${doc_performance_script}; \
555         ${doc_performance_script} ${glibcxx_srcdir} \
556         ${glibcxx_builddir}/testsuite \
557         ${glibcxx_srcdir}/testsuite/data/make_graph_htmls.xml \
558         ${glibcxx_srcdir}/testsuite/data/make_graph_test_infos.xml local g++)
559
560 .PHONY: baseline_symbols new-abi-baseline \
561         check-abi check-compile check-performance
562 # Tell versions [3.59,3.63) of GNU make to not export all variables.
563 # Otherwise a system limit (for SysV at least) may be exceeded.
564 .NOEXPORT: