1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = ext
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
94	$(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96	$(ACLOCAL_M4)
97DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
98mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99CONFIG_CLEAN_FILES =
100CONFIG_CLEAN_VPATH_FILES =
101AM_V_P = $(am__v_P_@AM_V@)
102am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103am__v_P_0 = false
104am__v_P_1 = :
105AM_V_GEN = $(am__v_GEN_@AM_V@)
106am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107am__v_GEN_0 = @echo "  GEN     " $@;
108am__v_GEN_1 =
109AM_V_at = $(am__v_at_@AM_V@)
110am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111am__v_at_0 = @
112am__v_at_1 =
113SOURCES =
114DIST_SOURCES =
115am__can_run_installinfo = \
116  case $$AM_UPDATE_INFO_DIR in \
117    n|no|NO) false;; \
118    *) (install-info --version) >/dev/null 2>&1;; \
119  esac
120am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
121am__vpath_adj = case $$p in \
122    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
123    *) f=$$p;; \
124  esac;
125am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
126am__install_max = 40
127am__nobase_strip_setup = \
128  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
129am__nobase_strip = \
130  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
131am__nobase_list = $(am__nobase_strip_setup); \
132  for p in $$list; do echo "$$p $$p"; done | \
133  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
134  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
135    if (++n[$$2] == $(am__install_max)) \
136      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
137    END { for (dir in files) print dir, files[dir] }'
138am__base_list = \
139  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
141am__uninstall_files_from_dir = { \
142  test -z "$$files" \
143    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
144    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
145         $(am__cd) "$$dir" && rm -f $$files; }; \
146  }
147am__installdirs = "$(DESTDIR)$(extdir)"
148DATA = $(ext_DATA)
149am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
150am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs \
151	ChangeLog
152DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
153ACLOCAL = @ACLOCAL@
154AMTAR = @AMTAR@
155AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
156AUTOCONF = @AUTOCONF@
157AUTOHEADER = @AUTOHEADER@
158AUTOMAKE = @AUTOMAKE@
159AWK = @AWK@
160CVS = @CVS@
161CYGPATH_W = @CYGPATH_W@
162DEFS = @DEFS@
163ECHO_C = @ECHO_C@
164ECHO_N = @ECHO_N@
165ECHO_T = @ECHO_T@
166EMACS = @EMACS@
167INSTALL = @INSTALL@
168INSTALL_DATA = @INSTALL_DATA@
169INSTALL_PROGRAM = @INSTALL_PROGRAM@
170INSTALL_SCRIPT = @INSTALL_SCRIPT@
171INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
172LIBOBJS = @LIBOBJS@
173LIBS = @LIBS@
174LN_S = @LN_S@
175LTLIBOBJS = @LTLIBOBJS@
176MAINT = @MAINT@
177MAKEINFO = @MAKEINFO@
178MKDIR_P = @MKDIR_P@
179PACKAGE = @PACKAGE@
180PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181PACKAGE_NAME = @PACKAGE_NAME@
182PACKAGE_STRING = @PACKAGE_STRING@
183PACKAGE_TARNAME = @PACKAGE_TARNAME@
184PACKAGE_URL = @PACKAGE_URL@
185PACKAGE_VERSION = @PACKAGE_VERSION@
186PATH_SEPARATOR = @PATH_SEPARATOR@
187SET_MAKE = @SET_MAKE@
188SHELL = @SHELL@
189STRIP = @STRIP@
190VERSION = @VERSION@
191abs_builddir = @abs_builddir@
192abs_srcdir = @abs_srcdir@
193abs_top_builddir = @abs_top_builddir@
194abs_top_srcdir = @abs_top_srcdir@
195am__leading_dot = @am__leading_dot@
196am__tar = @am__tar@
197am__untar = @am__untar@
198bindir = @bindir@
199build = @build@
200build_alias = @build_alias@
201build_cpu = @build_cpu@
202build_os = @build_os@
203build_vendor = @build_vendor@
204builddir = @builddir@
205datadir = @datadir@
206datarootdir = @datarootdir@
207docdir = @docdir@
208dvidir = @dvidir@
209exec_prefix = @exec_prefix@
210extdir = @extdir@
211host = @host@
212host_alias = @host_alias@
213host_cpu = @host_cpu@
214host_os = @host_os@
215host_vendor = @host_vendor@
216howmdir = @howmdir@
217htmldir = @htmldir@
218includedir = @includedir@
219infodir = @infodir@
220install_sh = @install_sh@
221libdir = @libdir@
222libexecdir = @libexecdir@
223lispdir = @lispdir@
224localedir = @localedir@
225localstatedir = @localstatedir@
226mandir = @mandir@
227mkdir_p = @mkdir_p@
228oldincludedir = @oldincludedir@
229packagedir = @packagedir@
230pdfdir = @pdfdir@
231prefix = @prefix@
232program_transform_name = @program_transform_name@
233psdir = @psdir@
234runstatedir = @runstatedir@
235sbindir = @sbindir@
236sharedstatedir = @sharedstatedir@
237srcdir = @srcdir@
238sysconfdir = @sysconfdir@
239target_alias = @target_alias@
240top_build_prefix = @top_build_prefix@
241top_builddir = @top_builddir@
242top_srcdir = @top_srcdir@
243EXTRA_DIST = \
244	hcal.rb \
245	howm2 \
246	howmkara \
247	hsplit.rb
248
249ext_DATA = $(EXTRA_DIST)
250all: all-am
251
252.SUFFIXES:
253$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
254	@for dep in $?; do \
255	  case '$(am__configure_deps)' in \
256	    *$$dep*) \
257	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
258	        && { if test -f $@; then exit 0; else break; fi; }; \
259	      exit 1;; \
260	  esac; \
261	done; \
262	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ext/Makefile'; \
263	$(am__cd) $(top_srcdir) && \
264	  $(AUTOMAKE) --gnu ext/Makefile
265
266$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
267	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268
269$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
270	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
272	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273$(am__aclocal_m4_deps):
274install-extDATA: $(ext_DATA)
275	@$(NORMAL_INSTALL)
276	@list='$(ext_DATA)'; test -n "$(extdir)" || list=; \
277	if test -n "$$list"; then \
278	  echo " $(MKDIR_P) '$(DESTDIR)$(extdir)'"; \
279	  $(MKDIR_P) "$(DESTDIR)$(extdir)" || exit 1; \
280	fi; \
281	for p in $$list; do \
282	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
283	  echo "$$d$$p"; \
284	done | $(am__base_list) | \
285	while read files; do \
286	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(extdir)'"; \
287	  $(INSTALL_DATA) $$files "$(DESTDIR)$(extdir)" || exit $$?; \
288	done
289
290uninstall-extDATA:
291	@$(NORMAL_UNINSTALL)
292	@list='$(ext_DATA)'; test -n "$(extdir)" || list=; \
293	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
294	dir='$(DESTDIR)$(extdir)'; $(am__uninstall_files_from_dir)
295tags TAGS:
296
297ctags CTAGS:
298
299cscope cscopelist:
300
301
302distdir: $(BUILT_SOURCES)
303	$(MAKE) $(AM_MAKEFLAGS) distdir-am
304
305distdir-am: $(DISTFILES)
306	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
307	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
308	list='$(DISTFILES)'; \
309	  dist_files=`for file in $$list; do echo $$file; done | \
310	  sed -e "s|^$$srcdirstrip/||;t" \
311	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
312	case $$dist_files in \
313	  */*) $(MKDIR_P) `echo "$$dist_files" | \
314			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
315			   sort -u` ;; \
316	esac; \
317	for file in $$dist_files; do \
318	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
319	  if test -d $$d/$$file; then \
320	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
321	    if test -d "$(distdir)/$$file"; then \
322	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
323	    fi; \
324	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
325	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
326	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
327	    fi; \
328	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
329	  else \
330	    test -f "$(distdir)/$$file" \
331	    || cp -p $$d/$$file "$(distdir)/$$file" \
332	    || exit 1; \
333	  fi; \
334	done
335check-am: all-am
336check: check-am
337all-am: Makefile $(DATA)
338installdirs:
339	for dir in "$(DESTDIR)$(extdir)"; do \
340	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
341	done
342install: install-am
343install-exec: install-exec-am
344install-data: install-data-am
345uninstall: uninstall-am
346
347install-am: all-am
348	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
349
350installcheck: installcheck-am
351install-strip:
352	if test -z '$(STRIP)'; then \
353	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
354	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
355	      install; \
356	else \
357	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
358	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
359	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
360	fi
361mostlyclean-generic:
362
363clean-generic:
364
365distclean-generic:
366	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
367	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
368
369maintainer-clean-generic:
370	@echo "This command is intended for maintainers to use"
371	@echo "it deletes files that may require special tools to rebuild."
372clean: clean-am
373
374clean-am: clean-generic mostlyclean-am
375
376distclean: distclean-am
377	-rm -f Makefile
378distclean-am: clean-am distclean-generic
379
380dvi: dvi-am
381
382dvi-am:
383
384html: html-am
385
386html-am:
387
388info: info-am
389
390info-am:
391
392install-data-am: install-extDATA
393
394install-dvi: install-dvi-am
395
396install-dvi-am:
397
398install-exec-am:
399
400install-html: install-html-am
401
402install-html-am:
403
404install-info: install-info-am
405
406install-info-am:
407
408install-man:
409
410install-pdf: install-pdf-am
411
412install-pdf-am:
413
414install-ps: install-ps-am
415
416install-ps-am:
417
418installcheck-am:
419
420maintainer-clean: maintainer-clean-am
421	-rm -f Makefile
422maintainer-clean-am: distclean-am maintainer-clean-generic
423
424mostlyclean: mostlyclean-am
425
426mostlyclean-am: mostlyclean-generic
427
428pdf: pdf-am
429
430pdf-am:
431
432ps: ps-am
433
434ps-am:
435
436uninstall-am: uninstall-extDATA
437
438.MAKE: install-am install-strip
439
440.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
441	ctags-am distclean distclean-generic distdir dvi dvi-am html \
442	html-am info info-am install install-am install-data \
443	install-data-am install-dvi install-dvi-am install-exec \
444	install-exec-am install-extDATA install-html install-html-am \
445	install-info install-info-am install-man install-pdf \
446	install-pdf-am install-ps install-ps-am install-strip \
447	installcheck installcheck-am installdirs maintainer-clean \
448	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
449	pdf-am ps ps-am tags-am uninstall uninstall-am \
450	uninstall-extDATA
451
452.PRECIOUS: Makefile
453
454
455Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
456	cd $(top_builddir) && \
457	CONFIG_HEADERS= CONFIG_LINKS= \
458	CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
459
460# Tell versions [3.59,3.63) of GNU make to not export all variables.
461# Otherwise a system limit (for SysV at least) may be exceeded.
462.NOEXPORT:
463