From: Rafael L. <rla...@us...> - 2000-11-30 17:16:45
|
Update of /cvsroot/plplot/plplot/doc/docbook/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv23644 Modified Files: ChangeLog Makefile.am Log Message: * Makefile.am ($(BASE).pdf.gz): Implements the recursion trick to run pdfjadetex just enough. Also, the dependency for this is no more on the dvi file, but on %.jadetex and jadetex.cfg, as it should be. (%.pdf.gz): New rule. (.PRECIOUS): Added %.pdf. (all): Added dependency on info target. |