Makefile.in 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. # Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
  5. # Foundation, 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. am__make_dryrun = \
  16. { \
  17. am__dry=no; \
  18. case $$MAKEFLAGS in \
  19. *\\[\ \ ]*) \
  20. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  21. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  22. *) \
  23. for am__flg in $$MAKEFLAGS; do \
  24. case $$am__flg in \
  25. *=*|--*) ;; \
  26. *n*) am__dry=yes; break;; \
  27. esac; \
  28. done;; \
  29. esac; \
  30. test $$am__dry = yes; \
  31. }
  32. pkgdatadir = $(datadir)/@PACKAGE@
  33. pkgincludedir = $(includedir)/@PACKAGE@
  34. pkglibdir = $(libdir)/@PACKAGE@
  35. pkglibexecdir = $(libexecdir)/@PACKAGE@
  36. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  37. install_sh_DATA = $(install_sh) -c -m 644
  38. install_sh_PROGRAM = $(install_sh) -c
  39. install_sh_SCRIPT = $(install_sh) -c
  40. INSTALL_HEADER = $(INSTALL_DATA)
  41. transform = $(program_transform_name)
  42. NORMAL_INSTALL = :
  43. PRE_INSTALL = :
  44. POST_INSTALL = :
  45. NORMAL_UNINSTALL = :
  46. PRE_UNINSTALL = :
  47. POST_UNINSTALL = :
  48. build_triplet = @build@
  49. host_triplet = @host@
  50. target_triplet = @target@
  51. subdir = testsuite
  52. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
  53. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  54. am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
  55. $(top_srcdir)/../config/depstand.m4 \
  56. $(top_srcdir)/../config/lead-dot.m4 \
  57. $(top_srcdir)/../config/lthostflags.m4 \
  58. $(top_srcdir)/../config/multi.m4 \
  59. $(top_srcdir)/../config/override.m4 \
  60. $(top_srcdir)/../config/stdint.m4 \
  61. $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
  62. $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
  63. $(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
  64. $(top_srcdir)/configure.ac
  65. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  66. $(ACLOCAL_M4)
  67. mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
  68. CONFIG_HEADER = $(top_builddir)/auto-config.h
  69. CONFIG_CLEAN_FILES =
  70. CONFIG_CLEAN_VPATH_FILES =
  71. SOURCES =
  72. am__can_run_installinfo = \
  73. case $$AM_UPDATE_INFO_DIR in \
  74. n|no|NO) false;; \
  75. *) (install-info --version) >/dev/null 2>&1;; \
  76. esac
  77. DEJATOOL = $(PACKAGE)
  78. RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
  79. ACLOCAL = @ACLOCAL@
  80. AMTAR = @AMTAR@
  81. AR = @AR@
  82. AUTOCONF = @AUTOCONF@
  83. AUTOHEADER = @AUTOHEADER@
  84. AUTOMAKE = @AUTOMAKE@
  85. AWK = @AWK@
  86. CC = @CC@
  87. CCAS = @CCAS@
  88. CCASDEPMODE = @CCASDEPMODE@
  89. CCASFLAGS = @CCASFLAGS@
  90. CCDEPMODE = @CCDEPMODE@
  91. CFLAGS = @CFLAGS@
  92. CPP = @CPP@
  93. CPPFLAGS = @CPPFLAGS@
  94. CYGPATH_W = @CYGPATH_W@
  95. DEFS = @DEFS@
  96. DEPDIR = @DEPDIR@
  97. DSYMUTIL = @DSYMUTIL@
  98. DUMPBIN = @DUMPBIN@
  99. ECHO_C = @ECHO_C@
  100. ECHO_N = @ECHO_N@
  101. ECHO_T = @ECHO_T@
  102. EGREP = @EGREP@
  103. EXEEXT = @EXEEXT@
  104. FGREP = @FGREP@
  105. GREP = @GREP@
  106. INSTALL = @INSTALL@
  107. INSTALL_DATA = @INSTALL_DATA@
  108. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  109. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  110. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  111. LD = @LD@
  112. LDFLAGS = @LDFLAGS@
  113. LIBOBJS = @LIBOBJS@
  114. LIBS = @LIBS@
  115. LIBTOOL = @LIBTOOL@
  116. LIPO = @LIPO@
  117. LN_S = @LN_S@
  118. LTLIBOBJS = @LTLIBOBJS@
  119. MAINT = @MAINT@
  120. MAKEINFO = @MAKEINFO@
  121. MKDIR_P = @MKDIR_P@
  122. NM = @NM@
  123. NMEDIT = @NMEDIT@
  124. OBJDUMP = @OBJDUMP@
  125. OBJEXT = @OBJEXT@
  126. OPT_LDFLAGS = @OPT_LDFLAGS@
  127. OTOOL = @OTOOL@
  128. OTOOL64 = @OTOOL64@
  129. PACKAGE = @PACKAGE@
  130. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  131. PACKAGE_NAME = @PACKAGE_NAME@
  132. PACKAGE_STRING = @PACKAGE_STRING@
  133. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  134. PACKAGE_URL = @PACKAGE_URL@
  135. PACKAGE_VERSION = @PACKAGE_VERSION@
  136. PATH_SEPARATOR = @PATH_SEPARATOR@
  137. PERL = @PERL@
  138. RANLIB = @RANLIB@
  139. SECTION_LDFLAGS = @SECTION_LDFLAGS@
  140. SED = @SED@
  141. SET_MAKE = @SET_MAKE@
  142. SHELL = @SHELL@
  143. SIZES = @SIZES@
  144. STRIP = @STRIP@
  145. VERSION = @VERSION@
  146. XCFLAGS = @XCFLAGS@
  147. XLDFLAGS = @XLDFLAGS@
  148. abs_builddir = @abs_builddir@
  149. abs_srcdir = @abs_srcdir@
  150. abs_top_builddir = @abs_top_builddir@
  151. abs_top_srcdir = @abs_top_srcdir@
  152. ac_ct_CC = @ac_ct_CC@
  153. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  154. am__include = @am__include@
  155. am__leading_dot = @am__leading_dot@
  156. am__quote = @am__quote@
  157. am__tar = @am__tar@
  158. am__untar = @am__untar@
  159. bindir = @bindir@
  160. build = @build@
  161. build_alias = @build_alias@
  162. build_cpu = @build_cpu@
  163. build_os = @build_os@
  164. build_vendor = @build_vendor@
  165. builddir = @builddir@
  166. config_path = @config_path@
  167. datadir = @datadir@
  168. datarootdir = @datarootdir@
  169. docdir = @docdir@
  170. dvidir = @dvidir@
  171. enable_shared = @enable_shared@
  172. enable_static = @enable_static@
  173. exec_prefix = @exec_prefix@
  174. host = @host@
  175. host_alias = @host_alias@
  176. host_cpu = @host_cpu@
  177. host_os = @host_os@
  178. host_vendor = @host_vendor@
  179. htmldir = @htmldir@
  180. includedir = @includedir@
  181. infodir = @infodir@
  182. install_sh = @install_sh@
  183. libdir = @libdir@
  184. libexecdir = @libexecdir@
  185. libtool_VERSION = @libtool_VERSION@
  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. oldincludedir = @oldincludedir@
  193. pdfdir = @pdfdir@
  194. prefix = @prefix@
  195. program_transform_name = @program_transform_name@
  196. psdir = @psdir@
  197. sbindir = @sbindir@
  198. sharedstatedir = @sharedstatedir@
  199. srcdir = @srcdir@
  200. sysconfdir = @sysconfdir@
  201. target = @target@
  202. target_alias = @target_alias@
  203. target_cpu = @target_cpu@
  204. target_os = @target_os@
  205. target_vendor = @target_vendor@
  206. toolexecdir = @toolexecdir@
  207. toolexeclibdir = @toolexeclibdir@
  208. top_build_prefix = @top_build_prefix@
  209. top_builddir = @top_builddir@
  210. top_srcdir = @top_srcdir@
  211. AUTOMAKE_OPTIONS = foreign dejagnu
  212. # May be used by various substitution variables.
  213. gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
  214. EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
  215. echo $(top_builddir)/../expect/expect; else echo expect; fi)
  216. _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
  217. echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
  218. RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
  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='$(srcdir)'; 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 $(EXTRA_DEJAGNU_SITE_CONFIG)
  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. @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
  283. echo "## Begin content included from file $$f. Do not modify. ##" \
  284. && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
  285. && echo "## End content included from file $$f. ##" \
  286. || exit 1; \
  287. done >> site.tmp
  288. @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
  289. @if test -f site.exp; then \
  290. sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
  291. fi
  292. @-rm -f site.bak
  293. @test ! -f site.exp || mv site.exp site.bak
  294. @mv site.tmp site.exp
  295. distclean-DEJAGNU:
  296. -rm -f site.exp site.bak
  297. -l='$(DEJATOOL)'; for tool in $$l; do \
  298. rm -f $$tool.sum $$tool.log; \
  299. done
  300. check-am: all-am
  301. $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
  302. check: check-am
  303. all-am: Makefile
  304. installdirs:
  305. install: install-am
  306. install-exec: install-exec-am
  307. install-data: install-data-am
  308. uninstall: uninstall-am
  309. install-am: all-am
  310. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  311. installcheck: installcheck-am
  312. install-strip:
  313. if test -z '$(STRIP)'; then \
  314. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  315. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  316. install; \
  317. else \
  318. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  319. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  320. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  321. fi
  322. mostlyclean-generic:
  323. clean-generic:
  324. distclean-generic:
  325. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  326. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  327. maintainer-clean-generic:
  328. @echo "This command is intended for maintainers to use"
  329. @echo "it deletes files that may require special tools to rebuild."
  330. clean: clean-am
  331. clean-am: clean-generic clean-libtool mostlyclean-am
  332. distclean: distclean-am
  333. -rm -f Makefile
  334. distclean-am: clean-am distclean-DEJAGNU distclean-generic
  335. dvi: dvi-am
  336. dvi-am:
  337. html: html-am
  338. html-am:
  339. info: info-am
  340. info-am:
  341. install-data-am:
  342. install-dvi: install-dvi-am
  343. install-dvi-am:
  344. install-exec-am:
  345. install-html: install-html-am
  346. install-html-am:
  347. install-info: install-info-am
  348. install-info-am:
  349. install-man:
  350. install-pdf: install-pdf-am
  351. install-pdf-am:
  352. install-ps: install-ps-am
  353. install-ps-am:
  354. installcheck-am:
  355. maintainer-clean: maintainer-clean-am
  356. -rm -f Makefile
  357. maintainer-clean-am: distclean-am maintainer-clean-generic
  358. mostlyclean: mostlyclean-am
  359. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  360. pdf: pdf-am
  361. pdf-am:
  362. ps: ps-am
  363. ps-am:
  364. uninstall-am:
  365. .MAKE: check-am install-am install-strip
  366. .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
  367. clean-libtool distclean distclean-DEJAGNU distclean-generic \
  368. distclean-libtool dvi dvi-am html html-am info info-am install \
  369. install-am install-data install-data-am install-dvi \
  370. install-dvi-am install-exec install-exec-am install-html \
  371. install-html-am install-info install-info-am install-man \
  372. install-pdf install-pdf-am install-ps install-ps-am \
  373. install-strip installcheck installcheck-am installdirs \
  374. maintainer-clean maintainer-clean-generic mostlyclean \
  375. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  376. uninstall uninstall-am
  377. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  378. # Otherwise a system limit (for SysV at least) may be exceeded.
  379. .NOEXPORT: