Makefile.in revision 7204935c
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91@BUILD_COMPOSITE_TRUE@am__append_1 = xcb-composite.pc
92@BUILD_DAMAGE_TRUE@am__append_2 = xcb-damage.pc
93@BUILD_DPMS_TRUE@am__append_3 = xcb-dpms.pc
94@BUILD_DRI2_TRUE@am__append_4 = xcb-dri2.pc
95@BUILD_DRI3_TRUE@am__append_5 = xcb-dri3.pc
96@BUILD_GLX_TRUE@am__append_6 = xcb-glx.pc
97@BUILD_PRESENT_TRUE@am__append_7 = xcb-present.pc
98@BUILD_RANDR_TRUE@am__append_8 = xcb-randr.pc
99@BUILD_RECORD_TRUE@am__append_9 = xcb-record.pc
100@BUILD_RENDER_TRUE@am__append_10 = xcb-render.pc
101@BUILD_RESOURCE_TRUE@am__append_11 = xcb-res.pc
102@BUILD_SCREENSAVER_TRUE@am__append_12 = xcb-screensaver.pc
103@BUILD_SHAPE_TRUE@am__append_13 = xcb-shape.pc
104@BUILD_SHM_TRUE@am__append_14 = xcb-shm.pc
105@BUILD_SYNC_TRUE@am__append_15 = xcb-sync.pc
106@BUILD_XEVIE_TRUE@am__append_16 = xcb-xevie.pc
107@BUILD_XFREE86_DRI_TRUE@am__append_17 = xcb-xf86dri.pc
108@BUILD_XFIXES_TRUE@am__append_18 = xcb-xfixes.pc
109@BUILD_XINERAMA_TRUE@am__append_19 = xcb-xinerama.pc
110@BUILD_XINPUT_TRUE@am__append_20 = xcb-xinput.pc
111@BUILD_XKB_TRUE@am__append_21 = xcb-xkb.pc
112@BUILD_XPRINT_TRUE@am__append_22 = xcb-xprint.pc
113@BUILD_SELINUX_TRUE@am__append_23 = xcb-xselinux.pc
114@BUILD_XTEST_TRUE@am__append_24 = xcb-xtest.pc
115@BUILD_XV_TRUE@am__append_25 = xcb-xv.pc
116@BUILD_XVMC_TRUE@am__append_26 = xcb-xvmc.pc
117subdir = .
118ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
120	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
121	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
122	$(top_srcdir)/m4/xcb.m4 $(top_srcdir)/configure.ac
123am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124	$(ACLOCAL_M4)
125DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
126	$(am__configure_deps) $(am__DIST_COMMON)
127am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
128 configure.lineno config.status.lineno
129mkinstalldirs = $(install_sh) -d
130CONFIG_HEADER = $(top_builddir)/src/config.h
131CONFIG_CLEAN_FILES = xcb.pc xcb-composite.pc xcb-damage.pc xcb-dpms.pc \
132	xcb-dri2.pc xcb-dri3.pc xcb-glx.pc xcb-present.pc xcb-randr.pc \
133	xcb-record.pc xcb-render.pc xcb-res.pc xcb-screensaver.pc \
134	xcb-shape.pc xcb-shm.pc xcb-sync.pc xcb-xevie.pc \
135	xcb-xf86dri.pc xcb-xfixes.pc xcb-xinerama.pc xcb-xinput.pc \
136	xcb-xkb.pc xcb-xprint.pc xcb-xselinux.pc xcb-xtest.pc \
137	xcb-xv.pc xcb-xvmc.pc
138CONFIG_CLEAN_VPATH_FILES =
139AM_V_P = $(am__v_P_@AM_V@)
140am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
141am__v_P_0 = false
142am__v_P_1 = :
143AM_V_GEN = $(am__v_GEN_@AM_V@)
144am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
145am__v_GEN_0 = @echo "  GEN     " $@;
146am__v_GEN_1 = 
147AM_V_at = $(am__v_at_@AM_V@)
148am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
149am__v_at_0 = @
150am__v_at_1 = 
151SOURCES =
152DIST_SOURCES =
153RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
154	ctags-recursive dvi-recursive html-recursive info-recursive \
155	install-data-recursive install-dvi-recursive \
156	install-exec-recursive install-html-recursive \
157	install-info-recursive install-pdf-recursive \
158	install-ps-recursive install-recursive installcheck-recursive \
159	installdirs-recursive pdf-recursive ps-recursive \
160	tags-recursive uninstall-recursive
161am__can_run_installinfo = \
162  case $$AM_UPDATE_INFO_DIR in \
163    n|no|NO) false;; \
164    *) (install-info --version) >/dev/null 2>&1;; \
165  esac
166am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
167am__vpath_adj = case $$p in \
168    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
169    *) f=$$p;; \
170  esac;
171am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
172am__install_max = 40
173am__nobase_strip_setup = \
174  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
175am__nobase_strip = \
176  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
177am__nobase_list = $(am__nobase_strip_setup); \
178  for p in $$list; do echo "$$p $$p"; done | \
179  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
180  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
181    if (++n[$$2] == $(am__install_max)) \
182      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
183    END { for (dir in files) print dir, files[dir] }'
184am__base_list = \
185  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
186  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
187am__uninstall_files_from_dir = { \
188  test -z "$$files" \
189    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
190    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
191         $(am__cd) "$$dir" && rm -f $$files; }; \
192  }
193am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
194DATA = $(pkgconfig_DATA)
195RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
196  distclean-recursive maintainer-clean-recursive
197am__recursive_targets = \
198  $(RECURSIVE_TARGETS) \
199  $(RECURSIVE_CLEAN_TARGETS) \
200  $(am__extra_recursive_targets)
201AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
202	cscope check recheck distdir dist dist-all distcheck
203am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
204# Read a list of newline-separated strings from the standard input,
205# and print each of them once, without duplicates.  Input order is
206# *not* preserved.
207am__uniquify_input = $(AWK) '\
208  BEGIN { nonempty = 0; } \
209  { items[$$0] = 1; nonempty = 1; } \
210  END { if (nonempty) { for (i in items) print i; }; } \
211'
212# Make sure the list of sources is unique.  This is necessary because,
213# e.g., the same source file might be shared among _SOURCES variables
214# for different programs/libraries.
215am__define_uniq_tagged_files = \
216  list='$(am__tagged_files)'; \
217  unique=`for i in $$list; do \
218    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
219  done | $(am__uniquify_input)`
220ETAGS = etags
221CTAGS = ctags
222CSCOPE = cscope
223am__tty_colors_dummy = \
224  mgn= red= grn= lgn= blu= brg= std=; \
225  am__color_tests=no
226am__tty_colors = { \
227  $(am__tty_colors_dummy); \
228  if test "X$(AM_COLOR_TESTS)" = Xno; then \
229    am__color_tests=no; \
230  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
231    am__color_tests=yes; \
232  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
233    am__color_tests=yes; \
234  fi; \
235  if test $$am__color_tests = yes; then \
236    red='[0;31m'; \
237    grn='[0;32m'; \
238    lgn='[1;32m'; \
239    blu='[1;34m'; \
240    mgn='[0;35m'; \
241    brg='[1m'; \
242    std='[m'; \
243  fi; \
244}
245am__recheck_rx = ^[ 	]*:recheck:[ 	]*
246am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
247am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
248# A command that, given a newline-separated list of test names on the
249# standard input, print the name of the tests that are to be re-run
250# upon "make recheck".
251am__list_recheck_tests = $(AWK) '{ \
252  recheck = 1; \
253  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
254    { \
255      if (rc < 0) \
256        { \
257          if ((getline line2 < ($$0 ".log")) < 0) \
258	    recheck = 0; \
259          break; \
260        } \
261      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
262        { \
263          recheck = 0; \
264          break; \
265        } \
266      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
267        { \
268          break; \
269        } \
270    }; \
271  if (recheck) \
272    print $$0; \
273  close ($$0 ".trs"); \
274  close ($$0 ".log"); \
275}'
276# A command that, given a newline-separated list of test names on the
277# standard input, create the global log from their .trs and .log files.
278am__create_global_log = $(AWK) ' \
279function fatal(msg) \
280{ \
281  print "fatal: making $@: " msg | "cat >&2"; \
282  exit 1; \
283} \
284function rst_section(header) \
285{ \
286  print header; \
287  len = length(header); \
288  for (i = 1; i <= len; i = i + 1) \
289    printf "="; \
290  printf "\n\n"; \
291} \
292{ \
293  copy_in_global_log = 1; \
294  global_test_result = "RUN"; \
295  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
296    { \
297      if (rc < 0) \
298         fatal("failed to read from " $$0 ".trs"); \
299      if (line ~ /$(am__global_test_result_rx)/) \
300        { \
301          sub("$(am__global_test_result_rx)", "", line); \
302          sub("[ 	]*$$", "", line); \
303          global_test_result = line; \
304        } \
305      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
306        copy_in_global_log = 0; \
307    }; \
308  if (copy_in_global_log) \
309    { \
310      rst_section(global_test_result ": " $$0); \
311      while ((rc = (getline line < ($$0 ".log"))) != 0) \
312      { \
313        if (rc < 0) \
314          fatal("failed to read from " $$0 ".log"); \
315        print line; \
316      }; \
317      printf "\n"; \
318    }; \
319  close ($$0 ".trs"); \
320  close ($$0 ".log"); \
321}'
322# Restructured Text title.
323am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
324# Solaris 10 'make', and several other traditional 'make' implementations,
325# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
326# by disabling -e (using the XSI extension "set +e") if it's set.
327am__sh_e_setup = case $$- in *e*) set +e;; esac
328# Default flags passed to test drivers.
329am__common_driver_flags = \
330  --color-tests "$$am__color_tests" \
331  --enable-hard-errors "$$am__enable_hard_errors" \
332  --expect-failure "$$am__expect_failure"
333# To be inserted before the command running the test.  Creates the
334# directory for the log if needed.  Stores in $dir the directory
335# containing $f, in $tst the test, in $log the log.  Executes the
336# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
337# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
338# will run the test scripts (or their associated LOG_COMPILER, if
339# thy have one).
340am__check_pre = \
341$(am__sh_e_setup);					\
342$(am__vpath_adj_setup) $(am__vpath_adj)			\
343$(am__tty_colors);					\
344srcdir=$(srcdir); export srcdir;			\
345case "$@" in						\
346  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
347    *) am__odir=.;; 					\
348esac;							\
349test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
350  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
351if test -f "./$$f"; then dir=./;			\
352elif test -f "$$f"; then dir=;				\
353else dir="$(srcdir)/"; fi;				\
354tst=$$dir$$f; log='$@'; 				\
355if test -n '$(DISABLE_HARD_ERRORS)'; then		\
356  am__enable_hard_errors=no; 				\
357else							\
358  am__enable_hard_errors=yes; 				\
359fi; 							\
360case " $(XFAIL_TESTS) " in				\
361  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
362    am__expect_failure=yes;;				\
363  *)							\
364    am__expect_failure=no;;				\
365esac; 							\
366$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
367# A shell command to get the names of the tests scripts with any registered
368# extension removed (i.e., equivalently, the names of the test logs, with
369# the '.log' extension removed).  The result is saved in the shell variable
370# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
371# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
372# since that might cause problem with VPATH rewrites for suffix-less tests.
373# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
374am__set_TESTS_bases = \
375  bases='$(TEST_LOGS)'; \
376  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
377  bases=`echo $$bases`
378RECHECK_LOGS = $(TEST_LOGS)
379TEST_SUITE_LOG = test-suite.log
380TEST_EXTENSIONS = @EXEEXT@ .test
381LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
382LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
383am__set_b = \
384  case '$@' in \
385    */*) \
386      case '$*' in \
387        */*) b='$*';; \
388          *) b=`echo '$@' | sed 's/\.log$$//'`; \
389       esac;; \
390    *) \
391      b='$*';; \
392  esac
393am__test_logs1 = $(TESTS:=.log)
394am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
395TEST_LOGS = $(am__test_logs2:.test.log=.log)
396TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
397TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
398	$(TEST_LOG_FLAGS)
399DIST_SUBDIRS = $(SUBDIRS)
400am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xcb-composite.pc.in \
401	$(srcdir)/xcb-damage.pc.in $(srcdir)/xcb-dpms.pc.in \
402	$(srcdir)/xcb-dri2.pc.in $(srcdir)/xcb-dri3.pc.in \
403	$(srcdir)/xcb-glx.pc.in $(srcdir)/xcb-present.pc.in \
404	$(srcdir)/xcb-randr.pc.in $(srcdir)/xcb-record.pc.in \
405	$(srcdir)/xcb-render.pc.in $(srcdir)/xcb-res.pc.in \
406	$(srcdir)/xcb-screensaver.pc.in $(srcdir)/xcb-shape.pc.in \
407	$(srcdir)/xcb-shm.pc.in $(srcdir)/xcb-sync.pc.in \
408	$(srcdir)/xcb-xevie.pc.in $(srcdir)/xcb-xf86dri.pc.in \
409	$(srcdir)/xcb-xfixes.pc.in $(srcdir)/xcb-xinerama.pc.in \
410	$(srcdir)/xcb-xinput.pc.in $(srcdir)/xcb-xkb.pc.in \
411	$(srcdir)/xcb-xprint.pc.in $(srcdir)/xcb-xselinux.pc.in \
412	$(srcdir)/xcb-xtest.pc.in $(srcdir)/xcb-xv.pc.in \
413	$(srcdir)/xcb-xvmc.pc.in $(srcdir)/xcb.pc.in \
414	$(top_srcdir)/build-aux/compile \
415	$(top_srcdir)/build-aux/config.guess \
416	$(top_srcdir)/build-aux/config.sub \
417	$(top_srcdir)/build-aux/install-sh \
418	$(top_srcdir)/build-aux/ltmain.sh \
419	$(top_srcdir)/build-aux/missing \
420	$(top_srcdir)/build-aux/test-driver COPYING ChangeLog INSTALL \
421	NEWS README build-aux/compile build-aux/config.guess \
422	build-aux/config.sub build-aux/install-sh build-aux/ltmain.sh \
423	build-aux/missing compile config.guess config.sub depcomp \
424	install-sh ltmain.sh missing
425DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
426distdir = $(PACKAGE)-$(VERSION)
427top_distdir = $(distdir)
428am__remove_distdir = \
429  if test -d "$(distdir)"; then \
430    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
431      && rm -rf "$(distdir)" \
432      || { sleep 5 && rm -rf "$(distdir)"; }; \
433  else :; fi
434am__post_remove_distdir = $(am__remove_distdir)
435am__relativize = \
436  dir0=`pwd`; \
437  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
438  sed_rest='s,^[^/]*/*,,'; \
439  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
440  sed_butlast='s,/*[^/]*$$,,'; \
441  while test -n "$$dir1"; do \
442    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
443    if test "$$first" != "."; then \
444      if test "$$first" = ".."; then \
445        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
446        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
447      else \
448        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
449        if test "$$first2" = "$$first"; then \
450          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
451        else \
452          dir2="../$$dir2"; \
453        fi; \
454        dir0="$$dir0"/"$$first"; \
455      fi; \
456    fi; \
457    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
458  done; \
459  reldir="$$dir2"
460DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
461GZIP_ENV = --best
462DIST_TARGETS = dist-bzip2 dist-gzip
463distuninstallcheck_listfiles = find . -type f -print
464am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
465  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
466distcleancheck_listfiles = find . -type f -print
467ACLOCAL = @ACLOCAL@
468ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
469ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
470AMTAR = @AMTAR@
471AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
472APP_MAN_DIR = @APP_MAN_DIR@
473APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
474AR = @AR@
475AS = @AS@
476AUTOCONF = @AUTOCONF@
477AUTOHEADER = @AUTOHEADER@
478AUTOMAKE = @AUTOMAKE@
479AWK = @AWK@
480BASE_CFLAGS = @BASE_CFLAGS@
481CC = @CC@
482CCDEPMODE = @CCDEPMODE@
483CFLAGS = @CFLAGS@
484CHANGELOG_CMD = @CHANGELOG_CMD@
485CHECK_CFLAGS = @CHECK_CFLAGS@
486CHECK_LIBS = @CHECK_LIBS@
487CPP = @CPP@
488CPPFLAGS = @CPPFLAGS@
489CWARNFLAGS = @CWARNFLAGS@
490CYGPATH_W = @CYGPATH_W@
491DEFS = @DEFS@
492DEPDIR = @DEPDIR@
493DLLTOOL = @DLLTOOL@
494DOT = @DOT@
495DOXYGEN = @DOXYGEN@
496DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
497DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
498DSYMUTIL = @DSYMUTIL@
499DUMPBIN = @DUMPBIN@
500ECHO_C = @ECHO_C@
501ECHO_N = @ECHO_N@
502ECHO_T = @ECHO_T@
503EGREP = @EGREP@
504EXEEXT = @EXEEXT@
505FGREP = @FGREP@
506FILE_MAN_DIR = @FILE_MAN_DIR@
507FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
508GREP = @GREP@
509HAVE_DOT = @HAVE_DOT@
510HTML_CHECK_RESULT = @HTML_CHECK_RESULT@
511INSTALL = @INSTALL@
512INSTALL_CMD = @INSTALL_CMD@
513INSTALL_DATA = @INSTALL_DATA@
514INSTALL_PROGRAM = @INSTALL_PROGRAM@
515INSTALL_SCRIPT = @INSTALL_SCRIPT@
516INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
517LAUNCHD = @LAUNCHD@
518LD = @LD@
519LDFLAGS = @LDFLAGS@
520LIBOBJS = @LIBOBJS@
521LIBS = @LIBS@
522LIBTOOL = @LIBTOOL@
523LIB_MAN_DIR = @LIB_MAN_DIR@
524LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
525LIPO = @LIPO@
526LN_S = @LN_S@
527LTLIBOBJS = @LTLIBOBJS@
528LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
529MAKEINFO = @MAKEINFO@
530MANIFEST_TOOL = @MANIFEST_TOOL@
531MAN_SUBSTS = @MAN_SUBSTS@
532MISC_MAN_DIR = @MISC_MAN_DIR@
533MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
534MKDIR_P = @MKDIR_P@
535NEEDED = @NEEDED@
536NEEDED_CFLAGS = @NEEDED_CFLAGS@
537NEEDED_LIBS = @NEEDED_LIBS@
538NM = @NM@
539NMEDIT = @NMEDIT@
540OBJDUMP = @OBJDUMP@
541OBJEXT = @OBJEXT@
542OTOOL = @OTOOL@
543OTOOL64 = @OTOOL64@
544PACKAGE = @PACKAGE@
545PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
546PACKAGE_NAME = @PACKAGE_NAME@
547PACKAGE_STRING = @PACKAGE_STRING@
548PACKAGE_TARNAME = @PACKAGE_TARNAME@
549PACKAGE_URL = @PACKAGE_URL@
550PACKAGE_VERSION = @PACKAGE_VERSION@
551PATH_SEPARATOR = @PATH_SEPARATOR@
552PKG_CONFIG = @PKG_CONFIG@
553PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
554PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
555PYTHON = @PYTHON@
556PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
557PYTHON_PLATFORM = @PYTHON_PLATFORM@
558PYTHON_PREFIX = @PYTHON_PREFIX@
559PYTHON_VERSION = @PYTHON_VERSION@
560RANLIB = @RANLIB@
561SED = @SED@
562SET_MAKE = @SET_MAKE@
563SHELL = @SHELL@
564STRICT_CFLAGS = @STRICT_CFLAGS@
565STRIP = @STRIP@
566VERSION = @VERSION@
567XCBPROTO_CFLAGS = @XCBPROTO_CFLAGS@
568XCBPROTO_LIBS = @XCBPROTO_LIBS@
569XCBPROTO_VERSION = @XCBPROTO_VERSION@
570XCBPROTO_XCBINCLUDEDIR = @XCBPROTO_XCBINCLUDEDIR@
571XCBPROTO_XCBPYTHONDIR = @XCBPROTO_XCBPYTHONDIR@
572XDMCP_CFLAGS = @XDMCP_CFLAGS@
573XDMCP_LIBS = @XDMCP_LIBS@
574XORG_MAN_PAGE = @XORG_MAN_PAGE@
575XSLTPROC = @XSLTPROC@
576abs_builddir = @abs_builddir@
577abs_srcdir = @abs_srcdir@
578abs_top_builddir = @abs_top_builddir@
579abs_top_srcdir = @abs_top_srcdir@
580ac_ct_AR = @ac_ct_AR@
581ac_ct_CC = @ac_ct_CC@
582ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
583am__include = @am__include@
584am__leading_dot = @am__leading_dot@
585am__quote = @am__quote@
586am__tar = @am__tar@
587am__untar = @am__untar@
588bindir = @bindir@
589build = @build@
590build_alias = @build_alias@
591build_cpu = @build_cpu@
592build_os = @build_os@
593build_vendor = @build_vendor@
594builddir = @builddir@
595datadir = @datadir@
596datarootdir = @datarootdir@
597docdir = @docdir@
598dvidir = @dvidir@
599exec_prefix = @exec_prefix@
600host = @host@
601host_alias = @host_alias@
602host_cpu = @host_cpu@
603host_os = @host_os@
604host_vendor = @host_vendor@
605htmldir = @htmldir@
606includedir = @includedir@
607infodir = @infodir@
608install_sh = @install_sh@
609libdir = @libdir@
610libexecdir = @libexecdir@
611localedir = @localedir@
612localstatedir = @localstatedir@
613lt_enable_auto_import = @lt_enable_auto_import@
614mandir = @mandir@
615mkdir_p = @mkdir_p@
616oldincludedir = @oldincludedir@
617pdfdir = @pdfdir@
618pkgpyexecdir = @pkgpyexecdir@
619pkgpythondir = @pkgpythondir@
620prefix = @prefix@
621program_transform_name = @program_transform_name@
622psdir = @psdir@
623pyexecdir = @pyexecdir@
624pythondir = @pythondir@
625runstatedir = @runstatedir@
626sbindir = @sbindir@
627sharedstatedir = @sharedstatedir@
628srcdir = @srcdir@
629sysconfdir = @sysconfdir@
630target_alias = @target_alias@
631top_build_prefix = @top_build_prefix@
632top_builddir = @top_builddir@
633top_srcdir = @top_srcdir@
634xcbincludedir = @xcbincludedir@
635ACLOCAL_AMFLAGS = -I m4
636SUBDIRS = src tests doc man
637pkgconfigdir = $(libdir)/pkgconfig
638pkgconfig_DATA = xcb.pc $(am__append_1) $(am__append_2) \
639	$(am__append_3) $(am__append_4) $(am__append_5) \
640	$(am__append_6) $(am__append_7) $(am__append_8) \
641	$(am__append_9) $(am__append_10) $(am__append_11) \
642	$(am__append_12) $(am__append_13) $(am__append_14) \
643	$(am__append_15) $(am__append_16) $(am__append_17) \
644	$(am__append_18) $(am__append_19) $(am__append_20) \
645	$(am__append_21) $(am__append_22) $(am__append_23) \
646	$(am__append_24) $(am__append_25) $(am__append_26)
647AM_TESTS_ENVIRONMENT = \
648	AM_SRCDIR=${srcdir}
649
650TESTS = check-pc-requires
651EXTRA_DIST = \
652tools/README \
653tools/api_conv.pl \
654tools/constants \
655autogen.sh \
656$(TESTS)
657
658MAINTAINERCLEANFILES = ChangeLog INSTALL
659all: all-recursive
660
661.SUFFIXES:
662.SUFFIXES: .log .test .test$(EXEEXT) .trs
663am--refresh: Makefile
664	@:
665$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
666	@for dep in $?; do \
667	  case '$(am__configure_deps)' in \
668	    *$$dep*) \
669	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
670	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
671		&& exit 0; \
672	      exit 1;; \
673	  esac; \
674	done; \
675	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
676	$(am__cd) $(top_srcdir) && \
677	  $(AUTOMAKE) --foreign Makefile
678Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
679	@case '$?' in \
680	  *config.status*) \
681	    echo ' $(SHELL) ./config.status'; \
682	    $(SHELL) ./config.status;; \
683	  *) \
684	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
685	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
686	esac;
687
688$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
689	$(SHELL) ./config.status --recheck
690
691$(top_srcdir)/configure:  $(am__configure_deps)
692	$(am__cd) $(srcdir) && $(AUTOCONF)
693$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
694	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
695$(am__aclocal_m4_deps):
696xcb.pc: $(top_builddir)/config.status $(srcdir)/xcb.pc.in
697	cd $(top_builddir) && $(SHELL) ./config.status $@
698xcb-composite.pc: $(top_builddir)/config.status $(srcdir)/xcb-composite.pc.in
699	cd $(top_builddir) && $(SHELL) ./config.status $@
700xcb-damage.pc: $(top_builddir)/config.status $(srcdir)/xcb-damage.pc.in
701	cd $(top_builddir) && $(SHELL) ./config.status $@
702xcb-dpms.pc: $(top_builddir)/config.status $(srcdir)/xcb-dpms.pc.in
703	cd $(top_builddir) && $(SHELL) ./config.status $@
704xcb-dri2.pc: $(top_builddir)/config.status $(srcdir)/xcb-dri2.pc.in
705	cd $(top_builddir) && $(SHELL) ./config.status $@
706xcb-dri3.pc: $(top_builddir)/config.status $(srcdir)/xcb-dri3.pc.in
707	cd $(top_builddir) && $(SHELL) ./config.status $@
708xcb-glx.pc: $(top_builddir)/config.status $(srcdir)/xcb-glx.pc.in
709	cd $(top_builddir) && $(SHELL) ./config.status $@
710xcb-present.pc: $(top_builddir)/config.status $(srcdir)/xcb-present.pc.in
711	cd $(top_builddir) && $(SHELL) ./config.status $@
712xcb-randr.pc: $(top_builddir)/config.status $(srcdir)/xcb-randr.pc.in
713	cd $(top_builddir) && $(SHELL) ./config.status $@
714xcb-record.pc: $(top_builddir)/config.status $(srcdir)/xcb-record.pc.in
715	cd $(top_builddir) && $(SHELL) ./config.status $@
716xcb-render.pc: $(top_builddir)/config.status $(srcdir)/xcb-render.pc.in
717	cd $(top_builddir) && $(SHELL) ./config.status $@
718xcb-res.pc: $(top_builddir)/config.status $(srcdir)/xcb-res.pc.in
719	cd $(top_builddir) && $(SHELL) ./config.status $@
720xcb-screensaver.pc: $(top_builddir)/config.status $(srcdir)/xcb-screensaver.pc.in
721	cd $(top_builddir) && $(SHELL) ./config.status $@
722xcb-shape.pc: $(top_builddir)/config.status $(srcdir)/xcb-shape.pc.in
723	cd $(top_builddir) && $(SHELL) ./config.status $@
724xcb-shm.pc: $(top_builddir)/config.status $(srcdir)/xcb-shm.pc.in
725	cd $(top_builddir) && $(SHELL) ./config.status $@
726xcb-sync.pc: $(top_builddir)/config.status $(srcdir)/xcb-sync.pc.in
727	cd $(top_builddir) && $(SHELL) ./config.status $@
728xcb-xevie.pc: $(top_builddir)/config.status $(srcdir)/xcb-xevie.pc.in
729	cd $(top_builddir) && $(SHELL) ./config.status $@
730xcb-xf86dri.pc: $(top_builddir)/config.status $(srcdir)/xcb-xf86dri.pc.in
731	cd $(top_builddir) && $(SHELL) ./config.status $@
732xcb-xfixes.pc: $(top_builddir)/config.status $(srcdir)/xcb-xfixes.pc.in
733	cd $(top_builddir) && $(SHELL) ./config.status $@
734xcb-xinerama.pc: $(top_builddir)/config.status $(srcdir)/xcb-xinerama.pc.in
735	cd $(top_builddir) && $(SHELL) ./config.status $@
736xcb-xinput.pc: $(top_builddir)/config.status $(srcdir)/xcb-xinput.pc.in
737	cd $(top_builddir) && $(SHELL) ./config.status $@
738xcb-xkb.pc: $(top_builddir)/config.status $(srcdir)/xcb-xkb.pc.in
739	cd $(top_builddir) && $(SHELL) ./config.status $@
740xcb-xprint.pc: $(top_builddir)/config.status $(srcdir)/xcb-xprint.pc.in
741	cd $(top_builddir) && $(SHELL) ./config.status $@
742xcb-xselinux.pc: $(top_builddir)/config.status $(srcdir)/xcb-xselinux.pc.in
743	cd $(top_builddir) && $(SHELL) ./config.status $@
744xcb-xtest.pc: $(top_builddir)/config.status $(srcdir)/xcb-xtest.pc.in
745	cd $(top_builddir) && $(SHELL) ./config.status $@
746xcb-xv.pc: $(top_builddir)/config.status $(srcdir)/xcb-xv.pc.in
747	cd $(top_builddir) && $(SHELL) ./config.status $@
748xcb-xvmc.pc: $(top_builddir)/config.status $(srcdir)/xcb-xvmc.pc.in
749	cd $(top_builddir) && $(SHELL) ./config.status $@
750
751mostlyclean-libtool:
752	-rm -f *.lo
753
754clean-libtool:
755	-rm -rf .libs _libs
756
757distclean-libtool:
758	-rm -f libtool config.lt
759install-pkgconfigDATA: $(pkgconfig_DATA)
760	@$(NORMAL_INSTALL)
761	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
762	if test -n "$$list"; then \
763	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
764	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
765	fi; \
766	for p in $$list; do \
767	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
768	  echo "$$d$$p"; \
769	done | $(am__base_list) | \
770	while read files; do \
771	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
772	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
773	done
774
775uninstall-pkgconfigDATA:
776	@$(NORMAL_UNINSTALL)
777	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
778	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
779	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
780
781# This directory's subdirectories are mostly independent; you can cd
782# into them and run 'make' without going through this Makefile.
783# To change the values of 'make' variables: instead of editing Makefiles,
784# (1) if the variable is set in 'config.status', edit 'config.status'
785#     (which will cause the Makefiles to be regenerated when you run 'make');
786# (2) otherwise, pass the desired values on the 'make' command line.
787$(am__recursive_targets):
788	@fail=; \
789	if $(am__make_keepgoing); then \
790	  failcom='fail=yes'; \
791	else \
792	  failcom='exit 1'; \
793	fi; \
794	dot_seen=no; \
795	target=`echo $@ | sed s/-recursive//`; \
796	case "$@" in \
797	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
798	  *) list='$(SUBDIRS)' ;; \
799	esac; \
800	for subdir in $$list; do \
801	  echo "Making $$target in $$subdir"; \
802	  if test "$$subdir" = "."; then \
803	    dot_seen=yes; \
804	    local_target="$$target-am"; \
805	  else \
806	    local_target="$$target"; \
807	  fi; \
808	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
809	  || eval $$failcom; \
810	done; \
811	if test "$$dot_seen" = "no"; then \
812	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
813	fi; test -z "$$fail"
814
815ID: $(am__tagged_files)
816	$(am__define_uniq_tagged_files); mkid -fID $$unique
817tags: tags-recursive
818TAGS: tags
819
820tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
821	set x; \
822	here=`pwd`; \
823	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
824	  include_option=--etags-include; \
825	  empty_fix=.; \
826	else \
827	  include_option=--include; \
828	  empty_fix=; \
829	fi; \
830	list='$(SUBDIRS)'; for subdir in $$list; do \
831	  if test "$$subdir" = .; then :; else \
832	    test ! -f $$subdir/TAGS || \
833	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
834	  fi; \
835	done; \
836	$(am__define_uniq_tagged_files); \
837	shift; \
838	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
839	  test -n "$$unique" || unique=$$empty_fix; \
840	  if test $$# -gt 0; then \
841	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
842	      "$$@" $$unique; \
843	  else \
844	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
845	      $$unique; \
846	  fi; \
847	fi
848ctags: ctags-recursive
849
850CTAGS: ctags
851ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
852	$(am__define_uniq_tagged_files); \
853	test -z "$(CTAGS_ARGS)$$unique" \
854	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
855	     $$unique
856
857GTAGS:
858	here=`$(am__cd) $(top_builddir) && pwd` \
859	  && $(am__cd) $(top_srcdir) \
860	  && gtags -i $(GTAGS_ARGS) "$$here"
861cscope: cscope.files
862	test ! -s cscope.files \
863	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
864clean-cscope:
865	-rm -f cscope.files
866cscope.files: clean-cscope cscopelist
867cscopelist: cscopelist-recursive
868
869cscopelist-am: $(am__tagged_files)
870	list='$(am__tagged_files)'; \
871	case "$(srcdir)" in \
872	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
873	  *) sdir=$(subdir)/$(srcdir) ;; \
874	esac; \
875	for i in $$list; do \
876	  if test -f "$$i"; then \
877	    echo "$(subdir)/$$i"; \
878	  else \
879	    echo "$$sdir/$$i"; \
880	  fi; \
881	done >> $(top_builddir)/cscope.files
882
883distclean-tags:
884	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
885	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
886
887# Recover from deleted '.trs' file; this should ensure that
888# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
889# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
890# to avoid problems with "make -n".
891.log.trs:
892	rm -f $< $@
893	$(MAKE) $(AM_MAKEFLAGS) $<
894
895# Leading 'am--fnord' is there to ensure the list of targets does not
896# expand to empty, as could happen e.g. with make check TESTS=''.
897am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
898am--force-recheck:
899	@:
900
901$(TEST_SUITE_LOG): $(TEST_LOGS)
902	@$(am__set_TESTS_bases); \
903	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
904	redo_bases=`for i in $$bases; do \
905	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
906	            done`; \
907	if test -n "$$redo_bases"; then \
908	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
909	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
910	  if $(am__make_dryrun); then :; else \
911	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
912	  fi; \
913	fi; \
914	if test -n "$$am__remaking_logs"; then \
915	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
916	       "recursion detected" >&2; \
917	elif test -n "$$redo_logs"; then \
918	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
919	fi; \
920	if $(am__make_dryrun); then :; else \
921	  st=0;  \
922	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
923	  for i in $$redo_bases; do \
924	    test -f $$i.trs && test -r $$i.trs \
925	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
926	    test -f $$i.log && test -r $$i.log \
927	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
928	  done; \
929	  test $$st -eq 0 || exit 1; \
930	fi
931	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
932	ws='[ 	]'; \
933	results=`for b in $$bases; do echo $$b.trs; done`; \
934	test -n "$$results" || results=/dev/null; \
935	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
936	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
937	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
938	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
939	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
940	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
941	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
942	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
943	  success=true; \
944	else \
945	  success=false; \
946	fi; \
947	br='==================='; br=$$br$$br$$br$$br; \
948	result_count () \
949	{ \
950	    if test x"$$1" = x"--maybe-color"; then \
951	      maybe_colorize=yes; \
952	    elif test x"$$1" = x"--no-color"; then \
953	      maybe_colorize=no; \
954	    else \
955	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
956	    fi; \
957	    shift; \
958	    desc=$$1 count=$$2; \
959	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
960	      color_start=$$3 color_end=$$std; \
961	    else \
962	      color_start= color_end=; \
963	    fi; \
964	    echo "$${color_start}# $$desc $$count$${color_end}"; \
965	}; \
966	create_testsuite_report () \
967	{ \
968	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
969	  result_count $$1 "PASS: " $$pass  "$$grn"; \
970	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
971	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
972	  result_count $$1 "FAIL: " $$fail  "$$red"; \
973	  result_count $$1 "XPASS:" $$xpass "$$red"; \
974	  result_count $$1 "ERROR:" $$error "$$mgn"; \
975	}; \
976	{								\
977	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
978	    $(am__rst_title);						\
979	  create_testsuite_report --no-color;				\
980	  echo;								\
981	  echo ".. contents:: :depth: 2";				\
982	  echo;								\
983	  for b in $$bases; do echo $$b; done				\
984	    | $(am__create_global_log);					\
985	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
986	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
987	if $$success; then						\
988	  col="$$grn";							\
989	 else								\
990	  col="$$red";							\
991	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
992	fi;								\
993	echo "$${col}$$br$${std}"; 					\
994	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
995	echo "$${col}$$br$${std}"; 					\
996	create_testsuite_report --maybe-color;				\
997	echo "$$col$$br$$std";						\
998	if $$success; then :; else					\
999	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1000	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1001	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1002	  fi;								\
1003	  echo "$$col$$br$$std";					\
1004	fi;								\
1005	$$success || exit 1
1006
1007check-TESTS:
1008	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1009	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1010	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1011	@set +e; $(am__set_TESTS_bases); \
1012	log_list=`for i in $$bases; do echo $$i.log; done`; \
1013	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1014	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1015	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1016	exit $$?;
1017recheck: all 
1018	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1019	@set +e; $(am__set_TESTS_bases); \
1020	bases=`for i in $$bases; do echo $$i; done \
1021	         | $(am__list_recheck_tests)` || exit 1; \
1022	log_list=`for i in $$bases; do echo $$i.log; done`; \
1023	log_list=`echo $$log_list`; \
1024	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1025	        am__force_recheck=am--force-recheck \
1026	        TEST_LOGS="$$log_list"; \
1027	exit $$?
1028check-pc-requires.log: check-pc-requires
1029	@p='check-pc-requires'; \
1030	b='check-pc-requires'; \
1031	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1032	--log-file $$b.log --trs-file $$b.trs \
1033	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1034	"$$tst" $(AM_TESTS_FD_REDIRECT)
1035.test.log:
1036	@p='$<'; \
1037	$(am__set_b); \
1038	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1039	--log-file $$b.log --trs-file $$b.trs \
1040	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1041	"$$tst" $(AM_TESTS_FD_REDIRECT)
1042@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1043@am__EXEEXT_TRUE@	@p='$<'; \
1044@am__EXEEXT_TRUE@	$(am__set_b); \
1045@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1046@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1047@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1048@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1049
1050distdir: $(DISTFILES)
1051	$(am__remove_distdir)
1052	test -d "$(distdir)" || mkdir "$(distdir)"
1053	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1054	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1055	list='$(DISTFILES)'; \
1056	  dist_files=`for file in $$list; do echo $$file; done | \
1057	  sed -e "s|^$$srcdirstrip/||;t" \
1058	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1059	case $$dist_files in \
1060	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1061			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1062			   sort -u` ;; \
1063	esac; \
1064	for file in $$dist_files; do \
1065	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1066	  if test -d $$d/$$file; then \
1067	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1068	    if test -d "$(distdir)/$$file"; then \
1069	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1070	    fi; \
1071	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1072	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1073	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1074	    fi; \
1075	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1076	  else \
1077	    test -f "$(distdir)/$$file" \
1078	    || cp -p $$d/$$file "$(distdir)/$$file" \
1079	    || exit 1; \
1080	  fi; \
1081	done
1082	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1083	  if test "$$subdir" = .; then :; else \
1084	    $(am__make_dryrun) \
1085	      || test -d "$(distdir)/$$subdir" \
1086	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1087	      || exit 1; \
1088	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1089	    $(am__relativize); \
1090	    new_distdir=$$reldir; \
1091	    dir1=$$subdir; dir2="$(top_distdir)"; \
1092	    $(am__relativize); \
1093	    new_top_distdir=$$reldir; \
1094	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1095	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1096	    ($(am__cd) $$subdir && \
1097	      $(MAKE) $(AM_MAKEFLAGS) \
1098	        top_distdir="$$new_top_distdir" \
1099	        distdir="$$new_distdir" \
1100		am__remove_distdir=: \
1101		am__skip_length_check=: \
1102		am__skip_mode_fix=: \
1103	        distdir) \
1104	      || exit 1; \
1105	  fi; \
1106	done
1107	$(MAKE) $(AM_MAKEFLAGS) \
1108	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
1109	  dist-hook
1110	-test -n "$(am__skip_mode_fix)" \
1111	|| find "$(distdir)" -type d ! -perm -755 \
1112		-exec chmod u+rwx,go+rx {} \; -o \
1113	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1114	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1115	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1116	|| chmod -R a+r "$(distdir)"
1117dist-gzip: distdir
1118	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1119	$(am__post_remove_distdir)
1120dist-bzip2: distdir
1121	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1122	$(am__post_remove_distdir)
1123
1124dist-lzip: distdir
1125	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1126	$(am__post_remove_distdir)
1127
1128dist-xz: distdir
1129	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1130	$(am__post_remove_distdir)
1131
1132dist-tarZ: distdir
1133	@echo WARNING: "Support for distribution archives compressed with" \
1134		       "legacy program 'compress' is deprecated." >&2
1135	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1136	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1137	$(am__post_remove_distdir)
1138
1139dist-shar: distdir
1140	@echo WARNING: "Support for shar distribution archives is" \
1141	               "deprecated." >&2
1142	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1143	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1144	$(am__post_remove_distdir)
1145
1146dist-zip: distdir
1147	-rm -f $(distdir).zip
1148	zip -rq $(distdir).zip $(distdir)
1149	$(am__post_remove_distdir)
1150
1151dist dist-all:
1152	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1153	$(am__post_remove_distdir)
1154
1155# This target untars the dist file and tries a VPATH configuration.  Then
1156# it guarantees that the distribution is self-contained by making another
1157# tarfile.
1158distcheck: dist
1159	case '$(DIST_ARCHIVES)' in \
1160	*.tar.gz*) \
1161	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1162	*.tar.bz2*) \
1163	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1164	*.tar.lz*) \
1165	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1166	*.tar.xz*) \
1167	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1168	*.tar.Z*) \
1169	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1170	*.shar.gz*) \
1171	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1172	*.zip*) \
1173	  unzip $(distdir).zip ;;\
1174	esac
1175	chmod -R a-w $(distdir)
1176	chmod u+w $(distdir)
1177	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1178	chmod a-w $(distdir)
1179	test -d $(distdir)/_build || exit 0; \
1180	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1181	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1182	  && am__cwd=`pwd` \
1183	  && $(am__cd) $(distdir)/_build/sub \
1184	  && ../../configure \
1185	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1186	    $(DISTCHECK_CONFIGURE_FLAGS) \
1187	    --srcdir=../.. --prefix="$$dc_install_base" \
1188	  && $(MAKE) $(AM_MAKEFLAGS) \
1189	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1190	  && $(MAKE) $(AM_MAKEFLAGS) check \
1191	  && $(MAKE) $(AM_MAKEFLAGS) install \
1192	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1193	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1194	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1195	        distuninstallcheck \
1196	  && chmod -R a-w "$$dc_install_base" \
1197	  && ({ \
1198	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1199	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1200	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1201	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1202	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1203	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1204	  && rm -rf "$$dc_destdir" \
1205	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1206	  && rm -rf $(DIST_ARCHIVES) \
1207	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1208	  && cd "$$am__cwd" \
1209	  || exit 1
1210	$(am__post_remove_distdir)
1211	@(echo "$(distdir) archives ready for distribution: "; \
1212	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1213	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1214distuninstallcheck:
1215	@test -n '$(distuninstallcheck_dir)' || { \
1216	  echo 'ERROR: trying to run $@ with an empty' \
1217	       '$$(distuninstallcheck_dir)' >&2; \
1218	  exit 1; \
1219	}; \
1220	$(am__cd) '$(distuninstallcheck_dir)' || { \
1221	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1222	  exit 1; \
1223	}; \
1224	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1225	   || { echo "ERROR: files left after uninstall:" ; \
1226	        if test -n "$(DESTDIR)"; then \
1227	          echo "  (check DESTDIR support)"; \
1228	        fi ; \
1229	        $(distuninstallcheck_listfiles) ; \
1230	        exit 1; } >&2
1231distcleancheck: distclean
1232	@if test '$(srcdir)' = . ; then \
1233	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1234	  exit 1 ; \
1235	fi
1236	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1237	  || { echo "ERROR: files left in build directory after distclean:" ; \
1238	       $(distcleancheck_listfiles) ; \
1239	       exit 1; } >&2
1240check-am: all-am
1241	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1242check: check-recursive
1243all-am: Makefile $(DATA)
1244installdirs: installdirs-recursive
1245installdirs-am:
1246	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
1247	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1248	done
1249install: install-recursive
1250install-exec: install-exec-recursive
1251install-data: install-data-recursive
1252uninstall: uninstall-recursive
1253
1254install-am: all-am
1255	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1256
1257installcheck: installcheck-recursive
1258install-strip:
1259	if test -z '$(STRIP)'; then \
1260	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1261	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1262	      install; \
1263	else \
1264	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1265	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1266	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1267	fi
1268mostlyclean-generic:
1269	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1270	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1271	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1272
1273clean-generic:
1274
1275distclean-generic:
1276	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1277	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1278
1279maintainer-clean-generic:
1280	@echo "This command is intended for maintainers to use"
1281	@echo "it deletes files that may require special tools to rebuild."
1282	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1283clean: clean-recursive
1284
1285clean-am: clean-generic clean-libtool mostlyclean-am
1286
1287distclean: distclean-recursive
1288	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1289	-rm -f Makefile
1290distclean-am: clean-am distclean-generic distclean-libtool \
1291	distclean-tags
1292
1293dvi: dvi-recursive
1294
1295dvi-am:
1296
1297html: html-recursive
1298
1299html-am:
1300
1301info: info-recursive
1302
1303info-am:
1304
1305install-data-am: install-pkgconfigDATA
1306
1307install-dvi: install-dvi-recursive
1308
1309install-dvi-am:
1310
1311install-exec-am:
1312
1313install-html: install-html-recursive
1314
1315install-html-am:
1316
1317install-info: install-info-recursive
1318
1319install-info-am:
1320
1321install-man:
1322
1323install-pdf: install-pdf-recursive
1324
1325install-pdf-am:
1326
1327install-ps: install-ps-recursive
1328
1329install-ps-am:
1330
1331installcheck-am:
1332
1333maintainer-clean: maintainer-clean-recursive
1334	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1335	-rm -rf $(top_srcdir)/autom4te.cache
1336	-rm -f Makefile
1337maintainer-clean-am: distclean-am maintainer-clean-generic
1338
1339mostlyclean: mostlyclean-recursive
1340
1341mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1342
1343pdf: pdf-recursive
1344
1345pdf-am:
1346
1347ps: ps-recursive
1348
1349ps-am:
1350
1351uninstall-am: uninstall-pkgconfigDATA
1352
1353.MAKE: $(am__recursive_targets) check-am install-am install-strip
1354
1355.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1356	am--refresh check check-TESTS check-am clean clean-cscope \
1357	clean-generic clean-libtool cscope cscopelist-am ctags \
1358	ctags-am dist dist-all dist-bzip2 dist-gzip dist-hook \
1359	dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1360	distclean distclean-generic distclean-libtool distclean-tags \
1361	distcleancheck distdir distuninstallcheck dvi dvi-am html \
1362	html-am info info-am install install-am install-data \
1363	install-data-am install-dvi install-dvi-am install-exec \
1364	install-exec-am install-html install-html-am install-info \
1365	install-info-am install-man install-pdf install-pdf-am \
1366	install-pkgconfigDATA install-ps install-ps-am install-strip \
1367	installcheck installcheck-am installdirs installdirs-am \
1368	maintainer-clean maintainer-clean-generic mostlyclean \
1369	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1370	recheck tags tags-am uninstall uninstall-am \
1371	uninstall-pkgconfigDATA
1372
1373.PRECIOUS: Makefile
1374
1375
1376.PHONY: ChangeLog INSTALL
1377
1378INSTALL:
1379	$(INSTALL_CMD)
1380
1381ChangeLog:
1382	$(CHANGELOG_CMD)
1383
1384dist-hook: ChangeLog INSTALL
1385
1386# Tell versions [3.59,3.63) of GNU make to not export all variables.
1387# Otherwise a system limit (for SysV at least) may be exceeded.
1388.NOEXPORT:
1389