]> git.ipfire.org Git - thirdparty/gcc.git/blame - libitm/testsuite/Makefile.in
libgomp: Bump to automake 1.11.6
[thirdparty/gcc.git] / libitm / testsuite / Makefile.in
CommitLineData
0a35513e
AH
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
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.
10
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.
15
16@SET_MAKE@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37subdir = testsuite
07d3b5c8 38DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
0a35513e
AH
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
79b1edb6 41 $(top_srcdir)/../config/asmcfi.m4 \
0a35513e
AH
42 $(top_srcdir)/../config/depstand.m4 \
43 $(top_srcdir)/../config/enable.m4 \
44 $(top_srcdir)/../config/futex.m4 \
45 $(top_srcdir)/../config/lead-dot.m4 \
46 $(top_srcdir)/../config/mmap.m4 \
47 $(top_srcdir)/../config/multi.m4 \
48 $(top_srcdir)/../config/override.m4 \
49 $(top_srcdir)/../config/stdint.m4 \
8cf36bb3
IS
50 $(top_srcdir)/../config/tls.m4 \
51 $(top_srcdir)/../config/weakref.m4 \
52 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
53 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
54 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
55 $(top_srcdir)/configure.ac
0a35513e
AH
56am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
59CONFIG_HEADER = $(top_builddir)/config.h
60CONFIG_CLEAN_FILES =
61CONFIG_CLEAN_VPATH_FILES =
62SOURCES =
0a35513e
AH
63DEJATOOL = $(PACKAGE)
64RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
0a35513e
AH
65ACLOCAL = @ACLOCAL@
66AMTAR = @AMTAR@
67AR = @AR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CC = @CC@
73CCAS = @CCAS@
74CCASDEPMODE = @CCASDEPMODE@
75CCASFLAGS = @CCASFLAGS@
76CCDEPMODE = @CCDEPMODE@
77CFLAGS = @CFLAGS@
78CPP = @CPP@
79CPPFLAGS = @CPPFLAGS@
80CXX = @CXX@
81CXXCPP = @CXXCPP@
82CXXDEPMODE = @CXXDEPMODE@
83CXXFLAGS = @CXXFLAGS@
84CYGPATH_W = @CYGPATH_W@
85DEFS = @DEFS@
86DEPDIR = @DEPDIR@
87DSYMUTIL = @DSYMUTIL@
88DUMPBIN = @DUMPBIN@
89ECHO_C = @ECHO_C@
90ECHO_N = @ECHO_N@
91ECHO_T = @ECHO_T@
92EGREP = @EGREP@
93EXEEXT = @EXEEXT@
0a35513e
AH
94FGREP = @FGREP@
95GREP = @GREP@
9ce91011 96HWCAP_LDFLAGS = @HWCAP_LDFLAGS@
0a35513e
AH
97INSTALL = @INSTALL@
98INSTALL_DATA = @INSTALL_DATA@
99INSTALL_PROGRAM = @INSTALL_PROGRAM@
100INSTALL_SCRIPT = @INSTALL_SCRIPT@
101INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102LD = @LD@
103LDFLAGS = @LDFLAGS@
104LIBOBJS = @LIBOBJS@
105LIBS = @LIBS@
106LIBTOOL = @LIBTOOL@
107LIPO = @LIPO@
108LN_S = @LN_S@
109LTLIBOBJS = @LTLIBOBJS@
110MAINT = @MAINT@
111MAKEINFO = @MAKEINFO@
112MKDIR_P = @MKDIR_P@
113NM = @NM@
114NMEDIT = @NMEDIT@
115OBJDUMP = @OBJDUMP@
116OBJEXT = @OBJEXT@
117OPT_LDFLAGS = @OPT_LDFLAGS@
118OTOOL = @OTOOL@
119OTOOL64 = @OTOOL64@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_URL = @PACKAGE_URL@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
128PERL = @PERL@
129RANLIB = @RANLIB@
130SECTION_LDFLAGS = @SECTION_LDFLAGS@
131SED = @SED@
132SET_MAKE = @SET_MAKE@
133SHELL = @SHELL@
134STRIP = @STRIP@
135VERSION = @VERSION@
136XCFLAGS = @XCFLAGS@
137XLDFLAGS = @XLDFLAGS@
138abs_builddir = @abs_builddir@
139abs_srcdir = @abs_srcdir@
140abs_top_builddir = @abs_top_builddir@
141abs_top_srcdir = @abs_top_srcdir@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
0a35513e
AH
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
148am__tar = @am__tar@
149am__untar = @am__untar@
150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156builddir = @builddir@
157config_path = @config_path@
158datadir = @datadir@
159datarootdir = @datarootdir@
160docdir = @docdir@
161dvidir = @dvidir@
162enable_shared = @enable_shared@
163enable_static = @enable_static@
164exec_prefix = @exec_prefix@
165host = @host@
166host_alias = @host_alias@
167host_cpu = @host_cpu@
168host_os = @host_os@
169host_vendor = @host_vendor@
170htmldir = @htmldir@
171includedir = @includedir@
172infodir = @infodir@
173install_sh = @install_sh@
174libdir = @libdir@
175libexecdir = @libexecdir@
176libtool_VERSION = @libtool_VERSION@
177link_itm = @link_itm@
178localedir = @localedir@
179localstatedir = @localstatedir@
180mandir = @mandir@
181mkdir_p = @mkdir_p@
182multi_basedir = @multi_basedir@
183oldincludedir = @oldincludedir@
184pdfdir = @pdfdir@
185prefix = @prefix@
186program_transform_name = @program_transform_name@
187psdir = @psdir@
188sbindir = @sbindir@
189sharedstatedir = @sharedstatedir@
190srcdir = @srcdir@
191sysconfdir = @sysconfdir@
192target = @target@
193target_alias = @target_alias@
194target_cpu = @target_cpu@
195target_os = @target_os@
196target_vendor = @target_vendor@
197toolexecdir = @toolexecdir@
198toolexeclibdir = @toolexeclibdir@
199top_build_prefix = @top_build_prefix@
200top_builddir = @top_builddir@
201top_srcdir = @top_srcdir@
202AUTOMAKE_OPTIONS = foreign dejagnu
203
204# May be used by various substitution variables.
205gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
206EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
207 echo $(top_builddir)/../expect/expect; else echo expect; fi)
208
209_RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
210 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
211
212RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
213all: all-am
214
215.SUFFIXES:
216$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
217 @for dep in $?; do \
218 case '$(am__configure_deps)' in \
219 *$$dep*) \
220 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
221 && { if test -f $@; then exit 0; else break; fi; }; \
222 exit 1;; \
223 esac; \
224 done; \
225 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
226 $(am__cd) $(top_srcdir) && \
227 $(AUTOMAKE) --foreign testsuite/Makefile
228.PRECIOUS: Makefile
229Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230 @case '$?' in \
231 *config.status*) \
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233 *) \
234 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236 esac;
237
238$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245$(am__aclocal_m4_deps):
246
247mostlyclean-libtool:
248 -rm -f *.lo
249
250clean-libtool:
251 -rm -rf .libs _libs
252tags: TAGS
253TAGS:
254
255ctags: CTAGS
256CTAGS:
257
258
259check-DEJAGNU: site.exp
260 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
261 EXPECT=$(EXPECT); export EXPECT; \
262 runtest=$(RUNTEST); \
263 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
264 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
265 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
266 then :; else exit_status=1; fi; \
267 done; \
268 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
269 fi; \
270 exit $$exit_status
271site.exp: Makefile
272 @echo 'Making a new site.exp file...'
273 @echo '## these variables are automatically generated by make ##' >site.tmp
274 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
275 @echo '# edit the last section' >>site.tmp
276 @echo 'set srcdir $(srcdir)' >>site.tmp
277 @echo "set objdir `pwd`" >>site.tmp
278 @echo 'set build_alias "$(build_alias)"' >>site.tmp
279 @echo 'set build_triplet $(build_triplet)' >>site.tmp
280 @echo 'set host_alias "$(host_alias)"' >>site.tmp
281 @echo 'set host_triplet $(host_triplet)' >>site.tmp
282 @echo 'set target_alias "$(target_alias)"' >>site.tmp
283 @echo 'set target_triplet $(target_triplet)' >>site.tmp
284 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
285 @test ! -f site.exp || \
286 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
287 @-rm -f site.bak
288 @test ! -f site.exp || mv site.exp site.bak
289 @mv site.tmp site.exp
290
291distclean-DEJAGNU:
292 -rm -f site.exp site.bak
293 -l='$(DEJATOOL)'; for tool in $$l; do \
294 rm -f $$tool.sum $$tool.log; \
295 done
0a35513e
AH
296check-am: all-am
297 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
298check: check-am
299all-am: Makefile
300installdirs:
301install: install-am
302install-exec: install-exec-am
303install-data: install-data-am
304uninstall: uninstall-am
305
306install-am: all-am
307 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
308
309installcheck: installcheck-am
310install-strip:
311 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
312 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
313 `test -z '$(STRIP)' || \
314 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
315mostlyclean-generic:
316
317clean-generic:
318
319distclean-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)
322
323maintainer-clean-generic:
324 @echo "This command is intended for maintainers to use"
325 @echo "it deletes files that may require special tools to rebuild."
326clean: clean-am
327
328clean-am: clean-generic clean-libtool mostlyclean-am
329
330distclean: distclean-am
331 -rm -f Makefile
332distclean-am: clean-am distclean-DEJAGNU distclean-generic
333
334dvi: dvi-am
335
336dvi-am:
337
338html: html-am
339
340html-am:
341
342info: info-am
343
344info-am:
345
346install-data-am:
347
348install-dvi: install-dvi-am
349
350install-dvi-am:
351
352install-exec-am:
353
354install-html: install-html-am
355
356install-html-am:
357
358install-info: install-info-am
359
360install-info-am:
361
362install-man:
363
364install-pdf: install-pdf-am
365
366install-pdf-am:
367
368install-ps: install-ps-am
369
370install-ps-am:
371
372installcheck-am:
373
374maintainer-clean: maintainer-clean-am
375 -rm -f Makefile
376maintainer-clean-am: distclean-am maintainer-clean-generic
377
378mostlyclean: mostlyclean-am
379
380mostlyclean-am: mostlyclean-generic mostlyclean-libtool
381
382pdf: pdf-am
383
384pdf-am:
385
386ps: ps-am
387
388ps-am:
389
390uninstall-am:
391
392.MAKE: check-am install-am install-strip
393
394.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
395 clean-libtool distclean distclean-DEJAGNU distclean-generic \
07d3b5c8
RH
396 distclean-libtool dvi dvi-am html html-am info info-am install \
397 install-am install-data install-data-am install-dvi \
0a35513e
AH
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
405
406
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: