summaryrefslogtreecommitdiff
path: root/doc/relnotes
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-01 17:44:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-01 17:44:06 +0000
commited11cadf052ee8886af0a11e9e72f3c09443f6af (patch)
tree86527bfc8fc7fc02aa8b32c268a79cfa201808cb /doc/relnotes
parenta25f7028cb6ad0413e71d28fb250750a1f031c4e (diff)
Numerous minor changes required to transition to the latest version
of texinfo and TeX. This version of the tools can produce PDF with figures included.
Diffstat (limited to 'doc/relnotes')
-rw-r--r--doc/relnotes/Makefile9
-rw-r--r--doc/relnotes/relnotes.texi2
2 files changed, 8 insertions, 3 deletions
diff --git a/doc/relnotes/Makefile b/doc/relnotes/Makefile
index 07d20aa263..17d3812a90 100644
--- a/doc/relnotes/Makefile
+++ b/doc/relnotes/Makefile
@@ -10,7 +10,7 @@ PROJECT=relnotes
include ../Make.config
-all: html info ps
+all: html info ps pdf
dirs:
$(make-dirs)
@@ -27,6 +27,11 @@ relnotes: $(FILES)
dvi: $(PROJECT).dvi
ps: dirs $(PROJECT).ps
+pdf: dirs $(PROJECT).pdf
+
+$(PROJECT).pdf: $(FILES)
+ $(TEXI2PDF) $(PROJECT).texi
+ cp $(PROJECT).pdf $(PDF_INSTALL)
$(PROJECT).ps: $(PROJECT).dvi
dvips -o $(PROJECT).ps $(PROJECT).dvi
@@ -41,7 +46,7 @@ html: dirs
$(PROJECT).texi
clean:
- rm -f *.o $(PROG) *.txt core *.html
+ rm -f *.o $(PROG) *.txt core *.html *.pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f relnotes relnotes-* _*
diff --git a/doc/relnotes/relnotes.texi b/doc/relnotes/relnotes.texi
index 9a43977419..1dce5d1abe 100644
--- a/doc/relnotes/relnotes.texi
+++ b/doc/relnotes/relnotes.texi
@@ -1,4 +1,4 @@
-\input ../texinfo/texinfo @c -*-texinfo-*-
+\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename relnotes
@syncodeindex vr fn