2017-11-19 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / libatomic / testsuite / Makefile.in
bloba95e3ca8e8ab9a18e537984d9455fb266cb6a734
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/lthostflags.m4 \
61 $(top_srcdir)/../config/multi.m4 \
62 $(top_srcdir)/../config/override.m4 \
63 $(top_srcdir)/../config/stdint.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)/../config/enable.m4 \
68 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
72 CONFIG_HEADER = $(top_builddir)/auto-config.h
73 CONFIG_CLEAN_FILES =
74 CONFIG_CLEAN_VPATH_FILES =
75 SOURCES =
76 am__can_run_installinfo = \
77 case $$AM_UPDATE_INFO_DIR in \
78 n|no|NO) false;; \
79 *) (install-info --version) >/dev/null 2>&1;; \
80 esac
81 DEJATOOL = $(PACKAGE)
82 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
83 ACLOCAL = @ACLOCAL@
84 AMTAR = @AMTAR@
85 AR = @AR@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 CC = @CC@
91 CCAS = @CCAS@
92 CCASDEPMODE = @CCASDEPMODE@
93 CCASFLAGS = @CCASFLAGS@
94 CCDEPMODE = @CCDEPMODE@
95 CFLAGS = @CFLAGS@
96 CPP = @CPP@
97 CPPFLAGS = @CPPFLAGS@
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 LIBTOOL = @LIBTOOL@
120 LIPO = @LIPO@
121 LN_S = @LN_S@
122 LTLIBOBJS = @LTLIBOBJS@
123 MAINT = @MAINT@
124 MAKEINFO = @MAKEINFO@
125 MKDIR_P = @MKDIR_P@
126 NM = @NM@
127 NMEDIT = @NMEDIT@
128 OBJDUMP = @OBJDUMP@
129 OBJEXT = @OBJEXT@
130 OPT_LDFLAGS = @OPT_LDFLAGS@
131 OTOOL = @OTOOL@
132 OTOOL64 = @OTOOL64@
133 PACKAGE = @PACKAGE@
134 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135 PACKAGE_NAME = @PACKAGE_NAME@
136 PACKAGE_STRING = @PACKAGE_STRING@
137 PACKAGE_TARNAME = @PACKAGE_TARNAME@
138 PACKAGE_URL = @PACKAGE_URL@
139 PACKAGE_VERSION = @PACKAGE_VERSION@
140 PATH_SEPARATOR = @PATH_SEPARATOR@
141 PERL = @PERL@
142 RANLIB = @RANLIB@
143 SECTION_LDFLAGS = @SECTION_LDFLAGS@
144 SED = @SED@
145 SET_MAKE = @SET_MAKE@
146 SHELL = @SHELL@
147 SIZES = @SIZES@
148 STRIP = @STRIP@
149 VERSION = @VERSION@
150 XCFLAGS = @XCFLAGS@
151 XLDFLAGS = @XLDFLAGS@
152 abs_builddir = @abs_builddir@
153 abs_srcdir = @abs_srcdir@
154 abs_top_builddir = @abs_top_builddir@
155 abs_top_srcdir = @abs_top_srcdir@
156 ac_ct_CC = @ac_ct_CC@
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 config_path = @config_path@
171 datadir = @datadir@
172 datarootdir = @datarootdir@
173 docdir = @docdir@
174 dvidir = @dvidir@
175 enable_shared = @enable_shared@
176 enable_static = @enable_static@
177 exec_prefix = @exec_prefix@
178 get_gcc_base_ver = @get_gcc_base_ver@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 htmldir = @htmldir@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 libtool_VERSION = @libtool_VERSION@
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_os = @target_os@
210 target_vendor = @target_vendor@
211 toolexecdir = @toolexecdir@
212 toolexeclibdir = @toolexeclibdir@
213 top_build_prefix = @top_build_prefix@
214 top_builddir = @top_builddir@
215 top_srcdir = @top_srcdir@
216 AUTOMAKE_OPTIONS = foreign dejagnu
218 # May be used by various substitution variables.
219 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
220 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
221 echo $(top_builddir)/../expect/expect; else echo expect; fi)
223 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
224 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
226 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
227 all: all-am
229 .SUFFIXES:
230 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
231 @for dep in $?; do \
232 case '$(am__configure_deps)' in \
233 *$$dep*) \
234 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
235 && { if test -f $@; then exit 0; else break; fi; }; \
236 exit 1;; \
237 esac; \
238 done; \
239 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
240 $(am__cd) $(top_srcdir) && \
241 $(AUTOMAKE) --foreign testsuite/Makefile
242 .PRECIOUS: Makefile
243 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244 @case '$?' in \
245 *config.status*) \
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
247 *) \
248 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
249 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
250 esac;
252 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
253 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 $(am__aclocal_m4_deps):
261 mostlyclean-libtool:
262 -rm -f *.lo
264 clean-libtool:
265 -rm -rf .libs _libs
266 tags: TAGS
267 TAGS:
269 ctags: CTAGS
270 CTAGS:
273 check-DEJAGNU: site.exp
274 srcdir='$(srcdir)'; export srcdir; \
275 EXPECT=$(EXPECT); export EXPECT; \
276 runtest=$(RUNTEST); \
277 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
278 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
279 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
280 then :; else exit_status=1; fi; \
281 done; \
282 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
283 fi; \
284 exit $$exit_status
285 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
286 @echo 'Making a new site.exp file...'
287 @echo '## these variables are automatically generated by make ##' >site.tmp
288 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
289 @echo '# edit the last section' >>site.tmp
290 @echo 'set srcdir "$(srcdir)"' >>site.tmp
291 @echo "set objdir `pwd`" >>site.tmp
292 @echo 'set build_alias "$(build_alias)"' >>site.tmp
293 @echo 'set build_triplet $(build_triplet)' >>site.tmp
294 @echo 'set host_alias "$(host_alias)"' >>site.tmp
295 @echo 'set host_triplet $(host_triplet)' >>site.tmp
296 @echo 'set target_alias "$(target_alias)"' >>site.tmp
297 @echo 'set target_triplet $(target_triplet)' >>site.tmp
298 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
299 echo "## Begin content included from file $$f. Do not modify. ##" \
300 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
301 && echo "## End content included from file $$f. ##" \
302 || exit 1; \
303 done >> site.tmp
304 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
305 @if test -f site.exp; then \
306 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
308 @-rm -f site.bak
309 @test ! -f site.exp || mv site.exp site.bak
310 @mv site.tmp site.exp
312 distclean-DEJAGNU:
313 -rm -f site.exp site.bak
314 -l='$(DEJATOOL)'; for tool in $$l; do \
315 rm -f $$tool.sum $$tool.log; \
316 done
317 check-am: all-am
318 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
319 check: check-am
320 all-am: Makefile
321 installdirs:
322 install: install-am
323 install-exec: install-exec-am
324 install-data: install-data-am
325 uninstall: uninstall-am
327 install-am: all-am
328 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
330 installcheck: installcheck-am
331 install-strip:
332 if test -z '$(STRIP)'; then \
333 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
334 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
335 install; \
336 else \
337 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
338 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
339 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
341 mostlyclean-generic:
343 clean-generic:
345 distclean-generic:
346 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
347 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
349 maintainer-clean-generic:
350 @echo "This command is intended for maintainers to use"
351 @echo "it deletes files that may require special tools to rebuild."
352 clean: clean-am
354 clean-am: clean-generic clean-libtool mostlyclean-am
356 distclean: distclean-am
357 -rm -f Makefile
358 distclean-am: clean-am distclean-DEJAGNU distclean-generic
360 dvi: dvi-am
362 dvi-am:
364 html: html-am
366 html-am:
368 info: info-am
370 info-am:
372 install-data-am:
374 install-dvi: install-dvi-am
376 install-dvi-am:
378 install-exec-am:
380 install-html: install-html-am
382 install-html-am:
384 install-info: install-info-am
386 install-info-am:
388 install-man:
390 install-pdf: install-pdf-am
392 install-pdf-am:
394 install-ps: install-ps-am
396 install-ps-am:
398 installcheck-am:
400 maintainer-clean: maintainer-clean-am
401 -rm -f Makefile
402 maintainer-clean-am: distclean-am maintainer-clean-generic
404 mostlyclean: mostlyclean-am
406 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
408 pdf: pdf-am
410 pdf-am:
412 ps: ps-am
414 ps-am:
416 uninstall-am:
418 .MAKE: check-am install-am install-strip
420 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
421 clean-libtool distclean distclean-DEJAGNU distclean-generic \
422 distclean-libtool dvi dvi-am html html-am info info-am install \
423 install-am install-data install-data-am install-dvi \
424 install-dvi-am install-exec install-exec-am install-html \
425 install-html-am install-info install-info-am install-man \
426 install-pdf install-pdf-am install-ps install-ps-am \
427 install-strip installcheck installcheck-am installdirs \
428 maintainer-clean maintainer-clean-generic mostlyclean \
429 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
430 uninstall uninstall-am
433 # Tell versions [3.59,3.63) of GNU make to not export all variables.
434 # Otherwise a system limit (for SysV at least) may be exceeded.
435 .NOEXPORT: