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