1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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
17 top_srcdir = @top_srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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)
36 build_triplet = @build@
38 target_triplet = @target@
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) \
47 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
48 CONFIG_HEADER = $(top_builddir)/config.h
53 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
54 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56 AMDEP_FALSE = @AMDEP_FALSE@
57 AMDEP_TRUE = @AMDEP_TRUE@
61 AUTOHEADER = @AUTOHEADER@
65 CCDEPMODE = @CCDEPMODE@
69 CYGPATH_W = @CYGPATH_W@
79 INSTALL_DATA = @INSTALL_DATA@
80 INSTALL_PROGRAM = @INSTALL_PROGRAM@
81 INSTALL_SCRIPT = @INSTALL_SCRIPT@
82 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84 LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE = @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@
85 LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE = @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
90 LTLIBOBJS = @LTLIBOBJS@
93 OPT_LDFLAGS = @OPT_LDFLAGS@
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@
103 SECTION_LDFLAGS = @SECTION_LDFLAGS@
104 SET_MAKE = @SET_MAKE@
107 USE_FORTRAN_FALSE = @USE_FORTRAN_FALSE@
108 USE_FORTRAN_TRUE = @USE_FORTRAN_TRUE@
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@
123 am__untar = @am__untar@
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@
132 enable_shared = @enable_shared@
133 enable_static = @enable_static@
134 exec_prefix = @exec_prefix@
136 host_alias = @host_alias@
137 host_cpu = @host_cpu@
139 host_vendor = @host_vendor@
140 includedir = @includedir@
142 install_sh = @install_sh@
144 libexecdir = @libexecdir@
145 libtool_VERSION = @libtool_VERSION@
146 link_gomp = @link_gomp@
147 localstatedir = @localstatedir@
150 multi_basedir = @multi_basedir@
151 oldincludedir = @oldincludedir@
153 program_transform_name = @program_transform_name@
155 sharedstatedir = @sharedstatedir@
156 sysconfdir = @sysconfdir@
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
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)
171 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
172 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
174 RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
178 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
180 case '$(am__configure_deps)' in \
182 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
187 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
188 cd $(top_srcdir) && \
189 $(AUTOMAKE) --foreign testsuite/Makefile
191 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
196 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
200 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
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
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); \
232 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
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
251 @test ! -f site.exp || mv site.exp site.bak
252 @mv site.tmp site.exp
255 -rm -f site.exp site.bak
256 -l='$(DEJATOOL)'; for tool in $$l; do \
257 rm -f $$tool.sum $$tool.log; \
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 \
265 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
266 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
272 $(mkdir_p) "$(distdir)$$dir"; \
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; \
280 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
282 test -f $(distdir)/$$file \
283 || cp -p $$d/$$file $(distdir)/$$file \
288 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
293 install-exec: install-exec-am
294 install-data: install-data-am
295 uninstall: uninstall-am
298 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
300 installcheck: installcheck-am
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
311 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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."
318 clean-am: clean-generic clean-libtool mostlyclean-am
320 distclean: distclean-am
322 distclean-am: clean-am distclean-DEJAGNU distclean-generic \
339 install-info: install-info-am
345 maintainer-clean: maintainer-clean-am
347 maintainer-clean-am: distclean-am maintainer-clean-generic
349 mostlyclean: mostlyclean-am
351 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
361 uninstall-am: uninstall-info-am
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
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.