forked from Imagelibrary/rtems
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user