OSDN Git Service

Add NIOS2 support. Code from SourceyG++.
[pf3gnuchains/gcc-fork.git] / libgomp / 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.in $(srcdir)/Makefile.am
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
41         $(top_srcdir)/../config/depstand.m4 \
42         $(top_srcdir)/../config/enable.m4 \
43         $(top_srcdir)/../config/futex.m4 \
44         $(top_srcdir)/../config/lead-dot.m4 \
45         $(top_srcdir)/../config/multi.m4 \
46         $(top_srcdir)/../config/override.m4 \
47         $(top_srcdir)/../config/stdint.m4 \
48         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
49         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
50         $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
51         $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53         $(ACLOCAL_M4)
54 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
55 CONFIG_HEADER = $(top_builddir)/config.h
56 CONFIG_CLEAN_FILES =
57 CONFIG_CLEAN_VPATH_FILES =
58 SOURCES =
59 DEJATOOL = $(PACKAGE)
60 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
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 FC = @FC@
84 FCFLAGS = @FCFLAGS@
85 FGREP = @FGREP@
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 LIBOBJS = @LIBOBJS@
95 LIBS = @LIBS@
96 LIBTOOL = @LIBTOOL@
97 LIPO = @LIPO@
98 LN_S = @LN_S@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAINT = @MAINT@
101 MAKEINFO = @MAKEINFO@
102 MKDIR_P = @MKDIR_P@
103 NM = @NM@
104 NMEDIT = @NMEDIT@
105 OBJDUMP = @OBJDUMP@
106 OBJEXT = @OBJEXT@
107 OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
108 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
109 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
110 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
111 OMP_LOCK_KIND = @OMP_LOCK_KIND@
112 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
113 OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
114 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
115 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
116 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
117 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
118 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
119 OPT_LDFLAGS = @OPT_LDFLAGS@
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 PERL = @PERL@
131 RANLIB = @RANLIB@
132 SECTION_LDFLAGS = @SECTION_LDFLAGS@
133 SED = @SED@
134 SET_MAKE = @SET_MAKE@
135 SHELL = @SHELL@
136 STRIP = @STRIP@
137 VERSION = @VERSION@
138 XCFLAGS = @XCFLAGS@
139 XLDFLAGS = @XLDFLAGS@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_ct_CC = @ac_ct_CC@
145 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
146 ac_ct_FC = @ac_ct_FC@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 builddir = @builddir@
159 config_path = @config_path@
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 host = @host@
168 host_alias = @host_alias@
169 host_cpu = @host_cpu@
170 host_os = @host_os@
171 host_vendor = @host_vendor@
172 htmldir = @htmldir@
173 includedir = @includedir@
174 infodir = @infodir@
175 install_sh = @install_sh@
176 libdir = @libdir@
177 libexecdir = @libexecdir@
178 libtool_VERSION = @libtool_VERSION@
179 link_gomp = @link_gomp@
180 localedir = @localedir@
181 localstatedir = @localstatedir@
182 mandir = @mandir@
183 mkdir_p = @mkdir_p@
184 multi_basedir = @multi_basedir@
185 oldincludedir = @oldincludedir@
186 pdfdir = @pdfdir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 psdir = @psdir@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 srcdir = @srcdir@
193 sysconfdir = @sysconfdir@
194 target = @target@
195 target_alias = @target_alias@
196 target_cpu = @target_cpu@
197 target_os = @target_os@
198 target_vendor = @target_vendor@
199 toolexecdir = @toolexecdir@
200 toolexeclibdir = @toolexeclibdir@
201 top_build_prefix = @top_build_prefix@
202 top_builddir = @top_builddir@
203 top_srcdir = @top_srcdir@
204 AUTOMAKE_OPTIONS = foreign dejagnu
205
206 # May be used by various substitution variables.
207 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
208 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
209            echo $(top_builddir)/../expect/expect; else echo expect; fi)
210
211 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
212              echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
213
214 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
215 all: all-am
216
217 .SUFFIXES:
218 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
219         @for dep in $?; do \
220           case '$(am__configure_deps)' in \
221             *$$dep*) \
222               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
223                 && { if test -f $@; then exit 0; else break; fi; }; \
224               exit 1;; \
225           esac; \
226         done; \
227         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
228         $(am__cd) $(top_srcdir) && \
229           $(AUTOMAKE) --foreign testsuite/Makefile
230 .PRECIOUS: Makefile
231 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232         @case '$?' in \
233           *config.status*) \
234             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235           *) \
236             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238         esac;
239
240 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 $(am__aclocal_m4_deps):
248
249 mostlyclean-libtool:
250         -rm -f *.lo
251
252 clean-libtool:
253         -rm -rf .libs _libs
254 tags: TAGS
255 TAGS:
256
257 ctags: CTAGS
258 CTAGS:
259
260
261 check-DEJAGNU: site.exp
262         srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
263         EXPECT=$(EXPECT); export EXPECT; \
264         runtest=$(RUNTEST); \
265         if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
266           exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
267             if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
268             then :; else exit_status=1; fi; \
269           done; \
270         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
271         fi; \
272         exit $$exit_status
273 site.exp: Makefile
274         @echo 'Making a new site.exp file...'
275         @echo '## these variables are automatically generated by make ##' >site.tmp
276         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
277         @echo '# edit the last section' >>site.tmp
278         @echo 'set srcdir $(srcdir)' >>site.tmp
279         @echo "set objdir `pwd`" >>site.tmp
280         @echo 'set build_alias "$(build_alias)"' >>site.tmp
281         @echo 'set build_triplet $(build_triplet)' >>site.tmp
282         @echo 'set host_alias "$(host_alias)"' >>site.tmp
283         @echo 'set host_triplet $(host_triplet)' >>site.tmp
284         @echo 'set target_alias "$(target_alias)"' >>site.tmp
285         @echo 'set target_triplet $(target_triplet)' >>site.tmp
286         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
287         @test ! -f site.exp || \
288           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
289         @-rm -f site.bak
290         @test ! -f site.exp || mv site.exp site.bak
291         @mv site.tmp site.exp
292
293 distclean-DEJAGNU:
294         -rm -f site.exp site.bak
295         -l='$(DEJATOOL)'; for tool in $$l; do \
296           rm -f $$tool.sum $$tool.log; \
297         done
298 check-am: all-am
299         $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
300 check: check-am
301 all-am: Makefile
302 installdirs:
303 install: install-am
304 install-exec: install-exec-am
305 install-data: install-data-am
306 uninstall: uninstall-am
307
308 install-am: all-am
309         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310
311 installcheck: installcheck-am
312 install-strip:
313         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
314           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
315           `test -z '$(STRIP)' || \
316             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
317 mostlyclean-generic:
318
319 clean-generic:
320
321 distclean-generic:
322         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
323         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
324
325 maintainer-clean-generic:
326         @echo "This command is intended for maintainers to use"
327         @echo "it deletes files that may require special tools to rebuild."
328 clean: clean-am
329
330 clean-am: clean-generic clean-libtool mostlyclean-am
331
332 distclean: distclean-am
333         -rm -f Makefile
334 distclean-am: clean-am distclean-DEJAGNU distclean-generic
335
336 dvi: dvi-am
337
338 dvi-am:
339
340 html: html-am
341
342 html-am:
343
344 info: info-am
345
346 info-am:
347
348 install-data-am:
349
350 install-dvi: install-dvi-am
351
352 install-dvi-am:
353
354 install-exec-am:
355
356 install-html: install-html-am
357
358 install-html-am:
359
360 install-info: install-info-am
361
362 install-info-am:
363
364 install-man:
365
366 install-pdf: install-pdf-am
367
368 install-pdf-am:
369
370 install-ps: install-ps-am
371
372 install-ps-am:
373
374 installcheck-am:
375
376 maintainer-clean: maintainer-clean-am
377         -rm -f Makefile
378 maintainer-clean-am: distclean-am maintainer-clean-generic
379
380 mostlyclean: mostlyclean-am
381
382 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
383
384 pdf: pdf-am
385
386 pdf-am:
387
388 ps: ps-am
389
390 ps-am:
391
392 uninstall-am:
393
394 .MAKE: check-am install-am install-strip
395
396 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
397         clean-libtool distclean distclean-DEJAGNU distclean-generic \
398         distclean-libtool dvi dvi-am html html-am info info-am install \
399         install-am install-data install-data-am install-dvi \
400         install-dvi-am install-exec install-exec-am install-html \
401         install-html-am install-info install-info-am install-man \
402         install-pdf install-pdf-am install-ps install-ps-am \
403         install-strip installcheck installcheck-am installdirs \
404         maintainer-clean maintainer-clean-generic mostlyclean \
405         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
406         uninstall uninstall-am
407
408
409 # Tell versions [3.59,3.63) of GNU make to not export all variables.
410 # Otherwise a system limit (for SysV at least) may be exceeded.
411 .NOEXPORT: