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