OSDN Git Service

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