Regenerate.
[automake/plouj.git] / lib / Automake / tests / Makefile.in
blob79adf48a94ff176cce0b368347ad394ee518aee6
1 # Makefile.in generated by automake 1.10a from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkgincludedir = $(includedir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkglibexecdir = $(libexecdir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 subdir = lib/Automake/tests
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
38 $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
39 $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
40 $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
41 $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
42 $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/strip.m4 \
43 $(top_srcdir)/m4/substnot.m4 $(top_srcdir)/m4/tar.m4 \
44 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 # If stdout is a non-dumb tty, use colors. If test -t is not supported,
52 # then this fails; a conservative approach. Of course do not redirect
53 # stdout here, just stderr.
54 am__tty_colors = \
55 red=; grn=; lgn=; blu=; std=; \
56 test "X$(AM_COLOR_TESTS)" != Xno \
57 && test "X$$TERM" != Xdumb \
58 && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
59 && { \
60 red='\e[0;31m'; \
61 grn='\e[0;32m'; \
62 lgn='\e[1;32m'; \
63 blu='\e[1;34m'; \
64 std='\e[m'; \
66 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67 ACLOCAL = @ACLOCAL@
68 AMTAR = @AMTAR@
69 APIVERSION = @APIVERSION@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 FGREP = @FGREP@
81 GREP = @GREP@
82 INSTALL = @INSTALL@
83 INSTALL_DATA = @INSTALL_DATA@
84 INSTALL_PROGRAM = @INSTALL_PROGRAM@
85 INSTALL_SCRIPT = @INSTALL_SCRIPT@
86 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
87 LIBOBJS = @LIBOBJS@
88 LIBS = @LIBS@
89 LN = @LN@
90 LTLIBOBJS = @LTLIBOBJS@
91 MAKEINFO = @MAKEINFO@
92 MKDIR_P = @MKDIR_P@
93 MODIFICATION_DELAY = @MODIFICATION_DELAY@
94 PACKAGE = @PACKAGE@
95 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96 PACKAGE_NAME = @PACKAGE_NAME@
97 PACKAGE_STRING = @PACKAGE_STRING@
98 PACKAGE_TARNAME = @PACKAGE_TARNAME@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 PERL = @PERL@
102 SET_MAKE = @SET_MAKE@
103 SHELL = @SHELL@
104 STRIP = @STRIP@
105 TEX = @TEX@
106 VERSION = @VERSION@
107 abs_builddir = @abs_builddir@
108 abs_srcdir = @abs_srcdir@
109 abs_top_builddir = @abs_top_builddir@
110 abs_top_srcdir = @abs_top_srcdir@
111 am_AUTOCONF = @am_AUTOCONF@
112 am__leading_dot = @am__leading_dot@
113 am__tar = @am__tar@
114 am__untar = @am__untar@
115 bindir = @bindir@
116 build = @build@
117 build_alias = @build_alias@
118 build_cpu = @build_cpu@
119 build_os = @build_os@
120 build_vendor = @build_vendor@
121 builddir = @builddir@
122 datadir = @datadir@
123 datarootdir = @datarootdir@
124 docdir = @docdir@
125 dvidir = @dvidir@
126 exec_prefix = @exec_prefix@
127 host_alias = @host_alias@
128 htmldir = @htmldir@
129 includedir = @includedir@
130 infodir = @infodir@
131 install_sh = @install_sh@
132 libdir = @libdir@
133 libexecdir = @libexecdir@
134 localedir = @localedir@
135 localstatedir = @localstatedir@
136 mandir = @mandir@
137 mkdir_p = @mkdir_p@
138 oldincludedir = @oldincludedir@
139 pdfdir = @pdfdir@
140 pkgvdatadir = @pkgvdatadir@
141 prefix = @prefix@
142 program_transform_name = @program_transform_name@
143 psdir = @psdir@
144 sbindir = @sbindir@
145 sharedstatedir = @sharedstatedir@
146 srcdir = @srcdir@
147 sysconfdir = @sysconfdir@
148 target_alias = @target_alias@
149 top_builddir = @top_builddir@
150 top_srcdir = @top_srcdir@
151 TESTS_ENVIRONMENT = $(PERL) -Mstrict -I $(top_srcdir)/lib -w
152 TESTS = \
153 Condition.pl \
154 DisjConditions.pl \
155 Version.pl \
156 Wrap.pl
158 EXTRA_DIST = $(TESTS)
159 all: all-am
161 .SUFFIXES:
162 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
163 @for dep in $?; do \
164 case '$(am__configure_deps)' in \
165 *$$dep*) \
166 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
167 && exit 0; \
168 exit 1;; \
169 esac; \
170 done; \
171 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Automake/tests/Makefile'; \
172 cd $(top_srcdir) && \
173 $(AUTOMAKE) --gnu lib/Automake/tests/Makefile
174 .PRECIOUS: Makefile
175 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
176 @case '$?' in \
177 *config.status*) \
178 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
179 *) \
180 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
181 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
182 esac;
184 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187 $(top_srcdir)/configure: $(am__configure_deps)
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191 $(am__aclocal_m4_deps):
192 tags: TAGS
193 TAGS:
195 ctags: CTAGS
196 CTAGS:
199 check-TESTS: $(TESTS)
200 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
201 srcdir=$(srcdir); export srcdir; \
202 list=' $(TESTS) '; \
203 $(am__tty_colors); \
204 if test -n "$$list"; then \
205 for tst in $$list; do \
206 if test -f ./$$tst; then dir=./; \
207 elif test -f $$tst; then dir=; \
208 else dir="$(srcdir)/"; fi; \
209 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
210 all=`expr $$all + 1`; \
211 case " $(XFAIL_TESTS) " in \
212 *$$ws$$tst$$ws*) \
213 xpass=`expr $$xpass + 1`; \
214 failed=`expr $$failed + 1`; \
215 col=$$red; res=XPASS; \
216 ;; \
217 *) \
218 col=$$grn; res=PASS; \
219 ;; \
220 esac; \
221 elif test $$? -ne 77; then \
222 all=`expr $$all + 1`; \
223 case " $(XFAIL_TESTS) " in \
224 *$$ws$$tst$$ws*) \
225 xfail=`expr $$xfail + 1`; \
226 col=$$lgn; res=XFAIL; \
227 ;; \
228 *) \
229 failed=`expr $$failed + 1`; \
230 col=$$red; res=FAIL; \
231 ;; \
232 esac; \
233 else \
234 skip=`expr $$skip + 1`; \
235 col=$$blu; res=SKIP; \
236 fi; \
237 echo "$${col}$$res$${std}: $$tst"; \
238 done; \
239 if test "$$failed" -eq 0; then \
240 if test "$$xfail" -eq 0; then \
241 banner="All $$all tests passed"; \
242 else \
243 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
244 fi; \
245 else \
246 if test "$$xpass" -eq 0; then \
247 banner="$$failed of $$all tests failed"; \
248 else \
249 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
250 fi; \
251 fi; \
252 dashes="$$banner"; \
253 skipped=""; \
254 if test "$$skip" -ne 0; then \
255 skipped="($$skip tests were not run)"; \
256 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
257 dashes="$$skipped"; \
258 fi; \
259 report=""; \
260 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
261 report="Please report to $(PACKAGE_BUGREPORT)"; \
262 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
263 dashes="$$report"; \
264 fi; \
265 dashes=`echo "$$dashes" | sed s/./=/g`; \
266 if test "$$failed" -eq 0; then \
267 echo "$$grn$$dashes"; \
268 else \
269 echo "$$red$$dashes"; \
270 fi; \
271 echo "$$banner"; \
272 test -z "$$skipped" || echo "$$skipped"; \
273 test -z "$$report" || echo "$$report"; \
274 echo "$$dashes$$std"; \
275 test "$$failed" -eq 0; \
276 else :; fi
278 distdir: $(DISTFILES)
279 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
280 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
281 list='$(DISTFILES)'; \
282 dist_files=`for file in $$list; do echo $$file; done | \
283 sed -e "s|^$$srcdirstrip/||;t" \
284 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
285 case $$dist_files in \
286 */*) $(MKDIR_P) `echo "$$dist_files" | \
287 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
288 sort -u` ;; \
289 esac; \
290 for file in $$dist_files; do \
291 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
292 if test -d $$d/$$file; then \
293 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
294 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
295 cp -pR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
296 fi; \
297 cp -pR $$d/$$file "$(distdir)$$dir" || exit 1; \
298 else \
299 test -f "$(distdir)/$$file" \
300 || cp -p $$d/$$file "$(distdir)/$$file" \
301 || exit 1; \
302 fi; \
303 done
304 check-am: all-am
305 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
306 check: check-am
307 all-am: Makefile
308 installdirs:
309 install: install-am
310 install-exec: install-exec-am
311 install-data: install-data-am
312 uninstall: uninstall-am
314 install-am: all-am
315 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
317 installcheck: installcheck-am
318 install-strip:
319 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
320 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
321 `test -z '$(STRIP)' || \
322 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
323 mostlyclean-generic:
325 clean-generic:
327 distclean-generic:
328 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
330 maintainer-clean-generic:
331 @echo "This command is intended for maintainers to use"
332 @echo "it deletes files that may require special tools to rebuild."
333 clean: clean-am
335 clean-am: clean-generic mostlyclean-am
337 distclean: distclean-am
338 -rm -f Makefile
339 distclean-am: clean-am distclean-generic
341 dvi: dvi-am
343 dvi-am:
345 html: html-am
347 info: info-am
349 info-am:
351 install-data-am:
353 install-dvi: install-dvi-am
355 install-exec-am:
357 install-html: install-html-am
359 install-info: install-info-am
361 install-man:
363 install-pdf: install-pdf-am
365 install-ps: install-ps-am
367 installcheck-am:
369 maintainer-clean: maintainer-clean-am
370 -rm -f Makefile
371 maintainer-clean-am: distclean-am maintainer-clean-generic
373 mostlyclean: mostlyclean-am
375 mostlyclean-am: mostlyclean-generic
377 pdf: pdf-am
379 pdf-am:
381 ps: ps-am
383 ps-am:
385 uninstall-am:
387 .MAKE: install-am install-strip
389 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
390 distclean distclean-generic distdir dvi dvi-am html html-am \
391 info info-am install install-am install-data install-data-am \
392 install-dvi install-dvi-am install-exec install-exec-am \
393 install-html install-html-am install-info install-info-am \
394 install-man install-pdf install-pdf-am install-ps \
395 install-ps-am install-strip installcheck installcheck-am \
396 installdirs maintainer-clean maintainer-clean-generic \
397 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
398 uninstall-am
401 # Tell versions [3.59,3.63) of GNU make to not export all variables.
402 # Otherwise a system limit (for SysV at least) may be exceeded.
403 .NOEXPORT: