Makefile.in 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. target_triplet = @target@
  34. subdir = testsuite
  35. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  36. $(srcdir)/libgomp-test-support.exp.in
  37. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  38. am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
  39. $(top_srcdir)/../config/depstand.m4 \
  40. $(top_srcdir)/../config/enable.m4 \
  41. $(top_srcdir)/../config/futex.m4 \
  42. $(top_srcdir)/../config/lead-dot.m4 \
  43. $(top_srcdir)/../config/lthostflags.m4 \
  44. $(top_srcdir)/../config/multi.m4 \
  45. $(top_srcdir)/../config/override.m4 \
  46. $(top_srcdir)/../config/stdint.m4 \
  47. $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
  48. $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
  49. $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
  50. $(top_srcdir)/../libtool.m4 $(top_srcdir)/plugin/configfrag.ac \
  51. $(top_srcdir)/configure.ac
  52. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  53. $(ACLOCAL_M4)
  54. mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
  55. CONFIG_HEADER = $(top_builddir)/config.h
  56. CONFIG_CLEAN_FILES = libgomp-test-support.pt.exp
  57. CONFIG_CLEAN_VPATH_FILES =
  58. SOURCES =
  59. DEJATOOL = $(PACKAGE)
  60. RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
  61. ACLOCAL = @ACLOCAL@
  62. AMTAR = @AMTAR@
  63. AR = @AR@
  64. AUTOCONF = @AUTOCONF@
  65. AUTOHEADER = @AUTOHEADER@
  66. AUTOMAKE = @AUTOMAKE@
  67. AWK = @AWK@
  68. CC = @CC@
  69. CCDEPMODE = @CCDEPMODE@
  70. CFLAGS = @CFLAGS@
  71. CPP = @CPP@
  72. CPPFLAGS = @CPPFLAGS@
  73. CUDA_DRIVER_INCLUDE = @CUDA_DRIVER_INCLUDE@
  74. CUDA_DRIVER_LIB = @CUDA_DRIVER_LIB@
  75. CYGPATH_W = @CYGPATH_W@
  76. DEFS = @DEFS@
  77. DEPDIR = @DEPDIR@
  78. DSYMUTIL = @DSYMUTIL@
  79. DUMPBIN = @DUMPBIN@
  80. ECHO_C = @ECHO_C@
  81. ECHO_N = @ECHO_N@
  82. ECHO_T = @ECHO_T@
  83. EGREP = @EGREP@
  84. EXEEXT = @EXEEXT@
  85. FC = @FC@
  86. FCFLAGS = @FCFLAGS@
  87. FGREP = @FGREP@
  88. GREP = @GREP@
  89. INSTALL = @INSTALL@
  90. INSTALL_DATA = @INSTALL_DATA@
  91. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  92. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  93. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  94. LD = @LD@
  95. LDFLAGS = @LDFLAGS@
  96. LIBOBJS = @LIBOBJS@
  97. LIBS = @LIBS@
  98. LIBTOOL = @LIBTOOL@
  99. LIPO = @LIPO@
  100. LN_S = @LN_S@
  101. LTLIBOBJS = @LTLIBOBJS@
  102. MAINT = @MAINT@
  103. MAKEINFO = @MAKEINFO@
  104. MKDIR_P = @MKDIR_P@
  105. NM = @NM@
  106. NMEDIT = @NMEDIT@
  107. OBJDUMP = @OBJDUMP@
  108. OBJEXT = @OBJEXT@
  109. OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
  110. OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
  111. OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
  112. OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
  113. OMP_LOCK_KIND = @OMP_LOCK_KIND@
  114. OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
  115. OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
  116. OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
  117. OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
  118. OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
  119. OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
  120. OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
  121. OPT_LDFLAGS = @OPT_LDFLAGS@
  122. OTOOL = @OTOOL@
  123. OTOOL64 = @OTOOL64@
  124. PACKAGE = @PACKAGE@
  125. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  126. PACKAGE_NAME = @PACKAGE_NAME@
  127. PACKAGE_STRING = @PACKAGE_STRING@
  128. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  129. PACKAGE_URL = @PACKAGE_URL@
  130. PACKAGE_VERSION = @PACKAGE_VERSION@
  131. PATH_SEPARATOR = @PATH_SEPARATOR@
  132. PERL = @PERL@
  133. PLUGIN_NVPTX = @PLUGIN_NVPTX@
  134. PLUGIN_NVPTX_CPPFLAGS = @PLUGIN_NVPTX_CPPFLAGS@
  135. PLUGIN_NVPTX_LDFLAGS = @PLUGIN_NVPTX_LDFLAGS@
  136. PLUGIN_NVPTX_LIBS = @PLUGIN_NVPTX_LIBS@
  137. RANLIB = @RANLIB@
  138. SECTION_LDFLAGS = @SECTION_LDFLAGS@
  139. SED = @SED@
  140. SET_MAKE = @SET_MAKE@
  141. SHELL = @SHELL@
  142. STRIP = @STRIP@
  143. VERSION = @VERSION@
  144. XCFLAGS = @XCFLAGS@
  145. XLDFLAGS = @XLDFLAGS@
  146. abs_builddir = @abs_builddir@
  147. abs_srcdir = @abs_srcdir@
  148. abs_top_builddir = @abs_top_builddir@
  149. abs_top_srcdir = @abs_top_srcdir@
  150. ac_ct_CC = @ac_ct_CC@
  151. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  152. ac_ct_FC = @ac_ct_FC@
  153. am__include = @am__include@
  154. am__leading_dot = @am__leading_dot@
  155. am__quote = @am__quote@
  156. am__tar = @am__tar@
  157. am__untar = @am__untar@
  158. bindir = @bindir@
  159. build = @build@
  160. build_alias = @build_alias@
  161. build_cpu = @build_cpu@
  162. build_os = @build_os@
  163. build_vendor = @build_vendor@
  164. builddir = @builddir@
  165. config_path = @config_path@
  166. datadir = @datadir@
  167. datarootdir = @datarootdir@
  168. docdir = @docdir@
  169. dvidir = @dvidir@
  170. enable_shared = @enable_shared@
  171. enable_static = @enable_static@
  172. exec_prefix = @exec_prefix@
  173. host = @host@
  174. host_alias = @host_alias@
  175. host_cpu = @host_cpu@
  176. host_os = @host_os@
  177. host_vendor = @host_vendor@
  178. htmldir = @htmldir@
  179. includedir = @includedir@
  180. infodir = @infodir@
  181. install_sh = @install_sh@
  182. libdir = @libdir@
  183. libexecdir = @libexecdir@
  184. libtool_VERSION = @libtool_VERSION@
  185. link_gomp = @link_gomp@
  186. localedir = @localedir@
  187. localstatedir = @localstatedir@
  188. lt_host_flags = @lt_host_flags@
  189. mandir = @mandir@
  190. mkdir_p = @mkdir_p@
  191. multi_basedir = @multi_basedir@
  192. offload_additional_lib_paths = @offload_additional_lib_paths@
  193. offload_additional_options = @offload_additional_options@
  194. offload_targets = @offload_targets@
  195. oldincludedir = @oldincludedir@
  196. pdfdir = @pdfdir@
  197. prefix = @prefix@
  198. program_transform_name = @program_transform_name@
  199. psdir = @psdir@
  200. sbindir = @sbindir@
  201. sharedstatedir = @sharedstatedir@
  202. srcdir = @srcdir@
  203. sysconfdir = @sysconfdir@
  204. target = @target@
  205. target_alias = @target_alias@
  206. target_cpu = @target_cpu@
  207. target_os = @target_os@
  208. target_vendor = @target_vendor@
  209. toolexecdir = @toolexecdir@
  210. toolexeclibdir = @toolexeclibdir@
  211. top_build_prefix = @top_build_prefix@
  212. top_builddir = @top_builddir@
  213. top_srcdir = @top_srcdir@
  214. AUTOMAKE_OPTIONS = foreign dejagnu
  215. # May be used by various substitution variables.
  216. gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
  217. EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
  218. echo $(top_builddir)/../expect/expect; else echo expect; fi)
  219. _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
  220. echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
  221. RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
  222. 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;
  245. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  246. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  247. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  248. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  249. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  250. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  251. $(am__aclocal_m4_deps):
  252. libgomp-test-support.pt.exp: $(top_builddir)/config.status $(srcdir)/libgomp-test-support.exp.in
  253. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  254. mostlyclean-libtool:
  255. -rm -f *.lo
  256. clean-libtool:
  257. -rm -rf .libs _libs
  258. tags: TAGS
  259. TAGS:
  260. ctags: CTAGS
  261. CTAGS:
  262. check-DEJAGNU: site.exp
  263. srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
  264. EXPECT=$(EXPECT); export EXPECT; \
  265. runtest=$(RUNTEST); \
  266. if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
  267. exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
  268. if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
  269. then :; else exit_status=1; fi; \
  270. done; \
  271. else echo "WARNING: could not find \`runtest'" 1>&2; :;\
  272. fi; \
  273. exit $$exit_status
  274. site.exp: Makefile
  275. @echo 'Making a new site.exp file...'
  276. @echo '## these variables are automatically generated by make ##' >site.tmp
  277. @echo '# Do not edit here. If you wish to override these values' >>site.tmp
  278. @echo '# edit the last section' >>site.tmp
  279. @echo 'set srcdir $(srcdir)' >>site.tmp
  280. @echo "set objdir `pwd`" >>site.tmp
  281. @echo 'set build_alias "$(build_alias)"' >>site.tmp
  282. @echo 'set build_triplet $(build_triplet)' >>site.tmp
  283. @echo 'set host_alias "$(host_alias)"' >>site.tmp
  284. @echo 'set host_triplet $(host_triplet)' >>site.tmp
  285. @echo 'set target_alias "$(target_alias)"' >>site.tmp
  286. @echo 'set target_triplet $(target_triplet)' >>site.tmp
  287. @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
  288. @test ! -f site.exp || \
  289. sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
  290. @-rm -f site.bak
  291. @test ! -f site.exp || mv site.exp site.bak
  292. @mv site.tmp site.exp
  293. distclean-DEJAGNU:
  294. -rm -f site.exp site.bak
  295. -l='$(DEJATOOL)'; for tool in $$l; do \
  296. rm -f $$tool.sum $$tool.log; \
  297. done
  298. check-am: all-am
  299. $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
  300. check: check-am
  301. all-am: Makefile all-local
  302. installdirs:
  303. install: install-am
  304. install-exec: install-exec-am
  305. install-data: install-data-am
  306. uninstall: uninstall-am
  307. install-am: all-am
  308. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  309. installcheck: installcheck-am
  310. install-strip:
  311. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  312. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  313. `test -z '$(STRIP)' || \
  314. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  315. mostlyclean-generic:
  316. clean-generic:
  317. distclean-generic:
  318. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  319. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  320. maintainer-clean-generic:
  321. @echo "This command is intended for maintainers to use"
  322. @echo "it deletes files that may require special tools to rebuild."
  323. clean: clean-am
  324. clean-am: clean-generic clean-libtool mostlyclean-am
  325. distclean: distclean-am
  326. -rm -f Makefile
  327. distclean-am: clean-am distclean-DEJAGNU distclean-generic
  328. dvi: dvi-am
  329. dvi-am:
  330. html: html-am
  331. html-am:
  332. info: info-am
  333. info-am:
  334. install-data-am:
  335. install-dvi: install-dvi-am
  336. install-dvi-am:
  337. install-exec-am:
  338. install-html: install-html-am
  339. install-html-am:
  340. install-info: install-info-am
  341. install-info-am:
  342. install-man:
  343. install-pdf: install-pdf-am
  344. install-pdf-am:
  345. install-ps: install-ps-am
  346. install-ps-am:
  347. installcheck-am:
  348. maintainer-clean: maintainer-clean-am
  349. -rm -f Makefile
  350. maintainer-clean-am: distclean-am maintainer-clean-generic
  351. mostlyclean: mostlyclean-am
  352. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  353. pdf: pdf-am
  354. pdf-am:
  355. ps: ps-am
  356. ps-am:
  357. uninstall-am:
  358. .MAKE: check-am install-am install-strip
  359. .PHONY: all all-am all-local check check-DEJAGNU check-am clean \
  360. clean-generic clean-libtool distclean distclean-DEJAGNU \
  361. distclean-generic distclean-libtool dvi dvi-am html html-am \
  362. info info-am install install-am install-data install-data-am \
  363. install-dvi install-dvi-am install-exec install-exec-am \
  364. install-html install-html-am install-info install-info-am \
  365. install-man install-pdf install-pdf-am install-ps \
  366. install-ps-am install-strip installcheck installcheck-am \
  367. installdirs maintainer-clean maintainer-clean-generic \
  368. mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  369. ps ps-am uninstall uninstall-am
  370. # Instead of directly in ../testsuite/libgomp-test-support.exp.in, the
  371. # following variables have to be "routed through" this Makefile, for expansion
  372. # of the several (Makefile) variables used therein.
  373. libgomp-test-support.exp: libgomp-test-support.pt.exp Makefile
  374. cp $< $@.tmp
  375. echo >> $@.tmp \
  376. 'set offload_additional_options "$(offload_additional_options)"'
  377. echo >> $@.tmp \
  378. 'set offload_additional_lib_paths "$(offload_additional_lib_paths)"'
  379. mv $@.tmp $@
  380. all-local: libgomp-test-support.exp
  381. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  382. # Otherwise a system limit (for SysV at least) may be exceeded.
  383. .NOEXPORT: