OSDN Git Service

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