This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: New documentation targets (pdf & txt)
- To: Derek Robert Price <dprice at collab dot net>
- Subject: Re: New documentation targets (pdf & txt)
- From: akim at lrde dot epita dot fr
- Date: Tue, 18 Sep 2001 21:51:35 +0200
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <3BA79A5E.15DF33E0@collab.net> <3BA79FEF.6EDA6A15@collab.net>
On Tue, Sep 18, 2001 at 03:26:39PM -0400, Derek Robert Price wrote:
> Derek Robert Price wrote:
>
> > *.texinfo files in case anyone is interested. Both rules use makeinfo
> > so they shouldn't create any new dependencies and the input and output
>
> Excuse me. The PDF rule does use texi2dvi as well, but that seems to be
> used in Automake generated `Makefile.in's already for the `.texi.dvi:'
> targets.
Please, add --batch too. All the version of texi2dvi supporting --pdf
support --batch.