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