a5eee680958ad284abd2d21c6a84ee707a78b542
[gnucomo.git] / test / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
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.
10
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
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
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)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 subdir = test
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.in
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41 CONFIG_CLEAN_FILES =
42 CONFIG_CLEAN_VPATH_FILES =
43 SOURCES =
44 DIST_SOURCES =
45 am__tty_colors = \
46 red=; grn=; lgn=; blu=; std=
47 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
48 ACLOCAL = @ACLOCAL@
49 AMTAR = @AMTAR@
50 AUTOCONF = @AUTOCONF@
51 AUTOHEADER = @AUTOHEADER@
52 AUTOMAKE = @AUTOMAKE@
53 AWK = @AWK@
54 CC = @CC@
55 CCDEPMODE = @CCDEPMODE@
56 CFLAGS = @CFLAGS@
57 CPP = @CPP@
58 CPPFLAGS = @CPPFLAGS@
59 CXX = @CXX@
60 CXXDEPMODE = @CXXDEPMODE@
61 CXXFLAGS = @CXXFLAGS@
62 CYGPATH_W = @CYGPATH_W@
63 DEFS = @DEFS@
64 DEPDIR = @DEPDIR@
65 ECHO_C = @ECHO_C@
66 ECHO_N = @ECHO_N@
67 ECHO_T = @ECHO_T@
68 EGREP = @EGREP@
69 EXEEXT = @EXEEXT@
70 GREP = @GREP@
71 INSTALL = @INSTALL@
72 INSTALL_DATA = @INSTALL_DATA@
73 INSTALL_PROGRAM = @INSTALL_PROGRAM@
74 INSTALL_SCRIPT = @INSTALL_SCRIPT@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 LDFLAGS = @LDFLAGS@
77 LEX = @LEX@
78 LEXLIB = @LEXLIB@
79 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
80 LIBOBJS = @LIBOBJS@
81 LIBS = @LIBS@
82 LN_S = @LN_S@
83 LTLIBOBJS = @LTLIBOBJS@
84 MAKEINFO = @MAKEINFO@
85 MKDIR_P = @MKDIR_P@
86 OBJEXT = @OBJEXT@
87 PACKAGE = @PACKAGE@
88 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
89 PACKAGE_NAME = @PACKAGE_NAME@
90 PACKAGE_STRING = @PACKAGE_STRING@
91 PACKAGE_TARNAME = @PACKAGE_TARNAME@
92 PACKAGE_URL = @PACKAGE_URL@
93 PACKAGE_VERSION = @PACKAGE_VERSION@
94 PATH_SEPARATOR = @PATH_SEPARATOR@
95 POSTGRES_INCLUDE = @POSTGRES_INCLUDE@
96 POSTGRES_LIB = @POSTGRES_LIB@
97 RANLIB = @RANLIB@
98 SET_MAKE = @SET_MAKE@
99 SHELL = @SHELL@
100 STRIP = @STRIP@
101 VERSION = @VERSION@
102 XMKMF = @XMKMF@
103 XML_CONFIG = @XML_CONFIG@
104 X_CFLAGS = @X_CFLAGS@
105 X_EXTRA_LIBS = @X_EXTRA_LIBS@
106 X_LIBS = @X_LIBS@
107 X_PRE_LIBS = @X_PRE_LIBS@
108 YACC = @YACC@
109 YFLAGS = @YFLAGS@
110 abs_builddir = @abs_builddir@
111 abs_srcdir = @abs_srcdir@
112 abs_top_builddir = @abs_top_builddir@
113 abs_top_srcdir = @abs_top_srcdir@
114 ac_ct_CC = @ac_ct_CC@
115 ac_ct_CXX = @ac_ct_CXX@
116 am__include = @am__include@
117 am__leading_dot = @am__leading_dot@
118 am__quote = @am__quote@
119 am__tar = @am__tar@
120 am__untar = @am__untar@
121 bindir = @bindir@
122 build_alias = @build_alias@
123 builddir = @builddir@
124 datadir = @datadir@
125 datarootdir = @datarootdir@
126 docdir = @docdir@
127 dvidir = @dvidir@
128 exec_prefix = @exec_prefix@
129 host_alias = @host_alias@
130 htmldir = @htmldir@
131 includedir = @includedir@
132 infodir = @infodir@
133 install_sh = @install_sh@
134 libdir = @libdir@
135 libexecdir = @libexecdir@
136 localedir = @localedir@
137 localstatedir = @localstatedir@
138 mandir = @mandir@
139 mkdir_p = @mkdir_p@
140 oldincludedir = @oldincludedir@
141 pdfdir = @pdfdir@
142 prefix = @prefix@
143 program_transform_name = @program_transform_name@
144 psdir = @psdir@
145 sbindir = @sbindir@
146 sharedstatedir = @sharedstatedir@
147 srcdir = @srcdir@
148 sysconfdir = @sysconfdir@
149 target_alias = @target_alias@
150 top_build_prefix = @top_build_prefix@
151 top_builddir = @top_builddir@
152 top_srcdir = @top_srcdir@
153 with_postgres_include = @with_postgres_include@
154 with_postgres_lib = @with_postgres_lib@
155 TESTS = gcmtest
156 all: all-am
157
158 .SUFFIXES:
159 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
160         @for dep in $?; do \
161           case '$(am__configure_deps)' in \
162             *$$dep*) \
163               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
164                 && { if test -f $@; then exit 0; else break; fi; }; \
165               exit 1;; \
166           esac; \
167         done; \
168         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
169         $(am__cd) $(top_srcdir) && \
170           $(AUTOMAKE) --gnu test/Makefile
171 .PRECIOUS: Makefile
172 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
173         @case '$?' in \
174           *config.status*) \
175             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
176           *) \
177             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
178             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
179         esac;
180
181 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
182         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
183
184 $(top_srcdir)/configure:  $(am__configure_deps)
185         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
186 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
187         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188 $(am__aclocal_m4_deps):
189 tags: TAGS
190 TAGS:
191
192 ctags: CTAGS
193 CTAGS:
194
195
196 check-TESTS: $(TESTS)
197         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
198         srcdir=$(srcdir); export srcdir; \
199         list=' $(TESTS) '; \
200         $(am__tty_colors); \
201         if test -n "$$list"; then \
202           for tst in $$list; do \
203             if test -f ./$$tst; then dir=./; \
204             elif test -f $$tst; then dir=; \
205             else dir="$(srcdir)/"; fi; \
206             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
207               all=`expr $$all + 1`; \
208               case " $(XFAIL_TESTS) " in \
209               *[\ \     ]$$tst[\ \      ]*) \
210                 xpass=`expr $$xpass + 1`; \
211                 failed=`expr $$failed + 1`; \
212                 col=$$red; res=XPASS; \
213               ;; \
214               *) \
215                 col=$$grn; res=PASS; \
216               ;; \
217               esac; \
218             elif test $$? -ne 77; then \
219               all=`expr $$all + 1`; \
220               case " $(XFAIL_TESTS) " in \
221               *[\ \     ]$$tst[\ \      ]*) \
222                 xfail=`expr $$xfail + 1`; \
223                 col=$$lgn; res=XFAIL; \
224               ;; \
225               *) \
226                 failed=`expr $$failed + 1`; \
227                 col=$$red; res=FAIL; \
228               ;; \
229               esac; \
230             else \
231               skip=`expr $$skip + 1`; \
232               col=$$blu; res=SKIP; \
233             fi; \
234             echo "$${col}$$res$${std}: $$tst"; \
235           done; \
236           if test "$$all" -eq 1; then \
237             tests="test"; \
238             All=""; \
239           else \
240             tests="tests"; \
241             All="All "; \
242           fi; \
243           if test "$$failed" -eq 0; then \
244             if test "$$xfail" -eq 0; then \
245               banner="$$All$$all $$tests passed"; \
246             else \
247               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
248               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
249             fi; \
250           else \
251             if test "$$xpass" -eq 0; then \
252               banner="$$failed of $$all $$tests failed"; \
253             else \
254               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
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             if test "$$skip" -eq 1; then \
262               skipped="($$skip test was not run)"; \
263             else \
264               skipped="($$skip tests were not run)"; \
265             fi; \
266             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
267               dashes="$$skipped"; \
268           fi; \
269           report=""; \
270           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
271             report="Please report to $(PACKAGE_BUGREPORT)"; \
272             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
273               dashes="$$report"; \
274           fi; \
275           dashes=`echo "$$dashes" | sed s/./=/g`; \
276           if test "$$failed" -eq 0; then \
277             echo "$$grn$$dashes"; \
278           else \
279             echo "$$red$$dashes"; \
280           fi; \
281           echo "$$banner"; \
282           test -z "$$skipped" || echo "$$skipped"; \
283           test -z "$$report" || echo "$$report"; \
284           echo "$$dashes$$std"; \
285           test "$$failed" -eq 0; \
286         else :; fi
287
288 distdir: $(DISTFILES)
289         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
290         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
291         list='$(DISTFILES)'; \
292           dist_files=`for file in $$list; do echo $$file; done | \
293           sed -e "s|^$$srcdirstrip/||;t" \
294               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
295         case $$dist_files in \
296           */*) $(MKDIR_P) `echo "$$dist_files" | \
297                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
298                            sort -u` ;; \
299         esac; \
300         for file in $$dist_files; do \
301           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
302           if test -d $$d/$$file; then \
303             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
304             if test -d "$(distdir)/$$file"; then \
305               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
306             fi; \
307             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
308               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
309               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
310             fi; \
311             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
312           else \
313             test -f "$(distdir)/$$file" \
314             || cp -p $$d/$$file "$(distdir)/$$file" \
315             || exit 1; \
316           fi; \
317         done
318 check-am: all-am
319         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
320 check: check-am
321 all-am: Makefile
322 installdirs:
323 install: install-am
324 install-exec: install-exec-am
325 install-data: install-data-am
326 uninstall: uninstall-am
327
328 install-am: all-am
329         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
330
331 installcheck: installcheck-am
332 install-strip:
333         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
334           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
335           `test -z '$(STRIP)' || \
336             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
337 mostlyclean-generic:
338
339 clean-generic:
340
341 distclean-generic:
342         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
343         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
344
345 maintainer-clean-generic:
346         @echo "This command is intended for maintainers to use"
347         @echo "it deletes files that may require special tools to rebuild."
348 clean: clean-am
349
350 clean-am: clean-generic mostlyclean-am
351
352 distclean: distclean-am
353         -rm -f Makefile
354 distclean-am: clean-am distclean-generic
355
356 dvi: dvi-am
357
358 dvi-am:
359
360 html: html-am
361
362 html-am:
363
364 info: info-am
365
366 info-am:
367
368 install-data-am:
369
370 install-dvi: install-dvi-am
371
372 install-dvi-am:
373
374 install-exec-am:
375
376 install-html: install-html-am
377
378 install-html-am:
379
380 install-info: install-info-am
381
382 install-info-am:
383
384 install-man:
385
386 install-pdf: install-pdf-am
387
388 install-pdf-am:
389
390 install-ps: install-ps-am
391
392 install-ps-am:
393
394 installcheck-am:
395
396 maintainer-clean: maintainer-clean-am
397         -rm -f Makefile
398 maintainer-clean-am: distclean-am maintainer-clean-generic
399
400 mostlyclean: mostlyclean-am
401
402 mostlyclean-am: mostlyclean-generic
403
404 pdf: pdf-am
405
406 pdf-am:
407
408 ps: ps-am
409
410 ps-am:
411
412 uninstall-am:
413
414 .MAKE: check-am install-am install-strip
415
416 .PHONY: all all-am check check-TESTS check-am clean clean-generic \
417         distclean distclean-generic distdir dvi dvi-am html html-am \
418         info info-am install install-am install-data install-data-am \
419         install-dvi install-dvi-am install-exec install-exec-am \
420         install-html install-html-am install-info install-info-am \
421         install-man install-pdf install-pdf-am install-ps \
422         install-ps-am install-strip installcheck installcheck-am \
423         installdirs maintainer-clean maintainer-clean-generic \
424         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
425         uninstall-am
426
427
428 # Tell versions [3.59,3.63) of GNU make to not export all variables.
429 # Otherwise a system limit (for SysV at least) may be exceeded.
430 .NOEXPORT: