release 0.0.2
[ptask.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 @CPPCHECK_TRUE@am__append_1 = test-cppcheck.sh
54 subdir = tests
55 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_CLEAN_FILES =
62 CONFIG_CLEAN_VPATH_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 am__can_run_installinfo = \
66   case $$AM_UPDATE_INFO_DIR in \
67     n|no|NO) false;; \
68     *) (install-info --version) >/dev/null 2>&1;; \
69   esac
70 am__tty_colors = \
71 red=; grn=; lgn=; blu=; std=
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 AMTAR = @AMTAR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CFLAGS = @CFLAGS@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CYGPATH_W = @CYGPATH_W@
85 DEFS = @DEFS@
86 DEPDIR = @DEPDIR@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EGREP = @EGREP@
91 EXEEXT = @EXEEXT@
92 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
93 GMSGFMT = @GMSGFMT@
94 GMSGFMT_015 = @GMSGFMT_015@
95 GREP = @GREP@
96 GTK_CFLAGS = @GTK_CFLAGS@
97 GTK_LIBS = @GTK_LIBS@
98 HAVE_CPPCHECK = @HAVE_CPPCHECK@
99 HELP2MAN = @HELP2MAN@
100 INSTALL = @INSTALL@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 INTLLIBS = @INTLLIBS@
106 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
107 JSON_CFLAGS = @JSON_CFLAGS@
108 JSON_LIBS = @JSON_LIBS@
109 LDFLAGS = @LDFLAGS@
110 LIBICONV = @LIBICONV@
111 LIBINTL = @LIBINTL@
112 LIBOBJS = @LIBOBJS@
113 LIBS = @LIBS@
114 LTLIBICONV = @LTLIBICONV@
115 LTLIBINTL = @LTLIBINTL@
116 LTLIBOBJS = @LTLIBOBJS@
117 MAKEINFO = @MAKEINFO@
118 MKDIR_P = @MKDIR_P@
119 MSGFMT = @MSGFMT@
120 MSGFMT_015 = @MSGFMT_015@
121 MSGMERGE = @MSGMERGE@
122 OBJEXT = @OBJEXT@
123 PACKAGE = @PACKAGE@
124 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125 PACKAGE_NAME = @PACKAGE_NAME@
126 PACKAGE_STRING = @PACKAGE_STRING@
127 PACKAGE_TARNAME = @PACKAGE_TARNAME@
128 PACKAGE_URL = @PACKAGE_URL@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 PKG_CONFIG = @PKG_CONFIG@
132 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
133 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
134 POSUB = @POSUB@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 STRIP = @STRIP@
138 USE_NLS = @USE_NLS@
139 VERSION = @VERSION@
140 X11_CFLAGS = @X11_CFLAGS@
141 X11_LIBS = @X11_LIBS@
142 XEXT_CFLAGS = @XEXT_CFLAGS@
143 XEXT_LIBS = @XEXT_LIBS@
144 XGETTEXT = @XGETTEXT@
145 XGETTEXT_015 = @XGETTEXT_015@
146 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
147 XMKMF = @XMKMF@
148 abs_builddir = @abs_builddir@
149 abs_srcdir = @abs_srcdir@
150 abs_top_builddir = @abs_top_builddir@
151 abs_top_srcdir = @abs_top_srcdir@
152 ac_ct_CC = @ac_ct_CC@
153 am__include = @am__include@
154 am__leading_dot = @am__leading_dot@
155 am__quote = @am__quote@
156 am__tar = @am__tar@
157 am__untar = @am__untar@
158 bindir = @bindir@
159 build = @build@
160 build_alias = @build_alias@
161 build_cpu = @build_cpu@
162 build_os = @build_os@
163 build_vendor = @build_vendor@
164 builddir = @builddir@
165 datadir = @datadir@
166 datarootdir = @datarootdir@
167 docdir = @docdir@
168 dvidir = @dvidir@
169 exec_prefix = @exec_prefix@
170 host = @host@
171 host_alias = @host_alias@
172 host_cpu = @host_cpu@
173 host_os = @host_os@
174 host_vendor = @host_vendor@
175 htmldir = @htmldir@
176 includedir = @includedir@
177 infodir = @infodir@
178 install_sh = @install_sh@
179 libdir = @libdir@
180 libexecdir = @libexecdir@
181 localedir = @localedir@
182 localstatedir = @localstatedir@
183 mandir = @mandir@
184 mkdir_p = @mkdir_p@
185 oldincludedir = @oldincludedir@
186 pdfdir = @pdfdir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 psdir = @psdir@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 srcdir = @srcdir@
193 sysconfdir = @sysconfdir@
194 target_alias = @target_alias@
195 top_build_prefix = @top_build_prefix@
196 top_builddir = @top_builddir@
197 top_srcdir = @top_srcdir@
198 EXTRA_DIST = checkpatch.pl \
199         test-cppcheck.sh
200
201 TESTS = $(am__append_1)
202 all: all-am
203
204 .SUFFIXES:
205 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
206         @for dep in $?; do \
207           case '$(am__configure_deps)' in \
208             *$$dep*) \
209               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
210                 && { if test -f $@; then exit 0; else break; fi; }; \
211               exit 1;; \
212           esac; \
213         done; \
214         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
215         $(am__cd) $(top_srcdir) && \
216           $(AUTOMAKE) --gnu tests/Makefile
217 .PRECIOUS: Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219         @case '$?' in \
220           *config.status*) \
221             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222           *) \
223             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225         esac;
226
227 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230 $(top_srcdir)/configure:  $(am__configure_deps)
231         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(am__aclocal_m4_deps):
235 tags: TAGS
236 TAGS:
237
238 ctags: CTAGS
239 CTAGS:
240
241
242 check-TESTS: $(TESTS)
243         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
244         srcdir=$(srcdir); export srcdir; \
245         list=' $(TESTS) '; \
246         $(am__tty_colors); \
247         if test -n "$$list"; then \
248           for tst in $$list; do \
249             if test -f ./$$tst; then dir=./; \
250             elif test -f $$tst; then dir=; \
251             else dir="$(srcdir)/"; fi; \
252             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
253               all=`expr $$all + 1`; \
254               case " $(XFAIL_TESTS) " in \
255               *[\ \     ]$$tst[\ \      ]*) \
256                 xpass=`expr $$xpass + 1`; \
257                 failed=`expr $$failed + 1`; \
258                 col=$$red; res=XPASS; \
259               ;; \
260               *) \
261                 col=$$grn; res=PASS; \
262               ;; \
263               esac; \
264             elif test $$? -ne 77; then \
265               all=`expr $$all + 1`; \
266               case " $(XFAIL_TESTS) " in \
267               *[\ \     ]$$tst[\ \      ]*) \
268                 xfail=`expr $$xfail + 1`; \
269                 col=$$lgn; res=XFAIL; \
270               ;; \
271               *) \
272                 failed=`expr $$failed + 1`; \
273                 col=$$red; res=FAIL; \
274               ;; \
275               esac; \
276             else \
277               skip=`expr $$skip + 1`; \
278               col=$$blu; res=SKIP; \
279             fi; \
280             echo "$${col}$$res$${std}: $$tst"; \
281           done; \
282           if test "$$all" -eq 1; then \
283             tests="test"; \
284             All=""; \
285           else \
286             tests="tests"; \
287             All="All "; \
288           fi; \
289           if test "$$failed" -eq 0; then \
290             if test "$$xfail" -eq 0; then \
291               banner="$$All$$all $$tests passed"; \
292             else \
293               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
294               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
295             fi; \
296           else \
297             if test "$$xpass" -eq 0; then \
298               banner="$$failed of $$all $$tests failed"; \
299             else \
300               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
301               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
302             fi; \
303           fi; \
304           dashes="$$banner"; \
305           skipped=""; \
306           if test "$$skip" -ne 0; then \
307             if test "$$skip" -eq 1; then \
308               skipped="($$skip test was not run)"; \
309             else \
310               skipped="($$skip tests were not run)"; \
311             fi; \
312             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
313               dashes="$$skipped"; \
314           fi; \
315           report=""; \
316           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
317             report="Please report to $(PACKAGE_BUGREPORT)"; \
318             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
319               dashes="$$report"; \
320           fi; \
321           dashes=`echo "$$dashes" | sed s/./=/g`; \
322           if test "$$failed" -eq 0; then \
323             col="$$grn"; \
324           else \
325             col="$$red"; \
326           fi; \
327           echo "$${col}$$dashes$${std}"; \
328           echo "$${col}$$banner$${std}"; \
329           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
330           test -z "$$report" || echo "$${col}$$report$${std}"; \
331           echo "$${col}$$dashes$${std}"; \
332           test "$$failed" -eq 0; \
333         else :; fi
334
335 distdir: $(DISTFILES)
336         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
337         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
338         list='$(DISTFILES)'; \
339           dist_files=`for file in $$list; do echo $$file; done | \
340           sed -e "s|^$$srcdirstrip/||;t" \
341               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
342         case $$dist_files in \
343           */*) $(MKDIR_P) `echo "$$dist_files" | \
344                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
345                            sort -u` ;; \
346         esac; \
347         for file in $$dist_files; do \
348           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
349           if test -d $$d/$$file; then \
350             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
351             if test -d "$(distdir)/$$file"; then \
352               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
353             fi; \
354             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
355               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
356               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
357             fi; \
358             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
359           else \
360             test -f "$(distdir)/$$file" \
361             || cp -p $$d/$$file "$(distdir)/$$file" \
362             || exit 1; \
363           fi; \
364         done
365 check-am: all-am
366         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
367 check: check-am
368 all-am: Makefile
369 installdirs:
370 install: install-am
371 install-exec: install-exec-am
372 install-data: install-data-am
373 uninstall: uninstall-am
374
375 install-am: all-am
376         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378 installcheck: installcheck-am
379 install-strip:
380         if test -z '$(STRIP)'; then \
381           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383               install; \
384         else \
385           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
388         fi
389 mostlyclean-generic:
390
391 clean-generic:
392
393 distclean-generic:
394         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
396
397 maintainer-clean-generic:
398         @echo "This command is intended for maintainers to use"
399         @echo "it deletes files that may require special tools to rebuild."
400 clean: clean-am
401
402 clean-am: clean-generic mostlyclean-am
403
404 distclean: distclean-am
405         -rm -f Makefile
406 distclean-am: clean-am distclean-generic
407
408 dvi: dvi-am
409
410 dvi-am:
411
412 html: html-am
413
414 html-am:
415
416 info: info-am
417
418 info-am:
419
420 install-data-am:
421
422 install-dvi: install-dvi-am
423
424 install-dvi-am:
425
426 install-exec-am:
427
428 install-html: install-html-am
429
430 install-html-am:
431
432 install-info: install-info-am
433
434 install-info-am:
435
436 install-man:
437
438 install-pdf: install-pdf-am
439
440 install-pdf-am:
441
442 install-ps: install-ps-am
443
444 install-ps-am:
445
446 installcheck-am:
447
448 maintainer-clean: maintainer-clean-am
449         -rm -f Makefile
450 maintainer-clean-am: distclean-am maintainer-clean-generic
451
452 mostlyclean: mostlyclean-am
453
454 mostlyclean-am: mostlyclean-generic
455
456 pdf: pdf-am
457
458 pdf-am:
459
460 ps: ps-am
461
462 ps-am:
463
464 uninstall-am:
465
466 .MAKE: check-am install-am install-strip
467
468 .PHONY: all all-am check check-TESTS check-am check-local clean \
469         clean-generic distclean distclean-generic distdir dvi dvi-am \
470         html html-am info info-am install install-am install-data \
471         install-data-am install-dvi install-dvi-am install-exec \
472         install-exec-am install-html install-html-am install-info \
473         install-info-am install-man install-pdf install-pdf-am \
474         install-ps install-ps-am install-strip installcheck \
475         installcheck-am installdirs maintainer-clean \
476         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
477         pdf-am ps ps-am uninstall uninstall-am
478
479 check-local: checkpatch.pl
480         find $(top_srcdir)/src -name \*.c -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
481         find $(top_srcdir)/src -name \*.h -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
482
483 # Tell versions [3.59,3.63) of GNU make to not export all variables.
484 # Otherwise a system limit (for SysV at least) may be exceeded.
485 .NOEXPORT: