Makefile.in 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  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. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  37. am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
  38. $(top_srcdir)/../config/lead-dot.m4 \
  39. $(top_srcdir)/../config/multi.m4 \
  40. $(top_srcdir)/../config/override.m4 \
  41. $(top_srcdir)/../config/unwind_ipinfo.m4 \
  42. $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
  43. $(top_srcdir)/config/ltoptions.m4 \
  44. $(top_srcdir)/config/ltsugar.m4 \
  45. $(top_srcdir)/config/ltversion.m4 \
  46. $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
  47. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  48. $(ACLOCAL_M4)
  49. mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
  50. CONFIG_HEADER = $(top_builddir)/config.h
  51. CONFIG_CLEAN_FILES =
  52. CONFIG_CLEAN_VPATH_FILES =
  53. SOURCES =
  54. DEJATOOL = $(PACKAGE)
  55. RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
  56. ACLOCAL = @ACLOCAL@
  57. AMTAR = @AMTAR@
  58. AR = @AR@
  59. AUTOCONF = @AUTOCONF@
  60. AUTOHEADER = @AUTOHEADER@
  61. AUTOMAKE = @AUTOMAKE@
  62. AWK = @AWK@
  63. CC = @CC@
  64. CCDEPMODE = @CCDEPMODE@
  65. CC_FOR_BUILD = @CC_FOR_BUILD@
  66. CFLAGS = @CFLAGS@
  67. CPP = @CPP@
  68. CPPFLAGS = @CPPFLAGS@
  69. CYGPATH_W = @CYGPATH_W@
  70. DEFS = @DEFS@
  71. DEPDIR = @DEPDIR@
  72. DSYMUTIL = @DSYMUTIL@
  73. DUMPBIN = @DUMPBIN@
  74. ECHO_C = @ECHO_C@
  75. ECHO_N = @ECHO_N@
  76. ECHO_T = @ECHO_T@
  77. EGREP = @EGREP@
  78. EXEEXT = @EXEEXT@
  79. FGREP = @FGREP@
  80. GOARCH = @GOARCH@
  81. GOC = @GOC@
  82. GOCFLAGS = @GOCFLAGS@
  83. GOOS = @GOOS@
  84. GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
  85. GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
  86. GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
  87. GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
  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. LIBATOMIC = @LIBATOMIC@
  97. LIBFFI = @LIBFFI@
  98. LIBFFIINCS = @LIBFFIINCS@
  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. MATH_FLAG = @MATH_FLAG@
  108. MATH_LIBS = @MATH_LIBS@
  109. MKDIR_P = @MKDIR_P@
  110. NET_LIBS = @NET_LIBS@
  111. NM = @NM@
  112. NMEDIT = @NMEDIT@
  113. OBJCOPY = @OBJCOPY@
  114. OBJDUMP = @OBJDUMP@
  115. OBJEXT = @OBJEXT@
  116. OSCFLAGS = @OSCFLAGS@
  117. OTOOL = @OTOOL@
  118. OTOOL64 = @OTOOL64@
  119. PACKAGE = @PACKAGE@
  120. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  121. PACKAGE_NAME = @PACKAGE_NAME@
  122. PACKAGE_STRING = @PACKAGE_STRING@
  123. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  124. PACKAGE_URL = @PACKAGE_URL@
  125. PACKAGE_VERSION = @PACKAGE_VERSION@
  126. PATH_SEPARATOR = @PATH_SEPARATOR@
  127. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  128. PTHREAD_LIBS = @PTHREAD_LIBS@
  129. RANLIB = @RANLIB@
  130. SED = @SED@
  131. SET_MAKE = @SET_MAKE@
  132. SHELL = @SHELL@
  133. SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
  134. SPLIT_STACK = @SPLIT_STACK@
  135. STRINGOPS_FLAG = @STRINGOPS_FLAG@
  136. STRIP = @STRIP@
  137. STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
  138. USE_DEJAGNU = @USE_DEJAGNU@
  139. VERSION = @VERSION@
  140. WARN_FLAGS = @WARN_FLAGS@
  141. WERROR = @WERROR@
  142. abs_builddir = @abs_builddir@
  143. abs_srcdir = @abs_srcdir@
  144. abs_top_builddir = @abs_top_builddir@
  145. abs_top_srcdir = @abs_top_srcdir@
  146. ac_ct_CC = @ac_ct_CC@
  147. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  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. datadir = @datadir@
  161. datarootdir = @datarootdir@
  162. docdir = @docdir@
  163. dvidir = @dvidir@
  164. enable_shared = @enable_shared@
  165. enable_static = @enable_static@
  166. exec_prefix = @exec_prefix@
  167. glibgo_toolexecdir = @glibgo_toolexecdir@
  168. glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
  169. go_include = @go_include@
  170. host = @host@
  171. host_alias = @host_alias@
  172. host_cpu = @host_cpu@
  173. host_os = @host_os@
  174. host_vendor = @host_vendor@
  175. htmldir = @htmldir@
  176. includedir = @includedir@
  177. infodir = @infodir@
  178. install_sh = @install_sh@
  179. libdir = @libdir@
  180. libexecdir = @libexecdir@
  181. libtool_VERSION = @libtool_VERSION@
  182. localedir = @localedir@
  183. localstatedir = @localstatedir@
  184. mandir = @mandir@
  185. mkdir_p = @mkdir_p@
  186. multi_basedir = @multi_basedir@
  187. nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
  188. oldincludedir = @oldincludedir@
  189. pdfdir = @pdfdir@
  190. prefix = @prefix@
  191. program_transform_name = @program_transform_name@
  192. psdir = @psdir@
  193. sbindir = @sbindir@
  194. sharedstatedir = @sharedstatedir@
  195. srcdir = @srcdir@
  196. sysconfdir = @sysconfdir@
  197. target = @target@
  198. target_alias = @target_alias@
  199. target_cpu = @target_cpu@
  200. target_os = @target_os@
  201. target_vendor = @target_vendor@
  202. top_build_prefix = @top_build_prefix@
  203. top_builddir = @top_builddir@
  204. top_srcdir = @top_srcdir@
  205. AUTOMAKE_OPTIONS = foreign dejagnu
  206. # Setup the testing framework, if you have one
  207. EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
  208. echo $(top_builddir)/../expect/expect ; \
  209. else echo expect ; fi`
  210. RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
  211. echo $(top_srcdir)/../dejagnu/runtest ; \
  212. else echo runtest; fi`
  213. # When running the tests we set GCC_EXEC_PREFIX to the install tree so that
  214. # files that have already been installed there will be found. The -B option
  215. # overrides it, so use of GCC_EXEC_PREFIX will not result in using GCC files
  216. # from the install tree.
  217. AM_RUNTESTFLAGS = "TEST_GCC_EXEC_PREFIX=$(libdir)/gcc"
  218. CLEANFILES = *.log *.sum
  219. all: all-am
  220. .SUFFIXES:
  221. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  222. @for dep in $?; do \
  223. case '$(am__configure_deps)' in \
  224. *$$dep*) \
  225. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  226. && { if test -f $@; then exit 0; else break; fi; }; \
  227. exit 1;; \
  228. esac; \
  229. done; \
  230. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
  231. $(am__cd) $(top_srcdir) && \
  232. $(AUTOMAKE) --foreign testsuite/Makefile
  233. .PRECIOUS: Makefile
  234. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  235. @case '$?' in \
  236. *config.status*) \
  237. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  238. *) \
  239. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  240. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  241. esac;
  242. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  243. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  244. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  245. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  246. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  247. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  248. $(am__aclocal_m4_deps):
  249. mostlyclean-libtool:
  250. -rm -f *.lo
  251. clean-libtool:
  252. -rm -rf .libs _libs
  253. tags: TAGS
  254. TAGS:
  255. ctags: CTAGS
  256. CTAGS:
  257. check-DEJAGNU: site.exp
  258. srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
  259. EXPECT=$(EXPECT); export EXPECT; \
  260. runtest=$(RUNTEST); \
  261. if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
  262. exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
  263. if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
  264. then :; else exit_status=1; fi; \
  265. done; \
  266. else echo "WARNING: could not find \`runtest'" 1>&2; :;\
  267. fi; \
  268. exit $$exit_status
  269. site.exp: Makefile
  270. @echo 'Making a new site.exp file...'
  271. @echo '## these variables are automatically generated by make ##' >site.tmp
  272. @echo '# Do not edit here. If you wish to override these values' >>site.tmp
  273. @echo '# edit the last section' >>site.tmp
  274. @echo 'set srcdir $(srcdir)' >>site.tmp
  275. @echo "set objdir `pwd`" >>site.tmp
  276. @echo 'set build_alias "$(build_alias)"' >>site.tmp
  277. @echo 'set build_triplet $(build_triplet)' >>site.tmp
  278. @echo 'set host_alias "$(host_alias)"' >>site.tmp
  279. @echo 'set host_triplet $(host_triplet)' >>site.tmp
  280. @echo 'set target_alias "$(target_alias)"' >>site.tmp
  281. @echo 'set target_triplet $(target_triplet)' >>site.tmp
  282. @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
  283. @test ! -f site.exp || \
  284. sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
  285. @-rm -f site.bak
  286. @test ! -f site.exp || mv site.exp site.bak
  287. @mv site.tmp site.exp
  288. distclean-DEJAGNU:
  289. -rm -f site.exp site.bak
  290. -l='$(DEJATOOL)'; for tool in $$l; do \
  291. rm -f $$tool.sum $$tool.log; \
  292. done
  293. check-am: all-am
  294. $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
  295. check: check-am
  296. all-am: Makefile
  297. installdirs:
  298. install: install-am
  299. install-exec: install-exec-am
  300. install-data: install-data-am
  301. uninstall: uninstall-am
  302. install-am: all-am
  303. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  304. installcheck: installcheck-am
  305. install-strip:
  306. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  307. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  308. `test -z '$(STRIP)' || \
  309. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  310. mostlyclean-generic:
  311. clean-generic:
  312. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  313. distclean-generic:
  314. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  315. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  316. maintainer-clean-generic:
  317. @echo "This command is intended for maintainers to use"
  318. @echo "it deletes files that may require special tools to rebuild."
  319. clean: clean-am
  320. clean-am: clean-generic clean-libtool mostlyclean-am
  321. distclean: distclean-am
  322. -rm -f Makefile
  323. distclean-am: clean-am distclean-DEJAGNU distclean-generic
  324. dvi: dvi-am
  325. dvi-am:
  326. html: html-am
  327. html-am:
  328. info: info-am
  329. info-am:
  330. install-data-am:
  331. install-dvi: install-dvi-am
  332. install-dvi-am:
  333. install-exec-am:
  334. install-html: install-html-am
  335. install-html-am:
  336. install-info: install-info-am
  337. install-info-am:
  338. install-man:
  339. install-pdf: install-pdf-am
  340. install-pdf-am:
  341. install-ps: install-ps-am
  342. install-ps-am:
  343. installcheck-am:
  344. maintainer-clean: maintainer-clean-am
  345. -rm -f Makefile
  346. maintainer-clean-am: distclean-am maintainer-clean-generic
  347. mostlyclean: mostlyclean-am
  348. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  349. pdf: pdf-am
  350. pdf-am:
  351. ps: ps-am
  352. ps-am:
  353. uninstall-am:
  354. .MAKE: check-am install-am install-strip
  355. .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
  356. clean-libtool distclean distclean-DEJAGNU distclean-generic \
  357. distclean-libtool dvi dvi-am html html-am info info-am install \
  358. install-am install-data install-data-am install-dvi \
  359. install-dvi-am install-exec install-exec-am install-html \
  360. install-html-am install-info install-info-am install-man \
  361. install-pdf install-pdf-am install-ps install-ps-am \
  362. install-strip installcheck installcheck-am installdirs \
  363. maintainer-clean maintainer-clean-generic mostlyclean \
  364. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  365. uninstall uninstall-am
  366. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  367. # Otherwise a system limit (for SysV at least) may be exceeded.
  368. .NOEXPORT: