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