From: Alan W. I. <ai...@us...> - 2000-11-05 00:56:34
|
Update of /cvsroot/plplot/plplot/doc/docbook-sgml/src In directory slayer.i.sourceforge.net:/tmp/cvs-serv16168 Modified Files: Makefile.in Log Message: Fairly extensive redesign of the Makefile.in and associated created Makefile. Highlights include: (1) there is finer-grained dependency checking. (2) targets to create src (all files under cvs control) and html (all *.html and *.jpeg files required to browse the documentation) tarballs. (3) install copies these src and html tarballs, *.dvi, and *.ps.gz files to the install directory as well as the unpacked contents of the html tarball to allow browsing. |