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