2003-07-04 Benjamin Kosnik <bkoz@redhat.com>
[official-gcc.git] / libstdc++-v3 / testsuite / Makefile.in
blobc4fe41e9673c420e0fd83c27d23cd1728c07cb9a
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_CC = @BASIC_FILE_CC@
71 BASIC_FILE_H = @BASIC_FILE_H@
72 CC = @CC@
73 CCODECVT_CC = @CCODECVT_CC@
74 CCODECVT_H = @CCODECVT_H@
75 CCOLLATE_CC = @CCOLLATE_CC@
76 CCTYPE_CC = @CCTYPE_CC@
77 CLOCALE_CC = @CLOCALE_CC@
78 CLOCALE_H = @CLOCALE_H@
79 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
80 CMESSAGES_CC = @CMESSAGES_CC@
81 CMESSAGES_H = @CMESSAGES_H@
82 CMONEY_CC = @CMONEY_CC@
83 CNUMERIC_CC = @CNUMERIC_CC@
84 CPP = @CPP@
85 CSTDIO_H = @CSTDIO_H@
86 CTIME_CC = @CTIME_CC@
87 CTIME_H = @CTIME_H@
88 CXXCPP = @CXXCPP@
89 C_INCLUDE_DIR = @C_INCLUDE_DIR@
90 DEBUG_FLAGS = @DEBUG_FLAGS@
91 DLLTOOL = @DLLTOOL@
92 EXEEXT = @EXEEXT@
93 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
94 FPOS_H = @FPOS_H@
95 FPOS_INC_SRCDIR = @FPOS_INC_SRCDIR@
96 GCJ = @GCJ@
97 GCJFLAGS = @GCJFLAGS@
98 GLIBCXX_IS_CROSS_COMPILING = @GLIBCXX_IS_CROSS_COMPILING@
99 LIBMATHOBJS = @LIBMATHOBJS@
100 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
101 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
102 LIBTOOL = @LIBTOOL@
103 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
104 LN_S = @LN_S@
105 MAINT = @MAINT@
106 MAKEINFO = @MAKEINFO@
107 OBJDUMP = @OBJDUMP@
108 OBJEXT = @OBJEXT@
109 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
110 OPT_LDFLAGS = @OPT_LDFLAGS@
111 OS_INC_SRCDIR = @OS_INC_SRCDIR@
112 PACKAGE = @PACKAGE@
113 RANLIB = @RANLIB@
114 SECTION_FLAGS = @SECTION_FLAGS@
115 SECTION_LDFLAGS = @SECTION_LDFLAGS@
116 STRIP = @STRIP@
117 SYMVER_MAP = @SYMVER_MAP@
118 USE_NLS = @USE_NLS@
119 VERSION = @VERSION@
120 WARN_FLAGS = @WARN_FLAGS@
121 WERROR = @WERROR@
122 check_msgfmt = @check_msgfmt@
123 enable_shared = @enable_shared@
124 enable_static = @enable_static@
125 glibcxx_CXX = @glibcxx_CXX@
126 glibcxx_MOFILES = @glibcxx_MOFILES@
127 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
128 glibcxx_POFILES = @glibcxx_POFILES@
129 glibcxx_basedir = @glibcxx_basedir@
130 glibcxx_localedir = @glibcxx_localedir@
131 glibcxx_prefixdir = @glibcxx_prefixdir@
132 glibcxx_thread_h = @glibcxx_thread_h@
133 glibcxx_toolexecdir = @glibcxx_toolexecdir@
134 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
135 gxx_include_dir = @gxx_include_dir@
136 ifGNUmake = @ifGNUmake@
137 libtool_VERSION = @libtool_VERSION@
138 toplevel_srcdir = @toplevel_srcdir@
140 AUTOMAKE_OPTIONS = cygnus dejagnu
142 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
144 DEJATOOL = libstdc++-v3
146 EXPECT = `if [ -f @glibcxx_builddir@/../../expect/expect ] ; then \
147 echo @glibcxx_builddir@/../../expect/expect ; \
148 else echo expect ; fi`
151 RUNTEST = `if [ -f @glibcxx_srcdir@/../dejagnu/runtest ] ; then \
152 echo @glibcxx_srcdir@/../dejagnu/runtest ; \
153 else echo runtest; fi`
156 AM_MAKEFLAGS = -j1
157 AM_RUNTESTFLAGS =
158 RUNTESTFLAGS =
160 glibcxx_srcdir = @glibcxx_srcdir@
161 glibcxx_builddir = @glibcxx_builddir@
162 testsuite_flags_script = ${glibcxx_builddir}/scripts/testsuite_flags
163 CXX = `${testsuite_flags_script} --build-cxx`
165 CXXLINK = \
166 LD_RUN_PATH=$${LD_RUN_PATH:+$$LD_RUN_PATH:}${glibcxx_builddir}/src/.libs\
167 $(LIBTOOL) --tag=CXX --mode=link $(CXX) \
168 $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
171 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
172 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
173 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
174 INCLUDES = \
175 -nostdinc++ \
176 @GLIBCXX_INCLUDES@ @LIBSUPCXX_INCLUDES@ @TOPLEVEL_INCLUDES@
179 noinst_LIBRARIES = libv3test.a
180 libv3test_a_SOURCES = testsuite_hooks.cc testsuite_allocator.cc
181 @GLIBCXX_TEST_ABI_TRUE@noinst_PROGRAMS = @GLIBCXX_TEST_ABI_TRUE@abi_check
182 @GLIBCXX_TEST_ABI_FALSE@noinst_PROGRAMS =
183 abi_check_SOURCES = abi_check.cc
185 baseline_dir = @baseline_dir@
186 baseline_file = ${baseline_dir}/baseline_symbols.txt
187 extract_symvers = @glibcxx_srcdir@/scripts/extract_symvers
189 # These two special 'check-script' rules use the bash script
190 # 'check_survey' to do testing. This script is not as portable as the
191 # dejagnu test harness, and is thus off by default. It does produce
192 # interesting output however, including various performance analysis
193 # items like compile time, execution time, and binary size.
194 survey_script = ${glibcxx_builddir}/scripts/check_survey
196 # Runs the testsuite/performance tests.
197 # Some of these tests create large (~75MB) files, allocate huge
198 # ammounts of memory, or otherwise tie up machine resources. Thus,
199 # running this is off by default.
200 performance_script = ${glibcxx_srcdir}/scripts/check_performance
202 # By adding these files here, automake will remove them for 'make clean'
203 CLEANFILES = *.txt *.tst *.exe core* filebuf_* tmp* ostream_* *.log *.sum \
204 testsuite_* site.exp abi_check baseline_symbols
206 CONFIG_HEADER = ../config.h
207 CONFIG_CLEAN_FILES =
208 LIBRARIES = $(noinst_LIBRARIES)
211 DEFS = @DEFS@ -I. -I$(srcdir) -I..
212 CPPFLAGS = @CPPFLAGS@
213 LDFLAGS = @LDFLAGS@
214 LIBS = @LIBS@
215 libv3test_a_LIBADD =
216 libv3test_a_OBJECTS = testsuite_hooks.$(OBJEXT) \
217 testsuite_allocator.$(OBJEXT)
218 @GLIBCXX_TEST_ABI_TRUE@noinst_PROGRAMS = abi_check$(EXEEXT)
219 PROGRAMS = $(noinst_PROGRAMS)
221 abi_check_OBJECTS = abi_check.$(OBJEXT)
222 abi_check_LDADD = $(LDADD)
223 abi_check_DEPENDENCIES =
224 abi_check_LDFLAGS =
225 CXXFLAGS = @CXXFLAGS@
226 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
227 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
228 CXXLD = $(CXX)
229 DIST_COMMON = Makefile.am Makefile.in
232 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
234 TAR = gtar
235 GZIP_ENV = --best
236 SOURCES = $(libv3test_a_SOURCES) $(abi_check_SOURCES)
237 OBJECTS = $(libv3test_a_OBJECTS) $(abi_check_OBJECTS)
239 all: all-redirect
240 .SUFFIXES:
241 .SUFFIXES: .S .c .cc .lo .o .obj .s
242 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
243 cd $(top_srcdir) && $(AUTOMAKE) --cygnus testsuite/Makefile
245 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
246 cd $(top_builddir) \
247 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
250 mostlyclean-noinstLIBRARIES:
252 clean-noinstLIBRARIES:
253 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
255 distclean-noinstLIBRARIES:
257 maintainer-clean-noinstLIBRARIES:
259 .c.o:
260 $(COMPILE) -c $<
262 # FIXME: We should only use cygpath when building on Windows,
263 # and only if it is available.
264 .c.obj:
265 $(COMPILE) -c `cygpath -w $<`
267 .s.o:
268 $(COMPILE) -c $<
270 .S.o:
271 $(COMPILE) -c $<
273 mostlyclean-compile:
274 -rm -f *.o core *.core
275 -rm -f *.$(OBJEXT)
277 clean-compile:
279 distclean-compile:
280 -rm -f *.tab.c
282 maintainer-clean-compile:
284 .c.lo:
285 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
287 .s.lo:
288 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
290 .S.lo:
291 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
293 mostlyclean-libtool:
294 -rm -f *.lo
296 clean-libtool:
297 -rm -rf .libs _libs
299 distclean-libtool:
301 maintainer-clean-libtool:
303 libv3test.a: $(libv3test_a_OBJECTS) $(libv3test_a_DEPENDENCIES)
304 -rm -f libv3test.a
305 $(AR) cru libv3test.a $(libv3test_a_OBJECTS) $(libv3test_a_LIBADD)
306 $(RANLIB) libv3test.a
308 mostlyclean-noinstPROGRAMS:
310 clean-noinstPROGRAMS:
311 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
313 distclean-noinstPROGRAMS:
315 maintainer-clean-noinstPROGRAMS:
317 abi_check$(EXEEXT): $(abi_check_OBJECTS) $(abi_check_DEPENDENCIES)
318 @rm -f abi_check$(EXEEXT)
319 $(CXXLINK) $(abi_check_LDFLAGS) $(abi_check_OBJECTS) $(abi_check_LDADD) $(LIBS)
320 .cc.o:
321 $(CXXCOMPILE) -c $<
322 .cc.obj:
323 $(CXXCOMPILE) -c `cygpath -w $<`
324 .cc.lo:
325 $(LTCXXCOMPILE) -c $<
327 tags: TAGS
329 ID: $(HEADERS) $(SOURCES) $(LISP)
330 list='$(SOURCES) $(HEADERS)'; \
331 unique=`for i in $$list; do echo $$i; done | \
332 awk ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 here=`pwd` && cd $(srcdir) \
335 && mkid -f$$here/ID $$unique $(LISP)
337 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
338 tags=; \
339 here=`pwd`; \
340 list='$(SOURCES) $(HEADERS)'; \
341 unique=`for i in $$list; do echo $$i; done | \
342 awk ' { files[$$0] = 1; } \
343 END { for (i in files) print i; }'`; \
344 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
345 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
347 mostlyclean-tags:
349 clean-tags:
351 distclean-tags:
352 -rm -f TAGS ID
354 maintainer-clean-tags:
356 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
358 subdir = testsuite
360 distdir: $(DISTFILES)
361 @for file in $(DISTFILES); do \
362 if test -f $$file; then d=.; else d=$(srcdir); fi; \
363 if test -d $$d/$$file; then \
364 cp -pr $$d/$$file $(distdir)/$$file; \
365 else \
366 test -f $(distdir)/$$file \
367 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
368 || cp -p $$d/$$file $(distdir)/$$file || :; \
369 fi; \
370 done
372 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
374 check-DEJAGNU: site.exp
375 srcdir=`cd $(srcdir) && pwd`; export srcdir; \
376 EXPECT=$(EXPECT); export EXPECT; \
377 if [ -f $(top_builddir)/../expect/expect ]; then \
378 TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
379 export TCL_LIBRARY; \
380 fi; \
381 runtest=$(RUNTEST); \
382 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
383 $$runtest $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
384 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
386 site.exp: Makefile
387 @echo 'Making a new site.exp file...'
388 @test ! -f site.bak || rm -f site.bak
389 @echo '## these variables are automatically generated by make ##' > $@-t
390 @echo '# Do not edit here. If you wish to override these values' >> $@-t
391 @echo '# edit the last section' >> $@-t
392 @echo 'set tool $(DEJATOOL)' >> $@-t
393 @echo 'set srcdir $(srcdir)' >> $@-t
394 @echo 'set objdir' `pwd` >> $@-t
395 @echo 'set host_alias $(host_alias)' >> $@-t
396 @echo 'set host_triplet $(host_triplet)' >> $@-t
397 @echo 'set target_alias $(target_alias)' >> $@-t
398 @echo 'set target_triplet $(target_triplet)' >> $@-t
399 @echo 'set build_alias $(build_alias)' >> $@-t
400 @echo 'set build_triplet $(build_triplet)' >> $@-t
401 @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
402 @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
403 @test ! -f site.exp || mv site.exp site.bak
404 @mv $@-t site.exp
405 info-am:
406 info: info-am
407 dvi-am:
408 dvi: dvi-am
409 check-am:
410 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU check-local
411 check: check-am
412 installcheck-am:
413 installcheck: installcheck-am
414 install-info-am:
415 install-info: install-info-am
416 install-exec-am:
417 install-exec: install-exec-am
419 install-data-am:
420 install-data: install-data-am
422 install-am: all-am
423 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424 install: install-am
425 uninstall-am:
426 uninstall: uninstall-am
427 all-am: Makefile $(LIBRARIES) $(PROGRAMS) all-local
428 all-redirect: all-am
429 install-strip:
430 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
431 installdirs:
434 mostlyclean-generic:
436 clean-generic:
437 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
439 distclean-generic:
440 -rm -f Makefile $(CONFIG_CLEAN_FILES)
441 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
443 maintainer-clean-generic:
444 mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
445 mostlyclean-libtool mostlyclean-noinstPROGRAMS \
446 mostlyclean-tags mostlyclean-generic
448 mostlyclean: mostlyclean-am
450 clean-am: clean-noinstLIBRARIES clean-compile clean-libtool \
451 clean-noinstPROGRAMS clean-tags clean-generic \
452 mostlyclean-am
454 clean: clean-am
456 distclean-am: distclean-noinstLIBRARIES distclean-compile \
457 distclean-libtool distclean-noinstPROGRAMS \
458 distclean-tags distclean-generic clean-am
459 -rm -f libtool
461 distclean: distclean-am
463 maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
464 maintainer-clean-compile maintainer-clean-libtool \
465 maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
466 maintainer-clean-generic distclean-am
467 @echo "This command is intended for maintainers to use;"
468 @echo "it deletes files that may require special tools to rebuild."
470 maintainer-clean: maintainer-clean-am
472 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
473 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
474 mostlyclean-compile distclean-compile clean-compile \
475 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
476 clean-libtool maintainer-clean-libtool mostlyclean-noinstPROGRAMS \
477 distclean-noinstPROGRAMS clean-noinstPROGRAMS \
478 maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags \
479 clean-tags maintainer-clean-tags distdir check-DEJAGNU info-am info \
480 dvi-am dvi check-local check check-am installcheck-am installcheck \
481 install-info-am install-info install-exec-am install-exec \
482 install-data-am install-data install-am install uninstall-am uninstall \
483 all-local all-redirect all-am all installdirs mostlyclean-generic \
484 distclean-generic clean-generic maintainer-clean-generic clean \
485 mostlyclean distclean maintainer-clean
488 all-local: stamp_wchar
490 # Enable wchar_t tests if capable.
491 @GLIBCXX_TEST_WCHAR_T_TRUE@stamp_wchar:
492 @GLIBCXX_TEST_WCHAR_T_TRUE@ touch testsuite_wchar_t
493 @GLIBCXX_TEST_WCHAR_T_FALSE@stamp_wchar:
495 # This is automatically run after the generated check-DEJAGNU rule.
496 check-local: check-abi
498 current_symbols.txt: ${extract_symvers} ../src/.libs/libstdc++.so
499 -@(${extract_symvers} ../src/.libs/libstdc++.so current_symbols.txt)
501 baseline_symbols:
502 -@(output=${baseline_file}; \
503 if test ! -f $${output}; then \
504 echo "Baseline file doesn't exist."; \
505 echo "Try 'make new-abi-baseline' to create it."; \
506 exit 1; \
507 fi; true)
509 new-abi-baseline:
510 -@$(mkinstalldirs) ${baseline_dir}
511 -@(output=${baseline_file}; \
512 if test -f $${output}; then \
513 output=$${output}.new; \
514 t=`echo $${output} | sed 's=.*config/abi/=='`; \
515 echo "Baseline file already exists, writing to $${t} instead."; \
516 fi; \
517 ${extract_symvers} ../src/.libs/libstdc++.so $${output})
519 # Use 'new-abi-baseline' to create an initial symbol file. Then run
520 # 'check-abi' to test for changes against that file.
521 @GLIBCXX_TEST_ABI_TRUE@check-abi: abi_check baseline_symbols current_symbols.txt
522 @GLIBCXX_TEST_ABI_TRUE@ -@(./abi_check --check ./current_symbols.txt ${baseline_file} \
523 @GLIBCXX_TEST_ABI_TRUE@ 2>&1 | tee libstdc++-v3-abi.sum)
525 @GLIBCXX_TEST_ABI_TRUE@check-abi-verbose: abi_check baseline_symbols current_symbols.txt
526 @GLIBCXX_TEST_ABI_TRUE@ -@(./abi_check --check-verbose ./current_symbols.txt ${baseline_file} \
527 @GLIBCXX_TEST_ABI_TRUE@ 2>&1 | tee libstdc++-v3-abi.sum)
529 @GLIBCXX_TEST_ABI_FALSE@check-abi:
530 @GLIBCXX_TEST_ABI_FALSE@check-abi-verbose:
531 check-script: ${survey_script}
532 -@(chmod + ${survey_script}; \
533 ${survey_script} 0)
535 check-script-install: ${survey_script}
536 -@(chmod + ${survey_script}; \
537 ${survey_script} 0)
538 check-performance: ${performance_script}
539 -@(chmod + ${performance_script}; \
540 ${performance_script} ${glibcxx_srcdir} ${glibcxx_builddir})
542 .PHONY: baseline_symbols new-abi-baseline check-abi check-abi-verbose \
543 check-script check-script-install check-performance
545 # Tell versions [3.59,3.63) of GNU make to not export all variables.
546 # Otherwise a system limit (for SysV at least) may be exceeded.
547 .NOEXPORT: