bitkeeper revision 1.1159.258.18 (4226f857ltmzeYRsvtnlD8t5FVTvhw)
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Thu, 3 Mar 2005 11:43:19 +0000 (11:43 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Thu, 3 Mar 2005 11:43:19 +0000 (11:43 +0000)
Remove support for tgif as a tool.  We don't use it and it's hard to find as
and rpm.
Signed-off-by: cl349@cl.cam.ac.uk
BitKeeper/etc/logging_ok
docs/Makefile
docs/check_pkgs
docs/src/user.tex

index f2a27dc63d84a86d2ff49c48492459e9fac8ee99..44556798fe849ddcf3fe3cd5b792abefeeaf030f 100644 (file)
@@ -11,6 +11,7 @@ br260@labyrinth.cl.cam.ac.uk
 br260@laudney.cl.cam.ac.uk
 bren@anvil.research
 cl349@arcadians.cl.cam.ac.uk
+cl349@firebug.cl.cam.ac.uk
 cl349@freefall.cl.cam.ac.uk
 cl349@labyrinth.cl.cam.ac.uk
 cwc22@centipede.cl.cam.ac.uk
index d9ae6715ac7fa7181f80a132e8b9e4a32c348693..e05a84fad4e763a22a456daa6975e1bbb2c8980e 100644 (file)
@@ -7,7 +7,6 @@ PS2PDF          := ps2pdf
 DVIPS          := dvips
 LATEX          := latex
 FIG2DEV                := fig2dev
-TGIF           := tgif
 LATEX2HTML     := latex2html
 
 pkgdocdir      := /usr/share/doc/xen
@@ -17,8 +16,7 @@ DOC_PS                := $(patsubst src/%.tex,ps/%.ps,$(DOC_TEX))
 DOC_PDF                := $(patsubst src/%.tex,pdf/%.pdf,$(DOC_TEX))
 DOC_HTML       := $(patsubst src/%.tex,html/%/index.html,$(DOC_TEX))
 
-GFX  = $(patsubst %.obj, %.eps, $(wildcard figs/*.obj))
-GFX += $(patsubst %.fig, %.eps, $(wildcard figs/*.fig))
+GFX = $(patsubst %.fig, %.eps, $(wildcard figs/*.fig))
 
 all: ps pdf html
        rm -f *.aux *.dvi *.bbl *.blg *.glo *.idx *.ilg *.log *.ind *.toc
@@ -58,9 +56,6 @@ ps/%.ps: %.dvi
 %.eps: %.fig
        $(FIG2DEV) -L eps $< $@
 
-%.eps: %.obj
-       $(TGIF) -print -color -eps $<
-
 html/%/index.html: src/%.tex
        $(INSTALL_DIR) $(@D)
        $(LATEX2HTML) -split 0 -show_section_numbers -toc_depth 3 -nonavigation \
index f3770cca661e0218b8d115c885ea395a8b20c29d..e70572045889540ce0d19804c36c1629cad91756 100644 (file)
@@ -17,6 +17,5 @@ silent_which latex2html || exit 1
 silent_which dvips      || exit 1
 silent_which ps2pdf     || exit 1
 silent_which fig2dev    || exit 1
-silent_which tgif       || exit 1
 
 exit 0
index a50300327cb75f12be24f687bf6b0dd9112af7e5..0e2c040ed6a81f134e63de7c8c8fed31607293b8 100644 (file)
@@ -229,7 +229,7 @@ tree.
 \item [$*$] Development installation of libcurl (e.g., libcurl-devel) 
 \item [$*$] Development installation of zlib (e.g., zlib-dev).
 \item [$*$] Development installation of Python v2.2 or later (e.g., python-dev).
-\item [$*$] \LaTeX, transfig and tgif are required to build the documentation.
+\item [$*$] \LaTeX and transfig are required to build the documentation.
 \end{itemize}
 
 Once you have satisfied the relevant prerequisites, you can