1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkgincludedir
= $(includedir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
22 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA
= $(install_sh
) -c
-m
644
24 install_sh_PROGRAM
= $(install_sh
) -c
25 install_sh_SCRIPT
= $(install_sh
) -c
26 INSTALL_HEADER
= $(INSTALL_DATA
)
27 transform
= $(program_transform_name
)
34 build_triplet
= @build@
36 target_triplet
= @target@
38 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
39 $(srcdir)/mfconfig.exp.in
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
42 $(top_srcdir
)/..
/config
/depstand.m4 \
43 $(top_srcdir
)/..
/config
/enable.m4 \
44 $(top_srcdir
)/..
/config
/lead-dot.m4 \
45 $(top_srcdir
)/..
/config
/multi.m4 \
46 $(top_srcdir
)/..
/config
/override.m4 \
47 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/ltoptions.m4 \
48 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
49 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/acinclude.m4 \
50 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.ac
51 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
53 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
54 CONFIG_HEADER
= $(top_builddir
)/config.h
55 CONFIG_CLEAN_FILES
= mfconfig.exp
56 CONFIG_CLEAN_VPATH_FILES
=
59 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
64 AUTOHEADER
= @AUTOHEADER@
68 CCDEPMODE
= @CCDEPMODE@
72 CYGPATH_W
= @CYGPATH_W@
85 INSTALL_DATA
= @INSTALL_DATA@
86 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
87 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
88 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
96 LTLIBOBJS
= @LTLIBOBJS@
99 MF_HAVE_STDINT_H
= @MF_HAVE_STDINT_H@
100 MF_HAVE_UINTPTR_T
= @MF_HAVE_UINTPTR_T@
109 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
110 PACKAGE_NAME
= @PACKAGE_NAME@
111 PACKAGE_STRING
= @PACKAGE_STRING@
112 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
113 PACKAGE_URL
= @PACKAGE_URL@
114 PACKAGE_VERSION
= @PACKAGE_VERSION@
115 PATH_SEPARATOR
= @PATH_SEPARATOR@
117 SECTION_FLAGS
= @SECTION_FLAGS@
119 SET_MAKE
= @SET_MAKE@
123 abs_builddir
= @abs_builddir@
124 abs_srcdir
= @abs_srcdir@
125 abs_top_builddir
= @abs_top_builddir@
126 abs_top_srcdir
= @abs_top_srcdir@
127 ac_ct_CC
= @ac_ct_CC@
128 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
129 am__include
= @am__include@
130 am__leading_dot
= @am__leading_dot@
131 am__quote
= @am__quote@
133 am__untar
= @am__untar@
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 builddir
= @builddir@
143 datarootdir
= @datarootdir@
146 enable_shared
= @enable_shared@
147 enable_static
= @enable_static@
148 exec_prefix = @
exec_prefix@
150 host_alias
= @host_alias@
151 host_cpu
= @host_cpu@
153 host_vendor
= @host_vendor@
155 includedir = @
includedir@
157 install_sh
= @install_sh@
159 libexecdir
= @libexecdir@
160 localedir
= @localedir@
161 localstatedir
= @localstatedir@
164 multi_basedir
= @multi_basedir@
165 oldincludedir = @
oldincludedir@
168 program_transform_name
= @program_transform_name@
171 sharedstatedir
= @sharedstatedir@
173 sysconfdir
= @sysconfdir@
175 target_alias
= @target_alias@
176 target_cpu
= @target_cpu@
177 target_noncanonical
= @target_noncanonical@
178 target_os
= @target_os@
179 target_vendor
= @target_vendor@
180 toolexecdir
= @toolexecdir@
181 toolexeclibdir
= @toolexeclibdir@
182 top_build_prefix
= @top_build_prefix@
183 top_builddir
= @top_builddir@
184 top_srcdir
= @top_srcdir@
185 AUTOMAKE_OPTIONS
= foreign dejagnu
186 EXPECT
= `if [ -f ../../expect/expect ] ; then \
187 echo ../../expect/expect ; \
188 else echo expect ; fi`
190 RUNTEST
= `if [ -f ${srcdir}/../../dejagnu/runtest ] ; then \
191 echo ${srcdir}/../../dejagnu/runtest ; \
192 else echo runtest ; fi`
197 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
199 case
'$(am__configure_deps)' in \
201 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
202 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
206 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
207 $(am__cd
) $(top_srcdir
) && \
208 $(AUTOMAKE
) --foreign testsuite
/Makefile
210 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
213 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
215 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
219 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
220 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
222 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
223 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
224 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
225 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
226 $(am__aclocal_m4_deps
):
227 mfconfig.exp
: $(top_builddir
)/config.status
$(srcdir)/mfconfig.exp.in
228 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
242 check-DEJAGNU
: site.exp
243 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
244 EXPECT
=$(EXPECT
); export EXPECT
; \
245 runtest
=$(RUNTEST
); \
246 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
247 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
248 if
$$runtest $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
249 then
:; else exit_status
=1; fi
; \
251 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
255 @echo
'Making a new site.exp file...'
256 @echo
'## these variables are automatically generated by make ##' >site.tmp
257 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
258 @echo
'# edit the last section' >>site.tmp
259 @echo
'set srcdir $(srcdir)' >>site.tmp
260 @echo
"set objdir `pwd`" >>site.tmp
261 @echo
'set build_alias "$(build_alias)"' >>site.tmp
262 @echo
'set build_triplet $(build_triplet)' >>site.tmp
263 @echo
'set host_alias "$(host_alias)"' >>site.tmp
264 @echo
'set host_triplet $(host_triplet)' >>site.tmp
265 @echo
'set target_alias "$(target_alias)"' >>site.tmp
266 @echo
'set target_triplet $(target_triplet)' >>site.tmp
267 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
268 @
test ! -f site.exp || \
269 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
271 @
test ! -f site.exp || mv site.exp site.bak
272 @mv site.tmp site.exp
275 -rm -f site.exp site.bak
276 -l
='$(DEJATOOL)'; for tool in
$$l; do \
277 rm -f
$$tool.sum
$$tool.log
; \
280 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
285 install-exec
: install-exec-am
286 install-data
: install-data-am
287 uninstall: uninstall-am
290 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
292 installcheck: installcheck-am
294 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
295 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
296 `test -z '$(STRIP)' || \
297 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
303 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
304 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
306 maintainer-clean-generic
:
307 @echo
"This command is intended for maintainers to use"
308 @echo
"it deletes files that may require special tools to rebuild."
311 clean-am
: clean-generic clean-libtool mostlyclean-am
313 distclean: distclean-am
315 distclean-am
: clean-am distclean-DEJAGNU distclean-generic
331 install-dvi
: install-dvi-am
337 install-html
: install-html-am
341 install-info
: install-info-am
347 install-pdf
: install-pdf-am
351 install-ps
: install-ps-am
357 maintainer-clean
: maintainer-clean-am
359 maintainer-clean-am
: distclean-am maintainer-clean-generic
361 mostlyclean: mostlyclean-am
363 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
375 .MAKE
: check-am install-am install-strip
377 .PHONY
: all all-am
check check-DEJAGNU check-am
clean clean-generic \
378 clean-libtool
distclean distclean-DEJAGNU distclean-generic \
379 distclean-libtool
dvi dvi-am html html-am
info info-am
install \
380 install-am install-data install-data-am install-dvi \
381 install-dvi-am install-exec install-exec-am install-html \
382 install-html-am install-info install-info-am install-man \
383 install-pdf install-pdf-am install-ps install-ps-am \
384 install-strip
installcheck installcheck-am
installdirs \
385 maintainer-clean maintainer-clean-generic
mostlyclean \
386 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
387 uninstall uninstall-am
390 # Tell versions [3.59,3.63) of GNU make to not export all variables.
391 # Otherwise a system limit (for SysV at least) may be exceeded.