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