]> git.ipfire.org Git - thirdparty/gcc.git/blob - libatomic/testsuite/Makefile.in
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libatomic / testsuite / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27 }
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 subdir = testsuite
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
94 $(top_srcdir)/../config/depstand.m4 \
95 $(top_srcdir)/../config/lead-dot.m4 \
96 $(top_srcdir)/../config/lthostflags.m4 \
97 $(top_srcdir)/../config/multi.m4 \
98 $(top_srcdir)/../config/override.m4 \
99 $(top_srcdir)/../config/stdint.m4 \
100 $(top_srcdir)/../config/warnings.m4 \
101 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
102 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
103 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
104 $(top_srcdir)/../config/enable.m4 \
105 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107 $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am
109 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
110 CONFIG_HEADER = $(top_builddir)/auto-config.h
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 AM_V_P = $(am__v_P_@AM_V@)
114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115 am__v_P_0 = false
116 am__v_P_1 = :
117 AM_V_GEN = $(am__v_GEN_@AM_V@)
118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119 am__v_GEN_0 = @echo " GEN " $@;
120 am__v_GEN_1 =
121 AM_V_at = $(am__v_at_@AM_V@)
122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123 am__v_at_0 = @
124 am__v_at_1 =
125 SOURCES =
126 am__can_run_installinfo = \
127 case $$AM_UPDATE_INFO_DIR in \
128 n|no|NO) false;; \
129 *) (install-info --version) >/dev/null 2>&1;; \
130 esac
131 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
132 DEJATOOL = $(PACKAGE)
133 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
134 ACLOCAL = @ACLOCAL@
135 AMTAR = @AMTAR@
136 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
137 AR = @AR@
138 AUTOCONF = @AUTOCONF@
139 AUTOHEADER = @AUTOHEADER@
140 AUTOMAKE = @AUTOMAKE@
141 AWK = @AWK@
142 CC = @CC@
143 CCAS = @CCAS@
144 CCASDEPMODE = @CCASDEPMODE@
145 CCASFLAGS = @CCASFLAGS@
146 CCDEPMODE = @CCDEPMODE@
147 CFLAGS = @CFLAGS@
148 CPP = @CPP@
149 CPPFLAGS = @CPPFLAGS@
150 CYGPATH_W = @CYGPATH_W@
151 DEFS = @DEFS@
152 DEPDIR = @DEPDIR@
153 DSYMUTIL = @DSYMUTIL@
154 DUMPBIN = @DUMPBIN@
155 ECHO_C = @ECHO_C@
156 ECHO_N = @ECHO_N@
157 ECHO_T = @ECHO_T@
158 EGREP = @EGREP@
159 EXEEXT = @EXEEXT@
160 FGREP = @FGREP@
161 GREP = @GREP@
162 INSTALL = @INSTALL@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 LD = @LD@
168 LDFLAGS = @LDFLAGS@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LIBTOOL = @LIBTOOL@
172 LIPO = @LIPO@
173 LN_S = @LN_S@
174 LTLIBOBJS = @LTLIBOBJS@
175 MAINT = @MAINT@
176 MAKEINFO = @MAKEINFO@
177 MKDIR_P = @MKDIR_P@
178 NM = @NM@
179 NMEDIT = @NMEDIT@
180 OBJDUMP = @OBJDUMP@
181 OBJEXT = @OBJEXT@
182 OPT_LDFLAGS = @OPT_LDFLAGS@
183 OTOOL = @OTOOL@
184 OTOOL64 = @OTOOL64@
185 PACKAGE = @PACKAGE@
186 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
187 PACKAGE_NAME = @PACKAGE_NAME@
188 PACKAGE_STRING = @PACKAGE_STRING@
189 PACKAGE_TARNAME = @PACKAGE_TARNAME@
190 PACKAGE_URL = @PACKAGE_URL@
191 PACKAGE_VERSION = @PACKAGE_VERSION@
192 PATH_SEPARATOR = @PATH_SEPARATOR@
193 PERL = @PERL@
194 RANLIB = @RANLIB@
195 SECTION_LDFLAGS = @SECTION_LDFLAGS@
196 SED = @SED@
197 SET_MAKE = @SET_MAKE@
198 SHELL = @SHELL@
199 SIZES = @SIZES@
200 STRIP = @STRIP@
201 VERSION = @VERSION@
202 XCFLAGS = @XCFLAGS@
203 XLDFLAGS = @XLDFLAGS@
204 abs_builddir = @abs_builddir@
205 abs_srcdir = @abs_srcdir@
206 abs_top_builddir = @abs_top_builddir@
207 abs_top_srcdir = @abs_top_srcdir@
208 ac_ct_CC = @ac_ct_CC@
209 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
210 am__include = @am__include@
211 am__leading_dot = @am__leading_dot@
212 am__quote = @am__quote@
213 am__tar = @am__tar@
214 am__untar = @am__untar@
215 bindir = @bindir@
216 build = @build@
217 build_alias = @build_alias@
218 build_cpu = @build_cpu@
219 build_os = @build_os@
220 build_vendor = @build_vendor@
221 builddir = @builddir@
222 config_path = @config_path@
223 datadir = @datadir@
224 datarootdir = @datarootdir@
225 docdir = @docdir@
226 dvidir = @dvidir@
227 enable_aarch64_lse = @enable_aarch64_lse@
228 enable_shared = @enable_shared@
229 enable_static = @enable_static@
230 exec_prefix = @exec_prefix@
231 get_gcc_base_ver = @get_gcc_base_ver@
232 host = @host@
233 host_alias = @host_alias@
234 host_cpu = @host_cpu@
235 host_os = @host_os@
236 host_vendor = @host_vendor@
237 htmldir = @htmldir@
238 includedir = @includedir@
239 infodir = @infodir@
240 install_sh = @install_sh@
241 libdir = @libdir@
242 libexecdir = @libexecdir@
243 libtool_VERSION = @libtool_VERSION@
244 localedir = @localedir@
245 localstatedir = @localstatedir@
246 lt_host_flags = @lt_host_flags@
247 mandir = @mandir@
248 mkdir_p = @mkdir_p@
249 multi_basedir = @multi_basedir@
250 oldincludedir = @oldincludedir@
251 pdfdir = @pdfdir@
252 prefix = @prefix@
253 program_transform_name = @program_transform_name@
254 psdir = @psdir@
255 sbindir = @sbindir@
256 sharedstatedir = @sharedstatedir@
257 srcdir = @srcdir@
258 sysconfdir = @sysconfdir@
259 target = @target@
260 target_alias = @target_alias@
261 target_cpu = @target_cpu@
262 target_os = @target_os@
263 target_vendor = @target_vendor@
264 toolexecdir = @toolexecdir@
265 toolexeclibdir = @toolexeclibdir@
266 top_build_prefix = @top_build_prefix@
267 top_builddir = @top_builddir@
268 top_srcdir = @top_srcdir@
269 AUTOMAKE_OPTIONS = foreign dejagnu
270
271 # May be used by various substitution variables.
272 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
273 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
274 echo $(top_builddir)/../expect/expect; else echo expect; fi)
275
276 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
277 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
278
279 RUNTEST = $(_RUNTEST) $(AM_RUNTESTFLAGS)
280 all: all-am
281
282 .SUFFIXES:
283 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
284 @for dep in $?; do \
285 case '$(am__configure_deps)' in \
286 *$$dep*) \
287 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
288 && { if test -f $@; then exit 0; else break; fi; }; \
289 exit 1;; \
290 esac; \
291 done; \
292 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
293 $(am__cd) $(top_srcdir) && \
294 $(AUTOMAKE) --foreign testsuite/Makefile
295 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296 @case '$?' in \
297 *config.status*) \
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299 *) \
300 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302 esac;
303
304 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
308 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311 $(am__aclocal_m4_deps):
312
313 mostlyclean-libtool:
314 -rm -f *.lo
315
316 clean-libtool:
317 -rm -rf .libs _libs
318 tags TAGS:
319
320 ctags CTAGS:
321
322 cscope cscopelist:
323
324
325 check-DEJAGNU: site.exp
326 srcdir='$(srcdir)'; export srcdir; \
327 EXPECT=$(EXPECT); export EXPECT; \
328 if $(SHELL) -c "$(RUNTEST) --version" > /dev/null 2>&1; then \
329 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
330 if $(RUNTEST) $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
331 then :; else exit_status=1; fi; \
332 done; \
333 else echo "WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
334 fi; \
335 exit $$exit_status
336 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
337 @echo 'Making a new site.exp file ...'
338 @echo '## these variables are automatically generated by make ##' >site.tmp
339 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
340 @echo '# edit the last section' >>site.tmp
341 @echo 'set srcdir "$(srcdir)"' >>site.tmp
342 @echo "set objdir `pwd`" >>site.tmp
343 @echo 'set build_alias "$(build_alias)"' >>site.tmp
344 @echo 'set build_triplet $(build_triplet)' >>site.tmp
345 @echo 'set host_alias "$(host_alias)"' >>site.tmp
346 @echo 'set host_triplet $(host_triplet)' >>site.tmp
347 @echo 'set target_alias "$(target_alias)"' >>site.tmp
348 @echo 'set target_triplet $(target_triplet)' >>site.tmp
349 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
350 echo "## Begin content included from file $$f. Do not modify. ##" \
351 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
352 && echo "## End content included from file $$f. ##" \
353 || exit 1; \
354 done >> site.tmp
355 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
356 @if test -f site.exp; then \
357 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
358 fi
359 @-rm -f site.bak
360 @test ! -f site.exp || mv site.exp site.bak
361 @mv site.tmp site.exp
362
363 distclean-DEJAGNU:
364 -rm -f site.exp site.bak
365 -l='$(DEJATOOL)'; for tool in $$l; do \
366 rm -f $$tool.sum $$tool.log; \
367 done
368 check-am: all-am
369 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
370 check: check-am
371 all-am: Makefile
372 installdirs:
373 install: install-am
374 install-exec: install-exec-am
375 install-data: install-data-am
376 uninstall: uninstall-am
377
378 install-am: all-am
379 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381 installcheck: installcheck-am
382 install-strip:
383 if test -z '$(STRIP)'; then \
384 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386 install; \
387 else \
388 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
391 fi
392 mostlyclean-generic:
393
394 clean-generic:
395
396 distclean-generic:
397 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
398 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
399
400 maintainer-clean-generic:
401 @echo "This command is intended for maintainers to use"
402 @echo "it deletes files that may require special tools to rebuild."
403 clean: clean-am
404
405 clean-am: clean-generic clean-libtool mostlyclean-am
406
407 distclean: distclean-am
408 -rm -f Makefile
409 distclean-am: clean-am distclean-DEJAGNU distclean-generic
410
411 dvi: dvi-am
412
413 dvi-am:
414
415 html: html-am
416
417 html-am:
418
419 info: info-am
420
421 info-am:
422
423 install-data-am:
424
425 install-dvi: install-dvi-am
426
427 install-dvi-am:
428
429 install-exec-am:
430
431 install-html: install-html-am
432
433 install-html-am:
434
435 install-info: install-info-am
436
437 install-info-am:
438
439 install-man:
440
441 install-pdf: install-pdf-am
442
443 install-pdf-am:
444
445 install-ps: install-ps-am
446
447 install-ps-am:
448
449 installcheck-am:
450
451 maintainer-clean: maintainer-clean-am
452 -rm -f Makefile
453 maintainer-clean-am: distclean-am maintainer-clean-generic
454
455 mostlyclean: mostlyclean-am
456
457 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
458
459 pdf: pdf-am
460
461 pdf-am:
462
463 ps: ps-am
464
465 ps-am:
466
467 uninstall-am:
468
469 .MAKE: check-am install-am install-strip
470
471 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
472 clean-libtool cscopelist-am ctags-am distclean \
473 distclean-DEJAGNU distclean-generic distclean-libtool dvi \
474 dvi-am html html-am info info-am install install-am \
475 install-data install-data-am install-dvi install-dvi-am \
476 install-exec install-exec-am install-html install-html-am \
477 install-info install-info-am install-man install-pdf \
478 install-pdf-am install-ps install-ps-am install-strip \
479 installcheck installcheck-am installdirs maintainer-clean \
480 maintainer-clean-generic mostlyclean mostlyclean-generic \
481 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
482 uninstall-am
483
484 .PRECIOUS: Makefile
485
486
487 # Tell versions [3.59,3.63) of GNU make to not export all variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.
489 .NOEXPORT: