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