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