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