This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
_TEXINFOS question
- From: Patrick Guio <patrick dot guio at fys dot uio dot no>
- To: automake at gnu dot org
- Date: Mon, 10 Feb 2003 10:24:12 +0100 (MET)
- Subject: _TEXINFOS question
Dear all,
I am using the _TEXINFOS variables in a Makefile.am to build the
documentation. I would like these to be built on request with a `doc'
target for example and not with the default 'all' or 'all-am'.
Is there a way to do that?
Sincerely, Patrick