* config/xtensa/lib1funcs.asm (__umodsi3, __modsi3): Rearrange so that
[official-gcc.git] / libgomp / testsuite / Makefile.in
blob4c10b53547293e0bbfcb53bd71a3887b7730f026
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/lead-dot.m4 \
46 $(top_srcdir)/../config/multi.m4 \
47 $(top_srcdir)/../config/stdint.m4 \
48 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/acinclude.m4 \
49 $(top_srcdir)/../libtool.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 SOURCES =
56 DIST_SOURCES =
57 DEJATOOL = $(PACKAGE)
58 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 AMDEP_FALSE = @AMDEP_FALSE@
62 AMDEP_TRUE = @AMDEP_TRUE@
63 AMTAR = @AMTAR@
64 AR = @AR@
65 AUTOCONF = @AUTOCONF@
66 AUTOHEADER = @AUTOHEADER@
67 AUTOMAKE = @AUTOMAKE@
68 AWK = @AWK@
69 BUILD_INFO_FALSE = @BUILD_INFO_FALSE@
70 BUILD_INFO_TRUE = @BUILD_INFO_TRUE@
71 CC = @CC@
72 CCDEPMODE = @CCDEPMODE@
73 CFLAGS = @CFLAGS@
74 CPP = @CPP@
75 CPPFLAGS = @CPPFLAGS@
76 CYGPATH_W = @CYGPATH_W@
77 DEFS = @DEFS@
78 DEPDIR = @DEPDIR@
79 ECHO_C = @ECHO_C@
80 ECHO_N = @ECHO_N@
81 ECHO_T = @ECHO_T@
82 EGREP = @EGREP@
83 EXEEXT = @EXEEXT@
84 FC = @FC@
85 FCFLAGS = @FCFLAGS@
86 GENINSRC_FALSE = @GENINSRC_FALSE@
87 GENINSRC_TRUE = @GENINSRC_TRUE@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 LDFLAGS = @LDFLAGS@
93 LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE = @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@
94 LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE = @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
95 LIBOBJS = @LIBOBJS@
96 LIBS = @LIBS@
97 LIBTOOL = @LIBTOOL@
98 LN_S = @LN_S@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAINT = @MAINT@
101 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
102 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
103 MAKEINFO = @MAKEINFO@
104 OBJEXT = @OBJEXT@
105 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
106 OMP_LOCK_KIND = @OMP_LOCK_KIND@
107 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
108 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
109 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
110 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
111 OPT_LDFLAGS = @OPT_LDFLAGS@
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_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 PERL = @PERL@
120 RANLIB = @RANLIB@
121 SECTION_LDFLAGS = @SECTION_LDFLAGS@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 USE_FORTRAN_FALSE = @USE_FORTRAN_FALSE@
126 USE_FORTRAN_TRUE = @USE_FORTRAN_TRUE@
127 VERSION = @VERSION@
128 XCFLAGS = @XCFLAGS@
129 XLDFLAGS = @XLDFLAGS@
130 ac_ct_AR = @ac_ct_AR@
131 ac_ct_CC = @ac_ct_CC@
132 ac_ct_FC = @ac_ct_FC@
133 ac_ct_RANLIB = @ac_ct_RANLIB@
134 ac_ct_STRIP = @ac_ct_STRIP@
135 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
136 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
137 am__include = @am__include@
138 am__leading_dot = @am__leading_dot@
139 am__quote = @am__quote@
140 am__tar = @am__tar@
141 am__untar = @am__untar@
142 bindir = @bindir@
143 build = @build@
144 build_alias = @build_alias@
145 build_cpu = @build_cpu@
146 build_os = @build_os@
147 build_vendor = @build_vendor@
148 config_path = @config_path@
149 datadir = @datadir@
150 enable_shared = @enable_shared@
151 enable_static = @enable_static@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 includedir = @includedir@
159 infodir = @infodir@
160 install_sh = @install_sh@
161 libdir = @libdir@
162 libexecdir = @libexecdir@
163 libtool_VERSION = @libtool_VERSION@
164 link_gomp = @link_gomp@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 mkdir_p = @mkdir_p@
168 multi_basedir = @multi_basedir@
169 oldincludedir = @oldincludedir@
170 prefix = @prefix@
171 program_transform_name = @program_transform_name@
172 sbindir = @sbindir@
173 sharedstatedir = @sharedstatedir@
174 sysconfdir = @sysconfdir@
175 target = @target@
176 target_alias = @target_alias@
177 target_cpu = @target_cpu@
178 target_os = @target_os@
179 target_vendor = @target_vendor@
180 toolexecdir = @toolexecdir@
181 toolexeclibdir = @toolexeclibdir@
182 AUTOMAKE_OPTIONS = foreign dejagnu
184 # May be used by various substitution variables.
185 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
186 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
187 echo $(top_builddir)/../expect/expect; else echo expect; fi)
189 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
190 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
192 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
193 all: all-am
195 .SUFFIXES:
196 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
197 @for dep in $?; do \
198 case '$(am__configure_deps)' in \
199 *$$dep*) \
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
201 && exit 0; \
202 exit 1;; \
203 esac; \
204 done; \
205 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
206 cd $(top_srcdir) && \
207 $(AUTOMAKE) --foreign testsuite/Makefile
208 .PRECIOUS: Makefile
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210 @case '$?' in \
211 *config.status*) \
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213 *) \
214 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216 esac;
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
222 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
224 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226 mostlyclean-libtool:
227 -rm -f *.lo
229 clean-libtool:
230 -rm -rf .libs _libs
232 distclean-libtool:
233 -rm -f libtool
234 uninstall-info-am:
235 tags: TAGS
236 TAGS:
238 ctags: CTAGS
239 CTAGS:
242 check-DEJAGNU: site.exp
243 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
244 EXPECT=$(EXPECT); export EXPECT; \
245 runtest=$(RUNTEST); \
246 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
247 l='$(DEJATOOL)'; for tool in $$l; do \
248 $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
249 done; \
250 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
252 site.exp: Makefile
253 @echo 'Making a new site.exp file...'
254 @echo '## these variables are automatically generated by make ##' >site.tmp
255 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
256 @echo '# edit the last section' >>site.tmp
257 @echo 'set srcdir $(srcdir)' >>site.tmp
258 @echo "set objdir `pwd`" >>site.tmp
259 @echo 'set build_alias "$(build_alias)"' >>site.tmp
260 @echo 'set build_triplet $(build_triplet)' >>site.tmp
261 @echo 'set host_alias "$(host_alias)"' >>site.tmp
262 @echo 'set host_triplet $(host_triplet)' >>site.tmp
263 @echo 'set target_alias "$(target_alias)"' >>site.tmp
264 @echo 'set target_triplet $(target_triplet)' >>site.tmp
265 @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
266 @test ! -f site.exp || \
267 sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
268 @-rm -f site.bak
269 @test ! -f site.exp || mv site.exp site.bak
270 @mv site.tmp site.exp
272 distclean-DEJAGNU:
273 -rm -f site.exp site.bak
274 -l='$(DEJATOOL)'; for tool in $$l; do \
275 rm -f $$tool.sum $$tool.log; \
276 done
278 distdir: $(DISTFILES)
279 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
280 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
281 list='$(DISTFILES)'; for file in $$list; do \
282 case $$file in \
283 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
284 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
285 esac; \
286 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
287 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
288 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
289 dir="/$$dir"; \
290 $(mkdir_p) "$(distdir)$$dir"; \
291 else \
292 dir=''; \
293 fi; \
294 if test -d $$d/$$file; then \
295 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
296 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
297 fi; \
298 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
299 else \
300 test -f $(distdir)/$$file \
301 || cp -p $$d/$$file $(distdir)/$$file \
302 || exit 1; \
303 fi; \
304 done
305 check-am: all-am
306 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
307 check: check-am
308 all-am: Makefile
309 installdirs:
310 install: install-am
311 install-exec: install-exec-am
312 install-data: install-data-am
313 uninstall: uninstall-am
315 install-am: all-am
316 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318 installcheck: installcheck-am
319 install-strip:
320 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
321 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
322 `test -z '$(STRIP)' || \
323 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
324 mostlyclean-generic:
326 clean-generic:
328 distclean-generic:
329 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
331 maintainer-clean-generic:
332 @echo "This command is intended for maintainers to use"
333 @echo "it deletes files that may require special tools to rebuild."
334 clean: clean-am
336 clean-am: clean-generic clean-libtool mostlyclean-am
338 distclean: distclean-am
339 -rm -f Makefile
340 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
341 distclean-libtool
343 dvi: dvi-am
345 dvi-am:
347 html: html-am
349 info: info-am
351 info-am:
353 install-data-am:
355 install-exec-am:
357 install-info: install-info-am
359 install-man:
361 installcheck-am:
363 maintainer-clean: maintainer-clean-am
364 -rm -f Makefile
365 maintainer-clean-am: distclean-am maintainer-clean-generic
367 mostlyclean: mostlyclean-am
369 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
371 pdf: pdf-am
373 pdf-am:
375 ps: ps-am
377 ps-am:
379 uninstall-am: uninstall-info-am
381 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
382 clean-libtool distclean distclean-DEJAGNU distclean-generic \
383 distclean-libtool distdir dvi dvi-am html html-am info info-am \
384 install install-am install-data install-data-am install-exec \
385 install-exec-am install-info install-info-am install-man \
386 install-strip installcheck installcheck-am installdirs \
387 maintainer-clean maintainer-clean-generic mostlyclean \
388 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
389 uninstall uninstall-am uninstall-info-am
391 # Tell versions [3.59,3.63) of GNU make to not export all variables.
392 # Otherwise a system limit (for SysV at least) may be exceeded.
393 .NOEXPORT: