612 lines
20 KiB
Makefile
612 lines
20 KiB
Makefile
# Makefile.in generated by automake 1.7.1 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
|
|
# 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.3 2002/09/27 20:31:36 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 = :
|
|
host_triplet = @host@
|
|
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@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
INSTOBJEXT = @INSTOBJEXT@
|
|
INTLBISON = @INTLBISON@
|
|
INTLLIBS = @INTLLIBS@
|
|
INTLOBJS = @INTLOBJS@
|
|
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
|
|
LDFLAGS = @LDFLAGS@
|
|
LIBICONV = @LIBICONV@
|
|
LIBINTL = @LIBINTL@
|
|
LIBS = @LIBS@
|
|
LTLIBICONV = @LTLIBICONV@
|
|
LTLIBINTL = @LTLIBINTL@
|
|
LTLIBOBJS = @LTLIBOBJS@
|
|
|
|
# Use the programs built in our distribution.
|
|
MAKEINFO = ../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@
|
|
TEXINFO_MAINT_FALSE = @TEXINFO_MAINT_FALSE@
|
|
TEXINFO_MAINT_TRUE = @TEXINFO_MAINT_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__quote = @am__quote@
|
|
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@
|
|
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 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 \
|
|
info.5 texinfo.5
|
|
|
|
HELP2MAN = help2man
|
|
noinst_SCRIPTS = $(HELP2MAN)
|
|
INSTALL_INFO = ../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-pt.tex
|
|
|
|
|
|
# Include our texinfo.tex, not Automake's.
|
|
EXTRA_DIST = epsf.tex pdfcolor.tex texinfo.tex \
|
|
fdl.texi \
|
|
$(man_MANS) $(noinst_SCRIPTS) $(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.
|
|
@TEXINFO_MAINT_TRUE@common_mandeps = $(top_srcdir)/configure.ac $(HELP2MAN)
|
|
subdir = doc
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
CONFIG_CLEAN_FILES =
|
|
SCRIPTS = $(noinst_SCRIPTS)
|
|
|
|
DIST_SOURCES =
|
|
am__TEXINFO_TEX_DIR = $(srcdir)
|
|
INFO_DEPS = texinfo info-stnd.info info.info
|
|
DVIS = texinfo.dvi info-stnd.dvi info.dvi
|
|
PDFS = texinfo.pdf info-stnd.pdf info.pdf
|
|
PSS = texinfo.ps info-stnd.ps info.ps
|
|
TEXINFOS = texinfo.txi info-stnd.texi info.texi
|
|
|
|
NROFF = nroff
|
|
MANS = $(man_MANS)
|
|
DIST_COMMON = README $(info_TEXINFOS) Makefile.am Makefile.in mdate-sh \
|
|
stamp-1 stamp-vti texinfo.tex version-stnd.texi version.texi
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .dvi .info .pdf .ps .texi .txi
|
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
|
|
cd $(top_srcdir) && \
|
|
$(AUTOMAKE) --gnu doc/Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
|
|
|
|
.txi:
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9]
|
|
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
-o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
|
|
|
.txi.dvi:
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|
$(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
|
|
|
|
.txi.pdf:
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|
$(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
|
|
texinfo.dvi: texinfo.txi version.texi
|
|
texinfo.pdf: texinfo.txi version.texi
|
|
version.texi: stamp-vti
|
|
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 version.texi \
|
|
|| (echo "Updating version.texi"; \
|
|
cp vti.tmp version.texi)
|
|
-@rm -f vti.tmp
|
|
@cp version.texi stamp-vti
|
|
|
|
mostlyclean-vti:
|
|
-rm -f vti.tmp
|
|
|
|
maintainer-clean-vti:
|
|
-rm -f stamp-vti version.texi
|
|
|
|
.texi.dvi:
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|
$(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
|
|
|
|
.texi.pdf:
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|
$(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
|
|
info-stnd.info: info-stnd.texi version-stnd.texi
|
|
info-stnd.dvi: info-stnd.texi version-stnd.texi
|
|
info-stnd.pdf: info-stnd.texi version-stnd.texi
|
|
version-stnd.texi: stamp-1
|
|
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 version-stnd.texi \
|
|
|| (echo "Updating version-stnd.texi"; \
|
|
cp 1.tmp version-stnd.texi)
|
|
-@rm -f 1.tmp
|
|
@cp version-stnd.texi stamp-1
|
|
|
|
mostlyclean-1:
|
|
-rm -f 1.tmp
|
|
|
|
maintainer-clean-1:
|
|
-rm -f stamp-1 version-stnd.texi
|
|
info.info: info.texi $(info_TEXINFOS)
|
|
info.dvi: info.texi $(info_TEXINFOS)
|
|
info.pdf: info.texi $(info_TEXINFOS)
|
|
TEXI2DVI = texi2dvi
|
|
|
|
TEXI2PDF = $(TEXI2DVI) --pdf --batch
|
|
DVIPS = dvips
|
|
.dvi.ps:
|
|
$(DVIPS) -o $@ $<
|
|
|
|
uninstall-info-am:
|
|
$(PRE_UNINSTALL)
|
|
@if (install-info --version && \
|
|
install-info --version | grep -i -v debian) >/dev/null 2>&1; then \
|
|
list='$(INFO_DEPS)'; \
|
|
for file in $$list; do \
|
|
echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file"; \
|
|
install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file; \
|
|
done; \
|
|
else :; fi
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(INFO_DEPS)'; \
|
|
for file in $$list; do \
|
|
(if cd $(DESTDIR)$(infodir); then \
|
|
echo " rm -f $$file $$file-[0-9] $$file-[0-9][0-9])"; \
|
|
rm -f $$file $$file-[0-9] $$file-[0-9][0-9]; \
|
|
else :; fi); \
|
|
done
|
|
|
|
mostlyclean-aminfo:
|
|
-rm -f texinfo.aux texinfo.cp texinfo.cps texinfo.fn texinfo.fns texinfo.ky \
|
|
texinfo.log texinfo.op texinfo.pg texinfo.tmp texinfo.toc \
|
|
texinfo.tp texinfo.vr texinfo.dvi texinfo.pdf texinfo.ps \
|
|
info-stnd.aux info-stnd.cp info-stnd.cps info-stnd.fn \
|
|
info-stnd.ky info-stnd.log info-stnd.pg info-stnd.tmp \
|
|
info-stnd.toc info-stnd.tp info-stnd.vr info-stnd.dvi \
|
|
info-stnd.pdf info-stnd.ps info.aux info.cp info.cps info.fn \
|
|
info.ky info.log info.pg info.tmp info.toc info.tp info.vr \
|
|
info.dvi info.pdf info.ps
|
|
|
|
maintainer-clean-aminfo:
|
|
list='$(INFO_DEPS)'; for i in $$list; do \
|
|
rm -f $$i; \
|
|
if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
|
|
rm -f $$i-[0-9]*; \
|
|
fi; \
|
|
done
|
|
|
|
man1dir = $(mandir)/man1
|
|
install-man1: $(man1_MANS) $(man_MANS)
|
|
@$(NORMAL_INSTALL)
|
|
$(mkinstalldirs) $(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/^.*\\.//'`; \
|
|
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
|
|
|
|
man5dir = $(mandir)/man5
|
|
install-man5: $(man5_MANS) $(man_MANS)
|
|
@$(NORMAL_INSTALL)
|
|
$(mkinstalldirs) $(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/^.*\\.//'`; \
|
|
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:
|
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
top_distdir = ..
|
|
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
|
|
|
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"; \
|
|
$(mkinstalldirs) "$(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) $(SCRIPTS) $(MANS)
|
|
|
|
installdirs:
|
|
$(mkinstalldirs) $(DESTDIR)$(infodir) $(DESTDIR)$(man1dir) $(DESTDIR)$(man5dir)
|
|
|
|
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_STRIP_FLAG=-s \
|
|
`test -z '$(STRIP)' || \
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
mostlyclean-generic:
|
|
|
|
clean-generic:
|
|
|
|
distclean-generic:
|
|
-rm -f Makefile $(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."
|
|
clean: clean-am
|
|
|
|
clean-am: clean-generic mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
|
|
distclean-am: clean-am distclean-generic
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am: $(DVIS)
|
|
|
|
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)
|
|
$(mkinstalldirs) $(DESTDIR)$(infodir)
|
|
@list='$(INFO_DEPS)'; \
|
|
for file in $$list; do \
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
|
for ifile in echo $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9]; do \
|
|
if test -f $$ifile; then \
|
|
relfile=`expr "$$ifile" : "$$d/\(.*\)"`; \
|
|
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 | grep -i -v debian) >/dev/null 2>&1; then \
|
|
list='$(INFO_DEPS)'; \
|
|
for file in $$list; do \
|
|
echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
|
|
install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
|
|
done; \
|
|
else : ; fi
|
|
install-man: install-man1 install-man5
|
|
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
|
|
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 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-data-local:
|
|
@echo
|
|
@echo "WARNING: You must install texinfo.tex and txi-??.tex manually,"
|
|
@echo " perhaps in TEXMF/tex/texinfo/,"
|
|
@echo " where TEXMF is a root of your TeX tree."
|
|
@echo " See doc/README for some considerations."
|
|
@echo " You can run make TEXMF=/your/texmf install-tex to do this."
|
|
@echo
|
|
@echo " You may also need to install epsf.tex and (if you"
|
|
@echo " use pdftex) pdfcolor.tex in TEXMF/tex/generic/dvips"
|
|
@echo " and TEXMF/pdftex/plain/misc/pdfcolor.tex respectively,"
|
|
@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
|
|
@TEXINFO_MAINT_TRUE@info.1: $(top_srcdir)/info/info.c $(common_mandeps)
|
|
@TEXINFO_MAINT_TRUE@ $(HELP2MAN) --name="read Info documents" `basename $< .c` >$@
|
|
@TEXINFO_MAINT_TRUE@install-info.1: $(top_srcdir)/util/install-info.c $(top_srcdir)/configure.ac $(HELP2MAN)
|
|
@TEXINFO_MAINT_TRUE@ $(HELP2MAN) --name="update info/dir entries" `basename $< .c` >$@
|
|
@TEXINFO_MAINT_TRUE@makeinfo.1: $(top_srcdir)/makeinfo/makeinfo.c $(common_mandeps)
|
|
@TEXINFO_MAINT_TRUE@ $(HELP2MAN) --name="translate Texinfo documents" `basename $< .c` >$@
|
|
@TEXINFO_MAINT_TRUE@texi2dvi.1: $(top_srcdir)/util/texi2dvi $(common_mandeps)
|
|
@TEXINFO_MAINT_TRUE@ $(HELP2MAN) --name="print Texinfo documents" `basename $< .c` >$@
|
|
@TEXINFO_MAINT_TRUE@texindex.1: $(top_srcdir)/util/texindex.c $(common_mandeps)
|
|
@TEXINFO_MAINT_TRUE@ $(HELP2MAN) --name="sort Texinfo index files" `basename $< .c` >$@
|
|
|
|
# Do not create info files for distribution, but do create man pages.
|
|
dist-info:
|
|
|
|
# Do not try to build the info files in $(srcdir),
|
|
# since we don't distribute them.
|
|
.texi.info:
|
|
$(MAKEINFO) -I$(srcdir) `echo $< | sed 's,.*/,,'`
|
|
texinfo: $(srcdir)/texinfo.txi
|
|
$(MAKEINFO) -I$(srcdir) texinfo.txi
|
|
# 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:
|