596 lines
18 KiB
Makefile
596 lines
18 KiB
Makefile
# Makefile.in generated by automake 1.7.9 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
|
# 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@
|
|
|
|
# Makefile for GNU CVS documentation (excluding man pages - see ../man).
|
|
# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
|
|
# 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
|
# Free Software Foundation, Inc.
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation; either version 2, or (at your option)
|
|
# any later version.
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
|
|
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 = :
|
|
ACLOCAL = @ACLOCAL@
|
|
AMDEP_FALSE = @AMDEP_FALSE@
|
|
AMDEP_TRUE = @AMDEP_TRUE@
|
|
AMTAR = @AMTAR@
|
|
AUTOCONF = @AUTOCONF@
|
|
AUTOHEADER = @AUTOHEADER@
|
|
AUTOMAKE = @AUTOMAKE@
|
|
AWK = @AWK@
|
|
CC = @CC@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
CSH = @CSH@
|
|
CYGPATH_W = @CYGPATH_W@
|
|
DEFS = @DEFS@
|
|
DEPDIR = @DEPDIR@
|
|
ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EDITOR = @EDITOR@
|
|
EGREP = @EGREP@
|
|
EXEEXT = @EXEEXT@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
KRB4 = @KRB4@
|
|
LDFLAGS = @LDFLAGS@
|
|
LIBOBJS = @LIBOBJS@
|
|
LIBS = @LIBS@
|
|
LN_S = @LN_S@
|
|
LTLIBOBJS = @LTLIBOBJS@
|
|
MAINT = @MAINT@
|
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
|
MAKEINFO = @MAKEINFO@
|
|
MAKE_TARGETS_IN_VPATH_FALSE = @MAKE_TARGETS_IN_VPATH_FALSE@
|
|
MAKE_TARGETS_IN_VPATH_TRUE = @MAKE_TARGETS_IN_VPATH_TRUE@
|
|
MKTEMP = @MKTEMP@
|
|
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@
|
|
PERL = @PERL@
|
|
PR = @PR@
|
|
PS2PDF = @PS2PDF@
|
|
RANLIB = @RANLIB@
|
|
ROFF = @ROFF@
|
|
SENDMAIL = @SENDMAIL@
|
|
SET_MAKE = @SET_MAKE@
|
|
SHELL = @SHELL@
|
|
STRIP = @STRIP@
|
|
TEXI2DVI = @TEXI2DVI@
|
|
VERSION = @VERSION@
|
|
YACC = @YACC@
|
|
ac_ct_CC = @ac_ct_CC@
|
|
ac_ct_RANLIB = @ac_ct_RANLIB@
|
|
ac_ct_STRIP = @ac_ct_STRIP@
|
|
ac_prefix_program = @ac_prefix_program@
|
|
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@
|
|
bindir = @bindir@
|
|
build_alias = @build_alias@
|
|
datadir = @datadir@
|
|
exec_prefix = @exec_prefix@
|
|
host_alias = @host_alias@
|
|
includedir = @includedir@
|
|
includeopt = @includeopt@
|
|
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@
|
|
|
|
info_TEXINFOS = cvs.texinfo cvsclient.texi
|
|
man_MANS = cvs.1
|
|
|
|
PSS = \
|
|
cvs.ps \
|
|
cvs-paper.ps \
|
|
cvsclient.ps
|
|
|
|
|
|
PDFS = \
|
|
cvs.pdf \
|
|
cvs-paper.pdf \
|
|
cvsclient.pdf
|
|
|
|
|
|
TXTS = \
|
|
cvs.txt \
|
|
cvsclient.txt
|
|
|
|
|
|
EXTRA_DIST = \
|
|
$(PSS) \
|
|
.cvsignore \
|
|
ChangeLog.fsf \
|
|
RCSFILES \
|
|
mdate-sh \
|
|
cvs.1 \
|
|
cvs-paper.ms \
|
|
cvs.man.header \
|
|
cvs.man.footer
|
|
|
|
|
|
MOSTLYCLEANFILES = \
|
|
$(TXTS)
|
|
|
|
|
|
# These Automake generates MOSTLYCLEAN targets for PostScripts genersted from
|
|
# TEXINFOS, but it shouldn't when those files are in EXTRA_DIST
|
|
MAINTAINERCLEANFILES = \
|
|
$(PSS)
|
|
|
|
|
|
# texinfo based targets automake neglects to include
|
|
SUFFIXES = .txt
|
|
subdir = doc
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
CONFIG_CLEAN_FILES = mkman
|
|
DIST_SOURCES =
|
|
am__TEXINFO_TEX_DIR = $(srcdir)
|
|
INFO_DEPS = cvs.info cvsclient.info
|
|
DVIS = cvs.dvi cvsclient.dvi
|
|
TEXINFOS = cvs.texinfo cvsclient.texi
|
|
|
|
NROFF = nroff
|
|
MANS = $(man_MANS)
|
|
DIST_COMMON = $(srcdir)/Makefile.in ChangeLog Makefile.am mdate-sh \
|
|
mkman.in stamp-1 stamp-vti texinfo.tex version-client.texi \
|
|
version.texi
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .txt .dvi .info .pdf .ps .texi .texinfo .txi
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
cd $(top_srcdir) && \
|
|
$(AUTOMAKE) --gnu doc/Makefile
|
|
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
|
|
mkman: $(top_builddir)/config.status mkman.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
|
|
.texinfo.info:
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]
|
|
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
-o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
|
|
|
.texinfo.dvi:
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|
$(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
|
|
|
|
.texinfo.pdf:
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|
$(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
|
|
cvs.info: cvs.texinfo version.texi
|
|
cvs.dvi: cvs.texinfo version.texi
|
|
cvs.pdf: cvs.texinfo version.texi
|
|
version.texi: @MAINTAINER_MODE_TRUE@ stamp-vti
|
|
stamp-vti: cvs.texinfo $(top_srcdir)/configure
|
|
@(dir=.; test -f ./cvs.texinfo || dir=$(srcdir); \
|
|
set `$(SHELL) $(srcdir)/mdate-sh $$dir/cvs.texinfo`; \
|
|
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 $@
|
|
|
|
mostlyclean-vti:
|
|
-rm -f vti.tmp
|
|
|
|
maintainer-clean-vti:
|
|
@MAINTAINER_MODE_TRUE@ -rm -f stamp-vti version.texi
|
|
|
|
.texi.info:
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]
|
|
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
-o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
|
|
|
.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)/'`$<
|
|
cvsclient.info: cvsclient.texi version-client.texi
|
|
cvsclient.dvi: cvsclient.texi version-client.texi
|
|
cvsclient.pdf: cvsclient.texi version-client.texi
|
|
version-client.texi: @MAINTAINER_MODE_TRUE@ stamp-1
|
|
stamp-1: cvsclient.texi $(top_srcdir)/configure
|
|
@(dir=.; test -f ./cvsclient.texi || dir=$(srcdir); \
|
|
set `$(SHELL) $(srcdir)/mdate-sh $$dir/cvsclient.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-client.texi \
|
|
|| (echo "Updating version-client.texi"; \
|
|
cp 1.tmp version-client.texi)
|
|
-@rm -f 1.tmp
|
|
@cp version-client.texi $@
|
|
|
|
mostlyclean-1:
|
|
-rm -f 1.tmp
|
|
|
|
maintainer-clean-1:
|
|
@MAINTAINER_MODE_TRUE@ -rm -f stamp-1 version-client.texi
|
|
|
|
TEXI2PDF = $(TEXI2DVI) --pdf --batch
|
|
DVIPS = dvips
|
|
.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
|
|
|
|
dist-info: $(INFO_DEPS)
|
|
list='$(INFO_DEPS)'; \
|
|
for base in $$list; do \
|
|
if test -f $$base; then d=.; else d=$(srcdir); fi; \
|
|
for file in $$d/$$base*; do \
|
|
relfile=`expr "$$file" : "$$d/\(.*\)"`; \
|
|
test -f $(distdir)/$$relfile || \
|
|
cp -p $$file $(distdir)/$$relfile; \
|
|
done; \
|
|
done
|
|
|
|
mostlyclean-aminfo:
|
|
-rm -f cvs.aux cvs.cp cvs.cps cvs.fn cvs.fns cvs.ky cvs.kys cvs.log cvs.pg \
|
|
cvs.pgs cvs.tmp cvs.toc cvs.tp cvs.tps cvs.vr cvs.vrs cvs.dvi \
|
|
cvs.pdf cvs.ps cvsclient.aux cvsclient.cp cvsclient.cps \
|
|
cvsclient.fn cvsclient.fns cvsclient.ky cvsclient.kys \
|
|
cvsclient.log cvsclient.pg cvsclient.pgs cvsclient.tmp \
|
|
cvsclient.toc cvsclient.tp cvsclient.tps cvsclient.vr \
|
|
cvsclient.vrs cvsclient.dvi cvsclient.pdf cvsclient.ps
|
|
|
|
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
|
|
|
|
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/^.*\\.//'`; \
|
|
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
|
|
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) $(MANS)
|
|
|
|
installdirs:
|
|
$(mkinstalldirs) $(DESTDIR)$(infodir) $(DESTDIR)$(man1dir)
|
|
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:
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|
|
|
clean-generic:
|
|
|
|
distclean-generic:
|
|
-rm -f $(CONFIG_CLEAN_FILES)
|
|
|
|
maintainer-clean-generic:
|
|
@echo "This command is intended for maintainers to use"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
|
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)
|
|
|
|
info: info-am
|
|
|
|
info-am: $(INFO_DEPS)
|
|
|
|
install-data-am: 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; \
|
|
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
|
|
|
|
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
|
|
|
|
.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-exec \
|
|
install-exec-am install-info install-info-am install-man \
|
|
install-man1 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
|
|
|
|
|
|
doc: info ps
|
|
.PHONY: doc
|
|
|
|
txt: $(TXTS)
|
|
.PHONY: txt
|
|
|
|
dvi: cvs.dvi cvsclient.dvi
|
|
.PHONY: dvi
|
|
|
|
# FIXME-AUTOMAKE:
|
|
# For some reason if I remove version.texi, it doesn't get built automatically.
|
|
# This needs to be fixed in automake.
|
|
cvs.txt: cvs.texinfo $(srcdir)/version.texi
|
|
cvsclient.txt: cvsclient.texi $(srcdir)/version-client.texi
|
|
|
|
# These targets need to be very specific so that the other PDFs get generated
|
|
# correctly. If they are more generic and cvs.ps is made before cvs.pdf, then
|
|
# cvs.pdf will be generated from the generic target and the PS source, which
|
|
# contains less information (hyperlinks and such) than the usual texinfo source.
|
|
cvs-paper.ps: cvs-paper.ms
|
|
$(ROFF) -t -p -ms -Tps $< > $@-t
|
|
mv $@-t $@
|
|
|
|
cvs-paper.pdf: cvs-paper.ps
|
|
ps2pdf $< $@
|
|
|
|
# Targets to build a man page from cvs.texinfo.
|
|
cvs.1: @MAINTAINER_MODE_TRUE@ mkman cvs.man.header cvs.texinfo cvs.man.footer
|
|
./mkman $(srcdir)/cvs.man.header $(srcdir)/cvs.texinfo \
|
|
$(srcdir)/cvs.man.footer >$@
|
|
.texinfo.txt:
|
|
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
--no-headers -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
|
.txi.txt:
|
|
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
--no-headers -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
|
.texi.txt:
|
|
$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
--no-headers -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
|
|
|
# for backwards compatibility with the old makefiles
|
|
realclean: maintainer-clean
|
|
.PHONY: realclean
|
|
# 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:
|