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.
This commit is contained in:
Joel Sherrill
1999-10-01 17:44:06 +00:00
parent a25f7028cb
commit ed11cadf05
76 changed files with 283 additions and 182 deletions

View File

@@ -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