OSDN Git Service

* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to
[pf3gnuchains/gcc-fork.git] / libgomp / testsuite / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
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.
9
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.
14
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_25_ALIGN = @OMP_LOCK_25_ALIGN@
116 OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
117 OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
118 OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
119 OMP_LOCK_KIND = @OMP_LOCK_KIND@
120 OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
121 OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
122 OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
123 OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
124 OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
125 OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
126 OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
127 OPT_LDFLAGS = @OPT_LDFLAGS@
128 PACKAGE = @PACKAGE@
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130 PACKAGE_NAME = @PACKAGE_NAME@
131 PACKAGE_STRING = @PACKAGE_STRING@
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_SEPARATOR = @PATH_SEPARATOR@
135 PERL = @PERL@
136 RANLIB = @RANLIB@
137 SECTION_LDFLAGS = @SECTION_LDFLAGS@
138 SED = @SED@
139 SET_MAKE = @SET_MAKE@
140 SHELL = @SHELL@
141 STRIP = @STRIP@
142 USE_FORTRAN_FALSE = @USE_FORTRAN_FALSE@
143 USE_FORTRAN_TRUE = @USE_FORTRAN_TRUE@
144 VERSION = @VERSION@
145 XCFLAGS = @XCFLAGS@
146 XLDFLAGS = @XLDFLAGS@
147 ac_ct_AR = @ac_ct_AR@
148 ac_ct_CC = @ac_ct_CC@
149 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
150 ac_ct_FC = @ac_ct_FC@
151 ac_ct_RANLIB = @ac_ct_RANLIB@
152 ac_ct_STRIP = @ac_ct_STRIP@
153 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155 am__include = @am__include@
156 am__leading_dot = @am__leading_dot@
157 am__quote = @am__quote@
158 am__tar = @am__tar@
159 am__untar = @am__untar@
160 bindir = @bindir@
161 build = @build@
162 build_alias = @build_alias@
163 build_cpu = @build_cpu@
164 build_os = @build_os@
165 build_vendor = @build_vendor@
166 config_path = @config_path@
167 datadir = @datadir@
168 enable_shared = @enable_shared@
169 enable_static = @enable_static@
170 exec_prefix = @exec_prefix@
171 host = @host@
172 host_alias = @host_alias@
173 host_cpu = @host_cpu@
174 host_os = @host_os@
175 host_vendor = @host_vendor@
176 includedir = @includedir@
177 infodir = @infodir@
178 install_sh = @install_sh@
179 libdir = @libdir@
180 libexecdir = @libexecdir@
181 libtool_VERSION = @libtool_VERSION@
182 link_gomp = @link_gomp@
183 localstatedir = @localstatedir@
184 lt_ECHO = @lt_ECHO@
185 mandir = @mandir@
186 mkdir_p = @mkdir_p@
187 multi_basedir = @multi_basedir@
188 oldincludedir = @oldincludedir@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 sbindir = @sbindir@
192 sharedstatedir = @sharedstatedir@
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 AUTOMAKE_OPTIONS = foreign dejagnu
202
203 # May be used by various substitution variables.
204 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
205 EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
206            echo $(top_builddir)/../expect/expect; else echo expect; fi)
207
208 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
209              echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
210
211 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
212 all: all-am
213
214 .SUFFIXES:
215 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
216         @for dep in $?; do \
217           case '$(am__configure_deps)' in \
218             *$$dep*) \
219               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
220                 && exit 0; \
221               exit 1;; \
222           esac; \
223         done; \
224         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  testsuite/Makefile'; \
225         cd $(top_srcdir) && \
226           $(AUTOMAKE) --foreign  testsuite/Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229         @case '$?' in \
230           *config.status*) \
231             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232           *) \
233             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
234             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235         esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 mostlyclean-libtool:
246         -rm -f *.lo
247
248 clean-libtool:
249         -rm -rf .libs _libs
250
251 distclean-libtool:
252         -rm -f libtool
253 uninstall-info-am:
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           l='$(DEJATOOL)'; for tool in $$l; do \
267             $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
268           done; \
269         else echo "WARNING: could not find \`runtest'" 1>&2; :;\
270         fi
271 site.exp: Makefile
272         @echo 'Making a new site.exp file...'
273         @echo '## these variables are automatically generated by make ##' >site.tmp
274         @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
275         @echo '# edit the last section' >>site.tmp
276         @echo 'set srcdir $(srcdir)' >>site.tmp
277         @echo "set objdir `pwd`" >>site.tmp
278         @echo 'set build_alias "$(build_alias)"' >>site.tmp
279         @echo 'set build_triplet $(build_triplet)' >>site.tmp
280         @echo 'set host_alias "$(host_alias)"' >>site.tmp
281         @echo 'set host_triplet $(host_triplet)' >>site.tmp
282         @echo 'set target_alias "$(target_alias)"' >>site.tmp
283         @echo 'set target_triplet $(target_triplet)' >>site.tmp
284         @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
285         @test ! -f site.exp || \
286           sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
287         @-rm -f site.bak
288         @test ! -f site.exp || mv site.exp site.bak
289         @mv site.tmp site.exp
290
291 distclean-DEJAGNU:
292         -rm -f site.exp site.bak
293         -l='$(DEJATOOL)'; for tool in $$l; do \
294           rm -f $$tool.sum $$tool.log; \
295         done
296
297 distdir: $(DISTFILES)
298         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
299         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
300         list='$(DISTFILES)'; for file in $$list; do \
301           case $$file in \
302             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
303             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
304           esac; \
305           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
306           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
307           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
308             dir="/$$dir"; \
309             $(mkdir_p) "$(distdir)$$dir"; \
310           else \
311             dir=''; \
312           fi; \
313           if test -d $$d/$$file; then \
314             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
315               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
316             fi; \
317             cp -pR $$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
347 distclean-generic:
348         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
349
350 maintainer-clean-generic:
351         @echo "This command is intended for maintainers to use"
352         @echo "it deletes files that may require special tools to rebuild."
353 clean: clean-am
354
355 clean-am: clean-generic clean-libtool mostlyclean-am
356
357 distclean: distclean-am
358         -rm -f Makefile
359 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
360         distclean-libtool
361
362 dvi: dvi-am
363
364 dvi-am:
365
366 html: html-am
367
368 info: info-am
369
370 info-am:
371
372 install-data-am:
373
374 install-exec-am:
375
376 install-info: install-info-am
377
378 install-man:
379
380 installcheck-am:
381
382 maintainer-clean: maintainer-clean-am
383         -rm -f Makefile
384 maintainer-clean-am: distclean-am maintainer-clean-generic
385
386 mostlyclean: mostlyclean-am
387
388 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
389
390 pdf: pdf-am
391
392 pdf-am:
393
394 ps: ps-am
395
396 ps-am:
397
398 uninstall-am: uninstall-info-am
399
400 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
401         clean-libtool distclean distclean-DEJAGNU distclean-generic \
402         distclean-libtool distdir dvi dvi-am html html-am info info-am \
403         install install-am install-data install-data-am install-exec \
404         install-exec-am install-info install-info-am install-man \
405         install-strip installcheck installcheck-am installdirs \
406         maintainer-clean maintainer-clean-generic mostlyclean \
407         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
408         uninstall uninstall-am uninstall-info-am
409
410 # Tell versions [3.59,3.63) of GNU make to not export all variables.
411 # Otherwise a system limit (for SysV at least) may be exceeded.
412 .NOEXPORT: