re PR target/78594 (Bug in November 11th, 2016 change to rs6000.md)
[official-gcc.git] / boehm-gc / testsuite / Makefile.in
blob5133b1fb05891d13e456035b3d26e35dad78f24b
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
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/multi.m4 \
61 $(top_srcdir)/../config/no-executables.m4 \
62 $(top_srcdir)/../config/override.m4 \
63 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
64 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
65 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68 CONFIG_HEADER = $(top_builddir)/include/gc_config.h \
69 $(top_builddir)/include/gc_ext_config.h
70 CONFIG_CLEAN_FILES =
71 CONFIG_CLEAN_VPATH_FILES =
72 SOURCES =
73 am__can_run_installinfo = \
74 case $$AM_UPDATE_INFO_DIR in \
75 n|no|NO) false;; \
76 *) (install-info --version) >/dev/null 2>&1;; \
77 esac
78 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
79 RUNTEST = runtest
80 ACLOCAL = @ACLOCAL@
81 AMTAR = @AMTAR@
82 AM_CPPFLAGS = @AM_CPPFLAGS@
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 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
111 FGREP = @FGREP@
112 GC_CFLAGS = @GC_CFLAGS@
113 GREP = @GREP@
114 INSTALL = @INSTALL@
115 INSTALL_DATA = @INSTALL_DATA@
116 INSTALL_PROGRAM = @INSTALL_PROGRAM@
117 INSTALL_SCRIPT = @INSTALL_SCRIPT@
118 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119 LD = @LD@
120 LDFLAGS = @LDFLAGS@
121 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@
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 O0_CFLAGS = @O0_CFLAGS@
133 OBJDUMP = @OBJDUMP@
134 OBJEXT = @OBJEXT@
135 OTOOL = @OTOOL@
136 OTOOL64 = @OTOOL64@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_URL = @PACKAGE_URL@
143 PACKAGE_VERSION = @PACKAGE_VERSION@
144 PATH_SEPARATOR = @PATH_SEPARATOR@
145 RANLIB = @RANLIB@
146 SED = @SED@
147 SET_MAKE = @SET_MAKE@
148 SHELL = @SHELL@
149 STRIP = @STRIP@
150 THREADCFLAGS = @THREADCFLAGS@
151 THREADLIBS = @THREADLIBS@
152 VERSION = @VERSION@
153 abs_builddir = @abs_builddir@
154 abs_srcdir = @abs_srcdir@
155 abs_top_builddir = @abs_top_builddir@
156 abs_top_srcdir = @abs_top_srcdir@
157 ac_ct_CC = @ac_ct_CC@
158 ac_ct_CXX = @ac_ct_CXX@
159 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
160 addincludes = @addincludes@
161 addlibs = @addlibs@
162 addobjs = @addobjs@
163 addtests = @addtests@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build = @build@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_os = @build_os@
174 build_vendor = @build_vendor@
175 builddir = @builddir@
176 datadir = @datadir@
177 datarootdir = @datarootdir@
178 docdir = @docdir@
179 dvidir = @dvidir@
180 exec_prefix = @exec_prefix@
181 extra_ldflags_libgc = @extra_ldflags_libgc@
182 host = @host@
183 host_alias = @host_alias@
184 host_cpu = @host_cpu@
185 host_os = @host_os@
186 host_vendor = @host_vendor@
187 htmldir = @htmldir@
188 includedir = @includedir@
189 infodir = @infodir@
190 install_sh = @install_sh@
191 libdir = @libdir@
192 libexecdir = @libexecdir@
193 localedir = @localedir@
194 localstatedir = @localstatedir@
195 mandir = @mandir@
196 mkdir_p = @mkdir_p@
197 mkinstalldirs = @mkinstalldirs@
198 multi_basedir = @multi_basedir@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 sbindir = @sbindir@
205 sharedstatedir = @sharedstatedir@
206 srcdir = @srcdir@
207 sysconfdir = @sysconfdir@
208 target = @target@
209 target_alias = @target_alias@
210 target_all = @target_all@
211 target_cpu = @target_cpu@
212 target_noncanonical = @target_noncanonical@
213 target_os = @target_os@
214 target_vendor = @target_vendor@
215 toolexecdir = @toolexecdir@
216 toolexeclibdir = @toolexeclibdir@
217 top_build_prefix = @top_build_prefix@
218 top_builddir = @top_builddir@
219 top_srcdir = @top_srcdir@
220 AUTOMAKE_OPTIONS = foreign dejagnu no-dist
221 EXPECT = expect
223 # Override default.
224 DEJATOOL = boehm-gc
225 CLEANFILES = *.exe core* *.log *.sum
226 all: all-am
228 .SUFFIXES:
229 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
230 @for dep in $?; do \
231 case '$(am__configure_deps)' in \
232 *$$dep*) \
233 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
234 && { if test -f $@; then exit 0; else break; fi; }; \
235 exit 1;; \
236 esac; \
237 done; \
238 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
239 $(am__cd) $(top_srcdir) && \
240 $(AUTOMAKE) --foreign testsuite/Makefile
241 .PRECIOUS: Makefile
242 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243 @case '$?' in \
244 *config.status*) \
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246 *) \
247 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249 esac;
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(am__aclocal_m4_deps):
260 mostlyclean-libtool:
261 -rm -f *.lo
263 clean-libtool:
264 -rm -rf .libs _libs
265 tags: TAGS
266 TAGS:
268 ctags: CTAGS
269 CTAGS:
272 check-DEJAGNU: site.exp
273 srcdir='$(srcdir)'; export srcdir; \
274 EXPECT=$(EXPECT); export EXPECT; \
275 runtest=$(RUNTEST); \
276 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
277 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
278 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
279 then :; else exit_status=1; fi; \
280 done; \
281 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
282 fi; \
283 exit $$exit_status
285 distclean-DEJAGNU:
286 -rm -f site.exp site.bak
287 -l='$(DEJATOOL)'; for tool in $$l; do \
288 rm -f $$tool.sum $$tool.log; \
289 done
290 check-am: all-am
291 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
292 check: check-am
293 all-am: Makefile
294 installdirs:
295 install: install-am
296 install-exec: install-exec-am
297 install-data: install-data-am
298 uninstall: uninstall-am
300 install-am: all-am
301 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
303 installcheck: installcheck-am
304 install-strip:
305 if test -z '$(STRIP)'; then \
306 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
307 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
308 install; \
309 else \
310 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
311 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
312 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
314 mostlyclean-generic:
316 clean-generic:
317 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
319 distclean-generic:
320 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
321 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
323 maintainer-clean-generic:
324 @echo "This command is intended for maintainers to use"
325 @echo "it deletes files that may require special tools to rebuild."
326 clean: clean-am
328 clean-am: clean-generic clean-libtool mostlyclean-am
330 distclean: distclean-am
331 -rm -f Makefile
332 distclean-am: clean-am distclean-DEJAGNU distclean-generic
334 dvi: dvi-am
336 dvi-am:
338 html: html-am
340 html-am:
342 info: info-am
344 info-am:
346 install-data-am:
348 install-dvi: install-dvi-am
350 install-dvi-am:
352 install-exec-am:
354 install-html: install-html-am
356 install-html-am:
358 install-info: install-info-am
360 install-info-am:
362 install-man:
364 install-pdf: install-pdf-am
366 install-pdf-am:
368 install-ps: install-ps-am
370 install-ps-am:
372 installcheck-am:
374 maintainer-clean: maintainer-clean-am
375 -rm -f Makefile
376 maintainer-clean-am: distclean-am maintainer-clean-generic
378 mostlyclean: mostlyclean-am
380 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
382 pdf: pdf-am
384 pdf-am:
386 ps: ps-am
388 ps-am:
390 uninstall-am:
392 .MAKE: check-am install-am install-strip
394 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
395 clean-libtool distclean distclean-DEJAGNU distclean-generic \
396 distclean-libtool dvi dvi-am html html-am info info-am install \
397 install-am install-data install-data-am install-dvi \
398 install-dvi-am install-exec install-exec-am install-html \
399 install-html-am install-info install-info-am install-man \
400 install-pdf install-pdf-am install-ps install-ps-am \
401 install-strip installcheck installcheck-am installdirs \
402 maintainer-clean maintainer-clean-generic mostlyclean \
403 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
404 uninstall uninstall-am
407 # We need more things in site.exp, but automake completely controls the
408 # creation of that file; there's no way to append to it without messing up
409 # the dependancy chains. So we overrule automake. This rule is exactly
410 # what it would have generated, plus our own additions.
411 site.exp: Makefile
412 @echo 'Making a new site.exp file...'
413 @echo '## these variables are automatically generated by make ##' >site.tmp
414 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
415 @echo '# edit the last section' >>site.tmp
416 @echo 'set srcdir $(srcdir)' >>site.tmp
417 @echo "set objdir `pwd`" >>site.tmp
418 @echo 'set build_alias "$(build_alias)"' >>site.tmp
419 @echo 'set build_triplet $(build_triplet)' >>site.tmp
420 @echo 'set host_alias "$(host_alias)"' >>site.tmp
421 @echo 'set host_triplet $(host_triplet)' >>site.tmp
422 @echo 'set target_alias "$(target_alias)"' >>site.tmp
423 @echo 'set target_triplet $(target_triplet)' >>site.tmp
424 @echo 'set threadcflags "$(THREADCFLAGS)"' >>site.tmp
425 @echo 'set threadlibs "$(THREADLIBS)"' >>site.tmp
426 @echo 'set extra_test_libs "$(EXTRA_TEST_LIBS)"' >>site.tmp
427 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
428 @test ! -f site.exp || \
429 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
430 @-rm -f site.bak
431 @test ! -f site.exp || mv site.exp site.bak
432 @mv site.tmp site.exp
434 # Tell versions [3.59,3.63) of GNU make to not export all variables.
435 # Otherwise a system limit (for SysV at least) may be exceeded.
436 .NOEXPORT: