OSDN Git Service

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