]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/testsuite/Makefile.in
Index: gcc/ChangeLog
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / Makefile.in
CommitLineData
872d8fea 1# Makefile.in generated by automake 1.9.3 from Makefile.am.
ff66d28f 2# @configure_input@
62f079c5 3
7eaf73d7 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
a9fdd472 5# 2003, 2004, 2005 Free Software Foundation, Inc.
62f079c5
BK
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
ff66d28f 15@SET_MAKE@
62f079c5
BK
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
62f079c5
BK
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
62f079c5 22top_builddir = ..
ff66d28f 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
62f079c5 24INSTALL = @INSTALL@
ff66d28f
PE
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
62f079c5
BK
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
62f079c5 36build_triplet = @build@
62f079c5 37host_triplet = @host@
62f079c5 38target_triplet = @target@
7eaf73d7
KC
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40 $(top_srcdir)/fragment.am
7eaf73d7
KC
41subdir = testsuite
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
cd111813
TT
43am__aclocal_m4_deps = $(top_srcdir)/../config/lead-dot.m4 \
44 $(top_srcdir)/../config/no-executables.m4 \
3a24bf5d
KC
45 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
46 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
47 $(top_srcdir)/configure.ac
7eaf73d7
KC
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
7eaf73d7
KC
52depcomp =
53am__depfiles_maybe =
394476c9
BK
54SOURCES =
55DIST_SOURCES =
7eaf73d7
KC
56DEJATOOL = $(PACKAGE)
57RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
58EXPECT = expect
59RUNTEST = runtest
60DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1568430f 61ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
ff66d28f 62ACLOCAL = @ACLOCAL@
8b0d6051
BK
63ALLOCATOR_H = @ALLOCATOR_H@
64ALLOCATOR_NAME = @ALLOCATOR_NAME@
ff66d28f 65AMTAR = @AMTAR@
62f079c5
BK
66AR = @AR@
67AS = @AS@
ec2075e9
BK
68ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
69ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
ff66d28f
PE
70AUTOCONF = @AUTOCONF@
71AUTOHEADER = @AUTOHEADER@
72AUTOMAKE = @AUTOMAKE@
ab3bc736 73AWK = @AWK@
6aa43d99 74BASIC_FILE_CC = @BASIC_FILE_CC@
4a9d5109 75BASIC_FILE_H = @BASIC_FILE_H@
62f079c5 76CC = @CC@
6aa43d99 77CCODECVT_CC = @CCODECVT_CC@
6aa43d99
BK
78CCOLLATE_CC = @CCOLLATE_CC@
79CCTYPE_CC = @CCTYPE_CC@
ff66d28f 80CFLAGS = @CFLAGS@
6aa43d99 81CLOCALE_CC = @CLOCALE_CC@
4a9d5109 82CLOCALE_H = @CLOCALE_H@
6aa43d99
BK
83CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
84CMESSAGES_CC = @CMESSAGES_CC@
33590f13 85CMESSAGES_H = @CMESSAGES_H@
6aa43d99
BK
86CMONEY_CC = @CMONEY_CC@
87CNUMERIC_CC = @CNUMERIC_CC@
62f079c5 88CPP = @CPP@
ff66d28f 89CPPFLAGS = @CPPFLAGS@
4a9d5109 90CSTDIO_H = @CSTDIO_H@
6aa43d99 91CTIME_CC = @CTIME_CC@
1c26d8fd 92CTIME_H = @CTIME_H@
394476c9 93CXX = @CXX@
62f079c5 94CXXCPP = @CXXCPP@
ff66d28f
PE
95CXXFLAGS = @CXXFLAGS@
96CYGPATH_W = @CYGPATH_W@
62f079c5
BK
97C_INCLUDE_DIR = @C_INCLUDE_DIR@
98DEBUG_FLAGS = @DEBUG_FLAGS@
ff66d28f
PE
99DEFS = @DEFS@
100ECHO_C = @ECHO_C@
101ECHO_N = @ECHO_N@
102ECHO_T = @ECHO_T@
103EGREP = @EGREP@
a9fdd472
GK
104ENABLE_SYMVERS_DARWIN_EXPORT_FALSE = @ENABLE_SYMVERS_DARWIN_EXPORT_FALSE@
105ENABLE_SYMVERS_DARWIN_EXPORT_TRUE = @ENABLE_SYMVERS_DARWIN_EXPORT_TRUE@
106ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
107ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
62f079c5
BK
108EXEEXT = @EXEEXT@
109EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
ff66d28f
PE
110GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
111GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
ff66d28f
PE
112GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
113GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
ff66d28f
PE
114GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
115GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
116GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
117GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
118GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
119GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
92eabea2
PE
120GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
121GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
394476c9 122GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
ff66d28f
PE
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
d54bc1d8 127LIBICONV = @LIBICONV@
62f079c5 128LIBMATHOBJS = @LIBMATHOBJS@
ff66d28f
PE
129LIBOBJS = @LIBOBJS@
130LIBS = @LIBS@
f8e4b51d 131LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
62f079c5
BK
132LIBTOOL = @LIBTOOL@
133LN_S = @LN_S@
ff66d28f 134LTLIBOBJS = @LTLIBOBJS@
62f079c5 135MAINT = @MAINT@
ff66d28f
PE
136MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
137MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
62f079c5 138MAKEINFO = @MAKEINFO@
62f079c5
BK
139OBJEXT = @OBJEXT@
140OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
141OPT_LDFLAGS = @OPT_LDFLAGS@
4a9d5109 142OS_INC_SRCDIR = @OS_INC_SRCDIR@
62f079c5 143PACKAGE = @PACKAGE@
ff66d28f
PE
144PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145PACKAGE_NAME = @PACKAGE_NAME@
146PACKAGE_STRING = @PACKAGE_STRING@
147PACKAGE_TARNAME = @PACKAGE_TARNAME@
148PACKAGE_VERSION = @PACKAGE_VERSION@
149PATH_SEPARATOR = @PATH_SEPARATOR@
62f079c5
BK
150RANLIB = @RANLIB@
151SECTION_FLAGS = @SECTION_FLAGS@
152SECTION_LDFLAGS = @SECTION_LDFLAGS@
ff66d28f
PE
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
62f079c5 155STRIP = @STRIP@
6aa43d99 156SYMVER_MAP = @SYMVER_MAP@
ff66d28f 157TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
33590f13 158USE_NLS = @USE_NLS@
62f079c5
BK
159VERSION = @VERSION@
160WARN_FLAGS = @WARN_FLAGS@
161WERROR = @WERROR@
ff66d28f
PE
162ac_ct_AR = @ac_ct_AR@
163ac_ct_AS = @ac_ct_AS@
164ac_ct_CC = @ac_ct_CC@
165ac_ct_CXX = @ac_ct_CXX@
166ac_ct_RANLIB = @ac_ct_RANLIB@
167ac_ct_STRIP = @ac_ct_STRIP@
168am__leading_dot = @am__leading_dot@
a60945f8
PC
169am__tar = @am__tar@
170am__untar = @am__untar@
ff66d28f
PE
171baseline_dir = @baseline_dir@
172bindir = @bindir@
173build = @build@
174build_alias = @build_alias@
175build_cpu = @build_cpu@
176build_os = @build_os@
177build_vendor = @build_vendor@
501e321e 178check_msgfmt = @check_msgfmt@
ff66d28f 179datadir = @datadir@
62f079c5
BK
180enable_shared = @enable_shared@
181enable_static = @enable_static@
ff66d28f 182exec_prefix = @exec_prefix@
3d7c150e
BK
183glibcxx_MOFILES = @glibcxx_MOFILES@
184glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
185glibcxx_POFILES = @glibcxx_POFILES@
ff66d28f 186glibcxx_builddir = @glibcxx_builddir@
3d7c150e
BK
187glibcxx_localedir = @glibcxx_localedir@
188glibcxx_prefixdir = @glibcxx_prefixdir@
ff66d28f 189glibcxx_srcdir = @glibcxx_srcdir@
3d7c150e
BK
190glibcxx_thread_h = @glibcxx_thread_h@
191glibcxx_toolexecdir = @glibcxx_toolexecdir@
192glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
62f079c5 193gxx_include_dir = @gxx_include_dir@
ff66d28f
PE
194host = @host@
195host_alias = @host_alias@
196host_cpu = @host_cpu@
197host_os = @host_os@
198host_vendor = @host_vendor@
199includedir = @includedir@
200infodir = @infodir@
201install_sh = @install_sh@
202libdir = @libdir@
203libexecdir = @libexecdir@
4e10943d 204libtool_VERSION = @libtool_VERSION@
ff66d28f
PE
205localstatedir = @localstatedir@
206mandir = @mandir@
7eaf73d7 207mkdir_p = @mkdir_p@
ff66d28f
PE
208multi_basedir = @multi_basedir@
209oldincludedir = @oldincludedir@
210port_specific_symbol_files = @port_specific_symbol_files@
211prefix = @prefix@
212program_transform_name = @program_transform_name@
213sbindir = @sbindir@
214sharedstatedir = @sharedstatedir@
215sysconfdir = @sysconfdir@
216target = @target@
217target_alias = @target_alias@
218target_cpu = @target_cpu@
219target_os = @target_os@
220target_vendor = @target_vendor@
62f079c5 221toplevel_srcdir = @toplevel_srcdir@
7c8bf027 222AUTOMAKE_OPTIONS = dejagnu nostdinc
47194af4
ZW
223
224# May be used by various substitution variables.
225gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
0df3f383 226MAINT_CHARSET = latin1
a1af4623 227mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
0df3f383 228PWD_COMMAND = $${PWDCMD-pwd}
82ba99d5 229STAMP = echo timestamp >
0df3f383
PE
230toolexecdir = $(glibcxx_toolexecdir)
231toolexeclibdir = $(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.
235CONFIG_CXXFLAGS = \
236 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
237
238WARN_CXXFLAGS = \
239 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
240
241
242# -I/-D flags to pass when compiling.
243AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
f9f4d1e1 244AM_MAKEFLAGS = -j1
2c839a4e 245AM_RUNTESTFLAGS =
ac3d7b44
PE
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.
ff66d28f
PE
249lists_of_files = \
250 testsuite_files \
251 testsuite_files_interactive \
252 testsuite_files_performance
49bc23b7 253
a1af4623 254baseline_file = ${baseline_dir}/baseline_symbols.txt
ca618b60 255extract_symvers = $(glibcxx_srcdir)/scripts/extract_symvers
0676e930 256
5305b1ae
BK
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.
261compile_script = ${glibcxx_srcdir}/scripts/check_compile
0676e930 262
ca618b60 263# Runs the testsuite/performance tests.
0676e930
BK
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.
3d7c150e 267performance_script = ${glibcxx_srcdir}/scripts/check_performance
c4c064e7 268
6b543e86 269# By adding these files here, automake will remove them for 'make clean'
ff66d28f 270CLEANFILES = *.txt *.tst *.exe core* filebuf_* tmp* ostream_* *.log *.sum \
fd1e1726
BK
271 testsuite_* site.exp abi_check baseline_symbols *TEST* *.dat \
272 *.o *.cc
8ea08b7d 273
ff66d28f 274all: all-am
62f079c5 275
ff66d28f 276.SUFFIXES:
7eaf73d7
KC
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'; \
ff66d28f 287 cd $(top_srcdir) && \
7eaf73d7
KC
288 $(AUTOMAKE) --foreign --ignore-deps testsuite/Makefile
289.PRECIOUS: Makefile
290Makefile: $(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
8ea08b7d 306
8ea08b7d
PE
307mostlyclean-libtool:
308 -rm -f *.lo
309
310clean-libtool:
311 -rm -rf .libs _libs
312
313distclean-libtool:
ff66d28f
PE
314 -rm -f libtool
315uninstall-info-am:
7eaf73d7 316tags: TAGS
394476c9 317TAGS:
8ea08b7d 318
ff66d28f 319ctags: CTAGS
394476c9
BK
320CTAGS:
321
62f079c5
BK
322
323check-DEJAGNU: site.exp
ff66d28f 324 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
62f079c5 325 EXPECT=$(EXPECT); export EXPECT; \
62f079c5
BK
326 runtest=$(RUNTEST); \
327 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
ff66d28f
PE
328 l='$(DEJATOOL)'; for tool in $$l; do \
329 $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
330 done; \
62f079c5
BK
331 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
332 fi
ff66d28f
PE
333
334distclean-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
ff66d28f
PE
339
340distdir: $(DISTFILES)
7eaf73d7 341 $(mkdir_p) $(distdir)/..
ff66d28f
PE
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"; \
7eaf73d7 353 $(mkdir_p) "$(distdir)$$dir"; \
ff66d28f
PE
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
368check-am: all-am
e3e87ef0 369 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
62f079c5 370check: check-am
a72c74a1 371all-am: Makefile
ff66d28f
PE
372installdirs:
373install: install-am
374install-exec: install-exec-am
62f079c5 375install-data: install-data-am
ff66d28f 376uninstall: uninstall-am
62f079c5
BK
377
378install-am: all-am
379 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
62f079c5 380
ff66d28f
PE
381installcheck: installcheck-am
382install-strip:
383 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
517da0ce 384 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
ff66d28f
PE
385 `test -z '$(STRIP)' || \
386 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
62f079c5
BK
387mostlyclean-generic:
388
389clean-generic:
6b543e86 390 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
62f079c5
BK
391
392distclean-generic:
a60945f8 393 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
62f079c5
BK
394
395maintainer-clean-generic:
ff66d28f
PE
396 @echo "This command is intended for maintainers to use"
397 @echo "it deletes files that may require special tools to rebuild."
398clean: clean-am
62f079c5 399
394476c9 400clean-am: clean-generic clean-libtool mostlyclean-am
62f079c5 401
ff66d28f 402distclean: distclean-am
82fa4538 403 -rm -f Makefile
394476c9
BK
404distclean-am: clean-am distclean-DEJAGNU distclean-generic \
405 distclean-libtool
62f079c5 406
ff66d28f 407dvi: dvi-am
62f079c5 408
ff66d28f 409dvi-am:
62f079c5 410
7eaf73d7
KC
411html: html-am
412
ff66d28f
PE
413info: info-am
414
415info-am:
416
417install-data-am:
418
419install-exec-am:
420
421install-info: install-info-am
422
423install-man:
424
425installcheck-am:
62f079c5
BK
426
427maintainer-clean: maintainer-clean-am
82fa4538 428 -rm -f Makefile
ff66d28f
PE
429maintainer-clean-am: distclean-am maintainer-clean-generic
430
431mostlyclean: mostlyclean-am
432
394476c9 433mostlyclean-am: mostlyclean-generic mostlyclean-libtool
ff66d28f
PE
434
435pdf: pdf-am
436
437pdf-am:
438
439ps: ps-am
440
441ps-am:
442
443uninstall-am: uninstall-info-am
444
a72c74a1
BK
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
e3f78d9b 455
5305b1ae
BK
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
d54bc1d8
PE
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.
465site.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
fdbba6bc 480 @echo 'set baseline_file "$(baseline_file)"' >> site.tmp
d54bc1d8
PE
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
c4c064e7
BK
488baseline_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; \
7685a26d 494 fi; true)
c4c064e7 495
ca618b60 496new-abi-baseline:
a1af4623 497 -@$(mkinstalldirs) ${baseline_dir}
c4c064e7
BK
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.
84946e72
BK
508check-abi: baseline_symbols site.exp
509 -@runtest --tool libstdc++ abi.exp
45d5f9af
BK
510check-compile: testsuite_files ${compile_script}
511 -@(chmod + ${compile_script}; \
512 ${compile_script} ${glibcxx_srcdir} ${glibcxx_builddir})
5305b1ae
BK
513check-performance: testsuite_files_performance ${performance_script}
514 -@(chmod + ${performance_script}; \
515 ${performance_script} ${glibcxx_srcdir} ${glibcxx_builddir})
6b543e86 516
5305b1ae
BK
517.PHONY: baseline_symbols new-abi-baseline \
518 check-abi check-compile check-performance
62f079c5
BK
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: