summaryrefslogtreecommitdiffstats
path: root/doc/src2html
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/src2html
parentClarified catch and disable per suggestion from Chris Johns <ccj@acm.org>. (diff)
downloadrtems-ed11cadf052ee8886af0a11e9e72f3c09443f6af.tar.bz2
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/src2html')
-rw-r--r--doc/src2html/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src2html/Makefile b/doc/src2html/Makefile
index 934b8fbbe2..0a062ff50b 100644
--- a/doc/src2html/Makefile
+++ b/doc/src2html/Makefile
@@ -10,7 +10,7 @@ PROJECT=browseable_rtems
include ../Make.config
-all: html info ps
+all: html info ps pdf
dirs:
$(make-dirs)
@@ -26,6 +26,8 @@ info:
ps:
+pdf:
+
html: dirs
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
$(SRC2HTML) -d3 RTEMS.src