]> git.ipfire.org Git - thirdparty/gcc.git/blob - libvtv/testsuite/Makefile.in
re PR bootstrap/66521 (xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c...
[thirdparty/gcc.git] / libvtv / testsuite / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
34 }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 target_triplet = @target@
54 subdir = testsuite
55 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
58 $(top_srcdir)/../config/depstand.m4 \
59 $(top_srcdir)/../config/lead-dot.m4 \
60 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
61 $(top_srcdir)/../config/lthostflags.m4 \
62 $(top_srcdir)/../config/multi.m4 \
63 $(top_srcdir)/../config/override.m4 \
64 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
65 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
66 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
67 $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69 $(ACLOCAL_M4)
70 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 SOURCES =
74 am__can_run_installinfo = \
75 case $$AM_UPDATE_INFO_DIR in \
76 n|no|NO) false;; \
77 *) (install-info --version) >/dev/null 2>&1;; \
78 esac
79 DEJATOOL = $(PACKAGE)
80 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
81 ACLOCAL = @ACLOCAL@
82 AMTAR = @AMTAR@
83 AR = @AR@
84 AS = @AS@
85 AUTOCONF = @AUTOCONF@
86 AUTOHEADER = @AUTOHEADER@
87 AUTOMAKE = @AUTOMAKE@
88 AWK = @AWK@
89 CC = @CC@
90 CCAS = @CCAS@
91 CCASFLAGS = @CCASFLAGS@
92 CCDEPMODE = @CCDEPMODE@
93 CFLAGS = @CFLAGS@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CXX = @CXX@
97 CXXCPP = @CXXCPP@
98 CXXDEPMODE = @CXXDEPMODE@
99 CXXFLAGS = @CXXFLAGS@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 DSYMUTIL = @DSYMUTIL@
104 DUMPBIN = @DUMPBIN@
105 ECHO_C = @ECHO_C@
106 ECHO_N = @ECHO_N@
107 ECHO_T = @ECHO_T@
108 EGREP = @EGREP@
109 EXEEXT = @EXEEXT@
110 FGREP = @FGREP@
111 GREP = @GREP@
112 INSTALL = @INSTALL@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 LD = @LD@
118 LDFLAGS = @LDFLAGS@
119 LIBOBJS = @LIBOBJS@
120 LIBS = @LIBS@
121 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
122 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
123 LIBTOOL = @LIBTOOL@
124 LIPO = @LIPO@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAINT = @MAINT@
128 MAKEINFO = @MAKEINFO@
129 MKDIR_P = @MKDIR_P@
130 NM = @NM@
131 NMEDIT = @NMEDIT@
132 OBJDUMP = @OBJDUMP@
133 OBJEXT = @OBJEXT@
134 OTOOL = @OTOOL@
135 OTOOL64 = @OTOOL64@
136 PACKAGE = @PACKAGE@
137 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138 PACKAGE_NAME = @PACKAGE_NAME@
139 PACKAGE_STRING = @PACKAGE_STRING@
140 PACKAGE_TARNAME = @PACKAGE_TARNAME@
141 PACKAGE_URL = @PACKAGE_URL@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 RANLIB = @RANLIB@
145 SED = @SED@
146 SET_MAKE = @SET_MAKE@
147 SHELL = @SHELL@
148 STRIP = @STRIP@
149 VERSION = @VERSION@
150 XCFLAGS = @XCFLAGS@
151 abs_builddir = @abs_builddir@
152 abs_srcdir = @abs_srcdir@
153 abs_top_builddir = @abs_top_builddir@
154 abs_top_srcdir = @abs_top_srcdir@
155 ac_ct_CC = @ac_ct_CC@
156 ac_ct_CXX = @ac_ct_CXX@
157 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
158 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
161 am__tar = @am__tar@
162 am__untar = @am__untar@
163 bindir = @bindir@
164 build = @build@
165 build_alias = @build_alias@
166 build_cpu = @build_cpu@
167 build_os = @build_os@
168 build_vendor = @build_vendor@
169 builddir = @builddir@
170 datadir = @datadir@
171 datarootdir = @datarootdir@
172 docdir = @docdir@
173 dvidir = @dvidir@
174 enable_shared = @enable_shared@
175 enable_static = @enable_static@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 htmldir = @htmldir@
183 includedir = @includedir@
184 infodir = @infodir@
185 install_sh = @install_sh@
186 libdir = @libdir@
187 libexecdir = @libexecdir@
188 libtool_VERSION = @libtool_VERSION@
189 libvtv_builddir = @libvtv_builddir@
190 libvtv_srcdir = @libvtv_srcdir@
191 localedir = @localedir@
192 localstatedir = @localstatedir@
193 lt_host_flags = @lt_host_flags@
194 mandir = @mandir@
195 mkdir_p = @mkdir_p@
196 multi_basedir = @multi_basedir@
197 oldincludedir = @oldincludedir@
198 pdfdir = @pdfdir@
199 prefix = @prefix@
200 program_transform_name = @program_transform_name@
201 psdir = @psdir@
202 sbindir = @sbindir@
203 sharedstatedir = @sharedstatedir@
204 srcdir = @srcdir@
205 sysconfdir = @sysconfdir@
206 target = @target@
207 target_alias = @target_alias@
208 target_cpu = @target_cpu@
209 target_noncanonical = @target_noncanonical@
210 target_os = @target_os@
211 target_vendor = @target_vendor@
212 toolexecdir = @toolexecdir@
213 toolexeclibdir = @toolexeclibdir@
214 top_build_prefix = @top_build_prefix@
215 top_builddir = @top_builddir@
216 top_srcdir = @top_srcdir@
217 toplevel_builddir = @toplevel_builddir@
218 toplevel_srcdir = @toplevel_srcdir@
219 AUTOMAKE_OPTIONS = foreign dejagnu
220
221 # May be used by various substitution variables.
222 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
223 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
224 echo $(top_builddir)/../expect/expect; else echo expect; fi)
225
226 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
227 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
228
229 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
230 all: all-am
231
232 .SUFFIXES:
233 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
234 @for dep in $?; do \
235 case '$(am__configure_deps)' in \
236 *$$dep*) \
237 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
238 && { if test -f $@; then exit 0; else break; fi; }; \
239 exit 1;; \
240 esac; \
241 done; \
242 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
243 $(am__cd) $(top_srcdir) && \
244 $(AUTOMAKE) --foreign testsuite/Makefile
245 .PRECIOUS: Makefile
246 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247 @case '$?' in \
248 *config.status*) \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250 *) \
251 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253 esac;
254
255 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 $(am__aclocal_m4_deps):
263
264 mostlyclean-libtool:
265 -rm -f *.lo
266
267 clean-libtool:
268 -rm -rf .libs _libs
269 tags: TAGS
270 TAGS:
271
272 ctags: CTAGS
273 CTAGS:
274
275
276 check-DEJAGNU: site.exp
277 srcdir='$(srcdir)'; export srcdir; \
278 EXPECT=$(EXPECT); export EXPECT; \
279 runtest=$(RUNTEST); \
280 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
281 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
282 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
283 then :; else exit_status=1; fi; \
284 done; \
285 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
286 fi; \
287 exit $$exit_status
288 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
289 @echo 'Making a new site.exp file...'
290 @echo '## these variables are automatically generated by make ##' >site.tmp
291 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
292 @echo '# edit the last section' >>site.tmp
293 @echo 'set srcdir "$(srcdir)"' >>site.tmp
294 @echo "set objdir `pwd`" >>site.tmp
295 @echo 'set build_alias "$(build_alias)"' >>site.tmp
296 @echo 'set build_triplet $(build_triplet)' >>site.tmp
297 @echo 'set host_alias "$(host_alias)"' >>site.tmp
298 @echo 'set host_triplet $(host_triplet)' >>site.tmp
299 @echo 'set target_alias "$(target_alias)"' >>site.tmp
300 @echo 'set target_triplet $(target_triplet)' >>site.tmp
301 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
302 echo "## Begin content included from file $$f. Do not modify. ##" \
303 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
304 && echo "## End content included from file $$f. ##" \
305 || exit 1; \
306 done >> site.tmp
307 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
308 @if test -f site.exp; then \
309 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
310 fi
311 @-rm -f site.bak
312 @test ! -f site.exp || mv site.exp site.bak
313 @mv site.tmp site.exp
314
315 distclean-DEJAGNU:
316 -rm -f site.exp site.bak
317 -l='$(DEJATOOL)'; for tool in $$l; do \
318 rm -f $$tool.sum $$tool.log; \
319 done
320 check-am: all-am
321 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
322 check: check-am
323 all-am: Makefile
324 installdirs:
325 install: install-am
326 install-exec: install-exec-am
327 install-data: install-data-am
328 uninstall: uninstall-am
329
330 install-am: all-am
331 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
332
333 installcheck: installcheck-am
334 install-strip:
335 if test -z '$(STRIP)'; then \
336 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
337 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
338 install; \
339 else \
340 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
343 fi
344 mostlyclean-generic:
345
346 clean-generic:
347
348 distclean-generic:
349 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
351
352 maintainer-clean-generic:
353 @echo "This command is intended for maintainers to use"
354 @echo "it deletes files that may require special tools to rebuild."
355 clean: clean-am
356
357 clean-am: clean-generic clean-libtool mostlyclean-am
358
359 distclean: distclean-am
360 -rm -f Makefile
361 distclean-am: clean-am distclean-DEJAGNU distclean-generic
362
363 dvi: dvi-am
364
365 dvi-am:
366
367 html: html-am
368
369 html-am:
370
371 info: info-am
372
373 info-am:
374
375 install-data-am:
376
377 install-dvi: install-dvi-am
378
379 install-dvi-am:
380
381 install-exec-am:
382
383 install-html: install-html-am
384
385 install-html-am:
386
387 install-info: install-info-am
388
389 install-info-am:
390
391 install-man:
392
393 install-pdf: install-pdf-am
394
395 install-pdf-am:
396
397 install-ps: install-ps-am
398
399 install-ps-am:
400
401 installcheck-am:
402
403 maintainer-clean: maintainer-clean-am
404 -rm -f Makefile
405 maintainer-clean-am: distclean-am maintainer-clean-generic
406
407 mostlyclean: mostlyclean-am
408
409 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
410
411 pdf: pdf-am
412
413 pdf-am:
414
415 ps: ps-am
416
417 ps-am:
418
419 uninstall-am:
420
421 .MAKE: check-am install-am install-strip
422
423 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
424 clean-libtool distclean distclean-DEJAGNU distclean-generic \
425 distclean-libtool dvi dvi-am html html-am info info-am install \
426 install-am install-data install-data-am install-dvi \
427 install-dvi-am install-exec install-exec-am install-html \
428 install-html-am install-info install-info-am install-man \
429 install-pdf install-pdf-am install-ps install-ps-am \
430 install-strip installcheck installcheck-am installdirs \
431 maintainer-clean maintainer-clean-generic mostlyclean \
432 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
433 uninstall uninstall-am
434
435
436 # Tell versions [3.59,3.63) of GNU make to not export all variables.
437 # Otherwise a system limit (for SysV at least) may be exceeded.
438 .NOEXPORT: