1 # Makefile.in generated by automake 1.11 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.am
$(srcdir)/Makefile.in \
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
=
60 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
61 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
66 AUTOHEADER
= @AUTOHEADER@
70 CCDEPMODE
= @CCDEPMODE@
74 CYGPATH_W
= @CYGPATH_W@
87 INSTALL_DATA
= @INSTALL_DATA@
88 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
89 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
98 LTLIBOBJS
= @LTLIBOBJS@
100 MAKEINFO
= @MAKEINFO@
101 MF_HAVE_STDINT_H
= @MF_HAVE_STDINT_H@
102 MF_HAVE_UINTPTR_T
= @MF_HAVE_UINTPTR_T@
111 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
112 PACKAGE_NAME
= @PACKAGE_NAME@
113 PACKAGE_STRING
= @PACKAGE_STRING@
114 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
115 PACKAGE_URL
= @PACKAGE_URL@
116 PACKAGE_VERSION
= @PACKAGE_VERSION@
117 PATH_SEPARATOR
= @PATH_SEPARATOR@
119 SECTION_FLAGS
= @SECTION_FLAGS@
121 SET_MAKE
= @SET_MAKE@
125 abs_builddir
= @abs_builddir@
126 abs_srcdir
= @abs_srcdir@
127 abs_top_builddir
= @abs_top_builddir@
128 abs_top_srcdir
= @abs_top_srcdir@
129 ac_ct_CC
= @ac_ct_CC@
130 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
131 am__include
= @am__include@
132 am__leading_dot
= @am__leading_dot@
133 am__quote
= @am__quote@
135 am__untar
= @am__untar@
138 build_alias
= @build_alias@
139 build_cpu
= @build_cpu@
140 build_libmudflapth
= @build_libmudflapth@
141 build_os
= @build_os@
142 build_vendor
= @build_vendor@
143 builddir
= @builddir@
145 datarootdir
= @datarootdir@
148 enable_shared
= @enable_shared@
149 enable_static
= @enable_static@
150 exec_prefix = @
exec_prefix@
152 host_alias
= @host_alias@
153 host_cpu
= @host_cpu@
155 host_vendor
= @host_vendor@
157 includedir = @
includedir@
159 install_sh
= @install_sh@
161 libexecdir
= @libexecdir@
162 localedir
= @localedir@
163 localstatedir
= @localstatedir@
166 multi_basedir
= @multi_basedir@
167 oldincludedir = @
oldincludedir@
170 program_transform_name
= @program_transform_name@
173 sharedstatedir
= @sharedstatedir@
175 sysconfdir
= @sysconfdir@
177 target_alias
= @target_alias@
178 target_cpu
= @target_cpu@
179 target_noncanonical
= @target_noncanonical@
180 target_os
= @target_os@
181 target_vendor
= @target_vendor@
182 toolexecdir
= @toolexecdir@
183 toolexeclibdir
= @toolexeclibdir@
184 top_build_prefix
= @top_build_prefix@
185 top_builddir
= @top_builddir@
186 top_srcdir
= @top_srcdir@
187 AUTOMAKE_OPTIONS
= foreign dejagnu
188 EXPECT
= `if [ -f ../../expect/expect ] ; then \
189 echo ../../expect/expect ; \
190 else echo expect ; fi`
192 RUNTEST
= `if [ -f ${srcdir}/../../dejagnu/runtest ] ; then \
193 echo ${srcdir}/../../dejagnu/runtest ; \
194 else echo runtest ; fi`
199 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
201 case
'$(am__configure_deps)' in \
203 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
204 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
208 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
209 $(am__cd
) $(top_srcdir
) && \
210 $(AUTOMAKE
) --foreign testsuite
/Makefile
212 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
215 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
217 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
221 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
222 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
224 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
225 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
226 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
227 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
228 $(am__aclocal_m4_deps
):
229 mfconfig.exp
: $(top_builddir
)/config.status
$(srcdir)/mfconfig.exp.in
230 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
244 check-DEJAGNU
: site.exp
245 srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
246 EXPECT
=$(EXPECT
); export EXPECT
; \
247 runtest
=$(RUNTEST
); \
248 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
249 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
250 if
$$runtest $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
251 then
:; else exit_status
=1; fi
; \
253 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
257 @echo
'Making a new site.exp file...'
258 @echo
'## these variables are automatically generated by make ##' >site.tmp
259 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
260 @echo
'# edit the last section' >>site.tmp
261 @echo
'set srcdir $(srcdir)' >>site.tmp
262 @echo
"set objdir `pwd`" >>site.tmp
263 @echo
'set build_alias "$(build_alias)"' >>site.tmp
264 @echo
'set build_triplet $(build_triplet)' >>site.tmp
265 @echo
'set host_alias "$(host_alias)"' >>site.tmp
266 @echo
'set host_triplet $(host_triplet)' >>site.tmp
267 @echo
'set target_alias "$(target_alias)"' >>site.tmp
268 @echo
'set target_triplet $(target_triplet)' >>site.tmp
269 @echo
'## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
270 @
test ! -f site.exp || \
271 sed
'1,/^## All variables above are.*##/ d' site.exp
>> site.tmp
273 @
test ! -f site.exp || mv site.exp site.bak
274 @mv site.tmp site.exp
277 -rm -f site.exp site.bak
278 -l
='$(DEJATOOL)'; for tool in
$$l; do \
279 rm -f
$$tool.sum
$$tool.log
; \
282 distdir
: $(DISTFILES
)
283 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
284 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
285 list
='$(DISTFILES)'; \
286 dist_files
=`for file in $$list; do echo $$file; done | \
287 sed -e "s|^$$srcdirstrip/||;t" \
288 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
289 case
$$dist_files in \
290 */*) $(MKDIR_P
) `echo "$$dist_files" | \
291 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
294 for file in
$$dist_files; do \
295 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
296 if
test -d
$$d/$$file; then \
297 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
298 if
test -d
"$(distdir)/$$file"; then \
299 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
301 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
302 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
303 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
305 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
307 test -f
"$(distdir)/$$file" \
308 || cp
-p
$$d/$$file "$(distdir)/$$file" \
313 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
318 install-exec
: install-exec-am
319 install-data
: install-data-am
320 uninstall: uninstall-am
323 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
325 installcheck: installcheck-am
327 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
328 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
329 `test -z '$(STRIP)' || \
330 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
337 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
339 maintainer-clean-generic
:
340 @echo
"This command is intended for maintainers to use"
341 @echo
"it deletes files that may require special tools to rebuild."
344 clean-am
: clean-generic clean-libtool mostlyclean-am
346 distclean: distclean-am
348 distclean-am
: clean-am distclean-DEJAGNU distclean-generic
364 install-dvi
: install-dvi-am
370 install-html
: install-html-am
374 install-info
: install-info-am
380 install-pdf
: install-pdf-am
384 install-ps
: install-ps-am
390 maintainer-clean
: maintainer-clean-am
392 maintainer-clean-am
: distclean-am maintainer-clean-generic
394 mostlyclean: mostlyclean-am
396 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
408 .MAKE
: check-am install-am install-strip
410 .PHONY
: all all-am
check check-DEJAGNU check-am
clean clean-generic \
411 clean-libtool
distclean distclean-DEJAGNU distclean-generic \
412 distclean-libtool distdir
dvi dvi-am html html-am
info info-am \
413 install install-am install-data install-data-am install-dvi \
414 install-dvi-am install-exec install-exec-am install-html \
415 install-html-am install-info install-info-am install-man \
416 install-pdf install-pdf-am install-ps install-ps-am \
417 install-strip
installcheck installcheck-am
installdirs \
418 maintainer-clean maintainer-clean-generic
mostlyclean \
419 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
420 uninstall uninstall-am
423 # Tell versions [3.59,3.63) of GNU make to not export all variables.
424 # Otherwise a system limit (for SysV at least) may be exceeded.