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@
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 = :
88subdir = test/unit
89ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
91	$(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
95mkinstalldirs = $(install_sh) -d
96CONFIG_HEADER = $(top_builddir)/config.h
97CONFIG_CLEAN_FILES = require_me.sh test-action.sh test-alias.sh \
98	test-bashdb-trace.sh test-break.sh test-cmd-complete.sh \
99	test-cmd-info-variables.sh test-cmd-eval.sh test-columns.sh \
100	test-eval.sh test-file.sh test-filecache.sh \
101	test-get-sourceline.sh test-fns.sh test-frame.sh \
102	test-lib-eval.sh test-lib-list.sh test-msg.sh test-io.sh \
103	test-pre.sh test-require.sh test-run.sh test-save-restore.sh \
104	test-sort.sh test-validate.sh
105CONFIG_CLEAN_VPATH_FILES =
106AM_V_P = $(am__v_P_@AM_V@)
107am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_@AM_V@)
111am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112am__v_GEN_0 = @echo "  GEN     " $@;
113am__v_GEN_1 =
114AM_V_at = $(am__v_at_@AM_V@)
115am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116am__v_at_0 = @
117am__v_at_1 =
118SOURCES =
119DIST_SOURCES =
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
125am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
126am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/require_me.sh.in \
127	$(srcdir)/test-action.sh.in $(srcdir)/test-alias.sh.in \
128	$(srcdir)/test-bashdb-trace.sh.in $(srcdir)/test-break.sh.in \
129	$(srcdir)/test-cmd-complete.sh.in \
130	$(srcdir)/test-cmd-eval.sh.in \
131	$(srcdir)/test-cmd-info-variables.sh.in \
132	$(srcdir)/test-columns.sh.in $(srcdir)/test-eval.sh.in \
133	$(srcdir)/test-file.sh.in $(srcdir)/test-filecache.sh.in \
134	$(srcdir)/test-fns.sh.in $(srcdir)/test-frame.sh.in \
135	$(srcdir)/test-get-sourceline.sh.in $(srcdir)/test-io.sh.in \
136	$(srcdir)/test-lib-eval.sh.in $(srcdir)/test-lib-list.sh.in \
137	$(srcdir)/test-msg.sh.in $(srcdir)/test-pre.sh.in \
138	$(srcdir)/test-require.sh.in $(srcdir)/test-run.sh.in \
139	$(srcdir)/test-save-restore.sh.in $(srcdir)/test-sort.sh.in \
140	$(srcdir)/test-validate.sh.in
141DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142ACLOCAL = @ACLOCAL@
143ALT_PACKAGE_NAME = @ALT_PACKAGE_NAME@
144AMTAR = @AMTAR@
145AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
146AUTOCONF = @AUTOCONF@
147AUTOHEADER = @AUTOHEADER@
148AUTOMAKE = @AUTOMAKE@
149AWK = @AWK@
150BASHDB_MAIN = @BASHDB_MAIN@
151BASHVERS = @BASHVERS@
152CMDLINE_INVOKED = @CMDLINE_INVOKED@
153CYGPATH_W = @CYGPATH_W@
154DBGR_MAIN = @DBGR_MAIN@
155DEFS = @DEFS@
156DIFF = @DIFF@
157DIFF_OPTS = @DIFF_OPTS@
158ECHO_C = @ECHO_C@
159ECHO_N = @ECHO_N@
160ECHO_T = @ECHO_T@
161GIT2CL = @GIT2CL@
162GREP = @GREP@
163INSTALL = @INSTALL@
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_PROGRAM = @INSTALL_PROGRAM@
166INSTALL_SCRIPT = @INSTALL_SCRIPT@
167INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168INTERPRETER_NAME = @INTERPRETER_NAME@
169LIBOBJS = @LIBOBJS@
170LIBS = @LIBS@
171LN_S = @LN_S@
172LTLIBOBJS = @LTLIBOBJS@
173MAINT = @MAINT@
174MAKEINFO = @MAKEINFO@
175MKDIR_P = @MKDIR_P@
176PACKAGE = @PACKAGE@
177PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178PACKAGE_NAME = @PACKAGE_NAME@
179PACKAGE_STRING = @PACKAGE_STRING@
180PACKAGE_TARNAME = @PACKAGE_TARNAME@
181PACKAGE_URL = @PACKAGE_URL@
182PACKAGE_VERSION = @PACKAGE_VERSION@
183PATH_SEPARATOR = @PATH_SEPARATOR@
184PERL = @PERL@
185PKGDATADIR = @PKGDATADIR@
186RELSTATUS = @RELSTATUS@
187RM = @RM@
188SED = @SED@
189SET_MAKE = @SET_MAKE@
190SHELL = @SHELL@
191SH_PROG = @SH_PROG@
192STRIP = @STRIP@
193VERSION = @VERSION@
194abs_builddir = @abs_builddir@
195abs_srcdir = @abs_srcdir@
196abs_top_builddir = @abs_top_builddir@
197abs_top_srcdir = @abs_top_srcdir@
198am__leading_dot = @am__leading_dot@
199am__tar = @am__tar@
200am__untar = @am__untar@
201bindir = @bindir@
202build_alias = @build_alias@
203builddir = @builddir@
204datadir = @datadir@
205datarootdir = @datarootdir@
206docdir = @docdir@
207dvidir = @dvidir@
208exec_prefix = @exec_prefix@
209host_alias = @host_alias@
210htmldir = @htmldir@
211includedir = @includedir@
212infodir = @infodir@
213install_sh = @install_sh@
214libdir = @libdir@
215libexecdir = @libexecdir@
216localedir = @localedir@
217localstatedir = @localstatedir@
218mandir = @mandir@
219mkdir_p = @mkdir_p@
220oldincludedir = @oldincludedir@
221pdfdir = @pdfdir@
222prefix = @prefix@
223program_transform_name = @program_transform_name@
224psdir = @psdir@
225runstatedir = @runstatedir@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228srcdir = @srcdir@
229sysconfdir = @sysconfdir@
230target_alias = @target_alias@
231top_build_prefix = @top_build_prefix@
232top_builddir = @top_builddir@
233top_srcdir = @top_srcdir@
234COMBINED_TESTS = $(wildcard test-*.sh)
235tests_sources = $(notdir $(COMBINED_TESTS:=.in))
236TESTS_ENVIRONMENT = \
237  srcdir="$(abs_srcdir)" \
238  builddir="$(abs_builddir)"
239
240EXTRA_DIST = \
241	helper.sh \
242	mock-cmd.sh \
243	require_me.sh \
244	require_me.sh.in $(COMBINED_TESTS) shunit2 $(tests_sources)
245
246MOSTLYCLEANFILES = *.orig *.rej
247all: all-am
248
249.SUFFIXES:
250$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
251	@for dep in $?; do \
252	  case '$(am__configure_deps)' in \
253	    *$$dep*) \
254	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
255	        && { if test -f $@; then exit 0; else break; fi; }; \
256	      exit 1;; \
257	  esac; \
258	done; \
259	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/unit/Makefile'; \
260	$(am__cd) $(top_srcdir) && \
261	  $(AUTOMAKE) --foreign test/unit/Makefile
262Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263	@case '$?' in \
264	  *config.status*) \
265	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266	  *) \
267	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
268	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
269	esac;
270
271$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278$(am__aclocal_m4_deps):
279require_me.sh: $(top_builddir)/config.status $(srcdir)/require_me.sh.in
280	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
281test-action.sh: $(top_builddir)/config.status $(srcdir)/test-action.sh.in
282	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
283test-alias.sh: $(top_builddir)/config.status $(srcdir)/test-alias.sh.in
284	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
285test-bashdb-trace.sh: $(top_builddir)/config.status $(srcdir)/test-bashdb-trace.sh.in
286	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
287test-break.sh: $(top_builddir)/config.status $(srcdir)/test-break.sh.in
288	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
289test-cmd-complete.sh: $(top_builddir)/config.status $(srcdir)/test-cmd-complete.sh.in
290	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
291test-cmd-info-variables.sh: $(top_builddir)/config.status $(srcdir)/test-cmd-info-variables.sh.in
292	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
293test-cmd-eval.sh: $(top_builddir)/config.status $(srcdir)/test-cmd-eval.sh.in
294	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
295test-columns.sh: $(top_builddir)/config.status $(srcdir)/test-columns.sh.in
296	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
297test-eval.sh: $(top_builddir)/config.status $(srcdir)/test-eval.sh.in
298	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
299test-file.sh: $(top_builddir)/config.status $(srcdir)/test-file.sh.in
300	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
301test-filecache.sh: $(top_builddir)/config.status $(srcdir)/test-filecache.sh.in
302	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
303test-get-sourceline.sh: $(top_builddir)/config.status $(srcdir)/test-get-sourceline.sh.in
304	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
305test-fns.sh: $(top_builddir)/config.status $(srcdir)/test-fns.sh.in
306	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
307test-frame.sh: $(top_builddir)/config.status $(srcdir)/test-frame.sh.in
308	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
309test-lib-eval.sh: $(top_builddir)/config.status $(srcdir)/test-lib-eval.sh.in
310	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
311test-lib-list.sh: $(top_builddir)/config.status $(srcdir)/test-lib-list.sh.in
312	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
313test-msg.sh: $(top_builddir)/config.status $(srcdir)/test-msg.sh.in
314	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
315test-io.sh: $(top_builddir)/config.status $(srcdir)/test-io.sh.in
316	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
317test-pre.sh: $(top_builddir)/config.status $(srcdir)/test-pre.sh.in
318	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
319test-require.sh: $(top_builddir)/config.status $(srcdir)/test-require.sh.in
320	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
321test-run.sh: $(top_builddir)/config.status $(srcdir)/test-run.sh.in
322	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
323test-save-restore.sh: $(top_builddir)/config.status $(srcdir)/test-save-restore.sh.in
324	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
325test-sort.sh: $(top_builddir)/config.status $(srcdir)/test-sort.sh.in
326	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
327test-validate.sh: $(top_builddir)/config.status $(srcdir)/test-validate.sh.in
328	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
329tags TAGS:
330
331ctags CTAGS:
332
333cscope cscopelist:
334
335
336distdir: $(BUILT_SOURCES)
337	$(MAKE) $(AM_MAKEFLAGS) distdir-am
338
339distdir-am: $(DISTFILES)
340	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
341	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342	list='$(DISTFILES)'; \
343	  dist_files=`for file in $$list; do echo $$file; done | \
344	  sed -e "s|^$$srcdirstrip/||;t" \
345	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
346	case $$dist_files in \
347	  */*) $(MKDIR_P) `echo "$$dist_files" | \
348			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
349			   sort -u` ;; \
350	esac; \
351	for file in $$dist_files; do \
352	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353	  if test -d $$d/$$file; then \
354	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
355	    if test -d "$(distdir)/$$file"; then \
356	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
357	    fi; \
358	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
360	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361	    fi; \
362	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
363	  else \
364	    test -f "$(distdir)/$$file" \
365	    || cp -p $$d/$$file "$(distdir)/$$file" \
366	    || exit 1; \
367	  fi; \
368	done
369check-am: all-am
370check: check-am
371all-am: Makefile
372installdirs:
373install: install-am
374install-exec: install-exec-am
375install-data: install-data-am
376uninstall: uninstall-am
377
378install-am: all-am
379	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381installcheck: installcheck-am
382install-strip:
383	if test -z '$(STRIP)'; then \
384	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386	      install; \
387	else \
388	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
391	fi
392mostlyclean-generic:
393	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
394
395clean-generic:
396
397distclean-generic:
398	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
399	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
400
401maintainer-clean-generic:
402	@echo "This command is intended for maintainers to use"
403	@echo "it deletes files that may require special tools to rebuild."
404clean: clean-am
405
406clean-am: clean-generic mostlyclean-am
407
408distclean: distclean-am
409	-rm -f Makefile
410distclean-am: clean-am distclean-generic
411
412dvi: dvi-am
413
414dvi-am:
415
416html: html-am
417
418html-am:
419
420info: info-am
421
422info-am:
423
424install-data-am:
425
426install-dvi: install-dvi-am
427
428install-dvi-am:
429
430install-exec-am:
431
432install-html: install-html-am
433
434install-html-am:
435
436install-info: install-info-am
437
438install-info-am:
439
440install-man:
441
442install-pdf: install-pdf-am
443
444install-pdf-am:
445
446install-ps: install-ps-am
447
448install-ps-am:
449
450installcheck-am:
451
452maintainer-clean: maintainer-clean-am
453	-rm -f Makefile
454maintainer-clean-am: distclean-am maintainer-clean-generic
455
456mostlyclean: mostlyclean-am
457
458mostlyclean-am: mostlyclean-generic
459
460pdf: pdf-am
461
462pdf-am:
463
464ps: ps-am
465
466ps-am:
467
468uninstall-am:
469
470.MAKE: install-am install-strip
471
472.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
473	ctags-am distclean distclean-generic distdir dvi dvi-am html \
474	html-am info info-am install install-am install-data \
475	install-data-am install-dvi install-dvi-am install-exec \
476	install-exec-am install-html install-html-am install-info \
477	install-info-am install-man install-pdf install-pdf-am \
478	install-ps install-ps-am install-strip installcheck \
479	installcheck-am installdirs maintainer-clean \
480	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
481	pdf-am ps ps-am tags-am uninstall uninstall-am
482
483.PRECIOUS: Makefile
484
485
486test: check
487test-unit: check
488
489check: $(COMBINED_TESTS)
490	$(SH_PROG) $(abs_srcdir)/shunit2 \
491	$(abs_srcdir)/helper.sh $(abs_srcdir)/mock-cmd.sh \
492	$(abs_srcdir)/require_me.sh \
493	$(COMBINED_TESTS)
494
495# Tell versions [3.59,3.63) of GNU make to not export all variables.
496# Otherwise a system limit (for SysV at least) may be exceeded.
497.NOEXPORT:
498