OSDN Git Service

2002-08-22 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / testsuite / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
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.
7
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.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
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
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
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@
53
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_H = @BASIC_FILE_H@
71 CC = @CC@
72 CCODECVT_C = @CCODECVT_C@
73 CCODECVT_H = @CCODECVT_H@
74 CLOCALE_H = @CLOCALE_H@
75 CMESSAGES_H = @CMESSAGES_H@
76 CPP = @CPP@
77 CPU_LIMITS_INC_SRCDIR = @CPU_LIMITS_INC_SRCDIR@
78 CSTDIO_H = @CSTDIO_H@
79 CXXCPP = @CXXCPP@
80 C_INCLUDE_DIR = @C_INCLUDE_DIR@
81 DEBUG_FLAGS = @DEBUG_FLAGS@
82 DLLTOOL = @DLLTOOL@
83 EXEEXT = @EXEEXT@
84 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
85 GCJ = @GCJ@
86 GCJFLAGS = @GCJFLAGS@
87 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
88 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
89 LIBIO_INCLUDES = @LIBIO_INCLUDES@
90 LIBMATHOBJS = @LIBMATHOBJS@
91 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
92 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
93 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
94 LIBTOOL = @LIBTOOL@
95 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
96 LN_S = @LN_S@
97 MAINT = @MAINT@
98 MAKEINFO = @MAKEINFO@
99 OBJDUMP = @OBJDUMP@
100 OBJEXT = @OBJEXT@
101 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
102 OPT_LDFLAGS = @OPT_LDFLAGS@
103 OS_INC_SRCDIR = @OS_INC_SRCDIR@
104 PACKAGE = @PACKAGE@
105 RANLIB = @RANLIB@
106 SECTION_FLAGS = @SECTION_FLAGS@
107 SECTION_LDFLAGS = @SECTION_LDFLAGS@
108 STRIP = @STRIP@
109 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
110 USE_NLS = @USE_NLS@
111 VERSION = @VERSION@
112 WARN_FLAGS = @WARN_FLAGS@
113 WERROR = @WERROR@
114 baseline_file = @baseline_file@
115 check_msgfmt = @check_msgfmt@
116 enable_shared = @enable_shared@
117 enable_static = @enable_static@
118 glibcpp_CXX = @glibcpp_CXX@
119 glibcpp_MOFILES = @glibcpp_MOFILES@
120 glibcpp_POFILES = @glibcpp_POFILES@
121 glibcpp_basedir = @glibcpp_basedir@
122 glibcpp_builddir = @glibcpp_builddir@
123 glibcpp_localedir = @glibcpp_localedir@
124 glibcpp_prefixdir = @glibcpp_prefixdir@
125 glibcpp_srcdir = @glibcpp_srcdir@
126 glibcpp_thread_h = @glibcpp_thread_h@
127 glibcpp_toolexecdir = @glibcpp_toolexecdir@
128 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
129 gxx_include_dir = @gxx_include_dir@
130 ifGNUmake = @ifGNUmake@
131 libio_la = @libio_la@
132 libtool_VERSION = @libtool_VERSION@
133 toplevel_srcdir = @toplevel_srcdir@
134
135 AUTOMAKE_OPTIONS = cygnus dejagnu
136
137 DEJATOOL = libstdc++-v3
138
139 EXPECT = `if [ -f @glibcpp_builddir@/../../expect/expect ] ; then \
140             echo @glibcpp_builddir@/../../expect/expect ; \
141           else echo expect ; fi`
142
143
144 RUNTEST = `if [ -f @glibcpp_srcdir@/../dejagnu/runtest ] ; then \
145                echo @glibcpp_srcdir@/../dejagnu/runtest ; \
146             else echo runtest; fi`
147
148
149 AM_RUNTESTFLAGS = 
150 RUNTESTFLAGS = 
151
152 CXX_fake = @glibcpp_CXX@ 
153 CXX = `echo $(CXX_fake) | sed 's/xgcc/g++/g'`
154 CXXLINK = \
155         $(LIBTOOL) --tag=CXX --mode=link $(CXX) \
156         $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
157
158
159 INCLUDES = \
160         -nostdinc++ \
161         @GLIBCPP_INCLUDES@ @LIBSUPCXX_INCLUDES@ @TOPLEVEL_INCLUDES@ 
162
163
164 noinst_LIBRARIES = libv3test.a
165 libv3test_a_SOURCES = testsuite_hooks.cc
166
167 noinst_PROGRAMS = abi_check
168 abi_check_SOURCES = abi_check.cc
169 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
170 CONFIG_HEADER = ../config.h
171 CONFIG_CLEAN_FILES = 
172 LIBRARIES =  $(noinst_LIBRARIES)
173
174
175 DEFS = @DEFS@ -I. -I$(srcdir) -I..
176 CPPFLAGS = @CPPFLAGS@
177 LDFLAGS = @LDFLAGS@
178 LIBS = @LIBS@
179 libv3test_a_LIBADD = 
180 libv3test_a_OBJECTS =  testsuite_hooks.$(OBJEXT)
181 noinst_PROGRAMS =  abi_check$(EXEEXT)
182 PROGRAMS =  $(noinst_PROGRAMS)
183
184 abi_check_OBJECTS =  abi_check.$(OBJEXT)
185 abi_check_LDADD = $(LDADD)
186 abi_check_DEPENDENCIES = 
187 abi_check_LDFLAGS = 
188 CXXFLAGS = @CXXFLAGS@
189 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
190 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
191 CXXLD = $(CXX)
192 DIST_COMMON =  README Makefile.am Makefile.in
193
194
195 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
196
197 TAR = gtar
198 GZIP_ENV = --best
199 SOURCES = $(libv3test_a_SOURCES) $(abi_check_SOURCES)
200 OBJECTS = $(libv3test_a_OBJECTS) $(abi_check_OBJECTS)
201
202 all: all-redirect
203 .SUFFIXES:
204 .SUFFIXES: .S .c .cc .lo .o .obj .s
205 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
206         cd $(top_srcdir) && $(AUTOMAKE) --cygnus testsuite/Makefile
207
208 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
209         cd $(top_builddir) \
210           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
211
212
213 mostlyclean-noinstLIBRARIES:
214
215 clean-noinstLIBRARIES:
216         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
217
218 distclean-noinstLIBRARIES:
219
220 maintainer-clean-noinstLIBRARIES:
221
222 .c.o:
223         $(COMPILE) -c $<
224
225 # FIXME: We should only use cygpath when building on Windows,
226 # and only if it is available.
227 .c.obj:
228         $(COMPILE) -c `cygpath -w $<`
229
230 .s.o:
231         $(COMPILE) -c $<
232
233 .S.o:
234         $(COMPILE) -c $<
235
236 mostlyclean-compile:
237         -rm -f *.o core *.core
238         -rm -f *.$(OBJEXT)
239
240 clean-compile:
241
242 distclean-compile:
243         -rm -f *.tab.c
244
245 maintainer-clean-compile:
246
247 .c.lo:
248         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
249
250 .s.lo:
251         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
252
253 .S.lo:
254         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
255
256 mostlyclean-libtool:
257         -rm -f *.lo
258
259 clean-libtool:
260         -rm -rf .libs _libs
261
262 distclean-libtool:
263
264 maintainer-clean-libtool:
265
266 libv3test.a: $(libv3test_a_OBJECTS) $(libv3test_a_DEPENDENCIES)
267         -rm -f libv3test.a
268         $(AR) cru libv3test.a $(libv3test_a_OBJECTS) $(libv3test_a_LIBADD)
269         $(RANLIB) libv3test.a
270
271 mostlyclean-noinstPROGRAMS:
272
273 clean-noinstPROGRAMS:
274         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
275
276 distclean-noinstPROGRAMS:
277
278 maintainer-clean-noinstPROGRAMS:
279
280 abi_check$(EXEEXT): $(abi_check_OBJECTS) $(abi_check_DEPENDENCIES)
281         @rm -f abi_check$(EXEEXT)
282         $(CXXLINK) $(abi_check_LDFLAGS) $(abi_check_OBJECTS) $(abi_check_LDADD) $(LIBS)
283 .cc.o:
284         $(CXXCOMPILE) -c $<
285 .cc.obj:
286         $(CXXCOMPILE) -c `cygpath -w $<`
287 .cc.lo:
288         $(LTCXXCOMPILE) -c $<
289
290 tags: TAGS
291
292 ID: $(HEADERS) $(SOURCES) $(LISP)
293         list='$(SOURCES) $(HEADERS)'; \
294         unique=`for i in $$list; do echo $$i; done | \
295           awk '    { files[$$0] = 1; } \
296                END { for (i in files) print i; }'`; \
297         here=`pwd` && cd $(srcdir) \
298           && mkid -f$$here/ID $$unique $(LISP)
299
300 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
301         tags=; \
302         here=`pwd`; \
303         list='$(SOURCES) $(HEADERS)'; \
304         unique=`for i in $$list; do echo $$i; done | \
305           awk '    { files[$$0] = 1; } \
306                END { for (i in files) print i; }'`; \
307         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
308           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
309
310 mostlyclean-tags:
311
312 clean-tags:
313
314 distclean-tags:
315         -rm -f TAGS ID
316
317 maintainer-clean-tags:
318
319 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
320
321 subdir = testsuite
322
323 distdir: $(DISTFILES)
324         @for file in $(DISTFILES); do \
325           if test -f $$file; then d=.; else d=$(srcdir); fi; \
326           if test -d $$d/$$file; then \
327             cp -pr $$d/$$file $(distdir)/$$file; \
328           else \
329             test -f $(distdir)/$$file \
330             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
331             || cp -p $$d/$$file $(distdir)/$$file || :; \
332           fi; \
333         done
334
335 RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
336
337 check-DEJAGNU: site.exp
338         srcdir=`cd $(srcdir) && pwd`; export srcdir; \
339         EXPECT=$(EXPECT); export EXPECT; \
340         if [ -f $(top_builddir)/../expect/expect ]; then \
341           TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
342           export TCL_LIBRARY; \
343         fi; \
344         runtest=$(RUNTEST); \
345         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
346           $$runtest $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
347         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
348         fi
349 site.exp: Makefile
350         @echo 'Making a new site.exp file...'
351         @test ! -f site.bak || rm -f site.bak
352         @echo '## these variables are automatically generated by make ##' > $@-t
353         @echo '# Do not edit here.  If you wish to override these values' >> $@-t
354         @echo '# edit the last section' >> $@-t
355         @echo 'set tool $(DEJATOOL)' >> $@-t
356         @echo 'set srcdir $(srcdir)' >> $@-t
357         @echo 'set objdir' `pwd` >> $@-t
358         @echo 'set host_alias $(host_alias)' >> $@-t
359         @echo 'set host_triplet $(host_triplet)' >> $@-t
360         @echo 'set target_alias $(target_alias)' >> $@-t
361         @echo 'set target_triplet $(target_triplet)' >> $@-t
362         @echo 'set build_alias $(build_alias)' >> $@-t
363         @echo 'set build_triplet $(build_triplet)' >> $@-t
364         @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
365         @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
366         @test ! -f site.exp || mv site.exp site.bak
367         @mv $@-t site.exp
368 info-am:
369 info: info-am
370 dvi-am:
371 dvi: dvi-am
372 check-am:
373         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
374 check: check-am
375 installcheck-am:
376 installcheck: installcheck-am
377 install-info-am: 
378 install-info: install-info-am
379 install-exec-am:
380 install-exec: install-exec-am
381
382 install-data-am:
383 install-data: install-data-am
384
385 install-am: all-am
386         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
387 install: install-am
388 uninstall-am:
389 uninstall: uninstall-am
390 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
391 all-redirect: all-am
392 install-strip:
393         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
394 installdirs:
395
396
397 mostlyclean-generic:
398
399 clean-generic:
400
401 distclean-generic:
402         -rm -f Makefile $(CONFIG_CLEAN_FILES)
403         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
404
405 maintainer-clean-generic:
406 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
407                 mostlyclean-libtool mostlyclean-noinstPROGRAMS \
408                 mostlyclean-tags mostlyclean-generic
409
410 mostlyclean: mostlyclean-am
411
412 clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool \
413                 clean-noinstPROGRAMS clean-tags clean-generic \
414                 mostlyclean-am
415
416 clean: clean-am
417
418 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
419                 distclean-libtool distclean-noinstPROGRAMS \
420                 distclean-tags distclean-generic clean-am
421         -rm -f libtool
422
423 distclean: distclean-am
424
425 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
426                 maintainer-clean-compile maintainer-clean-libtool \
427                 maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
428                 maintainer-clean-generic distclean-am
429         @echo "This command is intended for maintainers to use;"
430         @echo "it deletes files that may require special tools to rebuild."
431
432 maintainer-clean: maintainer-clean-am
433
434 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
435 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
436 mostlyclean-compile distclean-compile clean-compile \
437 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
438 clean-libtool maintainer-clean-libtool mostlyclean-noinstPROGRAMS \
439 distclean-noinstPROGRAMS clean-noinstPROGRAMS \
440 maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags \
441 clean-tags maintainer-clean-tags distdir check-DEJAGNU info-am info \
442 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
443 install-info install-exec-am install-exec install-data-am install-data \
444 install-am install uninstall-am uninstall all-redirect all-am all \
445 installdirs mostlyclean-generic distclean-generic clean-generic \
446 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
447
448
449 # Tell versions [3.59,3.63) of GNU make to not export all variables.
450 # Otherwise a system limit (for SysV at least) may be exceeded.
451 .NOEXPORT: