]> git.ipfire.org Git - thirdparty/gcc.git/blob - libvtv/testsuite/Makefile.in
Commit the vtable verification feature.
[thirdparty/gcc.git] / libvtv / testsuite / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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 Free Software Foundation,
6 # 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 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = testsuite
38 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
41 $(top_srcdir)/../config/depstand.m4 \
42 $(top_srcdir)/../config/lead-dot.m4 \
43 $(top_srcdir)/../config/libstdc++-raw-cxx.m4 \
44 $(top_srcdir)/../config/multi.m4 \
45 $(top_srcdir)/../config/override.m4 \
46 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
47 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
48 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
49 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
53 CONFIG_CLEAN_FILES =
54 CONFIG_CLEAN_VPATH_FILES =
55 SOURCES =
56 ACLOCAL = @ACLOCAL@
57 AMTAR = @AMTAR@
58 AR = @AR@
59 AS = @AS@
60 AUTOCONF = @AUTOCONF@
61 AUTOHEADER = @AUTOHEADER@
62 AUTOMAKE = @AUTOMAKE@
63 AWK = @AWK@
64 CC = @CC@
65 CCAS = @CCAS@
66 CCASFLAGS = @CCASFLAGS@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CPP = @CPP@
70 CPPFLAGS = @CPPFLAGS@
71 CXX = @CXX@
72 CXXCPP = @CXXCPP@
73 CXXDEPMODE = @CXXDEPMODE@
74 CXXFLAGS = @CXXFLAGS@
75 CYGPATH_W = @CYGPATH_W@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 DSYMUTIL = @DSYMUTIL@
79 DUMPBIN = @DUMPBIN@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EGREP = @EGREP@
84 EXEEXT = @EXEEXT@
85 FGREP = @FGREP@
86 GREP = @GREP@
87 INSTALL = @INSTALL@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 LD = @LD@
93 LDFLAGS = @LDFLAGS@
94 LIBOBJS = @LIBOBJS@
95 LIBS = @LIBS@
96 LIBSTDCXX_RAW_CXX_CXXFLAGS = @LIBSTDCXX_RAW_CXX_CXXFLAGS@
97 LIBSTDCXX_RAW_CXX_LDFLAGS = @LIBSTDCXX_RAW_CXX_LDFLAGS@
98 LIBTOOL = @LIBTOOL@
99 LIPO = @LIPO@
100 LN_S = @LN_S@
101 LTLIBOBJS = @LTLIBOBJS@
102 MAINT = @MAINT@
103 MAKEINFO = @MAKEINFO@
104 MKDIR_P = @MKDIR_P@
105 NM = @NM@
106 NMEDIT = @NMEDIT@
107 OBJDUMP = @OBJDUMP@
108 OBJEXT = @OBJEXT@
109 OTOOL = @OTOOL@
110 OTOOL64 = @OTOOL64@
111 PACKAGE = @PACKAGE@
112 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113 PACKAGE_NAME = @PACKAGE_NAME@
114 PACKAGE_STRING = @PACKAGE_STRING@
115 PACKAGE_TARNAME = @PACKAGE_TARNAME@
116 PACKAGE_URL = @PACKAGE_URL@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 RANLIB = @RANLIB@
120 SED = @SED@
121 SET_MAKE = @SET_MAKE@
122 SHELL = @SHELL@
123 STRIP = @STRIP@
124 VERSION = @VERSION@
125 XCFLAGS = @XCFLAGS@
126 abs_builddir = @abs_builddir@
127 abs_srcdir = @abs_srcdir@
128 abs_top_builddir = @abs_top_builddir@
129 abs_top_srcdir = @abs_top_srcdir@
130 ac_ct_CC = @ac_ct_CC@
131 ac_ct_CXX = @ac_ct_CXX@
132 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
133 am__include = @am__include@
134 am__leading_dot = @am__leading_dot@
135 am__quote = @am__quote@
136 am__tar = @am__tar@
137 am__untar = @am__untar@
138 bindir = @bindir@
139 build = @build@
140 build_alias = @build_alias@
141 build_cpu = @build_cpu@
142 build_os = @build_os@
143 build_vendor = @build_vendor@
144 builddir = @builddir@
145 datadir = @datadir@
146 datarootdir = @datarootdir@
147 docdir = @docdir@
148 dvidir = @dvidir@
149 enable_shared = @enable_shared@
150 enable_static = @enable_static@
151 exec_prefix = @exec_prefix@
152 host = @host@
153 host_alias = @host_alias@
154 host_cpu = @host_cpu@
155 host_os = @host_os@
156 host_vendor = @host_vendor@
157 htmldir = @htmldir@
158 includedir = @includedir@
159 infodir = @infodir@
160 install_sh = @install_sh@
161 libdir = @libdir@
162 libexecdir = @libexecdir@
163 libtool_VERSION = @libtool_VERSION@
164 libvtv_builddir = @libvtv_builddir@
165 libvtv_srcdir = @libvtv_srcdir@
166 localedir = @localedir@
167 localstatedir = @localstatedir@
168 mandir = @mandir@
169 mkdir_p = @mkdir_p@
170 multi_basedir = @multi_basedir@
171 oldincludedir = @oldincludedir@
172 pdfdir = @pdfdir@
173 prefix = @prefix@
174 program_transform_name = @program_transform_name@
175 psdir = @psdir@
176 sbindir = @sbindir@
177 sharedstatedir = @sharedstatedir@
178 srcdir = @srcdir@
179 sysconfdir = @sysconfdir@
180 target = @target@
181 target_alias = @target_alias@
182 target_cpu = @target_cpu@
183 target_noncanonical = @target_noncanonical@
184 target_os = @target_os@
185 target_vendor = @target_vendor@
186 toolexecdir = @toolexecdir@
187 toolexeclibdir = @toolexeclibdir@
188 top_build_prefix = @top_build_prefix@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 toplevel_builddir = @toplevel_builddir@
192 toplevel_srcdir = @toplevel_srcdir@
193 AUTOMAKE_OPTIONS = nostdinc
194 testing_script = ${libvtv_srcdir}/scripts/run-testsuite.sh
195
196 # By adding these files here, automake will remove them for 'make clean'
197 CLEANFILES = *.out environment-fail-* stamp-* replace-fail-*
198 all: all-am
199
200 .SUFFIXES:
201 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
202 @for dep in $?; do \
203 case '$(am__configure_deps)' in \
204 *$$dep*) \
205 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
206 && { if test -f $@; then exit 0; else break; fi; }; \
207 exit 1;; \
208 esac; \
209 done; \
210 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
211 $(am__cd) $(top_srcdir) && \
212 $(AUTOMAKE) --foreign testsuite/Makefile
213 .PRECIOUS: Makefile
214 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215 @case '$?' in \
216 *config.status*) \
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218 *) \
219 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221 esac;
222
223 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(am__aclocal_m4_deps):
231
232 mostlyclean-libtool:
233 -rm -f *.lo
234
235 clean-libtool:
236 -rm -rf .libs _libs
237 tags: TAGS
238 TAGS:
239
240 ctags: CTAGS
241 CTAGS:
242
243 check-am: all-am
244 check: check-am
245 all-am: Makefile
246 installdirs:
247 install: install-am
248 install-exec: install-exec-am
249 install-data: install-data-am
250 uninstall: uninstall-am
251
252 install-am: all-am
253 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
254
255 installcheck: installcheck-am
256 install-strip:
257 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
258 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
259 `test -z '$(STRIP)' || \
260 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
261 mostlyclean-generic:
262
263 clean-generic:
264 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
265
266 distclean-generic:
267 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
268 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
269
270 maintainer-clean-generic:
271 @echo "This command is intended for maintainers to use"
272 @echo "it deletes files that may require special tools to rebuild."
273 clean: clean-am
274
275 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
276
277 distclean: distclean-am
278 -rm -f Makefile
279 distclean-am: clean-am distclean-generic
280
281 dvi: dvi-am
282
283 dvi-am:
284
285 html: html-am
286
287 html-am:
288
289 info: info-am
290
291 info-am:
292
293 install-data-am:
294
295 install-dvi: install-dvi-am
296
297 install-dvi-am:
298
299 install-exec-am:
300
301 install-html: install-html-am
302
303 install-html-am:
304
305 install-info: install-info-am
306
307 install-info-am:
308
309 install-man:
310
311 install-pdf: install-pdf-am
312
313 install-pdf-am:
314
315 install-ps: install-ps-am
316
317 install-ps-am:
318
319 installcheck-am:
320
321 maintainer-clean: maintainer-clean-am
322 -rm -f Makefile
323 maintainer-clean-am: distclean-am maintainer-clean-generic
324
325 mostlyclean: mostlyclean-am
326
327 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
328
329 pdf: pdf-am
330
331 pdf-am:
332
333 ps: ps-am
334
335 ps-am:
336
337 uninstall-am:
338
339 .MAKE: install-am install-strip
340
341 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
342 clean-local distclean distclean-generic distclean-libtool dvi \
343 dvi-am html html-am info info-am install install-am \
344 install-data install-data-am install-dvi install-dvi-am \
345 install-exec install-exec-am install-html install-html-am \
346 install-info install-info-am install-man install-pdf \
347 install-pdf-am install-ps install-ps-am install-strip \
348 installcheck installcheck-am installdirs maintainer-clean \
349 maintainer-clean-generic mostlyclean mostlyclean-generic \
350 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
351
352
353 # Runs the testsuite via a script.
354
355 # Create subdirectories.
356 stamp-subdir:
357 if test ! -d lib64; then \
358 mkdir -p lib64; \
359 fi; \
360 if test ! -d lib32; then \
361 mkdir -p lib32; \
362 fi; \
363 echo `date` > stamp-subdir;
364 check-script: ${testing_script} stamp-subdir
365 -@(chmod +x ${testing_script}; \
366 ${testing_script} ${libvtv_srcdir} ${libvtv_builddir})
367
368 @ENABLE_VTABLE_VERIFY_TRUE@check-am:
369 @ENABLE_VTABLE_VERIFY_TRUE@ $(MAKE) $(AM_MAKEFLAGS) check-script
370 @ENABLE_VTABLE_VERIFY_FALSE@check-am:
371
372 .PHONY: check-script
373
374 # To remove directories.
375 clean-local:
376 rm -rf lib*
377
378 # Tell versions [3.59,3.63) of GNU make to not export all variables.
379 # Otherwise a system limit (for SysV at least) may be exceeded.
380 .NOEXPORT: