]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgo/testsuite/Makefile.in
Add Go frontend, libgo library, and Go testsuite.
[thirdparty/gcc.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 CFLAGS = @CFLAGS@
71 CPP = @CPP@
72 CPPFLAGS = @CPPFLAGS@
73 CYGPATH_W = @CYGPATH_W@
74 DEFS = @DEFS@
75 DEPDIR = @DEPDIR@
76 DSYMUTIL = @DSYMUTIL@
77 DUMPBIN = @DUMPBIN@
78 ECHO_C = @ECHO_C@
79 ECHO_N = @ECHO_N@
80 ECHO_T = @ECHO_T@
81 EGREP = @EGREP@
82 EXEEXT = @EXEEXT@
83 FGREP = @FGREP@
84 GOC = @GOC@
85 GOCFLAGS = @GOCFLAGS@
86 GREP = @GREP@
87 INSTALL = @INSTALL@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 LD = @LD@
93 LDFLAGS = @LDFLAGS@
94 LIBFFI = @LIBFFI@
95 LIBFFIINCS = @LIBFFIINCS@
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 OBJCOPY = @OBJCOPY@
108 OBJDUMP = @OBJDUMP@
109 OBJEXT = @OBJEXT@
110 OTOOL = @OTOOL@
111 OTOOL64 = @OTOOL64@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_URL = @PACKAGE_URL@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 RANLIB = @RANLIB@
121 SED = @SED@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 SPLIT_STACK = @SPLIT_STACK@
125 STRINGOPS_FLAG = @STRINGOPS_FLAG@
126 STRIP = @STRIP@
127 VERSION = @VERSION@
128 WARN_FLAGS = @WARN_FLAGS@
129 WERROR = @WERROR@
130 abs_builddir = @abs_builddir@
131 abs_srcdir = @abs_srcdir@
132 abs_top_builddir = @abs_top_builddir@
133 abs_top_srcdir = @abs_top_srcdir@
134 ac_ct_CC = @ac_ct_CC@
135 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 builddir = @builddir@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 enable_shared = @enable_shared@
153 enable_static = @enable_static@
154 exec_prefix = @exec_prefix@
155 glibgo_prefixdir = @glibgo_prefixdir@
156 glibgo_toolexecdir = @glibgo_toolexecdir@
157 glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
158 host = @host@
159 host_alias = @host_alias@
160 host_cpu = @host_cpu@
161 host_os = @host_os@
162 host_vendor = @host_vendor@
163 htmldir = @htmldir@
164 includedir = @includedir@
165 infodir = @infodir@
166 install_sh = @install_sh@
167 libdir = @libdir@
168 libexecdir = @libexecdir@
169 libtool_VERSION = @libtool_VERSION@
170 localedir = @localedir@
171 localstatedir = @localstatedir@
172 mandir = @mandir@
173 mkdir_p = @mkdir_p@
174 multi_basedir = @multi_basedir@
175 oldincludedir = @oldincludedir@
176 pdfdir = @pdfdir@
177 prefix = @prefix@
178 program_transform_name = @program_transform_name@
179 psdir = @psdir@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 srcdir = @srcdir@
183 sysconfdir = @sysconfdir@
184 target = @target@
185 target_alias = @target_alias@
186 target_cpu = @target_cpu@
187 target_os = @target_os@
188 target_vendor = @target_vendor@
189 top_build_prefix = @top_build_prefix@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192 AUTOMAKE_OPTIONS = foreign dejagnu
193
194 # Setup the testing framework, if you have one
195 EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
196 echo $(top_builddir)/../expect/expect ; \
197 else echo expect ; fi`
198
199 RUNTEST = `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
200 echo $(top_srcdir)/../dejagnu/runtest ; \
201 else echo runtest; fi`
202
203
204 # When running the tests we set GCC_EXEC_PREFIX to the install tree so that
205 # files that have already been installed there will be found. The -B option
206 # overrides it, so use of GCC_EXEC_PREFIX will not result in using GCC files
207 # from the install tree.
208 AM_RUNTESTFLAGS = "TEST_GCC_EXEC_PREFIX=$(libdir)/gcc"
209 CLEANFILES = *.log *.sum
210 all: all-am
211
212 .SUFFIXES:
213 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
214 @for dep in $?; do \
215 case '$(am__configure_deps)' in \
216 *$$dep*) \
217 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
218 && { if test -f $@; then exit 0; else break; fi; }; \
219 exit 1;; \
220 esac; \
221 done; \
222 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
223 $(am__cd) $(top_srcdir) && \
224 $(AUTOMAKE) --foreign testsuite/Makefile
225 .PRECIOUS: Makefile
226 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227 @case '$?' in \
228 *config.status*) \
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230 *) \
231 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233 esac;
234
235 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(am__aclocal_m4_deps):
243
244 mostlyclean-libtool:
245 -rm -f *.lo
246
247 clean-libtool:
248 -rm -rf .libs _libs
249 tags: TAGS
250 TAGS:
251
252 ctags: CTAGS
253 CTAGS:
254
255
256 check-DEJAGNU: site.exp
257 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
258 EXPECT=$(EXPECT); export EXPECT; \
259 runtest=$(RUNTEST); \
260 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
261 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
262 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
263 then :; else exit_status=1; fi; \
264 done; \
265 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
266 fi; \
267 exit $$exit_status
268 site.exp: Makefile
269 @echo 'Making a new site.exp file...'
270 @echo '## these variables are automatically generated by make ##' >site.tmp
271 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
272 @echo '# edit the last section' >>site.tmp
273 @echo 'set srcdir $(srcdir)' >>site.tmp
274 @echo "set objdir `pwd`" >>site.tmp
275 @echo 'set build_alias "$(build_alias)"' >>site.tmp
276 @echo 'set build_triplet $(build_triplet)' >>site.tmp
277 @echo 'set host_alias "$(host_alias)"' >>site.tmp
278 @echo 'set host_triplet $(host_triplet)' >>site.tmp
279 @echo 'set target_alias "$(target_alias)"' >>site.tmp
280 @echo 'set target_triplet $(target_triplet)' >>site.tmp
281 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
282 @test ! -f site.exp || \
283 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
284 @-rm -f site.bak
285 @test ! -f site.exp || mv site.exp site.bak
286 @mv site.tmp site.exp
287
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
294 distdir: $(DISTFILES)
295 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297 list='$(DISTFILES)'; \
298 dist_files=`for file in $$list; do echo $$file; done | \
299 sed -e "s|^$$srcdirstrip/||;t" \
300 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
301 case $$dist_files in \
302 */*) $(MKDIR_P) `echo "$$dist_files" | \
303 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
304 sort -u` ;; \
305 esac; \
306 for file in $$dist_files; do \
307 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308 if test -d $$d/$$file; then \
309 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
310 if test -d "$(distdir)/$$file"; then \
311 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
312 fi; \
313 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
315 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
316 fi; \
317 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
318 else \
319 test -f "$(distdir)/$$file" \
320 || cp -p $$d/$$file "$(distdir)/$$file" \
321 || exit 1; \
322 fi; \
323 done
324 check-am: all-am
325 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
326 check: check-am
327 all-am: Makefile
328 installdirs:
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
332 uninstall: uninstall-am
333
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337 installcheck: installcheck-am
338 install-strip:
339 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
341 `test -z '$(STRIP)' || \
342 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
343 mostlyclean-generic:
344
345 clean-generic:
346 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
347
348 distclean-generic:
349 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
351
352 maintainer-clean-generic:
353 @echo "This command is intended for maintainers to use"
354 @echo "it deletes files that may require special tools to rebuild."
355 clean: clean-am
356
357 clean-am: clean-generic clean-libtool mostlyclean-am
358
359 distclean: distclean-am
360 -rm -f Makefile
361 distclean-am: clean-am distclean-DEJAGNU distclean-generic
362
363 dvi: dvi-am
364
365 dvi-am:
366
367 html: html-am
368
369 html-am:
370
371 info: info-am
372
373 info-am:
374
375 install-data-am:
376
377 install-dvi: install-dvi-am
378
379 install-dvi-am:
380
381 install-exec-am:
382
383 install-html: install-html-am
384
385 install-html-am:
386
387 install-info: install-info-am
388
389 install-info-am:
390
391 install-man:
392
393 install-pdf: install-pdf-am
394
395 install-pdf-am:
396
397 install-ps: install-ps-am
398
399 install-ps-am:
400
401 installcheck-am:
402
403 maintainer-clean: maintainer-clean-am
404 -rm -f Makefile
405 maintainer-clean-am: distclean-am maintainer-clean-generic
406
407 mostlyclean: mostlyclean-am
408
409 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
410
411 pdf: pdf-am
412
413 pdf-am:
414
415 ps: ps-am
416
417 ps-am:
418
419 uninstall-am:
420
421 .MAKE: check-am install-am install-strip
422
423 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
424 clean-libtool distclean distclean-DEJAGNU distclean-generic \
425 distclean-libtool distdir dvi dvi-am html html-am info info-am \
426 install install-am install-data install-data-am install-dvi \
427 install-dvi-am install-exec install-exec-am install-html \
428 install-html-am install-info install-info-am install-man \
429 install-pdf install-pdf-am install-ps install-ps-am \
430 install-strip installcheck installcheck-am installdirs \
431 maintainer-clean maintainer-clean-generic mostlyclean \
432 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
433 uninstall uninstall-am
434
435
436 # Tell versions [3.59,3.63) of GNU make to not export all variables.
437 # Otherwise a system limit (for SysV at least) may be exceeded.
438 .NOEXPORT: