mips-protos.h (mips_expand_before_return): Declare.
[official-gcc.git] / libgomp / testsuite / Makefile.in
blob9c6163ba2bfdbc4349dce3c1d72874d846be34f7
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software 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.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = testsuite
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
43 $(top_srcdir)/../config/depstand.m4 \
44 $(top_srcdir)/../config/enable.m4 \
45 $(top_srcdir)/../config/futex.m4 \
46 $(top_srcdir)/../config/lead-dot.m4 \
47 $(top_srcdir)/../config/multi.m4 \
48 $(top_srcdir)/../config/override.m4 \
49 $(top_srcdir)/../config/proginstall.m4 \
50 $(top_srcdir)/../config/stdint.m4 \
51 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
52 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
53 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
54 $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
55 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
58 CONFIG_HEADER = $(top_builddir)/config.h
59 CONFIG_CLEAN_FILES =
60 SOURCES =
61 DIST_SOURCES =
62 DEJATOOL = $(PACKAGE)
63 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
64 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65 ACLOCAL = @ACLOCAL@
66 AMDEP_FALSE = @AMDEP_FALSE@
67 AMDEP_TRUE = @AMDEP_TRUE@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 BUILD_INFO_FALSE = @BUILD_INFO_FALSE@
75 BUILD_INFO_TRUE = @BUILD_INFO_TRUE@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DEFS = @DEFS@
83 DEPDIR = @DEPDIR@
84 DUMPBIN = @DUMPBIN@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 FC = @FC@
91 FCFLAGS = @FCFLAGS@
92 FGREP = @FGREP@
93 GENINSRC_FALSE = @GENINSRC_FALSE@
94 GENINSRC_TRUE = @GENINSRC_TRUE@
95 GREP = @GREP@
96 INSTALL_DATA = @INSTALL_DATA@
97 INSTALL_PROGRAM = @INSTALL_PROGRAM@
98 INSTALL_SCRIPT = @INSTALL_SCRIPT@
99 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100 LD = @LD@
101 LDFLAGS = @LDFLAGS@
102 LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE = @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@
103 LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE = @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
104 LIBOBJS = @LIBOBJS@
105 LIBS = @LIBS@
106 LIBTOOL = @LIBTOOL@
107 LN_S = @LN_S@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112 MAKEINFO = @MAKEINFO@
113 NM = @NM@
114 OBJEXT = @OBJEXT@
115 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
116 OMP_LOCK_KIND = @OMP_LOCK_KIND@
117 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
118 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
119 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
120 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
121 OPT_LDFLAGS = @OPT_LDFLAGS@
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_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PERL = @PERL@
130 RANLIB = @RANLIB@
131 SECTION_LDFLAGS = @SECTION_LDFLAGS@
132 SED = @SED@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 STRIP = @STRIP@
136 USE_FORTRAN_FALSE = @USE_FORTRAN_FALSE@
137 USE_FORTRAN_TRUE = @USE_FORTRAN_TRUE@
138 VERSION = @VERSION@
139 XCFLAGS = @XCFLAGS@
140 XLDFLAGS = @XLDFLAGS@
141 ac_ct_AR = @ac_ct_AR@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
144 ac_ct_FC = @ac_ct_FC@
145 ac_ct_RANLIB = @ac_ct_RANLIB@
146 ac_ct_STRIP = @ac_ct_STRIP@
147 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
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 config_path = @config_path@
161 datadir = @datadir@
162 enable_shared = @enable_shared@
163 enable_static = @enable_static@
164 exec_prefix = @exec_prefix@
165 host = @host@
166 host_alias = @host_alias@
167 host_cpu = @host_cpu@
168 host_os = @host_os@
169 host_vendor = @host_vendor@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 libtool_VERSION = @libtool_VERSION@
176 link_gomp = @link_gomp@
177 localstatedir = @localstatedir@
178 lt_ECHO = @lt_ECHO@
179 mandir = @mandir@
180 mkdir_p = @mkdir_p@
181 multi_basedir = @multi_basedir@
182 oldincludedir = @oldincludedir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 sbindir = @sbindir@
186 sharedstatedir = @sharedstatedir@
187 sysconfdir = @sysconfdir@
188 target = @target@
189 target_alias = @target_alias@
190 target_cpu = @target_cpu@
191 target_os = @target_os@
192 target_vendor = @target_vendor@
193 toolexecdir = @toolexecdir@
194 toolexeclibdir = @toolexeclibdir@
195 AUTOMAKE_OPTIONS = foreign dejagnu
197 # May be used by various substitution variables.
198 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
199 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
200 echo $(top_builddir)/../expect/expect; else echo expect; fi)
202 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
203 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
205 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
206 all: all-am
208 .SUFFIXES:
209 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
210 @for dep in $?; do \
211 case '$(am__configure_deps)' in \
212 *$$dep*) \
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
214 && exit 0; \
215 exit 1;; \
216 esac; \
217 done; \
218 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
219 cd $(top_srcdir) && \
220 $(AUTOMAKE) --foreign testsuite/Makefile
221 .PRECIOUS: Makefile
222 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223 @case '$?' in \
224 *config.status*) \
225 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
226 *) \
227 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
229 esac;
231 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 mostlyclean-libtool:
240 -rm -f *.lo
242 clean-libtool:
243 -rm -rf .libs _libs
245 distclean-libtool:
246 -rm -f libtool
247 uninstall-info-am:
248 tags: TAGS
249 TAGS:
251 ctags: CTAGS
252 CTAGS:
255 check-DEJAGNU: site.exp
256 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
257 EXPECT=$(EXPECT); export EXPECT; \
258 runtest=$(RUNTEST); \
259 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
260 l='$(DEJATOOL)'; for tool in $$l; do \
261 $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
262 done; \
263 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
265 site.exp: Makefile
266 @echo 'Making a new site.exp file...'
267 @echo '## these variables are automatically generated by make ##' >site.tmp
268 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
269 @echo '# edit the last section' >>site.tmp
270 @echo 'set srcdir $(srcdir)' >>site.tmp
271 @echo "set objdir `pwd`" >>site.tmp
272 @echo 'set build_alias "$(build_alias)"' >>site.tmp
273 @echo 'set build_triplet $(build_triplet)' >>site.tmp
274 @echo 'set host_alias "$(host_alias)"' >>site.tmp
275 @echo 'set host_triplet $(host_triplet)' >>site.tmp
276 @echo 'set target_alias "$(target_alias)"' >>site.tmp
277 @echo 'set target_triplet $(target_triplet)' >>site.tmp
278 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
279 @test ! -f site.exp || \
280 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
281 @-rm -f site.bak
282 @test ! -f site.exp || mv site.exp site.bak
283 @mv site.tmp site.exp
285 distclean-DEJAGNU:
286 -rm -f site.exp site.bak
287 -l='$(DEJATOOL)'; for tool in $$l; do \
288 rm -f $$tool.sum $$tool.log; \
289 done
291 distdir: $(DISTFILES)
292 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
293 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
294 list='$(DISTFILES)'; for file in $$list; do \
295 case $$file in \
296 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
297 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
298 esac; \
299 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
300 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
301 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
302 dir="/$$dir"; \
303 $(mkdir_p) "$(distdir)$$dir"; \
304 else \
305 dir=''; \
306 fi; \
307 if test -d $$d/$$file; then \
308 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
309 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
310 fi; \
311 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
312 else \
313 test -f $(distdir)/$$file \
314 || cp -p $$d/$$file $(distdir)/$$file \
315 || exit 1; \
316 fi; \
317 done
318 check-am: all-am
319 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
320 check: check-am
321 all-am: Makefile
322 installdirs:
323 install: install-am
324 install-exec: install-exec-am
325 install-data: install-data-am
326 uninstall: uninstall-am
328 install-am: all-am
329 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331 installcheck: installcheck-am
332 install-strip:
333 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
334 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
335 `test -z '$(STRIP)' || \
336 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
337 mostlyclean-generic:
339 clean-generic:
341 distclean-generic:
342 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
344 maintainer-clean-generic:
345 @echo "This command is intended for maintainers to use"
346 @echo "it deletes files that may require special tools to rebuild."
347 clean: clean-am
349 clean-am: clean-generic clean-libtool mostlyclean-am
351 distclean: distclean-am
352 -rm -f Makefile
353 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
354 distclean-libtool
356 dvi: dvi-am
358 dvi-am:
360 html: html-am
362 info: info-am
364 info-am:
366 install-data-am:
368 install-exec-am:
370 install-info: install-info-am
372 install-man:
374 installcheck-am:
376 maintainer-clean: maintainer-clean-am
377 -rm -f Makefile
378 maintainer-clean-am: distclean-am maintainer-clean-generic
380 mostlyclean: mostlyclean-am
382 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
384 pdf: pdf-am
386 pdf-am:
388 ps: ps-am
390 ps-am:
392 uninstall-am: uninstall-info-am
394 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
395 clean-libtool distclean distclean-DEJAGNU distclean-generic \
396 distclean-libtool distdir dvi dvi-am html html-am info info-am \
397 install install-am install-data install-data-am install-exec \
398 install-exec-am install-info install-info-am install-man \
399 install-strip installcheck installcheck-am installdirs \
400 maintainer-clean maintainer-clean-generic mostlyclean \
401 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
402 uninstall uninstall-am uninstall-info-am
404 # Tell versions [3.59,3.63) of GNU make to not export all variables.
405 # Otherwise a system limit (for SysV at least) may be exceeded.
406 .NOEXPORT: