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