X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=blobdiff_plain;f=Makefile;h=993e66e79d01f59adf420d90e174e75cce0315c8;hp=4229a7156d5cbbd2885a930b65d728d6fa3c1b79;hb=756db73976080807dea68aa12b34d6485b91abef;hpb=acbf688069a3aaabebb525dc9d35a5f79cb178ea 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