1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
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
17 # Id: Makefile.am,v 1.5 2004/04/11 17:56:47 karl Exp
18 # Makefile.am for texinfo/tests/makeinfo.
20 # This file is free software; as a special exception the author gives
21 # unlimited permission to copy and/or distribute it, with or without
22 # modifications, as long as this notice is preserved.
24 # This program is distributed in the hope that it will be useful, but
25 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
26 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29 top_srcdir
= @top_srcdir@
31 pkgdatadir
= $(datadir)/@PACKAGE@
32 pkglibdir
= $(libdir)/@PACKAGE@
33 pkgincludedir
= $(includedir)/@PACKAGE@
35 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37 install_sh_DATA
= $(install_sh
) -c
-m
644
38 install_sh_PROGRAM
= $(install_sh
) -c
39 install_sh_SCRIPT
= $(install_sh
) -c
40 INSTALL_HEADER
= $(INSTALL_DATA
)
41 transform
= $(program_transform_name
)
48 build_triplet
= @build@
50 subdir
= makeinfo/tests
51 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
52 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
53 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/codeset.m4 \
54 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/glibc21.m4 \
55 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intdiv0.m4 \
56 $(top_srcdir
)/m4
/intmax.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
57 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
58 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
59 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
60 $(top_srcdir
)/m4
/longdouble.m4
$(top_srcdir
)/m4
/longlong.m4 \
61 $(top_srcdir
)/m4
/mkstemp.m4
$(top_srcdir
)/m4
/nls.m4 \
62 $(top_srcdir
)/m4
/onceonly_2_57.m4
$(top_srcdir
)/m4
/po.m4 \
63 $(top_srcdir
)/m4
/printf-posix.m4
$(top_srcdir
)/m4
/progtest.m4 \
64 $(top_srcdir
)/m4
/signed.m4
$(top_srcdir
)/m4
/size_max.m4 \
65 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/strcase.m4 \
66 $(top_srcdir
)/m4
/uintmax_t.m4
$(top_srcdir
)/m4
/ulonglong.m4 \
67 $(top_srcdir
)/m4
/wchar_t.m4
$(top_srcdir
)/m4
/wint_t.m4 \
68 $(top_srcdir
)/m4
/xsize.m4
$(top_srcdir
)/configure.ac
69 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
71 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
72 CONFIG_HEADER
= $(top_builddir
)/config.h
74 SCRIPTS
= $(noinst_SCRIPTS
)
77 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
80 AMDEP_FALSE
= @AMDEP_FALSE@
81 AMDEP_TRUE
= @AMDEP_TRUE@
84 AUTOHEADER
= @AUTOHEADER@
87 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
88 CATOBJEXT
= @CATOBJEXT@
90 CCDEPMODE
= @CCDEPMODE@
94 CYGPATH_W
= @CYGPATH_W@
95 DATADIRNAME
= @DATADIRNAME@
106 HAVE_ASPRINTF
= @HAVE_ASPRINTF@
107 HAVE_POSIX_PRINTF
= @HAVE_POSIX_PRINTF@
108 HAVE_SNPRINTF
= @HAVE_SNPRINTF@
109 HAVE_WPRINTF
= @HAVE_WPRINTF@
110 HELP2MAN
= @HELP2MAN@
111 INSTALL_DATA
= @INSTALL_DATA@
112 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
113 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
114 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
115 INSTALL_WARNINGS_FALSE
= @INSTALL_WARNINGS_FALSE@
116 INSTALL_WARNINGS_TRUE
= @INSTALL_WARNINGS_TRUE@
117 INSTOBJEXT
= @INSTOBJEXT@
118 INTLBISON
= @INTLBISON@
119 INTLLIBS
= @INTLLIBS@
120 INTLOBJS
= @INTLOBJS@
121 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
123 LIBICONV
= @LIBICONV@
127 LTLIBICONV
= @LTLIBICONV@
128 LTLIBINTL
= @LTLIBINTL@
129 LTLIBOBJS
= @LTLIBOBJS@
131 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
132 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
133 MAKEINFO
= @MAKEINFO@
134 MKINSTALLDIRS
= @MKINSTALLDIRS@
136 MSGMERGE
= @MSGMERGE@
139 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
140 PACKAGE_NAME
= @PACKAGE_NAME@
141 PACKAGE_STRING
= @PACKAGE_STRING@
142 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
143 PACKAGE_VERSION
= @PACKAGE_VERSION@
144 PATH_SEPARATOR
= @PATH_SEPARATOR@
147 SET_MAKE
= @SET_MAKE@
150 TERMLIBS
= @TERMLIBS@
151 TOOLS_ONLY_FALSE
= @TOOLS_ONLY_FALSE@
152 TOOLS_ONLY_TRUE
= @TOOLS_ONLY_TRUE@
153 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
156 XGETTEXT
= @XGETTEXT@
157 ac_ct_CC
= @ac_ct_CC@
158 ac_ct_RANLIB
= @ac_ct_RANLIB@
159 ac_ct_STRIP
= @ac_ct_STRIP@
160 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
161 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
162 am__include
= @am__include@
163 am__leading_dot
= @am__leading_dot@
164 am__quote
= @am__quote@
166 am__untar
= @am__untar@
169 build_alias
= @build_alias@
170 build_cpu
= @build_cpu@
171 build_os
= @build_os@
172 build_vendor
= @build_vendor@
174 exec_prefix = @
exec_prefix@
176 host_alias
= @host_alias@
177 host_cpu
= @host_cpu@
179 host_vendor
= @host_vendor@
180 includedir = @
includedir@
182 install_sh
= @install_sh@
184 libexecdir
= @libexecdir@
185 localstatedir
= @localstatedir@
188 native_tools
= @native_tools@
189 oldincludedir = @
oldincludedir@
191 program_transform_name
= @program_transform_name@
193 sharedstatedir
= @sharedstatedir@
194 sysconfdir
= @sysconfdir@
195 target_alias
= @target_alias@
196 TESTS
= accent accentenc \
200 html-docdesc html-extrali html-min html-manuals html-para html-title \
203 macro-at menu-whitespace \
205 node-expand node-value node-whitespace \
209 noinst_SCRIPTS
= $(TESTS
)
210 EXTRA_DIST
= $(noinst_SCRIPTS
) \
211 accent.txi accentenc.txi accent-text.txi \
212 cond.txi copying.txi \
214 html-docdesc.txi html-extrali.txi html-min.txi html-para.txi html-title.txi \
216 include-value.txi incl-incl.txi \
217 macro-at.txi menu-whitespace.txi \
218 node-expand.txi node-value.txi node-whitespace.txi \
224 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
226 case
'$(am__configure_deps)' in \
228 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
233 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu makeinfo/tests/Makefile'; \
234 cd
$(top_srcdir
) && \
235 $(AUTOMAKE
) --gnu
makeinfo/tests
/Makefile
237 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
240 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
242 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
246 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
247 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
249 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
250 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
251 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
252 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
261 check-TESTS
: $(TESTS
)
262 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
263 srcdir=$(srcdir); export srcdir; \
265 if
test -n
"$$list"; then \
266 for tst in
$$list; do \
267 if
test -f .
/$$tst; then
dir=.
/; \
268 elif
test -f
$$tst; then
dir=; \
269 else dir="$(srcdir)/"; fi
; \
270 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
271 all=`expr $$all + 1`; \
272 case
" $(XFAIL_TESTS) " in \
274 xpass
=`expr $$xpass + 1`; \
275 failed
=`expr $$failed + 1`; \
276 echo
"XPASS: $$tst"; \
279 echo
"PASS: $$tst"; \
282 elif
test $$?
-ne
77; then \
283 all=`expr $$all + 1`; \
284 case
" $(XFAIL_TESTS) " in \
286 xfail
=`expr $$xfail + 1`; \
287 echo
"XFAIL: $$tst"; \
290 failed
=`expr $$failed + 1`; \
291 echo
"FAIL: $$tst"; \
295 skip
=`expr $$skip + 1`; \
296 echo
"SKIP: $$tst"; \
299 if
test "$$failed" -eq
0; then \
300 if
test "$$xfail" -eq
0; then \
301 banner
="All $$all tests passed"; \
303 banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
306 if
test "$$xpass" -eq
0; then \
307 banner
="$$failed of $$all tests failed"; \
309 banner
="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
314 if
test "$$skip" -ne
0; then \
315 skipped
="($$skip tests were not run)"; \
316 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
317 dashes
="$$skipped"; \
320 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
321 report
="Please report to $(PACKAGE_BUGREPORT)"; \
322 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
325 dashes
=`echo "$$dashes" | sed s/./=/g`; \
328 test -z
"$$skipped" || echo
"$$skipped"; \
329 test -z
"$$report" || echo
"$$report"; \
331 test "$$failed" -eq
0; \
334 distdir
: $(DISTFILES
)
335 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
336 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
337 list
='$(DISTFILES)'; for file in
$$list; do \
339 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
340 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
342 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
343 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
344 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
346 $(mkdir_p
) "$(distdir)$$dir"; \
350 if
test -d
$$d/$$file; then \
351 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
352 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
354 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
356 test -f
$(distdir
)/$$file \
357 || cp
-p
$$d/$$file $(distdir
)/$$file \
362 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
364 all-am
: Makefile
$(SCRIPTS
)
367 install-exec
: install-exec-am
368 install-data
: install-data-am
369 uninstall: uninstall-am
372 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
374 installcheck: installcheck-am
376 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
377 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
378 `test -z '$(STRIP)' || \
379 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
385 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
387 maintainer-clean-generic
:
388 @echo
"This command is intended for maintainers to use"
389 @echo
"it deletes files that may require special tools to rebuild."
392 clean-am
: clean-generic mostlyclean-am
394 distclean: distclean-am
396 distclean-am
: clean-am distclean-generic
412 install-info
: install-info-am
418 maintainer-clean
: maintainer-clean-am
420 maintainer-clean-am
: distclean-am maintainer-clean-generic
422 mostlyclean: mostlyclean-am
424 mostlyclean-am
: mostlyclean-generic
434 uninstall-am
: uninstall-info-am
436 .PHONY
: all all-am
check check-TESTS check-am
clean clean-generic \
437 distclean distclean-generic distdir
dvi dvi-am html html-am \
438 info info-am
install install-am install-data install-data-am \
439 install-exec install-exec-am install-info install-info-am \
440 install-man install-strip
installcheck installcheck-am \
441 installdirs maintainer-clean maintainer-clean-generic \
442 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
uninstall \
443 uninstall-am uninstall-info-am
445 # Tell versions [3.59,3.63) of GNU make to not export all variables.
446 # Otherwise a system limit (for SysV at least) may be exceeded.