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