From: adam Date: Thu, 25 Mar 2004 12:23:49 +0000 (+0000) Subject: Makefile update to build the reference X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=e47ab27d5828a6cdd3274802d2ae3b444c72e0b7 Makefile update to build the reference darcs-hash:20040325122349-5007d-5d3d8fc09892ef41da461d6f46f66e1bcc89386d.gz --- diff --git a/Makefile b/Makefile index 4229a71..993e66e 100644 --- a/Makefile +++ b/Makefile @@ -379,7 +379,7 @@ propose-patch: commit: propose-patch darcs push --and-apply xwt@xwt.org:/var/www/org/ibex/core/ -reference: build/class/org/ibex/util/Doc.class doc/reference.xml +reference: build/class/org/ibex/util/XML.class build/class/org/ibex/util/Doc.class doc/reference.xml cd doc; java -cp ../build/class org.ibex.util.Doc < reference.xml > reference.tex cd doc; pdflatex reference.tex open doc/reference.pdf diff --git a/doc/reference.pdf b/doc/reference.pdf deleted file mode 100644 index d03fad9..0000000 Binary files a/doc/reference.pdf and /dev/null differ