Makefile.in revision c9710b42
1# Makefile.in generated by automake 1.12.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__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  }
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53@HAVE_PTHREAD_TRUE@check_PROGRAMS = test-pthread$(EXEEXT)
54subdir = test
55DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56	$(top_srcdir)/depcomp $(top_srcdir)/test-driver
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cc_for_build.m4 \
59	$(top_srcdir)/m4/ax_create_stdint_h.m4 \
60	$(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
61	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
62	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
63	$(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70PROGRAMS = $(noinst_PROGRAMS)
71test_pthread_SOURCES = test-pthread.c
72test_pthread_OBJECTS = test-pthread.$(OBJEXT)
73@HAVE_PTHREAD_TRUE@test_pthread_DEPENDENCIES =  \
74@HAVE_PTHREAD_TRUE@	$(top_builddir)/src/libfontconfig.la
75AM_V_lt = $(am__v_lt_@AM_V@)
76am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
77am__v_lt_0 = --silent
78am__v_lt_1 = 
79AM_V_P = $(am__v_P_@AM_V@)
80am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
81am__v_P_0 = false
82am__v_P_1 = :
83AM_V_GEN = $(am__v_GEN_@AM_V@)
84am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
85am__v_GEN_0 = @echo "  GEN     " $@;
86am__v_GEN_1 = 
87AM_V_at = $(am__v_at_@AM_V@)
88am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
89am__v_at_0 = @
90am__v_at_1 = 
91DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
92depcomp = $(SHELL) $(top_srcdir)/depcomp
93am__depfiles_maybe = depfiles
94am__mv = mv -f
95COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
98	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
99	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
100	$(AM_CFLAGS) $(CFLAGS)
101AM_V_CC = $(am__v_CC_@AM_V@)
102am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
103am__v_CC_0 = @echo "  CC      " $@;
104am__v_CC_1 = 
105CCLD = $(CC)
106LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
107	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
108	$(AM_LDFLAGS) $(LDFLAGS) -o $@
109AM_V_CCLD = $(am__v_CCLD_@AM_V@)
110am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
111am__v_CCLD_0 = @echo "  CCLD    " $@;
112am__v_CCLD_1 = 
113SOURCES = test-pthread.c
114DIST_SOURCES = test-pthread.c
115am__can_run_installinfo = \
116  case $$AM_UPDATE_INFO_DIR in \
117    n|no|NO) false;; \
118    *) (install-info --version) >/dev/null 2>&1;; \
119  esac
120ETAGS = etags
121CTAGS = ctags
122am__tty_colors_dummy = \
123  mgn= red= grn= lgn= blu= brg= std=; \
124  am__color_tests=no
125am__tty_colors = $(am__tty_colors_dummy)
126am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
127am__vpath_adj = case $$p in \
128    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
129    *) f=$$p;; \
130  esac;
131am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
132am__install_max = 40
133am__nobase_strip_setup = \
134  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
135am__nobase_strip = \
136  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
137am__nobase_list = $(am__nobase_strip_setup); \
138  for p in $$list; do echo "$$p $$p"; done | \
139  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
140  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
141    if (++n[$$2] == $(am__install_max)) \
142      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
143    END { for (dir in files) print dir, files[dir] }'
144am__base_list = \
145  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
146  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
147am__uninstall_files_from_dir = { \
148  test -z "$$files" \
149    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
150    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
151         $(am__cd) "$$dir" && rm -f $$files; }; \
152  }
153am__recheck_rx = ^[ 	]*:recheck:[ 	]*
154am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
155am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
156# A command that, given a newline-separated list of test names on the
157# standard input, print the name of the tests that are to be re-run
158# upon "make recheck".
159am__list_recheck_tests = $(AWK) '{ \
160  recheck = 1; \
161  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
162    { \
163      if (rc < 0) \
164        { \
165          if ((getline line2 < ($$0 ".log")) < 0) \
166	    recheck = 0; \
167          break; \
168        } \
169      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
170        { \
171          recheck = 0; \
172          break; \
173        } \
174      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
175        { \
176          break; \
177        } \
178    }; \
179  if (recheck) \
180    print $$0; \
181  close ($$0 ".trs"); \
182  close ($$0 ".log"); \
183}'
184# A command that, given a newline-separated list of test names on the
185# standard input, create the global log from their .trs and .log files.
186am__create_global_log = $(AWK) ' \
187function fatal(msg) \
188{ \
189  print "fatal: making $@: " msg | "cat >&2"; \
190  exit 1; \
191} \
192function rst_section(header) \
193{ \
194  print header; \
195  len = length(header); \
196  for (i = 1; i <= len; i = i + 1) \
197    printf "="; \
198  printf "\n\n"; \
199} \
200{ \
201  copy_in_global_log = 1; \
202  global_test_result = "RUN"; \
203  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
204    { \
205      if (rc < 0) \
206         fatal("failed to read from " $$0 ".trs"); \
207      if (line ~ /$(am__global_test_result_rx)/) \
208        { \
209          sub("$(am__global_test_result_rx)", "", line); \
210          sub("[ 	]*$$", "", line); \
211          global_test_result = line; \
212        } \
213      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
214        copy_in_global_log = 0; \
215    }; \
216  if (copy_in_global_log) \
217    { \
218      rst_section(global_test_result ": " $$0); \
219      while ((rc = (getline line < ($$0 ".log"))) != 0) \
220      { \
221        if (rc < 0) \
222          fatal("failed to read from " $$0 ".log"); \
223        print line; \
224      }; \
225      printf "\n"; \
226    }; \
227  close ($$0 ".trs"); \
228  close ($$0 ".log"); \
229}'
230# Restructured Text title.
231am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
232# Solaris 10 'make', and several other traditional 'make' implementations,
233# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
234# by disabling -e (using the XSI extension "set +e") if it's set.
235am__sh_e_setup = case $$- in *e*) set +e;; esac
236# Default flags passed to test drivers.
237am__common_driver_flags = \
238  --color-tests "$$am__color_tests" \
239  --enable-hard-errors "$$am__enable_hard_errors" \
240  --expect-failure "$$am__expect_failure"
241# To be inserted before the command running the test.  Creates the
242# directory for the log if needed.  Stores in $dir the directory
243# containing $f, in $tst the test, in $log the log.  Executes the
244# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
245# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
246# will run the test scripts (or their associated LOG_COMPILER, if
247# thy have one).
248am__check_pre = \
249$(am__sh_e_setup);					\
250$(am__vpath_adj_setup) $(am__vpath_adj)			\
251$(am__tty_colors);					\
252srcdir=$(srcdir); export srcdir;			\
253case "$@" in						\
254  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
255    *) am__odir=.;; 					\
256esac;							\
257test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
258  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
259if test -f "./$$f"; then dir=./;			\
260elif test -f "$$f"; then dir=;				\
261else dir="$(srcdir)/"; fi;				\
262tst=$$dir$$f; log='$@'; 				\
263if test -n '$(DISABLE_HARD_ERRORS)'; then		\
264  am__enable_hard_errors=no; 				\
265else							\
266  am__enable_hard_errors=yes; 				\
267fi; 							\
268case " $(XFAIL_TESTS) " in				\
269  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
270    am__expect_failure=yes;;				\
271  *)							\
272    am__expect_failure=no;;				\
273esac; 							\
274$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
275# A shell command to get the names of the tests scripts with any registered
276# extension removed (i.e., equivalently, the names of the test logs, with
277# the '.log' extension removed).  The result is saved in the shell variable
278# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
279# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
280# since that might cause problem with VPATH rewrites for suffix-less tests.
281# See also 'test-harness-vpath-rewrite.test' and 'test-trs-basic.test'.
282am__set_TESTS_bases = \
283  bases='$(TEST_LOGS)'; \
284  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
285  bases=`echo $$bases`
286RECHECK_LOGS = $(TEST_LOGS)
287AM_RECURSIVE_TARGETS = check recheck
288TEST_SUITE_LOG = test-suite.log
289am__test_logs1 = $(TESTS:=.log)
290am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
291TEST_LOGS = $(am__test_logs2:.sh.log=.log)
292SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
293SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
294am__set_b = \
295  case '$@' in \
296    */*) \
297      case '$*' in \
298        */*) b='$*';; \
299          *) b=`echo '$@' | sed 's/\.log$$//'`; \
300       esac;; \
301    *) \
302      b='$*';; \
303  esac
304DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
305ACLOCAL = @ACLOCAL@
306AMTAR = @AMTAR@
307AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
308AR = @AR@
309AS = @AS@
310AUTOCONF = @AUTOCONF@
311AUTOHEADER = @AUTOHEADER@
312AUTOMAKE = @AUTOMAKE@
313AWK = @AWK@
314BASECONFIGDIR = @BASECONFIGDIR@
315CC = @CC@
316CCDEPMODE = @CCDEPMODE@
317CC_FOR_BUILD = @CC_FOR_BUILD@
318CFLAGS = @CFLAGS@
319CONFIGDIR = @CONFIGDIR@
320CPP = @CPP@
321CPPFLAGS = @CPPFLAGS@
322CYGPATH_W = @CYGPATH_W@
323DEFS = @DEFS@
324DEPDIR = @DEPDIR@
325DLLTOOL = @DLLTOOL@
326DOCMAN3 = @DOCMAN3@
327DSYMUTIL = @DSYMUTIL@
328DUMPBIN = @DUMPBIN@
329ECHO_C = @ECHO_C@
330ECHO_N = @ECHO_N@
331ECHO_T = @ECHO_T@
332EGREP = @EGREP@
333EXEEXT = @EXEEXT@
334EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
335EXPAT_CFLAGS = @EXPAT_CFLAGS@
336EXPAT_LIBS = @EXPAT_LIBS@
337FC_ADD_FONTS = @FC_ADD_FONTS@
338FC_CACHEDIR = @FC_CACHEDIR@
339FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
340FC_FONTDATE = @FC_FONTDATE@
341FC_FONTPATH = @FC_FONTPATH@
342FGREP = @FGREP@
343FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
344FREETYPE_LIBS = @FREETYPE_LIBS@
345GIT = @GIT@
346GPERF = @GPERF@
347GREP = @GREP@
348HASDOCBOOK = @HASDOCBOOK@
349HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
350ICONV_CFLAGS = @ICONV_CFLAGS@
351ICONV_LIBS = @ICONV_LIBS@
352INSTALL = @INSTALL@
353INSTALL_DATA = @INSTALL_DATA@
354INSTALL_PROGRAM = @INSTALL_PROGRAM@
355INSTALL_SCRIPT = @INSTALL_SCRIPT@
356INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
357LD = @LD@
358LDFLAGS = @LDFLAGS@
359LIBOBJS = @LIBOBJS@
360LIBS = @LIBS@
361LIBTOOL = @LIBTOOL@
362LIBT_CURRENT = @LIBT_CURRENT@
363LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
364LIBT_REVISION = @LIBT_REVISION@
365LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
366LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
367LIBXML2_LIBS = @LIBXML2_LIBS@
368LIPO = @LIPO@
369LN_S = @LN_S@
370LTLIBOBJS = @LTLIBOBJS@
371MAKEINFO = @MAKEINFO@
372MANIFEST_TOOL = @MANIFEST_TOOL@
373MKDIR_P = @MKDIR_P@
374NM = @NM@
375NMEDIT = @NMEDIT@
376OBJDUMP = @OBJDUMP@
377OBJEXT = @OBJEXT@
378OTOOL = @OTOOL@
379OTOOL64 = @OTOOL64@
380PACKAGE = @PACKAGE@
381PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
382PACKAGE_NAME = @PACKAGE_NAME@
383PACKAGE_STRING = @PACKAGE_STRING@
384PACKAGE_TARNAME = @PACKAGE_TARNAME@
385PACKAGE_URL = @PACKAGE_URL@
386PACKAGE_VERSION = @PACKAGE_VERSION@
387PATH_SEPARATOR = @PATH_SEPARATOR@
388PKG_CONFIG = @PKG_CONFIG@
389PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
390PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
391PTHREAD_CC = @PTHREAD_CC@
392PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
393PTHREAD_LIBS = @PTHREAD_LIBS@
394RANLIB = @RANLIB@
395RM = @RM@
396SED = @SED@
397SET_MAKE = @SET_MAKE@
398SHELL = @SHELL@
399STRIP = @STRIP@
400TEMPLATEDIR = @TEMPLATEDIR@
401VERSION = @VERSION@
402WARN_CFLAGS = @WARN_CFLAGS@
403XMLDIR = @XMLDIR@
404abs_builddir = @abs_builddir@
405abs_srcdir = @abs_srcdir@
406abs_top_builddir = @abs_top_builddir@
407abs_top_srcdir = @abs_top_srcdir@
408ac_ct_AR = @ac_ct_AR@
409ac_ct_CC = @ac_ct_CC@
410ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
411am__include = @am__include@
412am__leading_dot = @am__leading_dot@
413am__quote = @am__quote@
414am__tar = @am__tar@
415am__untar = @am__untar@
416ax_pthread_config = @ax_pthread_config@
417baseconfigdir = @baseconfigdir@
418bindir = @bindir@
419build = @build@
420build_alias = @build_alias@
421build_cpu = @build_cpu@
422build_os = @build_os@
423build_vendor = @build_vendor@
424builddir = @builddir@
425configdir = @configdir@
426datadir = @datadir@
427datarootdir = @datarootdir@
428docdir = @docdir@
429dvidir = @dvidir@
430exec_prefix = @exec_prefix@
431fc_cachedir = @fc_cachedir@
432host = @host@
433host_alias = @host_alias@
434host_cpu = @host_cpu@
435host_os = @host_os@
436host_vendor = @host_vendor@
437htmldir = @htmldir@
438includedir = @includedir@
439infodir = @infodir@
440install_sh = @install_sh@
441libdir = @libdir@
442libexecdir = @libexecdir@
443localedir = @localedir@
444localstatedir = @localstatedir@
445mandir = @mandir@
446mkdir_p = @mkdir_p@
447ms_librarian = @ms_librarian@
448oldincludedir = @oldincludedir@
449pdfdir = @pdfdir@
450pkgconfigdir = @pkgconfigdir@
451prefix = @prefix@
452program_transform_name = @program_transform_name@
453psdir = @psdir@
454sbindir = @sbindir@
455sharedstatedir = @sharedstatedir@
456srcdir = @srcdir@
457sysconfdir = @sysconfdir@
458target_alias = @target_alias@
459templatedir = @templatedir@
460top_build_prefix = @top_build_prefix@
461top_builddir = @top_builddir@
462top_srcdir = @top_srcdir@
463xmldir = @xmldir@
464check_SCRIPTS = run-test.sh
465TEST_EXTENSIONS = \
466	.sh \
467	$(NULL)
468
469AM_TESTS_ENVIRONMENT = \
470	src=${srcdir}; export src; \
471	EXEEXT=${EXEEXT}; export EXEEXT; \
472	$(NULL)
473
474SH_LOG_COMPILER = sh
475TESTS = run-test.sh
476TESTDATA = 4x6.pcf 8x16.pcf out.expected fonts.conf.in
477AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
478@HAVE_PTHREAD_TRUE@noinst_PROGRAMS = $(check_PROGRAMS)
479@HAVE_PTHREAD_TRUE@test_pthread_LDADD = $(top_builddir)/src/libfontconfig.la
480# We don't enable this test by default because it will require config and fonts
481# to meaningfully test anything, and we are not installed yet.
482#TESTS += test-pthread
483EXTRA_DIST = $(check_SCRIPTS) $(TESTDATA)
484CLEANFILES = 
485all: all-am
486
487.SUFFIXES:
488.SUFFIXES: .c .lo .log .o .obj .sh .sh$(EXEEXT) .trs
489$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
490	@for dep in $?; do \
491	  case '$(am__configure_deps)' in \
492	    *$$dep*) \
493	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
494	        && { if test -f $@; then exit 0; else break; fi; }; \
495	      exit 1;; \
496	  esac; \
497	done; \
498	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
499	$(am__cd) $(top_srcdir) && \
500	  $(AUTOMAKE) --gnu test/Makefile
501.PRECIOUS: Makefile
502Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
503	@case '$?' in \
504	  *config.status*) \
505	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
506	  *) \
507	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
508	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
509	esac;
510
511$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
512	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
513
514$(top_srcdir)/configure:  $(am__configure_deps)
515	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
517	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
518$(am__aclocal_m4_deps):
519
520clean-checkPROGRAMS:
521	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
522	echo " rm -f" $$list; \
523	rm -f $$list || exit $$?; \
524	test -n "$(EXEEXT)" || exit 0; \
525	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
526	echo " rm -f" $$list; \
527	rm -f $$list
528
529clean-noinstPROGRAMS:
530	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
531	echo " rm -f" $$list; \
532	rm -f $$list || exit $$?; \
533	test -n "$(EXEEXT)" || exit 0; \
534	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
535	echo " rm -f" $$list; \
536	rm -f $$list
537test-pthread$(EXEEXT): $(test_pthread_OBJECTS) $(test_pthread_DEPENDENCIES) $(EXTRA_test_pthread_DEPENDENCIES) 
538	@rm -f test-pthread$(EXEEXT)
539	$(AM_V_CCLD)$(LINK) $(test_pthread_OBJECTS) $(test_pthread_LDADD) $(LIBS)
540
541mostlyclean-compile:
542	-rm -f *.$(OBJEXT)
543
544distclean-compile:
545	-rm -f *.tab.c
546
547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread.Po@am__quote@
548
549.c.o:
550@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
551@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
552@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
553@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
555
556.c.obj:
557@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
558@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
559@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
560@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
562
563.c.lo:
564@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
565@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
566@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
567@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
568@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
569
570mostlyclean-libtool:
571	-rm -f *.lo
572
573clean-libtool:
574	-rm -rf .libs _libs
575
576ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
577	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
578	unique=`for i in $$list; do \
579	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580	  done | \
581	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582	      END { if (nonempty) { for (i in files) print i; }; }'`; \
583	mkid -fID $$unique
584tags: TAGS
585
586TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
587		$(TAGS_FILES) $(LISP)
588	set x; \
589	here=`pwd`; \
590	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
591	unique=`for i in $$list; do \
592	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593	  done | \
594	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595	      END { if (nonempty) { for (i in files) print i; }; }'`; \
596	shift; \
597	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
598	  test -n "$$unique" || unique=$$empty_fix; \
599	  if test $$# -gt 0; then \
600	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
601	      "$$@" $$unique; \
602	  else \
603	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
604	      $$unique; \
605	  fi; \
606	fi
607ctags: CTAGS
608CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
609		$(TAGS_FILES) $(LISP)
610	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
611	unique=`for i in $$list; do \
612	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
613	  done | \
614	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
615	      END { if (nonempty) { for (i in files) print i; }; }'`; \
616	test -z "$(CTAGS_ARGS)$$unique" \
617	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
618	     $$unique
619
620GTAGS:
621	here=`$(am__cd) $(top_builddir) && pwd` \
622	  && $(am__cd) $(top_srcdir) \
623	  && gtags -i $(GTAGS_ARGS) "$$here"
624
625cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
626	list='$(SOURCES) $(HEADERS) $(LISP)'; \
627	case "$(srcdir)" in \
628	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
629	  *) sdir=$(subdir)/$(srcdir) ;; \
630	esac; \
631	for i in $$list; do \
632	  if test -f "$$i"; then \
633	    echo "$(subdir)/$$i"; \
634	  else \
635	    echo "$$sdir/$$i"; \
636	  fi; \
637	done >> $(top_builddir)/cscope.files
638
639distclean-tags:
640	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
641
642# Recover from deleted '.trs' file; this should ensure that
643# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
644# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
645# to avoid problems with "make -n".
646.log.trs:
647	rm -f $< $@
648	$(MAKE) $(AM_MAKEFLAGS) $<
649
650# Leading 'am--fnord' is there to ensure the list of targets does not
651# exand to empty, as could happen e.g. with make check TESTS=''.
652am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
653am--force-recheck:
654	@:
655
656$(TEST_SUITE_LOG): $(TEST_LOGS)
657	@$(am__set_TESTS_bases); \
658	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
659	redo_bases=`for i in $$bases; do \
660	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
661	            done`; \
662	if test -n "$$redo_bases"; then \
663	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
664	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
665	  if $(am__make_dryrun); then :; else \
666	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
667	  fi; \
668	fi; \
669	if test -n "$$am__remaking_logs"; then \
670	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
671	       "recursion detected" >&2; \
672	else \
673	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
674	fi; \
675	if $(am__make_dryrun); then :; else \
676	  st=0;  \
677	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
678	  for i in $$redo_bases; do \
679	    test -f $$i.trs && test -r $$i.trs \
680	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
681	    test -f $$i.log && test -r $$i.log \
682	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
683	  done; \
684	  test $$st -eq 0 || exit 1; \
685	fi
686	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
687	ws='[ 	]'; \
688	results=`for b in $$bases; do echo $$b.trs; done`; \
689	test -n "$$results" || results=/dev/null; \
690	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
691	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
692	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
693	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
694	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
695	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
696	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
697	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
698	  success=true; \
699	else \
700	  success=false; \
701	fi; \
702	br='==================='; br=$$br$$br$$br$$br; \
703	result_count () \
704	{ \
705	    if test x"$$1" = x"--maybe-color"; then \
706	      maybe_colorize=yes; \
707	    elif test x"$$1" = x"--no-color"; then \
708	      maybe_colorize=no; \
709	    else \
710	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
711	    fi; \
712	    shift; \
713	    desc=$$1 count=$$2; \
714	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
715	      color_start=$$3 color_end=$$std; \
716	    else \
717	      color_start= color_end=; \
718	    fi; \
719	    echo "$${color_start}# $$desc $$count$${color_end}"; \
720	}; \
721	create_testsuite_report () \
722	{ \
723	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
724	  result_count $$1 "PASS: " $$pass  "$$grn"; \
725	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
726	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
727	  result_count $$1 "FAIL: " $$fail  "$$red"; \
728	  result_count $$1 "XPASS:" $$xpass "$$red"; \
729	  result_count $$1 "ERROR:" $$error "$$mgn"; \
730	}; \
731	{								\
732	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
733	    $(am__rst_title);						\
734	  create_testsuite_report --no-color;				\
735	  echo;								\
736	  echo ".. contents:: :depth: 2";				\
737	  echo;								\
738	  for b in $$bases; do echo $$b; done				\
739	    | $(am__create_global_log);					\
740	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
741	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
742	if $$success; then						\
743	  col="$$grn";							\
744	 else								\
745	  col="$$red";							\
746	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
747	fi;								\
748	echo "$${col}$$br$${std}"; 					\
749	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
750	echo "$${col}$$br$${std}"; 					\
751	create_testsuite_report --maybe-color;				\
752	echo "$$col$$br$$std";						\
753	if $$success; then :; else					\
754	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
755	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
756	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
757	  fi;								\
758	  echo "$$col$$br$$std";					\
759	fi;								\
760	$$success || exit 1
761
762check-TESTS:
763	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
764	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
765	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
766	@set +e; $(am__set_TESTS_bases); \
767	log_list=`for i in $$bases; do echo $$i.log; done`; \
768	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
769	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
770	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
771	exit $$?;
772recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
773	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
774	@set +e; $(am__set_TESTS_bases); \
775	bases=`for i in $$bases; do echo $$i; done \
776	         | $(am__list_recheck_tests)` || exit 1; \
777	log_list=`for i in $$bases; do echo $$i.log; done`; \
778	log_list=`echo $$log_list`; \
779	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
780	        am__force_recheck=am--force-recheck \
781	        TEST_LOGS="$$log_list"; \
782	exit $$?
783.sh.log:
784	@p='$<'; \
785	$(am__set_b); \
786	$(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
787	--log-file $$b.log --trs-file $$b.trs \
788	$(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
789	"$$tst" $(AM_TESTS_FD_REDIRECT)
790@am__EXEEXT_TRUE@.sh$(EXEEXT).log:
791@am__EXEEXT_TRUE@	@p='$<'; \
792@am__EXEEXT_TRUE@	$(am__set_b); \
793@am__EXEEXT_TRUE@	$(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
794@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
795@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
796@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
797
798distdir: $(DISTFILES)
799	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
800	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
801	list='$(DISTFILES)'; \
802	  dist_files=`for file in $$list; do echo $$file; done | \
803	  sed -e "s|^$$srcdirstrip/||;t" \
804	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
805	case $$dist_files in \
806	  */*) $(MKDIR_P) `echo "$$dist_files" | \
807			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
808			   sort -u` ;; \
809	esac; \
810	for file in $$dist_files; do \
811	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
812	  if test -d $$d/$$file; then \
813	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
814	    if test -d "$(distdir)/$$file"; then \
815	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
816	    fi; \
817	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
818	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
819	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
820	    fi; \
821	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
822	  else \
823	    test -f "$(distdir)/$$file" \
824	    || cp -p $$d/$$file "$(distdir)/$$file" \
825	    || exit 1; \
826	  fi; \
827	done
828check-am: all-am
829	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
830	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
831check: check-am
832all-am: Makefile $(PROGRAMS)
833installdirs:
834install: install-am
835install-exec: install-exec-am
836install-data: install-data-am
837uninstall: uninstall-am
838
839install-am: all-am
840	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
841
842installcheck: installcheck-am
843install-strip:
844	if test -z '$(STRIP)'; then \
845	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
846	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
847	      install; \
848	else \
849	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
850	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
851	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
852	fi
853mostlyclean-generic:
854	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
855	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
856	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
857
858clean-generic:
859	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
860
861distclean-generic:
862	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
863	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
864
865maintainer-clean-generic:
866	@echo "This command is intended for maintainers to use"
867	@echo "it deletes files that may require special tools to rebuild."
868clean: clean-am
869
870clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
871	clean-noinstPROGRAMS mostlyclean-am
872
873distclean: distclean-am
874	-rm -rf ./$(DEPDIR)
875	-rm -f Makefile
876distclean-am: clean-am distclean-compile distclean-generic \
877	distclean-tags
878
879dvi: dvi-am
880
881dvi-am:
882
883html: html-am
884
885html-am:
886
887info: info-am
888
889info-am:
890
891install-data-am:
892
893install-dvi: install-dvi-am
894
895install-dvi-am:
896
897install-exec-am:
898
899install-html: install-html-am
900
901install-html-am:
902
903install-info: install-info-am
904
905install-info-am:
906
907install-man:
908
909install-pdf: install-pdf-am
910
911install-pdf-am:
912
913install-ps: install-ps-am
914
915install-ps-am:
916
917installcheck-am:
918
919maintainer-clean: maintainer-clean-am
920	-rm -rf ./$(DEPDIR)
921	-rm -f Makefile
922maintainer-clean-am: distclean-am maintainer-clean-generic
923
924mostlyclean: mostlyclean-am
925
926mostlyclean-am: mostlyclean-compile mostlyclean-generic \
927	mostlyclean-libtool
928
929pdf: pdf-am
930
931pdf-am:
932
933ps: ps-am
934
935ps-am:
936
937uninstall-am:
938
939.MAKE: check-am install-am install-strip
940
941.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
942	clean-checkPROGRAMS clean-generic clean-libtool \
943	clean-noinstPROGRAMS cscopelist ctags distclean \
944	distclean-compile distclean-generic distclean-libtool \
945	distclean-tags distdir dvi dvi-am html html-am info info-am \
946	install install-am install-data install-data-am install-dvi \
947	install-dvi-am install-exec install-exec-am install-html \
948	install-html-am install-info install-info-am install-man \
949	install-pdf install-pdf-am install-ps install-ps-am \
950	install-strip installcheck installcheck-am installdirs \
951	maintainer-clean maintainer-clean-generic mostlyclean \
952	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
953	pdf pdf-am ps ps-am recheck tags uninstall uninstall-am
954
955
956-include $(top_srcdir)/git.mk
957
958# Tell versions [3.59,3.63) of GNU make to not export all variables.
959# Otherwise a system limit (for SysV at least) may be exceeded.
960.NOEXPORT:
961