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