Makefile.in revision 891601f5
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 = :
89subdir = .
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
95	$(am__configure_deps) $(am__DIST_COMMON)
96am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
97 configure.lineno config.status.lineno
98mkinstalldirs = $(install_sh) -d
99CONFIG_CLEAN_FILES = xcb-proto.pc
100CONFIG_CLEAN_VPATH_FILES =
101AM_V_P = $(am__v_P_@AM_V@)
102am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103am__v_P_0 = false
104am__v_P_1 = :
105AM_V_GEN = $(am__v_GEN_@AM_V@)
106am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107am__v_GEN_0 = @echo "  GEN     " $@;
108am__v_GEN_1 = 
109AM_V_at = $(am__v_at_@AM_V@)
110am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111am__v_at_0 = @
112am__v_at_1 = 
113SOURCES =
114DIST_SOURCES =
115RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
116	ctags-recursive dvi-recursive html-recursive info-recursive \
117	install-data-recursive install-dvi-recursive \
118	install-exec-recursive install-html-recursive \
119	install-info-recursive install-pdf-recursive \
120	install-ps-recursive install-recursive installcheck-recursive \
121	installdirs-recursive pdf-recursive ps-recursive \
122	tags-recursive uninstall-recursive
123am__can_run_installinfo = \
124  case $$AM_UPDATE_INFO_DIR in \
125    n|no|NO) false;; \
126    *) (install-info --version) >/dev/null 2>&1;; \
127  esac
128am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
129am__vpath_adj = case $$p in \
130    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
131    *) f=$$p;; \
132  esac;
133am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
134am__install_max = 40
135am__nobase_strip_setup = \
136  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
137am__nobase_strip = \
138  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
139am__nobase_list = $(am__nobase_strip_setup); \
140  for p in $$list; do echo "$$p $$p"; done | \
141  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
142  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
143    if (++n[$$2] == $(am__install_max)) \
144      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
145    END { for (dir in files) print dir, files[dir] }'
146am__base_list = \
147  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
148  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
149am__uninstall_files_from_dir = { \
150  test -z "$$files" \
151    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
152    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
153         $(am__cd) "$$dir" && rm -f $$files; }; \
154  }
155am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
156DATA = $(pkgconfig_DATA)
157RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
158  distclean-recursive maintainer-clean-recursive
159am__recursive_targets = \
160  $(RECURSIVE_TARGETS) \
161  $(RECURSIVE_CLEAN_TARGETS) \
162  $(am__extra_recursive_targets)
163AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
164	cscope distdir dist dist-all distcheck
165am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166# Read a list of newline-separated strings from the standard input,
167# and print each of them once, without duplicates.  Input order is
168# *not* preserved.
169am__uniquify_input = $(AWK) '\
170  BEGIN { nonempty = 0; } \
171  { items[$$0] = 1; nonempty = 1; } \
172  END { if (nonempty) { for (i in items) print i; }; } \
173'
174# Make sure the list of sources is unique.  This is necessary because,
175# e.g., the same source file might be shared among _SOURCES variables
176# for different programs/libraries.
177am__define_uniq_tagged_files = \
178  list='$(am__tagged_files)'; \
179  unique=`for i in $$list; do \
180    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181  done | $(am__uniquify_input)`
182ETAGS = etags
183CTAGS = ctags
184CSCOPE = cscope
185DIST_SUBDIRS = $(SUBDIRS)
186am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xcb-proto.pc.in \
187	COPYING INSTALL NEWS README TODO install-sh missing py-compile
188DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
189distdir = $(PACKAGE)-$(VERSION)
190top_distdir = $(distdir)
191am__remove_distdir = \
192  if test -d "$(distdir)"; then \
193    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
194      && rm -rf "$(distdir)" \
195      || { sleep 5 && rm -rf "$(distdir)"; }; \
196  else :; fi
197am__post_remove_distdir = $(am__remove_distdir)
198am__relativize = \
199  dir0=`pwd`; \
200  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
201  sed_rest='s,^[^/]*/*,,'; \
202  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
203  sed_butlast='s,/*[^/]*$$,,'; \
204  while test -n "$$dir1"; do \
205    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
206    if test "$$first" != "."; then \
207      if test "$$first" = ".."; then \
208        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
209        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
210      else \
211        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
212        if test "$$first2" = "$$first"; then \
213          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
214        else \
215          dir2="../$$dir2"; \
216        fi; \
217        dir0="$$dir0"/"$$first"; \
218      fi; \
219    fi; \
220    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
221  done; \
222  reldir="$$dir2"
223DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
224GZIP_ENV = --best
225DIST_TARGETS = dist-bzip2 dist-gzip
226distuninstallcheck_listfiles = find . -type f -print
227am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
228  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
229distcleancheck_listfiles = find . -type f -print
230ACLOCAL = @ACLOCAL@
231AMTAR = @AMTAR@
232AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
233AUTOCONF = @AUTOCONF@
234AUTOHEADER = @AUTOHEADER@
235AUTOMAKE = @AUTOMAKE@
236AWK = @AWK@
237CYGPATH_W = @CYGPATH_W@
238DEFS = @DEFS@
239ECHO_C = @ECHO_C@
240ECHO_N = @ECHO_N@
241ECHO_T = @ECHO_T@
242INSTALL = @INSTALL@
243INSTALL_DATA = @INSTALL_DATA@
244INSTALL_PROGRAM = @INSTALL_PROGRAM@
245INSTALL_SCRIPT = @INSTALL_SCRIPT@
246INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
247LIBOBJS = @LIBOBJS@
248LIBS = @LIBS@
249LTLIBOBJS = @LTLIBOBJS@
250MAKEINFO = @MAKEINFO@
251MKDIR_P = @MKDIR_P@
252PACKAGE = @PACKAGE@
253PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
254PACKAGE_NAME = @PACKAGE_NAME@
255PACKAGE_STRING = @PACKAGE_STRING@
256PACKAGE_TARNAME = @PACKAGE_TARNAME@
257PACKAGE_URL = @PACKAGE_URL@
258PACKAGE_VERSION = @PACKAGE_VERSION@
259PATH_SEPARATOR = @PATH_SEPARATOR@
260PYTHON = @PYTHON@
261PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
262PYTHON_PLATFORM = @PYTHON_PLATFORM@
263PYTHON_PREFIX = @PYTHON_PREFIX@
264PYTHON_VERSION = @PYTHON_VERSION@
265SET_MAKE = @SET_MAKE@
266SHELL = @SHELL@
267STRIP = @STRIP@
268VERSION = @VERSION@
269XMLLINT = @XMLLINT@
270abs_builddir = @abs_builddir@
271abs_srcdir = @abs_srcdir@
272abs_top_builddir = @abs_top_builddir@
273abs_top_srcdir = @abs_top_srcdir@
274am__leading_dot = @am__leading_dot@
275am__tar = @am__tar@
276am__untar = @am__untar@
277bindir = @bindir@
278build_alias = @build_alias@
279builddir = @builddir@
280datadir = @datadir@
281datarootdir = @datarootdir@
282docdir = @docdir@
283dvidir = @dvidir@
284exec_prefix = @exec_prefix@
285host_alias = @host_alias@
286htmldir = @htmldir@
287includedir = @includedir@
288infodir = @infodir@
289install_sh = @install_sh@
290libdir = @libdir@
291libexecdir = @libexecdir@
292localedir = @localedir@
293localstatedir = @localstatedir@
294mandir = @mandir@
295mkdir_p = @mkdir_p@
296oldincludedir = @oldincludedir@
297pdfdir = @pdfdir@
298pkgpyexecdir = @pkgpyexecdir@
299pkgpythondir = @pkgpythondir@
300prefix = @prefix@
301program_transform_name = @program_transform_name@
302psdir = @psdir@
303pyexecdir = @pyexecdir@
304pythondir = @pythondir@
305runstatedir = @runstatedir@
306sbindir = @sbindir@
307sharedstatedir = @sharedstatedir@
308srcdir = @srcdir@
309sysconfdir = @sysconfdir@
310target_alias = @target_alias@
311top_build_prefix = @top_build_prefix@
312top_builddir = @top_builddir@
313top_srcdir = @top_srcdir@
314xcbincludedir = @xcbincludedir@
315SUBDIRS = src xcbgen
316pkgconfigdir = $(libdir)/pkgconfig
317pkgconfig_DATA = xcb-proto.pc
318EXTRA_DIST = doc xcb-proto.pc.in autogen.sh
319all: all-recursive
320
321.SUFFIXES:
322am--refresh: Makefile
323	@:
324$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
325	@for dep in $?; do \
326	  case '$(am__configure_deps)' in \
327	    *$$dep*) \
328	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
329	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
330		&& exit 0; \
331	      exit 1;; \
332	  esac; \
333	done; \
334	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
335	$(am__cd) $(top_srcdir) && \
336	  $(AUTOMAKE) --foreign Makefile
337Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
338	@case '$?' in \
339	  *config.status*) \
340	    echo ' $(SHELL) ./config.status'; \
341	    $(SHELL) ./config.status;; \
342	  *) \
343	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
344	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
345	esac;
346
347$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348	$(SHELL) ./config.status --recheck
349
350$(top_srcdir)/configure:  $(am__configure_deps)
351	$(am__cd) $(srcdir) && $(AUTOCONF)
352$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
353	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
354$(am__aclocal_m4_deps):
355xcb-proto.pc: $(top_builddir)/config.status $(srcdir)/xcb-proto.pc.in
356	cd $(top_builddir) && $(SHELL) ./config.status $@
357install-pkgconfigDATA: $(pkgconfig_DATA)
358	@$(NORMAL_INSTALL)
359	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
360	if test -n "$$list"; then \
361	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
362	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
363	fi; \
364	for p in $$list; do \
365	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
366	  echo "$$d$$p"; \
367	done | $(am__base_list) | \
368	while read files; do \
369	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
370	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
371	done
372
373uninstall-pkgconfigDATA:
374	@$(NORMAL_UNINSTALL)
375	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
376	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
377	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
378
379# This directory's subdirectories are mostly independent; you can cd
380# into them and run 'make' without going through this Makefile.
381# To change the values of 'make' variables: instead of editing Makefiles,
382# (1) if the variable is set in 'config.status', edit 'config.status'
383#     (which will cause the Makefiles to be regenerated when you run 'make');
384# (2) otherwise, pass the desired values on the 'make' command line.
385$(am__recursive_targets):
386	@fail=; \
387	if $(am__make_keepgoing); then \
388	  failcom='fail=yes'; \
389	else \
390	  failcom='exit 1'; \
391	fi; \
392	dot_seen=no; \
393	target=`echo $@ | sed s/-recursive//`; \
394	case "$@" in \
395	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
396	  *) list='$(SUBDIRS)' ;; \
397	esac; \
398	for subdir in $$list; do \
399	  echo "Making $$target in $$subdir"; \
400	  if test "$$subdir" = "."; then \
401	    dot_seen=yes; \
402	    local_target="$$target-am"; \
403	  else \
404	    local_target="$$target"; \
405	  fi; \
406	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
407	  || eval $$failcom; \
408	done; \
409	if test "$$dot_seen" = "no"; then \
410	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
411	fi; test -z "$$fail"
412
413ID: $(am__tagged_files)
414	$(am__define_uniq_tagged_files); mkid -fID $$unique
415tags: tags-recursive
416TAGS: tags
417
418tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
419	set x; \
420	here=`pwd`; \
421	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
422	  include_option=--etags-include; \
423	  empty_fix=.; \
424	else \
425	  include_option=--include; \
426	  empty_fix=; \
427	fi; \
428	list='$(SUBDIRS)'; for subdir in $$list; do \
429	  if test "$$subdir" = .; then :; else \
430	    test ! -f $$subdir/TAGS || \
431	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
432	  fi; \
433	done; \
434	$(am__define_uniq_tagged_files); \
435	shift; \
436	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
437	  test -n "$$unique" || unique=$$empty_fix; \
438	  if test $$# -gt 0; then \
439	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
440	      "$$@" $$unique; \
441	  else \
442	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
443	      $$unique; \
444	  fi; \
445	fi
446ctags: ctags-recursive
447
448CTAGS: ctags
449ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
450	$(am__define_uniq_tagged_files); \
451	test -z "$(CTAGS_ARGS)$$unique" \
452	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
453	     $$unique
454
455GTAGS:
456	here=`$(am__cd) $(top_builddir) && pwd` \
457	  && $(am__cd) $(top_srcdir) \
458	  && gtags -i $(GTAGS_ARGS) "$$here"
459cscope: cscope.files
460	test ! -s cscope.files \
461	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
462clean-cscope:
463	-rm -f cscope.files
464cscope.files: clean-cscope cscopelist
465cscopelist: cscopelist-recursive
466
467cscopelist-am: $(am__tagged_files)
468	list='$(am__tagged_files)'; \
469	case "$(srcdir)" in \
470	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
471	  *) sdir=$(subdir)/$(srcdir) ;; \
472	esac; \
473	for i in $$list; do \
474	  if test -f "$$i"; then \
475	    echo "$(subdir)/$$i"; \
476	  else \
477	    echo "$$sdir/$$i"; \
478	  fi; \
479	done >> $(top_builddir)/cscope.files
480
481distclean-tags:
482	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
483	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
484
485distdir: $(DISTFILES)
486	$(am__remove_distdir)
487	test -d "$(distdir)" || mkdir "$(distdir)"
488	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
489	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490	list='$(DISTFILES)'; \
491	  dist_files=`for file in $$list; do echo $$file; done | \
492	  sed -e "s|^$$srcdirstrip/||;t" \
493	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
494	case $$dist_files in \
495	  */*) $(MKDIR_P) `echo "$$dist_files" | \
496			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
497			   sort -u` ;; \
498	esac; \
499	for file in $$dist_files; do \
500	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
501	  if test -d $$d/$$file; then \
502	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
503	    if test -d "$(distdir)/$$file"; then \
504	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
505	    fi; \
506	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
507	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
508	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
509	    fi; \
510	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
511	  else \
512	    test -f "$(distdir)/$$file" \
513	    || cp -p $$d/$$file "$(distdir)/$$file" \
514	    || exit 1; \
515	  fi; \
516	done
517	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
518	  if test "$$subdir" = .; then :; else \
519	    $(am__make_dryrun) \
520	      || test -d "$(distdir)/$$subdir" \
521	      || $(MKDIR_P) "$(distdir)/$$subdir" \
522	      || exit 1; \
523	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
524	    $(am__relativize); \
525	    new_distdir=$$reldir; \
526	    dir1=$$subdir; dir2="$(top_distdir)"; \
527	    $(am__relativize); \
528	    new_top_distdir=$$reldir; \
529	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
530	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
531	    ($(am__cd) $$subdir && \
532	      $(MAKE) $(AM_MAKEFLAGS) \
533	        top_distdir="$$new_top_distdir" \
534	        distdir="$$new_distdir" \
535		am__remove_distdir=: \
536		am__skip_length_check=: \
537		am__skip_mode_fix=: \
538	        distdir) \
539	      || exit 1; \
540	  fi; \
541	done
542	-test -n "$(am__skip_mode_fix)" \
543	|| find "$(distdir)" -type d ! -perm -755 \
544		-exec chmod u+rwx,go+rx {} \; -o \
545	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
546	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
547	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
548	|| chmod -R a+r "$(distdir)"
549dist-gzip: distdir
550	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
551	$(am__post_remove_distdir)
552dist-bzip2: distdir
553	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
554	$(am__post_remove_distdir)
555
556dist-lzip: distdir
557	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
558	$(am__post_remove_distdir)
559
560dist-xz: distdir
561	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
562	$(am__post_remove_distdir)
563
564dist-tarZ: distdir
565	@echo WARNING: "Support for distribution archives compressed with" \
566		       "legacy program 'compress' is deprecated." >&2
567	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
568	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
569	$(am__post_remove_distdir)
570
571dist-shar: distdir
572	@echo WARNING: "Support for shar distribution archives is" \
573	               "deprecated." >&2
574	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
575	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
576	$(am__post_remove_distdir)
577
578dist-zip: distdir
579	-rm -f $(distdir).zip
580	zip -rq $(distdir).zip $(distdir)
581	$(am__post_remove_distdir)
582
583dist dist-all:
584	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
585	$(am__post_remove_distdir)
586
587# This target untars the dist file and tries a VPATH configuration.  Then
588# it guarantees that the distribution is self-contained by making another
589# tarfile.
590distcheck: dist
591	case '$(DIST_ARCHIVES)' in \
592	*.tar.gz*) \
593	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
594	*.tar.bz2*) \
595	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
596	*.tar.lz*) \
597	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
598	*.tar.xz*) \
599	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
600	*.tar.Z*) \
601	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
602	*.shar.gz*) \
603	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
604	*.zip*) \
605	  unzip $(distdir).zip ;;\
606	esac
607	chmod -R a-w $(distdir)
608	chmod u+w $(distdir)
609	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
610	chmod a-w $(distdir)
611	test -d $(distdir)/_build || exit 0; \
612	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
613	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
614	  && am__cwd=`pwd` \
615	  && $(am__cd) $(distdir)/_build/sub \
616	  && ../../configure \
617	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
618	    $(DISTCHECK_CONFIGURE_FLAGS) \
619	    --srcdir=../.. --prefix="$$dc_install_base" \
620	  && $(MAKE) $(AM_MAKEFLAGS) \
621	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
622	  && $(MAKE) $(AM_MAKEFLAGS) check \
623	  && $(MAKE) $(AM_MAKEFLAGS) install \
624	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
625	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
626	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
627	        distuninstallcheck \
628	  && chmod -R a-w "$$dc_install_base" \
629	  && ({ \
630	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
631	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
632	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
633	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
634	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
635	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
636	  && rm -rf "$$dc_destdir" \
637	  && $(MAKE) $(AM_MAKEFLAGS) dist \
638	  && rm -rf $(DIST_ARCHIVES) \
639	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
640	  && cd "$$am__cwd" \
641	  || exit 1
642	$(am__post_remove_distdir)
643	@(echo "$(distdir) archives ready for distribution: "; \
644	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
645	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
646distuninstallcheck:
647	@test -n '$(distuninstallcheck_dir)' || { \
648	  echo 'ERROR: trying to run $@ with an empty' \
649	       '$$(distuninstallcheck_dir)' >&2; \
650	  exit 1; \
651	}; \
652	$(am__cd) '$(distuninstallcheck_dir)' || { \
653	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
654	  exit 1; \
655	}; \
656	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
657	   || { echo "ERROR: files left after uninstall:" ; \
658	        if test -n "$(DESTDIR)"; then \
659	          echo "  (check DESTDIR support)"; \
660	        fi ; \
661	        $(distuninstallcheck_listfiles) ; \
662	        exit 1; } >&2
663distcleancheck: distclean
664	@if test '$(srcdir)' = . ; then \
665	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
666	  exit 1 ; \
667	fi
668	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
669	  || { echo "ERROR: files left in build directory after distclean:" ; \
670	       $(distcleancheck_listfiles) ; \
671	       exit 1; } >&2
672check-am: all-am
673check: check-recursive
674all-am: Makefile $(DATA)
675installdirs: installdirs-recursive
676installdirs-am:
677	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
678	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
679	done
680install: install-recursive
681install-exec: install-exec-recursive
682install-data: install-data-recursive
683uninstall: uninstall-recursive
684
685install-am: all-am
686	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
687
688installcheck: installcheck-recursive
689install-strip:
690	if test -z '$(STRIP)'; then \
691	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
692	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
693	      install; \
694	else \
695	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
696	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
697	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
698	fi
699mostlyclean-generic:
700
701clean-generic:
702
703distclean-generic:
704	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
705	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
706
707maintainer-clean-generic:
708	@echo "This command is intended for maintainers to use"
709	@echo "it deletes files that may require special tools to rebuild."
710clean: clean-recursive
711
712clean-am: clean-generic mostlyclean-am
713
714distclean: distclean-recursive
715	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
716	-rm -f Makefile
717distclean-am: clean-am distclean-generic distclean-tags
718
719dvi: dvi-recursive
720
721dvi-am:
722
723html: html-recursive
724
725html-am:
726
727info: info-recursive
728
729info-am:
730
731install-data-am: install-pkgconfigDATA
732
733install-dvi: install-dvi-recursive
734
735install-dvi-am:
736
737install-exec-am:
738
739install-html: install-html-recursive
740
741install-html-am:
742
743install-info: install-info-recursive
744
745install-info-am:
746
747install-man:
748
749install-pdf: install-pdf-recursive
750
751install-pdf-am:
752
753install-ps: install-ps-recursive
754
755install-ps-am:
756
757installcheck-am:
758
759maintainer-clean: maintainer-clean-recursive
760	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
761	-rm -rf $(top_srcdir)/autom4te.cache
762	-rm -f Makefile
763maintainer-clean-am: distclean-am maintainer-clean-generic
764
765mostlyclean: mostlyclean-recursive
766
767mostlyclean-am: mostlyclean-generic
768
769pdf: pdf-recursive
770
771pdf-am:
772
773ps: ps-recursive
774
775ps-am:
776
777uninstall-am: uninstall-pkgconfigDATA
778
779.MAKE: $(am__recursive_targets) install-am install-strip
780
781.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
782	am--refresh check check-am clean clean-cscope clean-generic \
783	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
784	dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
785	distcheck distclean distclean-generic distclean-tags \
786	distcleancheck distdir distuninstallcheck dvi dvi-am html \
787	html-am info info-am install install-am install-data \
788	install-data-am install-dvi install-dvi-am install-exec \
789	install-exec-am install-html install-html-am install-info \
790	install-info-am install-man install-pdf install-pdf-am \
791	install-pkgconfigDATA install-ps install-ps-am install-strip \
792	installcheck installcheck-am installdirs installdirs-am \
793	maintainer-clean maintainer-clean-generic mostlyclean \
794	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
795	uninstall-am uninstall-pkgconfigDATA
796
797.PRECIOUS: Makefile
798
799
800# Tell versions [3.59,3.63) of GNU make to not export all variables.
801# Otherwise a system limit (for SysV at least) may be exceeded.
802.NOEXPORT:
803