1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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
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
/enable.m4 \
44 $(top_srcdir
)/..
/config
/lead-dot.m4 \
45 $(top_srcdir
)/..
/config
/stdint.m4 \
46 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/acinclude.m4 \
47 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.ac
48 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
50 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
51 CONFIG_HEADER
= $(top_builddir
)/config.h
56 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
57 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
59 AMDEP_FALSE
= @AMDEP_FALSE@
60 AMDEP_TRUE
= @AMDEP_TRUE@
64 AUTOHEADER
= @AUTOHEADER@
68 CCDEPMODE
= @CCDEPMODE@
72 CYGPATH_W
= @CYGPATH_W@
82 INSTALL_DATA
= @INSTALL_DATA@
83 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
84 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
85 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
87 LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE
= @LIBGOMP_BUILD_VERSIONED_SHLIB_FALSE@
88 LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE
= @LIBGOMP_BUILD_VERSIONED_SHLIB_TRUE@
93 LTLIBOBJS
= @LTLIBOBJS@
95 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
96 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
99 OMP_LOCK_ALIGN
= @OMP_LOCK_ALIGN@
100 OMP_LOCK_KIND
= @OMP_LOCK_KIND@
101 OMP_LOCK_SIZE
= @OMP_LOCK_SIZE@
102 OMP_NEST_LOCK_ALIGN
= @OMP_NEST_LOCK_ALIGN@
103 OMP_NEST_LOCK_KIND
= @OMP_NEST_LOCK_KIND@
104 OMP_NEST_LOCK_SIZE
= @OMP_NEST_LOCK_SIZE@
105 OPT_LDFLAGS
= @OPT_LDFLAGS@
107 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
108 PACKAGE_NAME
= @PACKAGE_NAME@
109 PACKAGE_STRING
= @PACKAGE_STRING@
110 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
111 PACKAGE_VERSION
= @PACKAGE_VERSION@
112 PATH_SEPARATOR
= @PATH_SEPARATOR@
115 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
116 SET_MAKE
= @SET_MAKE@
119 USE_FORTRAN_FALSE
= @USE_FORTRAN_FALSE@
120 USE_FORTRAN_TRUE
= @USE_FORTRAN_TRUE@
123 XLDFLAGS
= @XLDFLAGS@
124 ac_ct_AR
= @ac_ct_AR@
125 ac_ct_CC
= @ac_ct_CC@
126 ac_ct_FC
= @ac_ct_FC@
127 ac_ct_RANLIB
= @ac_ct_RANLIB@
128 ac_ct_STRIP
= @ac_ct_STRIP@
129 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
130 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
131 am__include
= @am__include@
132 am__leading_dot
= @am__leading_dot@
133 am__quote
= @am__quote@
135 am__untar
= @am__untar@
138 build_alias
= @build_alias@
139 build_cpu
= @build_cpu@
140 build_os
= @build_os@
141 build_vendor
= @build_vendor@
142 config_path
= @config_path@
144 enable_shared
= @enable_shared@
145 enable_static
= @enable_static@
146 exec_prefix = @
exec_prefix@
148 host_alias
= @host_alias@
149 host_cpu
= @host_cpu@
151 host_vendor
= @host_vendor@
152 includedir = @
includedir@
154 install_sh
= @install_sh@
156 libexecdir
= @libexecdir@
157 libtool_VERSION
= @libtool_VERSION@
158 link_gomp
= @link_gomp@
159 localstatedir
= @localstatedir@
162 multi_basedir
= @multi_basedir@
163 oldincludedir = @
oldincludedir@
165 program_transform_name
= @program_transform_name@
167 sharedstatedir
= @sharedstatedir@
168 sysconfdir
= @sysconfdir@
170 target_alias
= @target_alias@
171 target_cpu
= @target_cpu@
172 target_os
= @target_os@
173 target_vendor
= @target_vendor@
174 toolexecdir
= @toolexecdir@
175 toolexeclibdir
= @toolexeclibdir@
176 AUTOMAKE_OPTIONS
= foreign dejagnu
178 # May be used by various substitution variables.
179 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
180 EXPECT
= $(shell if
test -f
$(top_builddir
)/..
/expect
/expect
; then \
181 echo
$(top_builddir
)/..
/expect
/expect
; else echo expect
; fi
)
183 _RUNTEST
= $(shell if
test -f
$(top_srcdir
)/..
/dejagnu
/runtest
; then \
184 echo
$(top_srcdir
)/..
/dejagnu
/runtest
; else echo runtest
; fi
)
186 RUNTEST
= "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
190 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
192 case
'$(am__configure_deps)' in \
194 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
199 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
200 cd
$(top_srcdir
) && \
201 $(AUTOMAKE
) --foreign testsuite
/Makefile
203 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
206 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
208 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
212 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
213 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
215 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
216 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
217 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
218 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
236 check-DEJAGNU
: site.exp
237 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
238 EXPECT
=$(EXPECT
); export EXPECT
; \
239 runtest
=$(RUNTEST
); \
240 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
241 l
='$(DEJATOOL)'; for tool in
$$l; do \
242 $$runtest $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
244 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
247 @echo
'Making a new site.exp file...'
248 @echo
'## these variables are automatically generated by make ##' >site.tmp
249 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
250 @echo
'# edit the last section' >>site.tmp
251 @echo
'set srcdir $(srcdir)' >>site.tmp
252 @echo
"set objdir `pwd`" >>site.tmp
253 @echo
'set build_alias "$(build_alias)"' >>site.tmp
254 @echo
'set build_triplet $(build_triplet)' >>site.tmp
255 @echo
'set host_alias "$(host_alias)"' >>site.tmp
256 @echo
'set host_triplet $(host_triplet)' >>site.tmp
257 @echo
'set target_alias "$(target_alias)"' >>site.tmp
258 @echo
'set target_triplet $(target_triplet)' >>site.tmp
259 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
260 @
test ! -f site.exp || \
261 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
263 @
test ! -f site.exp || mv site.exp site.bak
264 @mv site.tmp site.exp
267 -rm -f site.exp site.bak
268 -l
='$(DEJATOOL)'; for tool in
$$l; do \
269 rm -f
$$tool.sum
$$tool.log
; \
272 distdir
: $(DISTFILES
)
273 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
274 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
275 list
='$(DISTFILES)'; for file in
$$list; do \
277 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
278 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
280 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
281 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
282 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
284 $(mkdir_p
) "$(distdir)$$dir"; \
288 if
test -d
$$d/$$file; then \
289 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
290 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
292 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
294 test -f
$(distdir
)/$$file \
295 || cp
-p
$$d/$$file $(distdir
)/$$file \
300 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
305 install-exec
: install-exec-am
306 install-data
: install-data-am
307 uninstall: uninstall-am
310 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
312 installcheck: installcheck-am
314 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
315 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
316 `test -z '$(STRIP)' || \
317 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
323 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
325 maintainer-clean-generic
:
326 @echo
"This command is intended for maintainers to use"
327 @echo
"it deletes files that may require special tools to rebuild."
330 clean-am
: clean-generic clean-libtool mostlyclean-am
332 distclean: distclean-am
334 distclean-am
: clean-am distclean-DEJAGNU distclean-generic \
351 install-info
: install-info-am
357 maintainer-clean
: maintainer-clean-am
359 maintainer-clean-am
: distclean-am maintainer-clean-generic
361 mostlyclean: mostlyclean-am
363 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
373 uninstall-am
: uninstall-info-am
375 .PHONY
: all all-am
check check-DEJAGNU check-am
clean clean-generic \
376 clean-libtool
distclean distclean-DEJAGNU distclean-generic \
377 distclean-libtool distdir
dvi dvi-am html html-am
info info-am \
378 install install-am install-data install-data-am install-exec \
379 install-exec-am install-info install-info-am install-man \
380 install-strip
installcheck installcheck-am
installdirs \
381 maintainer-clean maintainer-clean-generic
mostlyclean \
382 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
383 uninstall uninstall-am uninstall-info-am
385 # Tell versions [3.59,3.63) of GNU make to not export all variables.
386 # Otherwise a system limit (for SysV at least) may be exceeded.