* sh.c (sh_can_use_simple_return_p): Return false for SHmedia
[official-gcc.git] / libgo / testsuite / Makefile.in
blob572d7363234ca679a0fc57ff1ab6e5e71c5751da
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # 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.
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.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = testsuite
38 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
41 $(top_srcdir)/../config/lead-dot.m4 \
42 $(top_srcdir)/../config/multi.m4 \
43 $(top_srcdir)/../config/override.m4 \
44 $(top_srcdir)/../config/unwind_ipinfo.m4 \
45 $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
46 $(top_srcdir)/config/ltoptions.m4 \
47 $(top_srcdir)/config/ltsugar.m4 \
48 $(top_srcdir)/config/ltversion.m4 \
49 $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
53 CONFIG_HEADER = $(top_builddir)/config.h
54 CONFIG_CLEAN_FILES =
55 CONFIG_CLEAN_VPATH_FILES =
56 SOURCES =
57 DEJATOOL = $(PACKAGE)
58 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
59 ACLOCAL = @ACLOCAL@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CC_FOR_BUILD = @CC_FOR_BUILD@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 DSYMUTIL = @DSYMUTIL@
76 DUMPBIN = @DUMPBIN@
77 ECHO_C = @ECHO_C@
78 ECHO_N = @ECHO_N@
79 ECHO_T = @ECHO_T@
80 EGREP = @EGREP@
81 EXEEXT = @EXEEXT@
82 FGREP = @FGREP@
83 GOARCH = @GOARCH@
84 GOC = @GOC@
85 GOCFLAGS = @GOCFLAGS@
86 GOOS = @GOOS@
87 GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
88 GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
89 GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
90 GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
91 GREP = @GREP@
92 INSTALL = @INSTALL@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LD = @LD@
98 LDFLAGS = @LDFLAGS@
99 LIBFFI = @LIBFFI@
100 LIBFFIINCS = @LIBFFIINCS@
101 LIBOBJS = @LIBOBJS@
102 LIBS = @LIBS@
103 LIBTOOL = @LIBTOOL@
104 LIPO = @LIPO@
105 LN_S = @LN_S@
106 LTLIBOBJS = @LTLIBOBJS@
107 MAINT = @MAINT@
108 MAKEINFO = @MAKEINFO@
109 MATH_FLAG = @MATH_FLAG@
110 MATH_LIBS = @MATH_LIBS@
111 MKDIR_P = @MKDIR_P@
112 NET_LIBS = @NET_LIBS@
113 NM = @NM@
114 NMEDIT = @NMEDIT@
115 OBJCOPY = @OBJCOPY@
116 OBJDUMP = @OBJDUMP@
117 OBJEXT = @OBJEXT@
118 OSCFLAGS = @OSCFLAGS@
119 OTOOL = @OTOOL@
120 OTOOL64 = @OTOOL64@
121 PACKAGE = @PACKAGE@
122 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123 PACKAGE_NAME = @PACKAGE_NAME@
124 PACKAGE_STRING = @PACKAGE_STRING@
125 PACKAGE_TARNAME = @PACKAGE_TARNAME@
126 PACKAGE_URL = @PACKAGE_URL@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
130 PTHREAD_LIBS = @PTHREAD_LIBS@
131 RANLIB = @RANLIB@
132 SED = @SED@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
136 SPLIT_STACK = @SPLIT_STACK@
137 STRINGOPS_FLAG = @STRINGOPS_FLAG@
138 STRIP = @STRIP@
139 STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
140 VERSION = @VERSION@
141 WARN_FLAGS = @WARN_FLAGS@
142 WERROR = @WERROR@
143 abs_builddir = @abs_builddir@
144 abs_srcdir = @abs_srcdir@
145 abs_top_builddir = @abs_top_builddir@
146 abs_top_srcdir = @abs_top_srcdir@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
149 am__include = @am__include@
150 am__leading_dot = @am__leading_dot@
151 am__quote = @am__quote@
152 am__tar = @am__tar@
153 am__untar = @am__untar@
154 bindir = @bindir@
155 build = @build@
156 build_alias = @build_alias@
157 build_cpu = @build_cpu@
158 build_os = @build_os@
159 build_vendor = @build_vendor@
160 builddir = @builddir@
161 datadir = @datadir@
162 datarootdir = @datarootdir@
163 docdir = @docdir@
164 dvidir = @dvidir@
165 enable_shared = @enable_shared@
166 enable_static = @enable_static@
167 exec_prefix = @exec_prefix@
168 glibgo_toolexecdir = @glibgo_toolexecdir@
169 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
170 go_include = @go_include@
171 host = @host@
172 host_alias = @host_alias@
173 host_cpu = @host_cpu@
174 host_os = @host_os@
175 host_vendor = @host_vendor@
176 htmldir = @htmldir@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 libdir = @libdir@
181 libexecdir = @libexecdir@
182 libtool_VERSION = @libtool_VERSION@
183 localedir = @localedir@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 multi_basedir = @multi_basedir@
188 nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
189 oldincludedir = @oldincludedir@
190 pdfdir = @pdfdir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 psdir = @psdir@
194 sbindir = @sbindir@
195 sharedstatedir = @sharedstatedir@
196 srcdir = @srcdir@
197 sysconfdir = @sysconfdir@
198 target = @target@
199 target_alias = @target_alias@
200 target_cpu = @target_cpu@
201 target_os = @target_os@
202 target_vendor = @target_vendor@
203 top_build_prefix = @top_build_prefix@
204 top_builddir = @top_builddir@
205 top_srcdir = @top_srcdir@
206 AUTOMAKE_OPTIONS = foreign dejagnu
208 # Setup the testing framework, if you have one
209 EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
210 echo $(top_builddir)/../expect/expect ; \
211 else echo expect ; fi`
213 RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
214 echo $(top_srcdir)/../dejagnu/runtest ; \
215 else echo runtest; fi`
218 # When running the tests we set GCC_EXEC_PREFIX to the install tree so that
219 # files that have already been installed there will be found. The -B option
220 # overrides it, so use of GCC_EXEC_PREFIX will not result in using GCC files
221 # from the install tree.
222 AM_RUNTESTFLAGS = "TEST_GCC_EXEC_PREFIX=$(libdir)/gcc"
223 CLEANFILES = *.log *.sum
224 all: all-am
226 .SUFFIXES:
227 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
228 @for dep in $?; do \
229 case '$(am__configure_deps)' in \
230 *$$dep*) \
231 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
232 && { if test -f $@; then exit 0; else break; fi; }; \
233 exit 1;; \
234 esac; \
235 done; \
236 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
237 $(am__cd) $(top_srcdir) && \
238 $(AUTOMAKE) --foreign testsuite/Makefile
239 .PRECIOUS: Makefile
240 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241 @case '$?' in \
242 *config.status*) \
243 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244 *) \
245 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
247 esac;
249 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
253 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(am__aclocal_m4_deps):
258 mostlyclean-libtool:
259 -rm -f *.lo
261 clean-libtool:
262 -rm -rf .libs _libs
263 tags: TAGS
264 TAGS:
266 ctags: CTAGS
267 CTAGS:
270 check-DEJAGNU: site.exp
271 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
272 EXPECT=$(EXPECT); export EXPECT; \
273 runtest=$(RUNTEST); \
274 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
275 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
276 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
277 then :; else exit_status=1; fi; \
278 done; \
279 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
280 fi; \
281 exit $$exit_status
282 site.exp: Makefile
283 @echo 'Making a new site.exp file...'
284 @echo '## these variables are automatically generated by make ##' >site.tmp
285 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
286 @echo '# edit the last section' >>site.tmp
287 @echo 'set srcdir $(srcdir)' >>site.tmp
288 @echo "set objdir `pwd`" >>site.tmp
289 @echo 'set build_alias "$(build_alias)"' >>site.tmp
290 @echo 'set build_triplet $(build_triplet)' >>site.tmp
291 @echo 'set host_alias "$(host_alias)"' >>site.tmp
292 @echo 'set host_triplet $(host_triplet)' >>site.tmp
293 @echo 'set target_alias "$(target_alias)"' >>site.tmp
294 @echo 'set target_triplet $(target_triplet)' >>site.tmp
295 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
296 @test ! -f site.exp || \
297 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
298 @-rm -f site.bak
299 @test ! -f site.exp || mv site.exp site.bak
300 @mv site.tmp site.exp
302 distclean-DEJAGNU:
303 -rm -f site.exp site.bak
304 -l='$(DEJATOOL)'; for tool in $$l; do \
305 rm -f $$tool.sum $$tool.log; \
306 done
307 check-am: all-am
308 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
309 check: check-am
310 all-am: Makefile
311 installdirs:
312 install: install-am
313 install-exec: install-exec-am
314 install-data: install-data-am
315 uninstall: uninstall-am
317 install-am: all-am
318 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
320 installcheck: installcheck-am
321 install-strip:
322 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
324 `test -z '$(STRIP)' || \
325 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
326 mostlyclean-generic:
328 clean-generic:
329 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
331 distclean-generic:
332 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
333 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
335 maintainer-clean-generic:
336 @echo "This command is intended for maintainers to use"
337 @echo "it deletes files that may require special tools to rebuild."
338 clean: clean-am
340 clean-am: clean-generic clean-libtool mostlyclean-am
342 distclean: distclean-am
343 -rm -f Makefile
344 distclean-am: clean-am distclean-DEJAGNU distclean-generic
346 dvi: dvi-am
348 dvi-am:
350 html: html-am
352 html-am:
354 info: info-am
356 info-am:
358 install-data-am:
360 install-dvi: install-dvi-am
362 install-dvi-am:
364 install-exec-am:
366 install-html: install-html-am
368 install-html-am:
370 install-info: install-info-am
372 install-info-am:
374 install-man:
376 install-pdf: install-pdf-am
378 install-pdf-am:
380 install-ps: install-ps-am
382 install-ps-am:
384 installcheck-am:
386 maintainer-clean: maintainer-clean-am
387 -rm -f Makefile
388 maintainer-clean-am: distclean-am maintainer-clean-generic
390 mostlyclean: mostlyclean-am
392 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
394 pdf: pdf-am
396 pdf-am:
398 ps: ps-am
400 ps-am:
402 uninstall-am:
404 .MAKE: check-am install-am install-strip
406 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
407 clean-libtool distclean distclean-DEJAGNU distclean-generic \
408 distclean-libtool dvi dvi-am html html-am info info-am install \
409 install-am install-data install-data-am install-dvi \
410 install-dvi-am install-exec install-exec-am install-html \
411 install-html-am install-info install-info-am install-man \
412 install-pdf install-pdf-am install-ps install-ps-am \
413 install-strip installcheck installcheck-am installdirs \
414 maintainer-clean maintainer-clean-generic mostlyclean \
415 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
416 uninstall uninstall-am
419 # Tell versions [3.59,3.63) of GNU make to not export all variables.
420 # Otherwise a system limit (for SysV at least) may be exceeded.
421 .NOEXPORT: