Remove autopoint-generated files.
[enscript.git] / src / tests / Makefile.in
1 # Makefile.in generated by automake 1.7 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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
17 #
18 # Makefile.am for enscript tests.
19 # Copyright (c) 1997 Markku Rossi
20 #
21 # Author: Markku Rossi <mtr@iki.fi>
22 #
23
24 #
25 # This file is part of GNU enscript.
26
27 # This program is free software; you can redistribute it and/or modify
28 # it under the terms of the GNU General Public License as published by
29 # the Free Software Foundation; either version 2, or (at your option)
30 # any later version.
31 #
32 # This program is distributed in the hope that it will be useful,
33 # but WITHOUT ANY WARRANTY; without even the implied warranty of
34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
35 # GNU General Public License for more details.
36 #
37 # You should have received a copy of the GNU General Public License
38 # along with this program; see the file COPYING.  If not, write to
39 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
40 # Boston, MA 02110-1301, USA.
41 #
42
43 srcdir = @srcdir@
44 top_srcdir = @top_srcdir@
45 VPATH = @srcdir@
46 pkgdatadir = $(datadir)/@PACKAGE@
47 pkglibdir = $(libdir)/@PACKAGE@
48 pkgincludedir = $(includedir)/@PACKAGE@
49 top_builddir = ../..
50
51 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52 INSTALL = @INSTALL@
53 install_sh_DATA = $(install_sh) -c -m 644
54 install_sh_PROGRAM = $(install_sh) -c
55 install_sh_SCRIPT = $(install_sh) -c
56 INSTALL_HEADER = $(INSTALL_DATA)
57 transform = $(program_transform_name)
58 NORMAL_INSTALL = :
59 PRE_INSTALL = :
60 POST_INSTALL = :
61 NORMAL_UNINSTALL = :
62 PRE_UNINSTALL = :
63 POST_UNINSTALL = :
64 host_triplet = @host@
65 ACLOCAL = @ACLOCAL@
66 ALLOCA = @ALLOCA@
67 AMDEP_FALSE = @AMDEP_FALSE@
68 AMDEP_TRUE = @AMDEP_TRUE@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
75 CATOBJEXT = @CATOBJEXT@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DATADIRNAME = @DATADIRNAME@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 GENCAT = @GENCAT@
91 GLIBC21 = @GLIBC21@
92 GMSGFMT = @GMSGFMT@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 INSTOBJEXT = @INSTOBJEXT@
98 INTLBISON = @INTLBISON@
99 INTLLIBS = @INTLLIBS@
100 INTLOBJS = @INTLOBJS@
101 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
102 LDFLAGS = @LDFLAGS@
103 LEX = @LEX@
104 LEXLIB = @LEXLIB@
105 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
106 LIBICONV = @LIBICONV@
107 LIBINTL = @LIBINTL@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LTLIBICONV = @LTLIBICONV@
111 LTLIBINTL = @LTLIBINTL@
112 LTLIBOBJS = @LTLIBOBJS@
113 MAKEINFO = @MAKEINFO@
114 MEDIA = @MEDIA@
115 MKINSTALLDIRS = @MKINSTALLDIRS@
116 MSGFMT = @MSGFMT@
117 MSGMERGE = @MSGMERGE@
118 OBJEXT = @OBJEXT@
119 PACKAGE = @PACKAGE@
120 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121 PACKAGE_NAME = @PACKAGE_NAME@
122 PACKAGE_STRING = @PACKAGE_STRING@
123 PACKAGE_TARNAME = @PACKAGE_TARNAME@
124 PACKAGE_VERSION = @PACKAGE_VERSION@
125 PATH_SEPARATOR = @PATH_SEPARATOR@
126 PERL = @PERL@
127 POSUB = @POSUB@
128 PSLEVEL = @PSLEVEL@
129 RANLIB = @RANLIB@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 SPOOLER = @SPOOLER@
133 STRIP = @STRIP@
134 U = @U@
135 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
136 USE_NLS = @USE_NLS@
137 VERSION = @VERSION@
138 XGETTEXT = @XGETTEXT@
139 YACC = @YACC@
140 ac_ct_CC = @ac_ct_CC@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__include = @am__include@
146 am__quote = @am__quote@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 datadir = @datadir@
154 exec_prefix = @exec_prefix@
155 host = @host@
156 host_alias = @host_alias@
157 host_cpu = @host_cpu@
158 host_os = @host_os@
159 host_vendor = @host_vendor@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 libdir = @libdir@
164 libexecdir = @libexecdir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 oldincludedir = @oldincludedir@
168 prefix = @prefix@
169 program_transform_name = @program_transform_name@
170 sbindir = @sbindir@
171 sharedstatedir = @sharedstatedir@
172 sysconfdir = @sysconfdir@
173 target_alias = @target_alias@
174
175 AUTOMAKE_OPTIONS = 
176
177 TESTS = ascii.test binary.test font.test columns.test pages.test \
178 linenums.test hlbars.test indent.test filter.test borders.test \
179 underlay.test toc.test falign.test slice.test escapes.test \
180 headers.test media.test encodings.test passthrough.test \
181 nup.test
182
183
184 EXTRA_DIST = defs $(TESTS)
185 subdir = src/tests
186 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
187 CONFIG_HEADER = $(top_builddir)/config.h
188 CONFIG_CLEAN_FILES =
189 DIST_SOURCES =
190 DIST_COMMON = ChangeLog Makefile.am Makefile.in
191 all: all-am
192
193 .SUFFIXES:
194 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
195         cd $(top_srcdir) && \
196           $(AUTOMAKE) --gnu  src/tests/Makefile
197 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
198         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
199 uninstall-info-am:
200 tags: TAGS
201 TAGS:
202
203 ctags: CTAGS
204 CTAGS:
205
206
207 check-TESTS: $(TESTS)
208         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
209         srcdir=$(srcdir); export srcdir; \
210         list='$(TESTS)'; \
211         if test -n "$$list"; then \
212           for tst in $$list; do \
213             if test -f ./$$tst; then dir=./; \
214             elif test -f $$tst; then dir=; \
215             else dir="$(srcdir)/"; fi; \
216             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
217               all=`expr $$all + 1`; \
218               case " $(XFAIL_TESTS) " in \
219               *" $$tst "*) \
220                 xpass=`expr $$xpass + 1`; \
221                 failed=`expr $$failed + 1`; \
222                 echo "XPASS: $$tst"; \
223               ;; \
224               *) \
225                 echo "PASS: $$tst"; \
226               ;; \
227               esac; \
228             elif test $$? -ne 77; then \
229               all=`expr $$all + 1`; \
230               case " $(XFAIL_TESTS) " in \
231               *" $$tst "*) \
232                 xfail=`expr $$xfail + 1`; \
233                 echo "XFAIL: $$tst"; \
234               ;; \
235               *) \
236                 failed=`expr $$failed + 1`; \
237                 echo "FAIL: $$tst"; \
238               ;; \
239               esac; \
240             else \
241               skip=`expr $$skip + 1`; \
242               echo "SKIP: $$tst"; \
243             fi; \
244           done; \
245           if test "$$failed" -eq 0; then \
246             if test "$$xfail" -eq 0; then \
247               banner="All $$all tests passed"; \
248             else \
249               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
250             fi; \
251           else \
252             if test "$$xpass" -eq 0; then \
253               banner="$$failed of $$all tests failed"; \
254             else \
255               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
256             fi; \
257           fi; \
258           dashes="$$banner"; \
259           skipped=""; \
260           if test "$$skip" -ne 0; then \
261             skipped="($$skip tests were not run)"; \
262             test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
263               dashes="$$skipped"; \
264           fi; \
265           report=""; \
266           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
267             report="Please report to $(PACKAGE_BUGREPORT)"; \
268             test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
269               dashes="$$report"; \
270           fi; \
271           dashes=`echo "$$dashes" | sed s/./=/g`; \
272           echo "$$dashes"; \
273           echo "$$banner"; \
274           test -n "$$skipped" && echo "$$skipped"; \
275           test -n "$$report" && echo "$$report"; \
276           echo "$$dashes"; \
277           test "$$failed" -eq 0; \
278         else :; fi
279 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
280
281 top_distdir = ../..
282 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
283
284 distdir: $(DISTFILES)
285         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
286         list='$(DISTFILES)'; for file in $$list; do \
287           case $$file in \
288             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
289           esac; \
290           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
291           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
292           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
293             dir="/$$dir"; \
294             $(mkinstalldirs) "$(distdir)$$dir"; \
295           else \
296             dir=''; \
297           fi; \
298           if test -d $$d/$$file; then \
299             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
300               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
301             fi; \
302             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
303           else \
304             test -f $(distdir)/$$file \
305             || cp -p $$d/$$file $(distdir)/$$file \
306             || exit 1; \
307           fi; \
308         done
309 check-am: all-am
310         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
311 check: check-am
312 all-am: Makefile
313
314 installdirs:
315
316 install: install-am
317 install-exec: install-exec-am
318 install-data: install-data-am
319 uninstall: uninstall-am
320
321 install-am: all-am
322         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
323
324 installcheck: installcheck-am
325 install-strip:
326         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
327           INSTALL_STRIP_FLAG=-s \
328           `test -z '$(STRIP)' || \
329             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
330 mostlyclean-generic:
331
332 clean-generic:
333
334 distclean-generic:
335         -rm -f Makefile $(CONFIG_CLEAN_FILES)
336
337 maintainer-clean-generic:
338         @echo "This command is intended for maintainers to use"
339         @echo "it deletes files that may require special tools to rebuild."
340 clean: clean-am
341
342 clean-am: clean-generic mostlyclean-am
343
344 distclean: distclean-am
345
346 distclean-am: clean-am distclean-generic
347
348 dvi: dvi-am
349
350 dvi-am:
351
352 info: info-am
353
354 info-am:
355
356 install-data-am:
357
358 install-exec-am:
359
360 install-info: install-info-am
361
362 install-man:
363
364 installcheck-am:
365
366 maintainer-clean: maintainer-clean-am
367
368 maintainer-clean-am: distclean-am maintainer-clean-generic
369
370 mostlyclean: mostlyclean-am
371
372 mostlyclean-am: mostlyclean-generic
373
374 pdf: pdf-am
375
376 pdf-am:
377
378 ps: ps-am
379
380 ps-am:
381
382 uninstall-am: uninstall-info-am
383
384 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
385         distclean distclean-generic distdir dvi dvi-am info info-am \
386         install install-am install-data install-data-am install-exec \
387         install-exec-am install-info install-info-am install-man \
388         install-strip installcheck installcheck-am installdirs \
389         maintainer-clean maintainer-clean-generic mostlyclean \
390         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
391         uninstall-info-am
392
393 # Tell versions [3.59,3.63) of GNU make to not export all variables.
394 # Otherwise a system limit (for SysV at least) may be exceeded.
395 .NOEXPORT: