OSDN Git Service

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