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