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