1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Provide documentation also in PDF format.

This commit is contained in:
Bruno Haible
2002-12-18 13:22:27 +00:00
parent 2f967d81fb
commit 388a431c7d
2 changed files with 23 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
2002-11-02 Bruno Haible <bruno@clisp.org>
Provide documentation also in PDF format.
* doc/Makefile.in (pdfdir, TEXI2PDF): New variables.
(all): Depend on pdf.
(pdf, gperf.pdf): New rules.
(maintainer-clean): Remove the PDF file.
* src/keyword-list.icc: New file, extracted from keyword-list.h.
* src/keyword-list.h: Include keyword-list.icc. Move inline methods
to there.