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