forked from Imagelibrary/rtems
Patches rtemsdoc-4.5.0-rc.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that addresses the following:
The patch below should
* fix the *pdf cleanup handling
* fix dependencies between pdf-documents and texi-files
It also contains an attempt to let networking/schedule.t use states.pdf
instead of ascii graphics, but though each pdf image looks nice, it
comes out weirdly distorted in the main pdf document.
This commit is contained in:
@@ -35,8 +35,11 @@ if TEXI2PDF
|
||||
MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2PDF) $<
|
||||
endif
|
||||
|
||||
$(PROJECT).pdf: $(PROJECT).texi $($(PROJECT)_TEXINFOS) $(PDF_IMAGES)
|
||||
CLEANFILES += $(PROJECT).pdf
|
||||
|
||||
MOSTLYCLEANFILES += $(PDF_IMAGES)
|
||||
|
||||
## HTML
|
||||
SUFFIXES += .html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user