OSDN Git Service

Update Go library to last weekly.
[pf3gnuchains/gcc-fork.git] / libgo / testsuite / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  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.
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@
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.am $(srcdir)/Makefile.in
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 DIST_SOURCES =
58 DEJATOOL = $(PACKAGE)
59 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
60 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
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 CC_FOR_BUILD = @CC_FOR_BUILD@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 DEPDIR = @DEPDIR@
77 DSYMUTIL = @DSYMUTIL@
78 DUMPBIN = @DUMPBIN@
79 ECHO_C = @ECHO_C@
80 ECHO_N = @ECHO_N@
81 ECHO_T = @ECHO_T@
82 EGREP = @EGREP@
83 EXEEXT = @EXEEXT@
84 FGREP = @FGREP@
85 GOARCH = @GOARCH@
86 GOC = @GOC@
87 GOCFLAGS = @GOCFLAGS@
88 GOOS = @GOOS@
89 GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
90 GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
91 GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
92 GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
93 GREP = @GREP@
94 INSTALL = @INSTALL@
95 INSTALL_DATA = @INSTALL_DATA@
96 INSTALL_PROGRAM = @INSTALL_PROGRAM@
97 INSTALL_SCRIPT = @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99 LD = @LD@
100 LDFLAGS = @LDFLAGS@
101 LIBFFI = @LIBFFI@
102 LIBFFIINCS = @LIBFFIINCS@
103 LIBOBJS = @LIBOBJS@
104 LIBS = @LIBS@
105 LIBTOOL = @LIBTOOL@
106 LIPO = @LIPO@
107 LN_S = @LN_S@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAKEINFO = @MAKEINFO@
111 MATH_LIBS = @MATH_LIBS@
112 MKDIR_P = @MKDIR_P@
113 NET_LIBS = @NET_LIBS@
114 NM = @NM@
115 NMEDIT = @NMEDIT@
116 OBJCOPY = @OBJCOPY@
117 OBJDUMP = @OBJDUMP@
118 OBJEXT = @OBJEXT@
119 OSCFLAGS = @OSCFLAGS@
120 OTOOL = @OTOOL@
121 OTOOL64 = @OTOOL64@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_URL = @PACKAGE_URL@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
131 PTHREAD_LIBS = @PTHREAD_LIBS@
132 RANLIB = @RANLIB@
133 SED = @SED@
134 SET_MAKE = @SET_MAKE@
135 SHELL = @SHELL@
136 SPLIT_STACK = @SPLIT_STACK@
137 STRINGOPS_FLAG = @STRINGOPS_FLAG@
138 STRIP = @STRIP@
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_prefixdir = @glibgo_prefixdir@
168 glibgo_toolexecdir = @glibgo_toolexecdir@
169 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
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 oldincludedir = @oldincludedir@
188 pdfdir = @pdfdir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 psdir = @psdir@
192 sbindir = @sbindir@
193 sharedstatedir = @sharedstatedir@
194 srcdir = @srcdir@
195 sysconfdir = @sysconfdir@
196 target = @target@
197 target_alias = @target_alias@
198 target_cpu = @target_cpu@
199 target_os = @target_os@
200 target_vendor = @target_vendor@
201 top_build_prefix = @top_build_prefix@
202 top_builddir = @top_builddir@
203 top_srcdir = @top_srcdir@
204 AUTOMAKE_OPTIONS = foreign dejagnu
205
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
211 RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
212                echo $(top_srcdir)/../dejagnu/runtest ; \
213             else echo runtest; fi`
214
215
216 # When running the tests we set GCC_EXEC_PREFIX to the install tree so that
217 # files that have already been installed there will be found.  The -B option
218 # overrides it, so use of GCC_EXEC_PREFIX will not result in using GCC files
219 # from the install tree.
220 AM_RUNTESTFLAGS = "TEST_GCC_EXEC_PREFIX=$(libdir)/gcc"
221 CLEANFILES = *.log *.sum
222 all: all-am
223
224 .SUFFIXES:
225 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
226         @for dep in $?; do \
227           case '$(am__configure_deps)' in \
228             *$$dep*) \
229               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
230                 && { if test -f $@; then exit 0; else break; fi; }; \
231               exit 1;; \
232           esac; \
233         done; \
234         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
235         $(am__cd) $(top_srcdir) && \
236           $(AUTOMAKE) --foreign testsuite/Makefile
237 .PRECIOUS: Makefile
238 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239         @case '$?' in \
240           *config.status*) \
241             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
242           *) \
243             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
244             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
245         esac;
246
247 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
248         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
250 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
253         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(am__aclocal_m4_deps):
255
256 mostlyclean-libtool:
257         -rm -f *.lo
258
259 clean-libtool:
260         -rm -rf .libs _libs
261 tags: TAGS
262 TAGS:
263
264 ctags: CTAGS
265 CTAGS:
266
267
268 check-DEJAGNU: site.exp
269         srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
270         EXPECT=$(EXPECT); export EXPECT; \
271         runtest=$(RUNTEST); \
272         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
273           exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
274             if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
275             then :; else exit_status=1; fi; \
276           done; \
277         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
278         fi; \
279         exit $$exit_status
280 site.exp: Makefile
281         @echo 'Making a new site.exp file...'
282         @echo '## these variables are automatically generated by make ##' >site.tmp
283         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
284         @echo '# edit the last section' >>site.tmp
285         @echo 'set srcdir $(srcdir)' >>site.tmp
286         @echo "set objdir `pwd`" >>site.tmp
287         @echo 'set build_alias "$(build_alias)"' >>site.tmp
288         @echo 'set build_triplet $(build_triplet)' >>site.tmp
289         @echo 'set host_alias "$(host_alias)"' >>site.tmp
290         @echo 'set host_triplet $(host_triplet)' >>site.tmp
291         @echo 'set target_alias "$(target_alias)"' >>site.tmp
292         @echo 'set target_triplet $(target_triplet)' >>site.tmp
293         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
294         @test ! -f site.exp || \
295           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
296         @-rm -f site.bak
297         @test ! -f site.exp || mv site.exp site.bak
298         @mv site.tmp site.exp
299
300 distclean-DEJAGNU:
301         -rm -f site.exp site.bak
302         -l='$(DEJATOOL)'; for tool in $$l; do \
303           rm -f $$tool.sum $$tool.log; \
304         done
305
306 distdir: $(DISTFILES)
307         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
308         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
309         list='$(DISTFILES)'; \
310           dist_files=`for file in $$list; do echo $$file; done | \
311           sed -e "s|^$$srcdirstrip/||;t" \
312               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
313         case $$dist_files in \
314           */*) $(MKDIR_P) `echo "$$dist_files" | \
315                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
316                            sort -u` ;; \
317         esac; \
318         for file in $$dist_files; do \
319           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
320           if test -d $$d/$$file; then \
321             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
322             if test -d "$(distdir)/$$file"; then \
323               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
324             fi; \
325             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
327               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
328             fi; \
329             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
330           else \
331             test -f "$(distdir)/$$file" \
332             || cp -p $$d/$$file "$(distdir)/$$file" \
333             || exit 1; \
334           fi; \
335         done
336 check-am: all-am
337         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
338 check: check-am
339 all-am: Makefile
340 installdirs:
341 install: install-am
342 install-exec: install-exec-am
343 install-data: install-data-am
344 uninstall: uninstall-am
345
346 install-am: all-am
347         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
348
349 installcheck: installcheck-am
350 install-strip:
351         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
352           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
353           `test -z '$(STRIP)' || \
354             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
355 mostlyclean-generic:
356
357 clean-generic:
358         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
359
360 distclean-generic:
361         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
362         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
363
364 maintainer-clean-generic:
365         @echo "This command is intended for maintainers to use"
366         @echo "it deletes files that may require special tools to rebuild."
367 clean: clean-am
368
369 clean-am: clean-generic clean-libtool mostlyclean-am
370
371 distclean: distclean-am
372         -rm -f Makefile
373 distclean-am: clean-am distclean-DEJAGNU distclean-generic
374
375 dvi: dvi-am
376
377 dvi-am:
378
379 html: html-am
380
381 html-am:
382
383 info: info-am
384
385 info-am:
386
387 install-data-am:
388
389 install-dvi: install-dvi-am
390
391 install-dvi-am:
392
393 install-exec-am:
394
395 install-html: install-html-am
396
397 install-html-am:
398
399 install-info: install-info-am
400
401 install-info-am:
402
403 install-man:
404
405 install-pdf: install-pdf-am
406
407 install-pdf-am:
408
409 install-ps: install-ps-am
410
411 install-ps-am:
412
413 installcheck-am:
414
415 maintainer-clean: maintainer-clean-am
416         -rm -f Makefile
417 maintainer-clean-am: distclean-am maintainer-clean-generic
418
419 mostlyclean: mostlyclean-am
420
421 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
422
423 pdf: pdf-am
424
425 pdf-am:
426
427 ps: ps-am
428
429 ps-am:
430
431 uninstall-am:
432
433 .MAKE: check-am install-am install-strip
434
435 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
436         clean-libtool distclean distclean-DEJAGNU distclean-generic \
437         distclean-libtool distdir dvi dvi-am html html-am info info-am \
438         install install-am install-data install-data-am install-dvi \
439         install-dvi-am install-exec install-exec-am install-html \
440         install-html-am install-info install-info-am install-man \
441         install-pdf install-pdf-am install-ps install-ps-am \
442         install-strip installcheck installcheck-am installdirs \
443         maintainer-clean maintainer-clean-generic mostlyclean \
444         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
445         uninstall uninstall-am
446
447
448 # Tell versions [3.59,3.63) of GNU make to not export all variables.
449 # Otherwise a system limit (for SysV at least) may be exceeded.
450 .NOEXPORT: