1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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
17 top_srcdir
= @top_srcdir@
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
36 build_triplet
= @build@
39 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
42 $(top_srcdir
)/configure.in
43 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
45 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
46 CONFIG_HEADER
= $(top_builddir
)/config.h
50 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
52 AMDEP_FALSE
= @AMDEP_FALSE@
53 AMDEP_TRUE
= @AMDEP_TRUE@
56 AUTOHEADER
= @AUTOHEADER@
60 CCDEPMODE
= @CCDEPMODE@
64 CYGPATH_W
= @CYGPATH_W@
65 DBUG_FALSE
= @DBUG_FALSE@
66 DBUG_TRUE
= @DBUG_TRUE@
69 DMAKEROOT_H_LINE1
= @DMAKEROOT_H_LINE1@
76 INSTALL_DATA
= @INSTALL_DATA@
77 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
78 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
79 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
84 LTLIBOBJS
= @LTLIBOBJS@
86 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
87 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
90 OSTYPEUNIX_FALSE
= @OSTYPEUNIX_FALSE@
91 OSTYPEUNIX_TRUE
= @OSTYPEUNIX_TRUE@
92 OSTYPEWIN32_FALSE
= @OSTYPEWIN32_FALSE@
93 OSTYPEWIN32_TRUE
= @OSTYPEWIN32_TRUE@
95 OS_VERSION
= @OS_VERSION@
97 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
98 PACKAGE_NAME
= @PACKAGE_NAME@
99 PACKAGE_STRING
= @PACKAGE_STRING@
100 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
101 PACKAGE_VERSION
= @PACKAGE_VERSION@
102 PATH_SEPARATOR
= @PATH_SEPARATOR@
104 SET_MAKE
= @SET_MAKE@
108 ac_ct_CC
= @ac_ct_CC@
109 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
110 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
111 am__include
= @am__include@
112 am__leading_dot
= @am__leading_dot@
113 am__quote
= @am__quote@
115 am__untar
= @am__untar@
118 build_alias
= @build_alias@
119 build_cpu
= @build_cpu@
120 build_os
= @build_os@
121 build_vendor
= @build_vendor@
123 datarootdir
= @datarootdir@
126 exec_prefix = @
exec_prefix@
127 host_alias
= @host_alias@
129 includedir = @
includedir@
131 install_sh
= @install_sh@
133 libexecdir
= @libexecdir@
134 localedir
= @localedir@
135 localstatedir
= @localstatedir@
138 oldincludedir = @
oldincludedir@
141 program_transform_name
= @program_transform_name@
144 sharedstatedir
= @sharedstatedir@
145 sysconfdir
= @sysconfdir@
146 target_alias
= @target_alias@
147 TESTS
= infra-0 function_macros-1 function_macros-2 function_macros-3 \
148 function_macros-4 function_macros-5 function_macros-6 \
149 function_macros-7 function_macros-8 function_macros-9 \
151 macros-1 macros-2 macros-3 macros-4 macros-5 macros-6 macros-7 \
152 macros-8 macros-9 macros-10 macros-11 \
153 recipes-1 recipes-2 recipes-3 recipes-4 recipes-5 recipes-6 \
154 recipes-7 recipes-8 recipes-9 \
155 misc-1 misc-2 misc-3 misc-4 misc-5 misc-6 misc-7 misc-8 misc-9 \
156 misc-10 misc-11 misc-12 misc-13 misc-14 misc-15 misc-16 misc-17 \
157 misc-18 misc-19 misc-20 misc-21 \
158 targets-1 targets-2 targets-3 targets-4 targets-5 targets-6 \
159 targets-7 targets-8 targets-9 targets-10 targets-11 targets-12 \
160 targets-13 targets-14 targets-15 targets-16 targets-17 targets-18 \
161 targets-19 targets-20 targets-21 targets-22 targets-23 targets-24 \
162 targets-25 targets-26 targets-27 targets-28 targets-29 targets-30
164 TESTS_ENVIRONMENT
= DMAKEPROG
="../dmake"
165 EXTRA_DIST
= $(TESTS
)
169 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
171 case
'$(am__configure_deps)' in \
173 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
178 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
179 cd
$(top_srcdir
) && \
180 $(AUTOMAKE
) --foreign tests
/Makefile
182 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
185 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
187 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
188 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
191 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
192 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
194 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
195 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
196 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
197 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
206 check-TESTS
: $(TESTS
)
207 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
208 srcdir=$(srcdir); export srcdir; \
210 if
test -n
"$$list"; then \
211 for tst in
$$list; do \
212 if
test -f .
/$$tst; then
dir=.
/; \
213 elif
test -f
$$tst; then
dir=; \
214 else dir="$(srcdir)/"; fi
; \
215 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
216 all=`expr $$all + 1`; \
217 case
" $(XFAIL_TESTS) " in \
219 xpass
=`expr $$xpass + 1`; \
220 failed
=`expr $$failed + 1`; \
221 echo
"XPASS: $$tst"; \
224 echo
"PASS: $$tst"; \
227 elif
test $$?
-ne
77; then \
228 all=`expr $$all + 1`; \
229 case
" $(XFAIL_TESTS) " in \
231 xfail
=`expr $$xfail + 1`; \
232 echo
"XFAIL: $$tst"; \
235 failed
=`expr $$failed + 1`; \
236 echo
"FAIL: $$tst"; \
240 skip
=`expr $$skip + 1`; \
241 echo
"SKIP: $$tst"; \
244 if
test "$$failed" -eq
0; then \
245 if
test "$$xfail" -eq
0; then \
246 banner
="All $$all tests passed"; \
248 banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
251 if
test "$$xpass" -eq
0; then \
252 banner
="$$failed of $$all tests failed"; \
254 banner
="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
259 if
test "$$skip" -ne
0; then \
260 skipped
="($$skip tests were not run)"; \
261 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
262 dashes
="$$skipped"; \
265 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
266 report
="Please report to $(PACKAGE_BUGREPORT)"; \
267 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
270 dashes
=`echo "$$dashes" | sed s/./=/g`; \
273 test -z
"$$skipped" || echo
"$$skipped"; \
274 test -z
"$$report" || echo
"$$report"; \
276 test "$$failed" -eq
0; \
279 distdir
: $(DISTFILES
)
280 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
281 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
282 list
='$(DISTFILES)'; for file in
$$list; do \
284 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
285 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
287 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
288 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
289 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
291 $(mkdir_p
) "$(distdir)$$dir"; \
295 if
test -d
$$d/$$file; then \
296 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
297 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
299 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
301 test -f
$(distdir
)/$$file \
302 || cp
-p
$$d/$$file $(distdir
)/$$file \
307 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
312 install-exec
: install-exec-am
313 install-data
: install-data-am
314 uninstall: uninstall-am
317 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
319 installcheck: installcheck-am
321 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
322 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
323 `test -z '$(STRIP)' || \
324 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
330 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
332 maintainer-clean-generic
:
333 @echo
"This command is intended for maintainers to use"
334 @echo
"it deletes files that may require special tools to rebuild."
337 clean-am
: clean-generic mostlyclean-am
339 distclean: distclean-am
341 distclean-am
: clean-am distclean-generic
357 install-info
: install-info-am
363 maintainer-clean
: maintainer-clean-am
365 maintainer-clean-am
: distclean-am maintainer-clean-generic
367 mostlyclean: mostlyclean-am
369 mostlyclean-am
: mostlyclean-generic
379 uninstall-am
: uninstall-info-am
381 .PHONY
: all all-am
check check-TESTS check-am
clean clean-generic \
382 distclean distclean-generic distdir
dvi dvi-am html html-am \
383 info info-am
install install-am install-data install-data-am \
384 install-exec install-exec-am install-info install-info-am \
385 install-man install-strip
installcheck installcheck-am \
386 installdirs maintainer-clean maintainer-clean-generic \
387 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
uninstall \
388 uninstall-am uninstall-info-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.