OSDN Git Service

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