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