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