]> git.ipfire.org Git - thirdparty/gcc.git/blame - libitm/testsuite/Makefile.in
config:
[thirdparty/gcc.git] / libitm / testsuite / Makefile.in
CommitLineData
4c0315d0 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
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
ba2f8f6b 41 $(top_srcdir)/../config/asmcfi.m4 \
4c0315d0 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 \
07acf712 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
4c0315d0 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 =
63DIST_SOURCES =
64DEJATOOL = $(PACKAGE)
65RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
66DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67ACLOCAL = @ACLOCAL@
68AMTAR = @AMTAR@
69AR = @AR@
70AUTOCONF = @AUTOCONF@
71AUTOHEADER = @AUTOHEADER@
72AUTOMAKE = @AUTOMAKE@
73AWK = @AWK@
74CC = @CC@
75CCAS = @CCAS@
76CCASDEPMODE = @CCASDEPMODE@
77CCASFLAGS = @CCASFLAGS@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CPP = @CPP@
81CPPFLAGS = @CPPFLAGS@
82CXX = @CXX@
83CXXCPP = @CXXCPP@
84CXXDEPMODE = @CXXDEPMODE@
85CXXFLAGS = @CXXFLAGS@
86CYGPATH_W = @CYGPATH_W@
87DEFS = @DEFS@
88DEPDIR = @DEPDIR@
89DSYMUTIL = @DSYMUTIL@
90DUMPBIN = @DUMPBIN@
91ECHO_C = @ECHO_C@
92ECHO_N = @ECHO_N@
93ECHO_T = @ECHO_T@
94EGREP = @EGREP@
95EXEEXT = @EXEEXT@
4c0315d0 96FGREP = @FGREP@
97GREP = @GREP@
98INSTALL = @INSTALL@
99INSTALL_DATA = @INSTALL_DATA@
100INSTALL_PROGRAM = @INSTALL_PROGRAM@
101INSTALL_SCRIPT = @INSTALL_SCRIPT@
102INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103LD = @LD@
104LDFLAGS = @LDFLAGS@
105LIBOBJS = @LIBOBJS@
106LIBS = @LIBS@
107LIBTOOL = @LIBTOOL@
108LIPO = @LIPO@
109LN_S = @LN_S@
110LTLIBOBJS = @LTLIBOBJS@
111MAINT = @MAINT@
112MAKEINFO = @MAKEINFO@
113MKDIR_P = @MKDIR_P@
114NM = @NM@
115NMEDIT = @NMEDIT@
116OBJDUMP = @OBJDUMP@
117OBJEXT = @OBJEXT@
118OPT_LDFLAGS = @OPT_LDFLAGS@
119OTOOL = @OTOOL@
120OTOOL64 = @OTOOL64@
121PACKAGE = @PACKAGE@
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_URL = @PACKAGE_URL@
127PACKAGE_VERSION = @PACKAGE_VERSION@
128PATH_SEPARATOR = @PATH_SEPARATOR@
129PERL = @PERL@
130RANLIB = @RANLIB@
131SECTION_LDFLAGS = @SECTION_LDFLAGS@
132SED = @SED@
133SET_MAKE = @SET_MAKE@
134SHELL = @SHELL@
135STRIP = @STRIP@
136VERSION = @VERSION@
137XCFLAGS = @XCFLAGS@
138XLDFLAGS = @XLDFLAGS@
139abs_builddir = @abs_builddir@
140abs_srcdir = @abs_srcdir@
141abs_top_builddir = @abs_top_builddir@
142abs_top_srcdir = @abs_top_srcdir@
143ac_ct_CC = @ac_ct_CC@
144ac_ct_CXX = @ac_ct_CXX@
145ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
4c0315d0 146am__include = @am__include@
147am__leading_dot = @am__leading_dot@
148am__quote = @am__quote@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
157builddir = @builddir@
158config_path = @config_path@
159datadir = @datadir@
160datarootdir = @datarootdir@
161docdir = @docdir@
162dvidir = @dvidir@
163enable_shared = @enable_shared@
164enable_static = @enable_static@
165exec_prefix = @exec_prefix@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
171htmldir = @htmldir@
172includedir = @includedir@
173infodir = @infodir@
174install_sh = @install_sh@
175libdir = @libdir@
176libexecdir = @libexecdir@
177libtool_VERSION = @libtool_VERSION@
178link_itm = @link_itm@
179localedir = @localedir@
180localstatedir = @localstatedir@
181mandir = @mandir@
182mkdir_p = @mkdir_p@
183multi_basedir = @multi_basedir@
184oldincludedir = @oldincludedir@
185pdfdir = @pdfdir@
186prefix = @prefix@
187program_transform_name = @program_transform_name@
188psdir = @psdir@
189sbindir = @sbindir@
190sharedstatedir = @sharedstatedir@
191srcdir = @srcdir@
192sysconfdir = @sysconfdir@
193target = @target@
194target_alias = @target_alias@
195target_cpu = @target_cpu@
196target_os = @target_os@
197target_vendor = @target_vendor@
198toolexecdir = @toolexecdir@
199toolexeclibdir = @toolexeclibdir@
200top_build_prefix = @top_build_prefix@
201top_builddir = @top_builddir@
202top_srcdir = @top_srcdir@
203AUTOMAKE_OPTIONS = foreign dejagnu
204
205# May be used by various substitution variables.
206gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
207EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
208 echo $(top_builddir)/../expect/expect; else echo expect; fi)
209
210_RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
211 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
212
213RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
214all: all-am
215
216.SUFFIXES:
217$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
218 @for dep in $?; do \
219 case '$(am__configure_deps)' in \
220 *$$dep*) \
221 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
222 && { if test -f $@; then exit 0; else break; fi; }; \
223 exit 1;; \
224 esac; \
225 done; \
226 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
227 $(am__cd) $(top_srcdir) && \
228 $(AUTOMAKE) --foreign testsuite/Makefile
229.PRECIOUS: Makefile
230Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231 @case '$?' in \
232 *config.status*) \
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234 *) \
235 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237 esac;
238
239$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246$(am__aclocal_m4_deps):
247
248mostlyclean-libtool:
249 -rm -f *.lo
250
251clean-libtool:
252 -rm -rf .libs _libs
253tags: TAGS
254TAGS:
255
256ctags: CTAGS
257CTAGS:
258
259
260check-DEJAGNU: site.exp
261 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
262 EXPECT=$(EXPECT); export EXPECT; \
263 runtest=$(RUNTEST); \
264 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
265 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
266 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
267 then :; else exit_status=1; fi; \
268 done; \
269 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
270 fi; \
271 exit $$exit_status
272site.exp: Makefile
273 @echo 'Making a new site.exp file...'
274 @echo '## these variables are automatically generated by make ##' >site.tmp
275 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
276 @echo '# edit the last section' >>site.tmp
277 @echo 'set srcdir $(srcdir)' >>site.tmp
278 @echo "set objdir `pwd`" >>site.tmp
279 @echo 'set build_alias "$(build_alias)"' >>site.tmp
280 @echo 'set build_triplet $(build_triplet)' >>site.tmp
281 @echo 'set host_alias "$(host_alias)"' >>site.tmp
282 @echo 'set host_triplet $(host_triplet)' >>site.tmp
283 @echo 'set target_alias "$(target_alias)"' >>site.tmp
284 @echo 'set target_triplet $(target_triplet)' >>site.tmp
285 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
286 @test ! -f site.exp || \
287 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
288 @-rm -f site.bak
289 @test ! -f site.exp || mv site.exp site.bak
290 @mv site.tmp site.exp
291
292distclean-DEJAGNU:
293 -rm -f site.exp site.bak
294 -l='$(DEJATOOL)'; for tool in $$l; do \
295 rm -f $$tool.sum $$tool.log; \
296 done
297
298distdir: $(DISTFILES)
299 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
300 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
301 list='$(DISTFILES)'; \
302 dist_files=`for file in $$list; do echo $$file; done | \
303 sed -e "s|^$$srcdirstrip/||;t" \
304 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
305 case $$dist_files in \
306 */*) $(MKDIR_P) `echo "$$dist_files" | \
307 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
308 sort -u` ;; \
309 esac; \
310 for file in $$dist_files; do \
311 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
312 if test -d $$d/$$file; then \
313 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
314 if test -d "$(distdir)/$$file"; then \
315 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
316 fi; \
317 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
318 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
319 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
320 fi; \
321 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
322 else \
323 test -f "$(distdir)/$$file" \
324 || cp -p $$d/$$file "$(distdir)/$$file" \
325 || exit 1; \
326 fi; \
327 done
328check-am: all-am
329 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
330check: check-am
331all-am: Makefile
332installdirs:
333install: install-am
334install-exec: install-exec-am
335install-data: install-data-am
336uninstall: uninstall-am
337
338install-am: all-am
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340
341installcheck: installcheck-am
342install-strip:
343 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345 `test -z '$(STRIP)' || \
346 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347mostlyclean-generic:
348
349clean-generic:
350
351distclean-generic:
352 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
353 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
354
355maintainer-clean-generic:
356 @echo "This command is intended for maintainers to use"
357 @echo "it deletes files that may require special tools to rebuild."
358clean: clean-am
359
360clean-am: clean-generic clean-libtool mostlyclean-am
361
362distclean: distclean-am
363 -rm -f Makefile
364distclean-am: clean-am distclean-DEJAGNU distclean-generic
365
366dvi: dvi-am
367
368dvi-am:
369
370html: html-am
371
372html-am:
373
374info: info-am
375
376info-am:
377
378install-data-am:
379
380install-dvi: install-dvi-am
381
382install-dvi-am:
383
384install-exec-am:
385
386install-html: install-html-am
387
388install-html-am:
389
390install-info: install-info-am
391
392install-info-am:
393
394install-man:
395
396install-pdf: install-pdf-am
397
398install-pdf-am:
399
400install-ps: install-ps-am
401
402install-ps-am:
403
404installcheck-am:
405
406maintainer-clean: maintainer-clean-am
407 -rm -f Makefile
408maintainer-clean-am: distclean-am maintainer-clean-generic
409
410mostlyclean: mostlyclean-am
411
412mostlyclean-am: mostlyclean-generic mostlyclean-libtool
413
414pdf: pdf-am
415
416pdf-am:
417
418ps: ps-am
419
420ps-am:
421
422uninstall-am:
423
424.MAKE: check-am install-am install-strip
425
426.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
427 clean-libtool distclean distclean-DEJAGNU distclean-generic \
428 distclean-libtool distdir dvi dvi-am html html-am info info-am \
429 install install-am install-data install-data-am install-dvi \
430 install-dvi-am install-exec install-exec-am install-html \
431 install-html-am install-info install-info-am install-man \
432 install-pdf install-pdf-am install-ps install-ps-am \
433 install-strip installcheck installcheck-am installdirs \
434 maintainer-clean maintainer-clean-generic mostlyclean \
435 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
436 uninstall uninstall-am
437
438
439# Tell versions [3.59,3.63) of GNU make to not export all variables.
440# Otherwise a system limit (for SysV at least) may be exceeded.
441.NOEXPORT: