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