2015-05-05 Yvan Roux <yvan.roux@linaro.org>
[official-gcc.git] / boehm-gc / testsuite / Makefile.in
blobdbb2ff604e02f1b2300d6f18d7f0bfd3b903b04a
1 # Makefile.in generated by automake 1.11.1 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 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.
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 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/multi.m4 \
44 $(top_srcdir)/../config/no-executables.m4 \
45 $(top_srcdir)/../config/override.m4 \
46 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
47 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
48 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4)
51 CONFIG_HEADER = $(top_builddir)/include/gc_config.h \
52 $(top_builddir)/include/gc_ext_config.h
53 CONFIG_CLEAN_FILES =
54 CONFIG_CLEAN_VPATH_FILES =
55 SOURCES =
56 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
57 RUNTEST = runtest
58 ACLOCAL = @ACLOCAL@
59 AMTAR = @AMTAR@
60 AM_CPPFLAGS = @AM_CPPFLAGS@
61 AR = @AR@
62 AS = @AS@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCAS = @CCAS@
69 CCASFLAGS = @CCASFLAGS@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CXX = @CXX@
75 CXXCPP = @CXXCPP@
76 CXXDEPMODE = @CXXDEPMODE@
77 CXXFLAGS = @CXXFLAGS@
78 CYGPATH_W = @CYGPATH_W@
79 DEFS = @DEFS@
80 DEPDIR = @DEPDIR@
81 DSYMUTIL = @DSYMUTIL@
82 DUMPBIN = @DUMPBIN@
83 ECHO_C = @ECHO_C@
84 ECHO_N = @ECHO_N@
85 ECHO_T = @ECHO_T@
86 EGREP = @EGREP@
87 EXEEXT = @EXEEXT@
88 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
89 FGREP = @FGREP@
90 GC_CFLAGS = @GC_CFLAGS@
91 GREP = @GREP@
92 INSTALL = @INSTALL@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LD = @LD@
98 LDFLAGS = @LDFLAGS@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LIPO = @LIPO@
103 LN_S = @LN_S@
104 LTLIBOBJS = @LTLIBOBJS@
105 MAINT = @MAINT@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 NM = @NM@
109 NMEDIT = @NMEDIT@
110 O0_CFLAGS = @O0_CFLAGS@
111 OBJDUMP = @OBJDUMP@
112 OBJEXT = @OBJEXT@
113 OTOOL = @OTOOL@
114 OTOOL64 = @OTOOL64@
115 PACKAGE = @PACKAGE@
116 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
117 PACKAGE_NAME = @PACKAGE_NAME@
118 PACKAGE_STRING = @PACKAGE_STRING@
119 PACKAGE_TARNAME = @PACKAGE_TARNAME@
120 PACKAGE_URL = @PACKAGE_URL@
121 PACKAGE_VERSION = @PACKAGE_VERSION@
122 PATH_SEPARATOR = @PATH_SEPARATOR@
123 RANLIB = @RANLIB@
124 SED = @SED@
125 SET_MAKE = @SET_MAKE@
126 SHELL = @SHELL@
127 STRIP = @STRIP@
128 THREADCFLAGS = @THREADCFLAGS@
129 THREADLIBS = @THREADLIBS@
130 VERSION = @VERSION@
131 abs_builddir = @abs_builddir@
132 abs_srcdir = @abs_srcdir@
133 abs_top_builddir = @abs_top_builddir@
134 abs_top_srcdir = @abs_top_srcdir@
135 ac_ct_CC = @ac_ct_CC@
136 ac_ct_CXX = @ac_ct_CXX@
137 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
138 addincludes = @addincludes@
139 addlibs = @addlibs@
140 addobjs = @addobjs@
141 addtests = @addtests@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 builddir = @builddir@
154 datadir = @datadir@
155 datarootdir = @datarootdir@
156 docdir = @docdir@
157 dvidir = @dvidir@
158 exec_prefix = @exec_prefix@
159 extra_ldflags_libgc = @extra_ldflags_libgc@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 htmldir = @htmldir@
166 includedir = @includedir@
167 infodir = @infodir@
168 install_sh = @install_sh@
169 libdir = @libdir@
170 libexecdir = @libexecdir@
171 localedir = @localedir@
172 localstatedir = @localstatedir@
173 mandir = @mandir@
174 mkdir_p = @mkdir_p@
175 mkinstalldirs = @mkinstalldirs@
176 multi_basedir = @multi_basedir@
177 oldincludedir = @oldincludedir@
178 pdfdir = @pdfdir@
179 prefix = @prefix@
180 program_transform_name = @program_transform_name@
181 psdir = @psdir@
182 sbindir = @sbindir@
183 sharedstatedir = @sharedstatedir@
184 srcdir = @srcdir@
185 sysconfdir = @sysconfdir@
186 target = @target@
187 target_alias = @target_alias@
188 target_all = @target_all@
189 target_cpu = @target_cpu@
190 target_noncanonical = @target_noncanonical@
191 target_os = @target_os@
192 target_vendor = @target_vendor@
193 toolexecdir = @toolexecdir@
194 toolexeclibdir = @toolexeclibdir@
195 top_build_prefix = @top_build_prefix@
196 top_builddir = @top_builddir@
197 top_srcdir = @top_srcdir@
198 AUTOMAKE_OPTIONS = foreign dejagnu no-dist
199 EXPECT = expect
201 # Override default.
202 DEJATOOL = boehm-gc
203 CLEANFILES = *.exe core* *.log *.sum
204 all: all-am
206 .SUFFIXES:
207 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
208 @for dep in $?; do \
209 case '$(am__configure_deps)' in \
210 *$$dep*) \
211 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
212 && { if test -f $@; then exit 0; else break; fi; }; \
213 exit 1;; \
214 esac; \
215 done; \
216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
217 $(am__cd) $(top_srcdir) && \
218 $(AUTOMAKE) --foreign testsuite/Makefile
219 .PRECIOUS: Makefile
220 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221 @case '$?' in \
222 *config.status*) \
223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224 *) \
225 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
227 esac;
229 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 $(am__aclocal_m4_deps):
238 mostlyclean-libtool:
239 -rm -f *.lo
241 clean-libtool:
242 -rm -rf .libs _libs
243 tags: TAGS
244 TAGS:
246 ctags: CTAGS
247 CTAGS:
250 check-DEJAGNU: site.exp
251 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
252 EXPECT=$(EXPECT); export EXPECT; \
253 runtest=$(RUNTEST); \
254 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
255 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
256 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
257 then :; else exit_status=1; fi; \
258 done; \
259 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
260 fi; \
261 exit $$exit_status
263 distclean-DEJAGNU:
264 -rm -f site.exp site.bak
265 -l='$(DEJATOOL)'; for tool in $$l; do \
266 rm -f $$tool.sum $$tool.log; \
267 done
268 check-am: all-am
269 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
270 check: check-am
271 all-am: Makefile
272 installdirs:
273 install: install-am
274 install-exec: install-exec-am
275 install-data: install-data-am
276 uninstall: uninstall-am
278 install-am: all-am
279 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
281 installcheck: installcheck-am
282 install-strip:
283 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
284 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
285 `test -z '$(STRIP)' || \
286 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287 mostlyclean-generic:
289 clean-generic:
290 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
292 distclean-generic:
293 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
294 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
296 maintainer-clean-generic:
297 @echo "This command is intended for maintainers to use"
298 @echo "it deletes files that may require special tools to rebuild."
299 clean: clean-am
301 clean-am: clean-generic clean-libtool mostlyclean-am
303 distclean: distclean-am
304 -rm -f Makefile
305 distclean-am: clean-am distclean-DEJAGNU distclean-generic
307 dvi: dvi-am
309 dvi-am:
311 html: html-am
313 html-am:
315 info: info-am
317 info-am:
319 install-data-am:
321 install-dvi: install-dvi-am
323 install-dvi-am:
325 install-exec-am:
327 install-html: install-html-am
329 install-html-am:
331 install-info: install-info-am
333 install-info-am:
335 install-man:
337 install-pdf: install-pdf-am
339 install-pdf-am:
341 install-ps: install-ps-am
343 install-ps-am:
345 installcheck-am:
347 maintainer-clean: maintainer-clean-am
348 -rm -f Makefile
349 maintainer-clean-am: distclean-am maintainer-clean-generic
351 mostlyclean: mostlyclean-am
353 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
355 pdf: pdf-am
357 pdf-am:
359 ps: ps-am
361 ps-am:
363 uninstall-am:
365 .MAKE: check-am install-am install-strip
367 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
368 clean-libtool distclean distclean-DEJAGNU distclean-generic \
369 distclean-libtool dvi dvi-am html html-am info info-am install \
370 install-am install-data install-data-am install-dvi \
371 install-dvi-am install-exec install-exec-am install-html \
372 install-html-am install-info install-info-am install-man \
373 install-pdf install-pdf-am install-ps install-ps-am \
374 install-strip installcheck installcheck-am installdirs \
375 maintainer-clean maintainer-clean-generic mostlyclean \
376 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
377 uninstall uninstall-am
380 # We need more things in site.exp, but automake completely controls the
381 # creation of that file; there's no way to append to it without messing up
382 # the dependancy chains. So we overrule automake. This rule is exactly
383 # what it would have generated, plus our own additions.
384 site.exp: Makefile
385 @echo 'Making a new site.exp file...'
386 @echo '## these variables are automatically generated by make ##' >site.tmp
387 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
388 @echo '# edit the last section' >>site.tmp
389 @echo 'set srcdir $(srcdir)' >>site.tmp
390 @echo "set objdir `pwd`" >>site.tmp
391 @echo 'set build_alias "$(build_alias)"' >>site.tmp
392 @echo 'set build_triplet $(build_triplet)' >>site.tmp
393 @echo 'set host_alias "$(host_alias)"' >>site.tmp
394 @echo 'set host_triplet $(host_triplet)' >>site.tmp
395 @echo 'set target_alias "$(target_alias)"' >>site.tmp
396 @echo 'set target_triplet $(target_triplet)' >>site.tmp
397 @echo 'set threadcflags "$(THREADCFLAGS)"' >>site.tmp
398 @echo 'set threadlibs "$(THREADLIBS)"' >>site.tmp
399 @echo 'set extra_test_libs "$(EXTRA_TEST_LIBS)"' >>site.tmp
400 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
401 @test ! -f site.exp || \
402 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
403 @-rm -f site.bak
404 @test ! -f site.exp || mv site.exp site.bak
405 @mv site.tmp site.exp
407 # Tell versions [3.59,3.63) of GNU make to not export all variables.
408 # Otherwise a system limit (for SysV at least) may be exceeded.
409 .NOEXPORT: