Fix version check for ATTRIBUTE_GCC_DUMP_PRINTF
[official-gcc.git] / libvtv / testsuite / other-tests / Makefile.in
blob421454add3009ee9deb64bfd2d41a760fe60f6df
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
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.
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.
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; \
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/other-tests
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 ACLOCAL = @ACLOCAL@
80 AMTAR = @AMTAR@
81 AR = @AR@
82 AS = @AS@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CC = @CC@
88 CCAS = @CCAS@
89 CCASFLAGS = @CCASFLAGS@
90 CCDEPMODE = @CCDEPMODE@
91 CFLAGS = @CFLAGS@
92 CPP = @CPP@
93 CPPFLAGS = @CPPFLAGS@
94 CXX = @CXX@
95 CXXCPP = @CXXCPP@
96 CXXDEPMODE = @CXXDEPMODE@
97 CXXFLAGS = @CXXFLAGS@
98 CYGPATH_W = @CYGPATH_W@
99 DEFS = @DEFS@
100 DEPDIR = @DEPDIR@
101 DSYMUTIL = @DSYMUTIL@
102 DUMPBIN = @DUMPBIN@
103 ECHO_C = @ECHO_C@
104 ECHO_N = @ECHO_N@
105 ECHO_T = @ECHO_T@
106 EGREP = @EGREP@
107 EXEEXT = @EXEEXT@
108 FGREP = @FGREP@
109 GREP = @GREP@
110 INSTALL = @INSTALL@
111 INSTALL_DATA = @INSTALL_DATA@
112 INSTALL_PROGRAM = @INSTALL_PROGRAM@
113 INSTALL_SCRIPT = @INSTALL_SCRIPT@
114 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115 LD = @LD@
116 LDFLAGS = @LDFLAGS@
117 LIBOBJS = @LIBOBJS@
118 LIBS = @LIBS@
119 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
120 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
121 LIBTOOL = @LIBTOOL@
122 LIPO = @LIPO@
123 LN_S = @LN_S@
124 LTLIBOBJS = @LTLIBOBJS@
125 MAINT = @MAINT@
126 MAKEINFO = @MAKEINFO@
127 MKDIR_P = @MKDIR_P@
128 NM = @NM@
129 NMEDIT = @NMEDIT@
130 OBJDUMP = @OBJDUMP@
131 OBJEXT = @OBJEXT@
132 OTOOL = @OTOOL@
133 OTOOL64 = @OTOOL64@
134 PACKAGE = @PACKAGE@
135 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
136 PACKAGE_NAME = @PACKAGE_NAME@
137 PACKAGE_STRING = @PACKAGE_STRING@
138 PACKAGE_TARNAME = @PACKAGE_TARNAME@
139 PACKAGE_URL = @PACKAGE_URL@
140 PACKAGE_VERSION = @PACKAGE_VERSION@
141 PATH_SEPARATOR = @PATH_SEPARATOR@
142 RANLIB = @RANLIB@
143 SED = @SED@
144 SET_MAKE = @SET_MAKE@
145 SHELL = @SHELL@
146 STRIP = @STRIP@
147 VERSION = @VERSION@
148 XCFLAGS = @XCFLAGS@
149 abs_builddir = @abs_builddir@
150 abs_srcdir = @abs_srcdir@
151 abs_top_builddir = @abs_top_builddir@
152 abs_top_srcdir = @abs_top_srcdir@
153 ac_ct_CC = @ac_ct_CC@
154 ac_ct_CXX = @ac_ct_CXX@
155 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
156 am__include = @am__include@
157 am__leading_dot = @am__leading_dot@
158 am__quote = @am__quote@
159 am__tar = @am__tar@
160 am__untar = @am__untar@
161 bindir = @bindir@
162 build = @build@
163 build_alias = @build_alias@
164 build_cpu = @build_cpu@
165 build_os = @build_os@
166 build_vendor = @build_vendor@
167 builddir = @builddir@
168 datadir = @datadir@
169 datarootdir = @datarootdir@
170 docdir = @docdir@
171 dvidir = @dvidir@
172 enable_shared = @enable_shared@
173 enable_static = @enable_static@
174 exec_prefix = @exec_prefix@
175 host = @host@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
178 host_os = @host_os@
179 host_vendor = @host_vendor@
180 htmldir = @htmldir@
181 includedir = @includedir@
182 infodir = @infodir@
183 install_sh = @install_sh@
184 libdir = @libdir@
185 libexecdir = @libexecdir@
186 libtool_VERSION = @libtool_VERSION@
187 libvtv_builddir = @libvtv_builddir@
188 libvtv_srcdir = @libvtv_srcdir@
189 localedir = @localedir@
190 localstatedir = @localstatedir@
191 lt_host_flags = @lt_host_flags@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 multi_basedir = @multi_basedir@
195 oldincludedir = @oldincludedir@
196 pdfdir = @pdfdir@
197 prefix = @prefix@
198 program_transform_name = @program_transform_name@
199 psdir = @psdir@
200 sbindir = @sbindir@
201 sharedstatedir = @sharedstatedir@
202 srcdir = @srcdir@
203 sysconfdir = @sysconfdir@
204 target = @target@
205 target_alias = @target_alias@
206 target_cpu = @target_cpu@
207 target_noncanonical = @target_noncanonical@
208 target_os = @target_os@
209 target_vendor = @target_vendor@
210 toolexecdir = @toolexecdir@
211 toolexeclibdir = @toolexeclibdir@
212 top_build_prefix = @top_build_prefix@
213 top_builddir = @top_builddir@
214 top_srcdir = @top_srcdir@
215 toplevel_builddir = @toplevel_builddir@
216 toplevel_srcdir = @toplevel_srcdir@
217 AUTOMAKE_OPTIONS = nostdinc
218 testing_script = ${libvtv_srcdir}/scripts/run-testsuite.sh
220 # By adding these files here, automake will remove them for 'make clean'
221 CLEANFILES = *.out environment-fail-* stamp-* replace-fail-*
222 all: all-am
224 .SUFFIXES:
225 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
226 @for dep in $?; do \
227 case '$(am__configure_deps)' in \
228 *$$dep*) \
229 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
230 && { if test -f $@; then exit 0; else break; fi; }; \
231 exit 1;; \
232 esac; \
233 done; \
234 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/other-tests/Makefile'; \
235 $(am__cd) $(top_srcdir) && \
236 $(AUTOMAKE) --foreign testsuite/other-tests/Makefile
237 .PRECIOUS: Makefile
238 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239 @case '$?' in \
240 *config.status*) \
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242 *) \
243 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245 esac;
247 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
253 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(am__aclocal_m4_deps):
256 mostlyclean-libtool:
257 -rm -f *.lo
259 clean-libtool:
260 -rm -rf .libs _libs
261 tags: TAGS
262 TAGS:
264 ctags: CTAGS
265 CTAGS:
267 check-am: all-am
268 check: check-am
269 all-am: Makefile
270 installdirs:
271 install: install-am
272 install-exec: install-exec-am
273 install-data: install-data-am
274 uninstall: uninstall-am
276 install-am: all-am
277 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
279 installcheck: installcheck-am
280 install-strip:
281 if test -z '$(STRIP)'; then \
282 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
283 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
284 install; \
285 else \
286 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
287 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
288 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
290 mostlyclean-generic:
292 clean-generic:
293 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
295 distclean-generic:
296 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
297 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
299 maintainer-clean-generic:
300 @echo "This command is intended for maintainers to use"
301 @echo "it deletes files that may require special tools to rebuild."
302 clean: clean-am
304 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
306 distclean: distclean-am
307 -rm -f Makefile
308 distclean-am: clean-am distclean-generic
310 dvi: dvi-am
312 dvi-am:
314 html: html-am
316 html-am:
318 info: info-am
320 info-am:
322 install-data-am:
324 install-dvi: install-dvi-am
326 install-dvi-am:
328 install-exec-am:
330 install-html: install-html-am
332 install-html-am:
334 install-info: install-info-am
336 install-info-am:
338 install-man:
340 install-pdf: install-pdf-am
342 install-pdf-am:
344 install-ps: install-ps-am
346 install-ps-am:
348 installcheck-am:
350 maintainer-clean: maintainer-clean-am
351 -rm -f Makefile
352 maintainer-clean-am: distclean-am maintainer-clean-generic
354 mostlyclean: mostlyclean-am
356 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
358 pdf: pdf-am
360 pdf-am:
362 ps: ps-am
364 ps-am:
366 uninstall-am:
368 .MAKE: install-am install-strip
370 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
371 clean-local distclean distclean-generic distclean-libtool dvi \
372 dvi-am html html-am info info-am install install-am \
373 install-data install-data-am install-dvi install-dvi-am \
374 install-exec install-exec-am install-html install-html-am \
375 install-info install-info-am install-man install-pdf \
376 install-pdf-am install-ps install-ps-am install-strip \
377 installcheck installcheck-am installdirs maintainer-clean \
378 maintainer-clean-generic mostlyclean mostlyclean-generic \
379 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
382 # Runs the testsuite via a script.
384 # Create subdirectories.
385 stamp-subdir:
386 if test ! -d lib64; then \
387 mkdir -p lib64; \
388 fi; \
389 if test ! -d lib32; then \
390 mkdir -p lib32; \
391 fi; \
392 echo `date` > stamp-subdir;
393 check-script: ${testing_script} stamp-subdir
394 -@(chmod +x ${testing_script}; \
395 ${testing_script} ${libvtv_srcdir} ${libvtv_builddir})
397 check-am:
398 $(MAKE) $(AM_MAKEFLAGS) check-script
400 .PHONY: check-script
402 # To remove directories.
403 clean-local:
404 rm -rf lib*
406 # Tell versions [3.59,3.63) of GNU make to not export all variables.
407 # Otherwise a system limit (for SysV at least) may be exceeded.
408 .NOEXPORT: