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