# Makefile.in generated by automake 1.9.4 from Makefile.am.
# @configure_input@

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.

@SET_MAKE@

# Id: Makefile.am,v 1.20 2004/11/18 01:10:59 karl Exp
# Makefile.am for texinfo/doc.
# Run automake in .. to produce Makefile.in from this.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = doc
DIST_COMMON = README $(info_TEXINFOS) $(srcdir)/Makefile.am \
       $(srcdir)/Makefile.in $(srcdir)/stamp-1 $(srcdir)/stamp-vti \
       $(srcdir)/version-stnd.texi $(srcdir)/version.texi mdate-sh \
       texinfo.tex
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
       $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
       $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
       $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
       $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
       $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
       $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
       $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
       $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \
       $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \
       $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
       $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
       $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
       $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
       $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
       $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
       $(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
INFO_DEPS = texinfo info-stnd.info info.info
am__TEXINFO_TEX_DIR = $(srcdir)
DVIS = texinfo.dvi info-stnd.dvi info.dvi
PDFS = texinfo.pdf info-stnd.pdf info.pdf
PSS = texinfo.ps info-stnd.ps info.ps
HTMLS = texinfo.html info-stnd.html info.html
TEXINFOS = texinfo.txi info-stnd.texi info.texi
TEXI2DVI = texi2dvi
TEXI2PDF = $(TEXI2DVI) --pdf --batch
MAKEINFOHTML = $(MAKEINFO) --html
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
DVIPS = dvips
am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
       "$(DESTDIR)$(man5dir)"
man1dir = $(mandir)/man1
man5dir = $(mandir)/man5
NROFF = nroff
MANS = $(man_MANS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ALLOCA = @ALLOCA@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DATADIRNAME = @DATADIRNAME@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
GENCAT = @GENCAT@
GLIBC21 = @GLIBC21@
GMSGFMT = @GMSGFMT@
HAVE_ASPRINTF = @HAVE_ASPRINTF@
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
HAVE_SNPRINTF = @HAVE_SNPRINTF@
HAVE_WPRINTF = @HAVE_WPRINTF@
HELP2MAN = @HELP2MAN@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@
INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@
INSTOBJEXT = @INSTOBJEXT@
INTLBISON = @INTLBISON@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
LDFLAGS = @LDFLAGS@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@

# Use the programs built in our distribution, taking account of possible
# cross-compiling.
MAKEINFO = $(top_builddir)/$(native_tools)/makeinfo/makeinfo
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
MSGMERGE = @MSGMERGE@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POSUB = @POSUB@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
TERMLIBS = @TERMLIBS@
TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@
TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
XGETTEXT = @XGETTEXT@
ac_ct_CC = @ac_ct_CC@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
native_tools = @native_tools@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@

# Put texinfo.txi first because that's the most important.
info_TEXINFOS = texinfo.txi info-stnd.texi info.texi
DISTCLEANFILES = texinfo texinfo-* info*.info*
man_MANS = info.1 infokey.1 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 \
          info.5 texinfo.5

INSTALL_INFO = $(top_builddir)/$(native_tools)/util/install-info
TXI_XLATE = txi-cs.tex txi-de.tex txi-en.tex txi-es.tex txi-fr.tex \
           txi-it.tex txi-nl.tex txi-no.tex txi-pl.tex txi-pt.tex txi-tr.tex


# Include our texinfo.tex, not Automake's.
EXTRA_DIST = epsf.tex pdfcolor.tex texinfo.tex \
            fdl.texi \
            $(man_MANS) $(TXI_XLATE)

texmf_texinfo = $(TEXMF)/tex/texinfo
texmf_dvips = $(TEXMF)/tex/generic/dvips
texmf_pdftex_misc = $(TEXMF)/pdftex/plain/misc

# The man pages depend on the --help strings and the version number.
@MAINTAINER_MODE_TRUE@common_mandeps = $(top_srcdir)/configure.ac
all: all-am

SUFFIXES:
SUFFIXES: .dvi .ps
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
       @for dep in $?; do \
         case '$(am__configure_deps)' in \
           *$$dep*) \
             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
               && exit 0; \
             exit 1;; \
         esac; \
       done; \
       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
       cd $(top_srcdir) && \
         $(AUTOMAKE) --gnu  doc/Makefile
PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
       @case '$?' in \
         *config.status*) \
           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
         *) \
           echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
           cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
       esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

texinfo: texinfo.txi $(srcdir)/version.texi
       restore=: && backupdir="$(am__leading_dot)am$$$$" && \
       rm -rf $$backupdir && mkdir $$backupdir && \
       for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
         if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
       done; \
       if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
        -o $@ `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi; \
       then \
         rc=0; \
       else \
         rc=$$?; \
         $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
       fi; \
       rm -rf $$backupdir; exit $$rc

texinfo.dvi: texinfo.txi $(srcdir)/version.texi
       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
       $(TEXI2DVI) -o $@ `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi

texinfo.pdf: texinfo.txi $(srcdir)/version.texi
       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
       $(TEXI2PDF) -o $@ `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi

texinfo.html: texinfo.txi $(srcdir)/version.texi
       rm -rf $(@:.html=.htp)
       if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
        -o $(@:.html=.htp) `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi; \
       then \
         rm -rf $@; \
         if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
           mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
       else \
         if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
           rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
         exit 1; \
       fi
$(srcdir)/version.texi: @MAINTAINER_MODE_TRUE@ $(srcdir)/stamp-vti
$(srcdir)/stamp-vti: texinfo.txi $(top_srcdir)/configure
       @(dir=.; test -f ./texinfo.txi || dir=$(srcdir); \
       set `$(SHELL) $(srcdir)/mdate-sh $$dir/texinfo.txi`; \
       echo "@set UPDATED $$1 $$2 $$3"; \
       echo "@set UPDATED-MONTH $$2 $$3"; \
       echo "@set EDITION $(VERSION)"; \
       echo "@set VERSION $(VERSION)") > vti.tmp
       @cmp -s vti.tmp $(srcdir)/version.texi \
         || (echo "Updating $(srcdir)/version.texi"; \
             cp vti.tmp $(srcdir)/version.texi)
       -@rm -f vti.tmp
       @cp $(srcdir)/version.texi $@

mostlyclean-vti:
       -rm -f vti.tmp

maintainer-clean-vti:
@MAINTAINER_MODE_TRUE@  -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi

info-stnd.info: info-stnd.texi $(srcdir)/version-stnd.texi
       restore=: && backupdir="$(am__leading_dot)am$$$$" && \
       rm -rf $$backupdir && mkdir $$backupdir && \
       for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
         if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
       done; \
       if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
        -o $@ `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi; \
       then \
         rc=0; \
       else \
         rc=$$?; \
         $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
       fi; \
       rm -rf $$backupdir; exit $$rc

info-stnd.dvi: info-stnd.texi $(srcdir)/version-stnd.texi
       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
       $(TEXI2DVI) -o $@ `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi

info-stnd.pdf: info-stnd.texi $(srcdir)/version-stnd.texi
       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
       $(TEXI2PDF) -o $@ `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi

info-stnd.html: info-stnd.texi $(srcdir)/version-stnd.texi
       rm -rf $(@:.html=.htp)
       if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
        -o $(@:.html=.htp) `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi; \
       then \
         rm -rf $@; \
         if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
           mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
       else \
         if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
           rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
         exit 1; \
       fi
$(srcdir)/version-stnd.texi: @MAINTAINER_MODE_TRUE@ $(srcdir)/stamp-1
$(srcdir)/stamp-1: info-stnd.texi $(top_srcdir)/configure
       @(dir=.; test -f ./info-stnd.texi || dir=$(srcdir); \
       set `$(SHELL) $(srcdir)/mdate-sh $$dir/info-stnd.texi`; \
       echo "@set UPDATED $$1 $$2 $$3"; \
       echo "@set UPDATED-MONTH $$2 $$3"; \
       echo "@set EDITION $(VERSION)"; \
       echo "@set VERSION $(VERSION)") > 1.tmp
       @cmp -s 1.tmp $(srcdir)/version-stnd.texi \
         || (echo "Updating $(srcdir)/version-stnd.texi"; \
             cp 1.tmp $(srcdir)/version-stnd.texi)
       -@rm -f 1.tmp
       @cp $(srcdir)/version-stnd.texi $@

mostlyclean-1:
       -rm -f 1.tmp

maintainer-clean-1:
@MAINTAINER_MODE_TRUE@  -rm -f $(srcdir)/stamp-1 $(srcdir)/version-stnd.texi

info.info: info.texi $(info_TEXINFOS)
       restore=: && backupdir="$(am__leading_dot)am$$$$" && \
       rm -rf $$backupdir && mkdir $$backupdir && \
       for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
         if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
       done; \
       if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
        -o $@ `test -f 'info.texi' || echo '$(srcdir)/'`info.texi; \
       then \
         rc=0; \
       else \
         rc=$$?; \
         $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
       fi; \
       rm -rf $$backupdir; exit $$rc

info.dvi: info.texi $(info_TEXINFOS)
       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
       $(TEXI2DVI) -o $@ `test -f 'info.texi' || echo '$(srcdir)/'`info.texi

info.pdf: info.texi $(info_TEXINFOS)
       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
       $(TEXI2PDF) -o $@ `test -f 'info.texi' || echo '$(srcdir)/'`info.texi

info.html: info.texi $(info_TEXINFOS)
       rm -rf $(@:.html=.htp)
       if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
        -o $(@:.html=.htp) `test -f 'info.texi' || echo '$(srcdir)/'`info.texi; \
       then \
         rm -rf $@; \
         if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
           mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
       else \
         if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
           rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
         exit 1; \
       fi
dvi.ps:
       $(DVIPS) -o $@ $<

uninstall-info-am:
       $(PRE_UNINSTALL)
       @if (install-info --version && \
            install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
         list='$(INFO_DEPS)'; \
         for file in $$list; do \
           relfile=`echo "$$file" | sed 's|^.*/||'`; \
           echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
           install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
         done; \
       else :; fi
       @$(NORMAL_UNINSTALL)
       @list='$(INFO_DEPS)'; \
       for file in $$list; do \
         relfile=`echo "$$file" | sed 's|^.*/||'`; \
         relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
         (if cd "$(DESTDIR)$(infodir)"; then \
            echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
            rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
          else :; fi); \
       done

mostlyclean-aminfo:
       -rm -rf texinfo.aux texinfo.cp texinfo.cps texinfo.fn texinfo.fns texinfo.ky \
         texinfo.kys texinfo.log texinfo.op texinfo.pg texinfo.tmp \
         texinfo.toc texinfo.tp texinfo.tps texinfo.vr texinfo.dvi \
         texinfo.pdf texinfo.ps texinfo.html info-stnd.aux \
         info-stnd.cp info-stnd.cps info-stnd.fn info-stnd.ky \
         info-stnd.log info-stnd.pg info-stnd.pgs info-stnd.tmp \
         info-stnd.toc info-stnd.tp info-stnd.tps info-stnd.vr \
         info-stnd.dvi info-stnd.pdf info-stnd.ps info-stnd.html \
         info.aux info.cp info.cps info.fn info.ky info.log info.pg \
         info.pgs info.tmp info.toc info.tp info.tps info.vr info.dvi \
         info.pdf info.ps info.html

maintainer-clean-aminfo:
       @list='$(INFO_DEPS)'; for i in $$list; do \
         i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
         echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
         rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
       done
install-man1: $(man1_MANS) $(man_MANS)
       @$(NORMAL_INSTALL)
       test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
       @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
       l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
       for i in $$l2; do \
         case "$$i" in \
           *.1*) list="$$list $$i" ;; \
         esac; \
       done; \
       for i in $$list; do \
         if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
         else file=$$i; fi; \
         ext=`echo $$i | sed -e 's/^.*\\.//'`; \
         case "$$ext" in \
           1*) ;; \
           *) ext='1' ;; \
         esac; \
         inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
         inst=`echo $$inst | sed -e 's/^.*\///'`; \
         inst=`echo $$inst | sed '$(transform)'`.$$ext; \
         echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
         $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
       done
uninstall-man1:
       @$(NORMAL_UNINSTALL)
       @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
       l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
       for i in $$l2; do \
         case "$$i" in \
           *.1*) list="$$list $$i" ;; \
         esac; \
       done; \
       for i in $$list; do \
         ext=`echo $$i | sed -e 's/^.*\\.//'`; \
         case "$$ext" in \
           1*) ;; \
           *) ext='1' ;; \
         esac; \
         inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
         inst=`echo $$inst | sed -e 's/^.*\///'`; \
         inst=`echo $$inst | sed '$(transform)'`.$$ext; \
         echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
         rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
       done
install-man5: $(man5_MANS) $(man_MANS)
       @$(NORMAL_INSTALL)
       test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)"
       @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
       l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
       for i in $$l2; do \
         case "$$i" in \
           *.5*) list="$$list $$i" ;; \
         esac; \
       done; \
       for i in $$list; do \
         if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
         else file=$$i; fi; \
         ext=`echo $$i | sed -e 's/^.*\\.//'`; \
         case "$$ext" in \
           5*) ;; \
           *) ext='5' ;; \
         esac; \
         inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
         inst=`echo $$inst | sed -e 's/^.*\///'`; \
         inst=`echo $$inst | sed '$(transform)'`.$$ext; \
         echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
         $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
       done
uninstall-man5:
       @$(NORMAL_UNINSTALL)
       @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
       l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
       for i in $$l2; do \
         case "$$i" in \
           *.5*) list="$$list $$i" ;; \
         esac; \
       done; \
       for i in $$list; do \
         ext=`echo $$i | sed -e 's/^.*\\.//'`; \
         case "$$ext" in \
           5*) ;; \
           *) ext='5' ;; \
         esac; \
         inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
         inst=`echo $$inst | sed -e 's/^.*\///'`; \
         inst=`echo $$inst | sed '$(transform)'`.$$ext; \
         echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
         rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
       done
tags: TAGS
TAGS:

ctags: CTAGS
CTAGS:


distdir: $(DISTFILES)
       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
       list='$(DISTFILES)'; for file in $$list; do \
         case $$file in \
           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
         esac; \
         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
           dir="/$$dir"; \
           $(mkdir_p) "$(distdir)$$dir"; \
         else \
           dir=''; \
         fi; \
         if test -d $$d/$$file; then \
           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
           fi; \
           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
         else \
           test -f $(distdir)/$$file \
           || cp -p $$d/$$file $(distdir)/$$file \
           || exit 1; \
         fi; \
       done
       $(MAKE) $(AM_MAKEFLAGS) \
         top_distdir="$(top_distdir)" distdir="$(distdir)" \
         dist-info
check-am: all-am
check: check-am
all-am: Makefile $(INFO_DEPS) $(MANS)
installdirs:
       for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"; do \
         test -z "$$dir" || $(mkdir_p) "$$dir"; \
       done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
         `test -z '$(STRIP)' || \
           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
       -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
       -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
       @echo "This command is intended for maintainers to use"
       @echo "it deletes files that may require special tools to rebuild."
@INSTALL_WARNINGS_FALSE@install-data-local:
clean: clean-am

clean-am: clean-generic mostlyclean-am

distclean: distclean-am
       -rm -f Makefile
distclean-am: clean-am distclean-generic

dvi: dvi-am

dvi-am: $(DVIS)

html: html-am

html-am: $(HTMLS)

info: info-am

info-am: $(INFO_DEPS)

install-data-am: install-data-local install-info-am install-man

install-exec-am:

install-info: install-info-am

install-info-am: $(INFO_DEPS)
       @$(NORMAL_INSTALL)
       test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
       list='$(INFO_DEPS)'; \
       for file in $$list; do \
         case $$file in \
           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
         esac; \
         if test -f $$file; then d=.; else d=$(srcdir); fi; \
         file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
         for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
                      $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
           if test -f $$ifile; then \
             relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
             echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
             $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
           else : ; fi; \
         done; \
       done
       @$(POST_INSTALL)
       @if (install-info --version && \
            install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
         list='$(INFO_DEPS)'; \
         for file in $$list; do \
           relfile=`echo "$$file" | sed 's|^.*/||'`; \
           echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
           install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
         done; \
       else : ; fi
install-man: install-man1 install-man5

installcheck-am:

maintainer-clean: maintainer-clean-am
       -rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-1 \
       maintainer-clean-aminfo maintainer-clean-generic \
       maintainer-clean-vti

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-1 mostlyclean-aminfo mostlyclean-generic \
       mostlyclean-vti

pdf: pdf-am

pdf-am: $(PDFS)

ps: ps-am

ps-am: $(PSS)

uninstall-am: uninstall-info-am uninstall-man

uninstall-man: uninstall-man1 uninstall-man5

PHONY: all all-am check check-am clean clean-generic dist-info \
       distclean distclean-generic distdir dvi dvi-am html html-am \
       info info-am install install-am install-data install-data-am \
       install-data-local install-exec install-exec-am install-info \
       install-info-am install-man install-man1 install-man5 \
       install-strip installcheck installcheck-am installdirs \
       maintainer-clean maintainer-clean-1 maintainer-clean-aminfo \
       maintainer-clean-generic maintainer-clean-vti mostlyclean \
       mostlyclean-1 mostlyclean-aminfo mostlyclean-generic \
       mostlyclean-vti pdf pdf-am ps ps-am uninstall uninstall-am \
       uninstall-info-am uninstall-man uninstall-man1 uninstall-man5


@INSTALL_WARNINGS_TRUE@install-data-local:
@INSTALL_WARNINGS_TRUE@ @echo
@INSTALL_WARNINGS_TRUE@ @echo "WARNING: If your texmf tree does not already contain"
@INSTALL_WARNINGS_TRUE@ @echo "         up-to-date versions, you must install"
@INSTALL_WARNINGS_TRUE@ @echo "             texinfo.tex and txi-??.tex manually,"
@INSTALL_WARNINGS_TRUE@ @echo "         perhaps in TEXMF/tex/texinfo/,"
@INSTALL_WARNINGS_TRUE@ @echo "         where TEXMF is a root of your TeX tree."
@INSTALL_WARNINGS_TRUE@ @echo "         See doc/README for some considerations."
@INSTALL_WARNINGS_TRUE@ @echo "         You can run make TEXMF=/your/texmf install-tex to do this."
@INSTALL_WARNINGS_TRUE@ @echo
@INSTALL_WARNINGS_TRUE@ @echo "         You may also need to install epsf.tex and (if you"
@INSTALL_WARNINGS_TRUE@ @echo "         use pdftex) pdfcolor.tex in TEXMF/tex/generic/dvips"
@INSTALL_WARNINGS_TRUE@ @echo "         and TEXMF/pdftex/plain/misc/pdfcolor.tex respectively,"
@INSTALL_WARNINGS_TRUE@ @echo "         if your TeX installation did not include them."
install-tex:
       test -n "$(TEXMF)" || (echo "TEXMF must be set." >&2; exit 1)
       $(mkinstalldirs) $(DESTDIR)$(texmf_texinfo) $(DESTDIR)$(texmf_dvips) $(DESTDIR)$(texmf_pdftex_misc)
       $(INSTALL_DATA) $(srcdir)/texinfo.tex $(DESTDIR)$(texmf_texinfo)/texinfo.tex
       $(INSTALL_DATA) $(srcdir)/epsf.tex $(DESTDIR)$(texmf_dvips)/epsf.tex
       $(INSTALL_DATA) $(srcdir)/pdfcolor.tex $(DESTDIR)$(texmf_pdftex_misc)/pdfcolor.tex
       for f in $(TXI_XLATE); do \
         $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(texmf_texinfo)/$$f; done
@[email protected]: $(top_srcdir)/info/info.c $(common_mandeps)
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="read Info documents" `basename $@ .1` >$@
@[email protected]: $(top_srcdir)/info/infokey.c $(common_mandeps)
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="compile customizations for Info" `basename $@ .1` >$@
@[email protected]: $(top_srcdir)/util/install-info.c $(common_mandeps)
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="update info/dir entries" `basename $@ .1` >$@
@[email protected]: $(top_srcdir)/makeinfo/makeinfo.c $(common_mandeps)
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="translate Texinfo documents" `basename $@ .1` >$@
@[email protected]: $(top_srcdir)/util/texi2dvi $(common_mandeps)
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="print Texinfo documents" `basename $@ .1` >$@
@[email protected]: $(top_srcdir)/util/texindex.c $(common_mandeps)
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="sort Texinfo index files" `basename $@ .1` >$@

# Do not create info files for distribution.
dist-info:
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
NOEXPORT: