OSDN Git Service

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