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