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
17#  Copyright 2005 Adam Jackson.
18#
19#  Permission is hereby granted, free of charge, to any person obtaining a
20#  copy of this software and associated documentation files (the "Software"),
21#  to deal in the Software without restriction, including without limitation
22#  on the rights to use, copy, modify, merge, publish, distribute, sub
23#  license, and/or sell copies of the Software, and to permit persons to whom
24#  the Software is furnished to do so, subject to the following conditions:
25#
26#  The above copyright notice and this permission notice (including the next
27#  paragraph) shall be included in all copies or substantial portions of the
28#  Software.
29#
30#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
33#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
34#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
35#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36VPATH = @srcdir@
37am__is_gnu_make = { \
38  if test -z '$(MAKELEVEL)'; then \
39    false; \
40  elif test -n '$(MAKE_HOST)'; then \
41    true; \
42  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43    true; \
44  else \
45    false; \
46  fi; \
47}
48am__make_running_with_option = \
49  case $${target_option-} in \
50      ?) ;; \
51      *) echo "am__make_running_with_option: internal error: invalid" \
52              "target option '$${target_option-}' specified" >&2; \
53         exit 1;; \
54  esac; \
55  has_opt=no; \
56  sane_makeflags=$$MAKEFLAGS; \
57  if $(am__is_gnu_make); then \
58    sane_makeflags=$$MFLAGS; \
59  else \
60    case $$MAKEFLAGS in \
61      *\\[\ \	]*) \
62        bs=\\; \
63        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
65    esac; \
66  fi; \
67  skip_next=no; \
68  strip_trailopt () \
69  { \
70    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71  }; \
72  for flg in $$sane_makeflags; do \
73    test $$skip_next = yes && { skip_next=no; continue; }; \
74    case $$flg in \
75      *=*|--*) continue;; \
76        -*I) strip_trailopt 'I'; skip_next=yes;; \
77      -*I?*) strip_trailopt 'I';; \
78        -*O) strip_trailopt 'O'; skip_next=yes;; \
79      -*O?*) strip_trailopt 'O';; \
80        -*l) strip_trailopt 'l'; skip_next=yes;; \
81      -*l?*) strip_trailopt 'l';; \
82      -[dEDm]) skip_next=yes;; \
83      -[JT]) skip_next=yes;; \
84    esac; \
85    case $$flg in \
86      *$$target_option*) has_opt=yes; break;; \
87    esac; \
88  done; \
89  test $$has_opt = yes
90am__make_dryrun = (target_option=n; $(am__make_running_with_option))
91am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
92pkgdatadir = $(datadir)/@PACKAGE@
93pkgincludedir = $(includedir)/@PACKAGE@
94pkglibdir = $(libdir)/@PACKAGE@
95pkglibexecdir = $(libexecdir)/@PACKAGE@
96am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
97install_sh_DATA = $(install_sh) -c -m 644
98install_sh_PROGRAM = $(install_sh) -c
99install_sh_SCRIPT = $(install_sh) -c
100INSTALL_HEADER = $(INSTALL_DATA)
101transform = $(program_transform_name)
102NORMAL_INSTALL = :
103PRE_INSTALL = :
104POST_INSTALL = :
105NORMAL_UNINSTALL = :
106PRE_UNINSTALL = :
107POST_UNINSTALL = :
108build_triplet = @build@
109host_triplet = @host@
110subdir = .
111ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112am__aclocal_m4_deps = $(top_srcdir)/configure.ac
113am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
114	$(ACLOCAL_M4)
115DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
116	$(am__configure_deps) $(am__DIST_COMMON)
117am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
118 configure.lineno config.status.lineno
119mkinstalldirs = $(install_sh) -d
120CONFIG_HEADER = config.h
121CONFIG_CLEAN_FILES =
122CONFIG_CLEAN_VPATH_FILES =
123AM_V_P = $(am__v_P_@AM_V@)
124am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
125am__v_P_0 = false
126am__v_P_1 = :
127AM_V_GEN = $(am__v_GEN_@AM_V@)
128am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
129am__v_GEN_0 = @echo "  GEN     " $@;
130am__v_GEN_1 =
131AM_V_at = $(am__v_at_@AM_V@)
132am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
133am__v_at_0 = @
134am__v_at_1 =
135SOURCES =
136DIST_SOURCES =
137RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
138	ctags-recursive dvi-recursive html-recursive info-recursive \
139	install-data-recursive install-dvi-recursive \
140	install-exec-recursive install-html-recursive \
141	install-info-recursive install-pdf-recursive \
142	install-ps-recursive install-recursive installcheck-recursive \
143	installdirs-recursive pdf-recursive ps-recursive \
144	tags-recursive uninstall-recursive
145am__can_run_installinfo = \
146  case $$AM_UPDATE_INFO_DIR in \
147    n|no|NO) false;; \
148    *) (install-info --version) >/dev/null 2>&1;; \
149  esac
150RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
151  distclean-recursive maintainer-clean-recursive
152am__recursive_targets = \
153  $(RECURSIVE_TARGETS) \
154  $(RECURSIVE_CLEAN_TARGETS) \
155  $(am__extra_recursive_targets)
156AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
157	cscope distdir distdir-am dist dist-all distcheck
158am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
159	$(LISP)config.h.in
160# Read a list of newline-separated strings from the standard input,
161# and print each of them once, without duplicates.  Input order is
162# *not* preserved.
163am__uniquify_input = $(AWK) '\
164  BEGIN { nonempty = 0; } \
165  { items[$$0] = 1; nonempty = 1; } \
166  END { if (nonempty) { for (i in items) print i; }; } \
167'
168# Make sure the list of sources is unique.  This is necessary because,
169# e.g., the same source file might be shared among _SOURCES variables
170# for different programs/libraries.
171am__define_uniq_tagged_files = \
172  list='$(am__tagged_files)'; \
173  unique=`for i in $$list; do \
174    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175  done | $(am__uniquify_input)`
176ETAGS = etags
177CTAGS = ctags
178CSCOPE = cscope
179DIST_SUBDIRS = $(SUBDIRS)
180am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
181	COPYING ChangeLog INSTALL NEWS README compile config.guess \
182	config.sub install-sh missing
183DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
184distdir = $(PACKAGE)-$(VERSION)
185top_distdir = $(distdir)
186am__remove_distdir = \
187  if test -d "$(distdir)"; then \
188    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
189      && rm -rf "$(distdir)" \
190      || { sleep 5 && rm -rf "$(distdir)"; }; \
191  else :; fi
192am__post_remove_distdir = $(am__remove_distdir)
193am__relativize = \
194  dir0=`pwd`; \
195  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
196  sed_rest='s,^[^/]*/*,,'; \
197  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
198  sed_butlast='s,/*[^/]*$$,,'; \
199  while test -n "$$dir1"; do \
200    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
201    if test "$$first" != "."; then \
202      if test "$$first" = ".."; then \
203        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
204        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
205      else \
206        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
207        if test "$$first2" = "$$first"; then \
208          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
209        else \
210          dir2="../$$dir2"; \
211        fi; \
212        dir0="$$dir0"/"$$first"; \
213      fi; \
214    fi; \
215    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
216  done; \
217  reldir="$$dir2"
218DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
219GZIP_ENV = --best
220DIST_TARGETS = dist-bzip2 dist-gzip
221distuninstallcheck_listfiles = find . -type f -print
222am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
223  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
224distcleancheck_listfiles = find . -type f -print
225ACLOCAL = @ACLOCAL@
226ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
227ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
228AMTAR = @AMTAR@
229AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230APP_MAN_DIR = @APP_MAN_DIR@
231APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
232AUTOCONF = @AUTOCONF@
233AUTOHEADER = @AUTOHEADER@
234AUTOMAKE = @AUTOMAKE@
235AWK = @AWK@
236BASE_CFLAGS = @BASE_CFLAGS@
237CC = @CC@
238CCDEPMODE = @CCDEPMODE@
239CFLAGS = @CFLAGS@
240CHANGELOG_CMD = @CHANGELOG_CMD@
241CPP = @CPP@
242CPPFLAGS = @CPPFLAGS@
243CWARNFLAGS = @CWARNFLAGS@
244CYGPATH_W = @CYGPATH_W@
245DEFS = @DEFS@
246DEPDIR = @DEPDIR@
247DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
248DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
249ECHO_C = @ECHO_C@
250ECHO_N = @ECHO_N@
251ECHO_T = @ECHO_T@
252EGREP = @EGREP@
253EXEEXT = @EXEEXT@
254FILE_MAN_DIR = @FILE_MAN_DIR@
255FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
256GREP = @GREP@
257HAVE_XI2 = @HAVE_XI2@
258INSTALL = @INSTALL@
259INSTALL_CMD = @INSTALL_CMD@
260INSTALL_DATA = @INSTALL_DATA@
261INSTALL_PROGRAM = @INSTALL_PROGRAM@
262INSTALL_SCRIPT = @INSTALL_SCRIPT@
263INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264LDFLAGS = @LDFLAGS@
265LIBOBJS = @LIBOBJS@
266LIBS = @LIBS@
267LIB_MAN_DIR = @LIB_MAN_DIR@
268LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
269LTLIBOBJS = @LTLIBOBJS@
270MAKEINFO = @MAKEINFO@
271MAN_SUBSTS = @MAN_SUBSTS@
272MISC_MAN_DIR = @MISC_MAN_DIR@
273MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
274MKDIR_P = @MKDIR_P@
275OBJEXT = @OBJEXT@
276PACKAGE = @PACKAGE@
277PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
278PACKAGE_NAME = @PACKAGE_NAME@
279PACKAGE_STRING = @PACKAGE_STRING@
280PACKAGE_TARNAME = @PACKAGE_TARNAME@
281PACKAGE_URL = @PACKAGE_URL@
282PACKAGE_VERSION = @PACKAGE_VERSION@
283PATH_SEPARATOR = @PATH_SEPARATOR@
284PKG_CONFIG = @PKG_CONFIG@
285PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
286PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
287SED = @SED@
288SET_MAKE = @SET_MAKE@
289SHELL = @SHELL@
290STRICT_CFLAGS = @STRICT_CFLAGS@
291STRIP = @STRIP@
292VERSION = @VERSION@
293XI21_CFLAGS = @XI21_CFLAGS@
294XI21_LIBS = @XI21_LIBS@
295XI22_CFLAGS = @XI22_CFLAGS@
296XI22_LIBS = @XI22_LIBS@
297XI2_CFLAGS = @XI2_CFLAGS@
298XI2_LIBS = @XI2_LIBS@
299XINPUT_CFLAGS = @XINPUT_CFLAGS@
300XINPUT_LIBS = @XINPUT_LIBS@
301XORG_MAN_PAGE = @XORG_MAN_PAGE@
302abs_builddir = @abs_builddir@
303abs_srcdir = @abs_srcdir@
304abs_top_builddir = @abs_top_builddir@
305abs_top_srcdir = @abs_top_srcdir@
306ac_ct_CC = @ac_ct_CC@
307am__include = @am__include@
308am__leading_dot = @am__leading_dot@
309am__quote = @am__quote@
310am__tar = @am__tar@
311am__untar = @am__untar@
312bindir = @bindir@
313build = @build@
314build_alias = @build_alias@
315build_cpu = @build_cpu@
316build_os = @build_os@
317build_vendor = @build_vendor@
318builddir = @builddir@
319datadir = @datadir@
320datarootdir = @datarootdir@
321docdir = @docdir@
322dvidir = @dvidir@
323exec_prefix = @exec_prefix@
324host = @host@
325host_alias = @host_alias@
326host_cpu = @host_cpu@
327host_os = @host_os@
328host_vendor = @host_vendor@
329htmldir = @htmldir@
330includedir = @includedir@
331infodir = @infodir@
332install_sh = @install_sh@
333libdir = @libdir@
334libexecdir = @libexecdir@
335localedir = @localedir@
336localstatedir = @localstatedir@
337mandir = @mandir@
338mkdir_p = @mkdir_p@
339oldincludedir = @oldincludedir@
340pdfdir = @pdfdir@
341prefix = @prefix@
342program_transform_name = @program_transform_name@
343psdir = @psdir@
344sbindir = @sbindir@
345sharedstatedir = @sharedstatedir@
346srcdir = @srcdir@
347sysconfdir = @sysconfdir@
348target_alias = @target_alias@
349top_build_prefix = @top_build_prefix@
350top_builddir = @top_builddir@
351top_srcdir = @top_srcdir@
352AUTOMAKE_OPTIONS = foreign
353SUBDIRS = src man
354MAINTAINERCLEANFILES = ChangeLog INSTALL
355all: config.h
356	$(MAKE) $(AM_MAKEFLAGS) all-recursive
357
358.SUFFIXES:
359am--refresh: Makefile
360	@:
361$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
362	@for dep in $?; do \
363	  case '$(am__configure_deps)' in \
364	    *$$dep*) \
365	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
366	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
367		&& exit 0; \
368	      exit 1;; \
369	  esac; \
370	done; \
371	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
372	$(am__cd) $(top_srcdir) && \
373	  $(AUTOMAKE) --foreign Makefile
374Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
375	@case '$?' in \
376	  *config.status*) \
377	    echo ' $(SHELL) ./config.status'; \
378	    $(SHELL) ./config.status;; \
379	  *) \
380	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
381	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
382	esac;
383
384$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
385	$(SHELL) ./config.status --recheck
386
387$(top_srcdir)/configure:  $(am__configure_deps)
388	$(am__cd) $(srcdir) && $(AUTOCONF)
389$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
390	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
391$(am__aclocal_m4_deps):
392
393config.h: stamp-h1
394	@test -f $@ || rm -f stamp-h1
395	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
396
397stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
398	@rm -f stamp-h1
399	cd $(top_builddir) && $(SHELL) ./config.status config.h
400$(srcdir)/config.h.in:  $(am__configure_deps)
401	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
402	rm -f stamp-h1
403	touch $@
404
405distclean-hdr:
406	-rm -f config.h stamp-h1
407
408# This directory's subdirectories are mostly independent; you can cd
409# into them and run 'make' without going through this Makefile.
410# To change the values of 'make' variables: instead of editing Makefiles,
411# (1) if the variable is set in 'config.status', edit 'config.status'
412#     (which will cause the Makefiles to be regenerated when you run 'make');
413# (2) otherwise, pass the desired values on the 'make' command line.
414$(am__recursive_targets):
415	@fail=; \
416	if $(am__make_keepgoing); then \
417	  failcom='fail=yes'; \
418	else \
419	  failcom='exit 1'; \
420	fi; \
421	dot_seen=no; \
422	target=`echo $@ | sed s/-recursive//`; \
423	case "$@" in \
424	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
425	  *) list='$(SUBDIRS)' ;; \
426	esac; \
427	for subdir in $$list; do \
428	  echo "Making $$target in $$subdir"; \
429	  if test "$$subdir" = "."; then \
430	    dot_seen=yes; \
431	    local_target="$$target-am"; \
432	  else \
433	    local_target="$$target"; \
434	  fi; \
435	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
436	  || eval $$failcom; \
437	done; \
438	if test "$$dot_seen" = "no"; then \
439	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
440	fi; test -z "$$fail"
441
442ID: $(am__tagged_files)
443	$(am__define_uniq_tagged_files); mkid -fID $$unique
444tags: tags-recursive
445TAGS: tags
446
447tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
448	set x; \
449	here=`pwd`; \
450	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
451	  include_option=--etags-include; \
452	  empty_fix=.; \
453	else \
454	  include_option=--include; \
455	  empty_fix=; \
456	fi; \
457	list='$(SUBDIRS)'; for subdir in $$list; do \
458	  if test "$$subdir" = .; then :; else \
459	    test ! -f $$subdir/TAGS || \
460	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
461	  fi; \
462	done; \
463	$(am__define_uniq_tagged_files); \
464	shift; \
465	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
466	  test -n "$$unique" || unique=$$empty_fix; \
467	  if test $$# -gt 0; then \
468	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
469	      "$$@" $$unique; \
470	  else \
471	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
472	      $$unique; \
473	  fi; \
474	fi
475ctags: ctags-recursive
476
477CTAGS: ctags
478ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
479	$(am__define_uniq_tagged_files); \
480	test -z "$(CTAGS_ARGS)$$unique" \
481	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
482	     $$unique
483
484GTAGS:
485	here=`$(am__cd) $(top_builddir) && pwd` \
486	  && $(am__cd) $(top_srcdir) \
487	  && gtags -i $(GTAGS_ARGS) "$$here"
488cscope: cscope.files
489	test ! -s cscope.files \
490	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
491clean-cscope:
492	-rm -f cscope.files
493cscope.files: clean-cscope cscopelist
494cscopelist: cscopelist-recursive
495
496cscopelist-am: $(am__tagged_files)
497	list='$(am__tagged_files)'; \
498	case "$(srcdir)" in \
499	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
500	  *) sdir=$(subdir)/$(srcdir) ;; \
501	esac; \
502	for i in $$list; do \
503	  if test -f "$$i"; then \
504	    echo "$(subdir)/$$i"; \
505	  else \
506	    echo "$$sdir/$$i"; \
507	  fi; \
508	done >> $(top_builddir)/cscope.files
509
510distclean-tags:
511	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
512	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
513
514distdir: $(BUILT_SOURCES)
515	$(MAKE) $(AM_MAKEFLAGS) distdir-am
516
517distdir-am: $(DISTFILES)
518	$(am__remove_distdir)
519	test -d "$(distdir)" || mkdir "$(distdir)"
520	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522	list='$(DISTFILES)'; \
523	  dist_files=`for file in $$list; do echo $$file; done | \
524	  sed -e "s|^$$srcdirstrip/||;t" \
525	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
526	case $$dist_files in \
527	  */*) $(MKDIR_P) `echo "$$dist_files" | \
528			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
529			   sort -u` ;; \
530	esac; \
531	for file in $$dist_files; do \
532	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
533	  if test -d $$d/$$file; then \
534	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
535	    if test -d "$(distdir)/$$file"; then \
536	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537	    fi; \
538	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
539	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
540	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
541	    fi; \
542	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
543	  else \
544	    test -f "$(distdir)/$$file" \
545	    || cp -p $$d/$$file "$(distdir)/$$file" \
546	    || exit 1; \
547	  fi; \
548	done
549	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
550	  if test "$$subdir" = .; then :; else \
551	    $(am__make_dryrun) \
552	      || test -d "$(distdir)/$$subdir" \
553	      || $(MKDIR_P) "$(distdir)/$$subdir" \
554	      || exit 1; \
555	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
556	    $(am__relativize); \
557	    new_distdir=$$reldir; \
558	    dir1=$$subdir; dir2="$(top_distdir)"; \
559	    $(am__relativize); \
560	    new_top_distdir=$$reldir; \
561	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
562	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
563	    ($(am__cd) $$subdir && \
564	      $(MAKE) $(AM_MAKEFLAGS) \
565	        top_distdir="$$new_top_distdir" \
566	        distdir="$$new_distdir" \
567		am__remove_distdir=: \
568		am__skip_length_check=: \
569		am__skip_mode_fix=: \
570	        distdir) \
571	      || exit 1; \
572	  fi; \
573	done
574	$(MAKE) $(AM_MAKEFLAGS) \
575	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
576	  dist-hook
577	-test -n "$(am__skip_mode_fix)" \
578	|| find "$(distdir)" -type d ! -perm -755 \
579		-exec chmod u+rwx,go+rx {} \; -o \
580	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
581	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
582	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
583	|| chmod -R a+r "$(distdir)"
584dist-gzip: distdir
585	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
586	$(am__post_remove_distdir)
587dist-bzip2: distdir
588	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
589	$(am__post_remove_distdir)
590
591dist-lzip: distdir
592	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
593	$(am__post_remove_distdir)
594
595dist-xz: distdir
596	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
597	$(am__post_remove_distdir)
598
599dist-tarZ: distdir
600	@echo WARNING: "Support for distribution archives compressed with" \
601		       "legacy program 'compress' is deprecated." >&2
602	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
603	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
604	$(am__post_remove_distdir)
605
606dist-shar: distdir
607	@echo WARNING: "Support for shar distribution archives is" \
608	               "deprecated." >&2
609	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
610	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
611	$(am__post_remove_distdir)
612
613dist-zip: distdir
614	-rm -f $(distdir).zip
615	zip -rq $(distdir).zip $(distdir)
616	$(am__post_remove_distdir)
617
618dist dist-all:
619	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
620	$(am__post_remove_distdir)
621
622# This target untars the dist file and tries a VPATH configuration.  Then
623# it guarantees that the distribution is self-contained by making another
624# tarfile.
625distcheck: dist
626	case '$(DIST_ARCHIVES)' in \
627	*.tar.gz*) \
628	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
629	*.tar.bz2*) \
630	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
631	*.tar.lz*) \
632	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
633	*.tar.xz*) \
634	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
635	*.tar.Z*) \
636	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
637	*.shar.gz*) \
638	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
639	*.zip*) \
640	  unzip $(distdir).zip ;;\
641	esac
642	chmod -R a-w $(distdir)
643	chmod u+w $(distdir)
644	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
645	chmod a-w $(distdir)
646	test -d $(distdir)/_build || exit 0; \
647	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
648	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
649	  && am__cwd=`pwd` \
650	  && $(am__cd) $(distdir)/_build/sub \
651	  && ../../configure \
652	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
653	    $(DISTCHECK_CONFIGURE_FLAGS) \
654	    --srcdir=../.. --prefix="$$dc_install_base" \
655	  && $(MAKE) $(AM_MAKEFLAGS) \
656	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
657	  && $(MAKE) $(AM_MAKEFLAGS) check \
658	  && $(MAKE) $(AM_MAKEFLAGS) install \
659	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
660	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
661	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
662	        distuninstallcheck \
663	  && chmod -R a-w "$$dc_install_base" \
664	  && ({ \
665	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
666	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
667	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
668	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
669	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
670	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
671	  && rm -rf "$$dc_destdir" \
672	  && $(MAKE) $(AM_MAKEFLAGS) dist \
673	  && rm -rf $(DIST_ARCHIVES) \
674	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
675	  && cd "$$am__cwd" \
676	  || exit 1
677	$(am__post_remove_distdir)
678	@(echo "$(distdir) archives ready for distribution: "; \
679	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
680	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
681distuninstallcheck:
682	@test -n '$(distuninstallcheck_dir)' || { \
683	  echo 'ERROR: trying to run $@ with an empty' \
684	       '$$(distuninstallcheck_dir)' >&2; \
685	  exit 1; \
686	}; \
687	$(am__cd) '$(distuninstallcheck_dir)' || { \
688	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
689	  exit 1; \
690	}; \
691	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
692	   || { echo "ERROR: files left after uninstall:" ; \
693	        if test -n "$(DESTDIR)"; then \
694	          echo "  (check DESTDIR support)"; \
695	        fi ; \
696	        $(distuninstallcheck_listfiles) ; \
697	        exit 1; } >&2
698distcleancheck: distclean
699	@if test '$(srcdir)' = . ; then \
700	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
701	  exit 1 ; \
702	fi
703	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
704	  || { echo "ERROR: files left in build directory after distclean:" ; \
705	       $(distcleancheck_listfiles) ; \
706	       exit 1; } >&2
707check-am: all-am
708check: check-recursive
709all-am: Makefile config.h
710installdirs: installdirs-recursive
711installdirs-am:
712install: install-recursive
713install-exec: install-exec-recursive
714install-data: install-data-recursive
715uninstall: uninstall-recursive
716
717install-am: all-am
718	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
719
720installcheck: installcheck-recursive
721install-strip:
722	if test -z '$(STRIP)'; then \
723	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
724	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
725	      install; \
726	else \
727	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
728	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
729	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
730	fi
731mostlyclean-generic:
732
733clean-generic:
734
735distclean-generic:
736	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
737	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
738
739maintainer-clean-generic:
740	@echo "This command is intended for maintainers to use"
741	@echo "it deletes files that may require special tools to rebuild."
742	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
743clean: clean-recursive
744
745clean-am: clean-generic mostlyclean-am
746
747distclean: distclean-recursive
748	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
749	-rm -f Makefile
750distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
751
752dvi: dvi-recursive
753
754dvi-am:
755
756html: html-recursive
757
758html-am:
759
760info: info-recursive
761
762info-am:
763
764install-data-am:
765
766install-dvi: install-dvi-recursive
767
768install-dvi-am:
769
770install-exec-am:
771
772install-html: install-html-recursive
773
774install-html-am:
775
776install-info: install-info-recursive
777
778install-info-am:
779
780install-man:
781
782install-pdf: install-pdf-recursive
783
784install-pdf-am:
785
786install-ps: install-ps-recursive
787
788install-ps-am:
789
790installcheck-am:
791
792maintainer-clean: maintainer-clean-recursive
793	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
794	-rm -rf $(top_srcdir)/autom4te.cache
795	-rm -f Makefile
796maintainer-clean-am: distclean-am maintainer-clean-generic
797
798mostlyclean: mostlyclean-recursive
799
800mostlyclean-am: mostlyclean-generic
801
802pdf: pdf-recursive
803
804pdf-am:
805
806ps: ps-recursive
807
808ps-am:
809
810uninstall-am:
811
812.MAKE: $(am__recursive_targets) all install-am install-strip
813
814.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
815	am--refresh check check-am clean clean-cscope clean-generic \
816	cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
817	dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
818	dist-zip distcheck distclean distclean-generic distclean-hdr \
819	distclean-tags distcleancheck distdir distuninstallcheck dvi \
820	dvi-am html html-am info info-am install install-am \
821	install-data install-data-am install-dvi install-dvi-am \
822	install-exec install-exec-am install-html install-html-am \
823	install-info install-info-am install-man install-pdf \
824	install-pdf-am install-ps install-ps-am install-strip \
825	installcheck installcheck-am installdirs installdirs-am \
826	maintainer-clean maintainer-clean-generic mostlyclean \
827	mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
828	uninstall-am
829
830.PRECIOUS: Makefile
831
832
833.PHONY: ChangeLog INSTALL
834
835INSTALL:
836	$(INSTALL_CMD)
837
838ChangeLog:
839	$(CHANGELOG_CMD)
840
841dist-hook: ChangeLog INSTALL
842
843# Tell versions [3.59,3.63) of GNU make to not export all variables.
844# Otherwise a system limit (for SysV at least) may be exceeded.
845.NOEXPORT:
846