OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libstdc++-v3/] [testsuite/] [Makefile.in] - Blame information for rev 19

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.