2002-05-03 Paolo Bonzini <bonzini@gnu.org>
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 13 Jun 2002 08:09:36 +0000 (08:09 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 13 Jun 2002 08:09:36 +0000 (08:09 +0000)
commitcd47e6172ce49ed3017a09a87417df7f4ce3d163
treeee389e9d5020f874db6fb98874251c645a561163
parentd6891a852a3d12e00462aad684bb16817c713d20
2002-05-03  Paolo Bonzini  <bonzini@gnu.org>

        * automake.in (required_targets): Add the pdf and pdf-am targets.
        (initialize_per_input): Likewise.
        (scan_texinfo_file): Add pdf to @clean_suffixes.
        (handle_texinfo_helper): Output the .pdf dependencies, and define
        the PDFS variable.
        * lib/am/texinfos.am (TEXI2PDF): New variable.
        (pdf, pdf-am): New targets.
        (.PHONY): Add pdf, pdf-am, and pdf-recursive.
        * lib/am/texibuild.am (.%SUFFIX%.pdf): New rule.
ChangeLog
Makefile.in
NEWS
automake.in
lib/Automake/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
lib/am/texibuild.am
lib/am/texinfos.am
m4/Makefile.in
tests/Makefile.in