OSDN Git Service

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