doc-src/ZF/IsaMakefile
changeset 28500 4b79e5d3d0aa
parent 14152 12f6f18e7afc
child 42512 f1ca2b0e0265
--- a/doc-src/ZF/IsaMakefile	Sat Oct 04 16:05:08 2008 +0200
+++ b/doc-src/ZF/IsaMakefile	Sat Oct 04 16:05:09 2008 +0200
@@ -16,19 +16,19 @@
 OUT = $(ISABELLE_OUTPUT)
 LOG = $(OUT)/log
 OPTIONS = -m brackets -i true -d "" -D document
-USEDIR = @$(ISATOOL) usedir $(OPTIONS) $(OUT)/ZF
+USEDIR = @$(ISABELLE_TOOL) usedir $(OPTIONS) $(OUT)/ZF
 
 
 ## ZF
 
 ZF:
-	@cd $(SRC)/ZF; $(ISATOOL) make ZF
+	@cd $(SRC)/ZF; $(ISABELLE_TOOL) make ZF
 
 styles:
 	@rm -f isabelle.sty
 	@rm -f isabellesym.sty
 	@rm -f pdfsetup.sty
-	@$(ISATOOL) latex -o sty >/dev/null
+	@$(ISABELLE_TOOL) latex -o sty >/dev/null
 	@rm -f pdfsetup.sty
 	@rm -f document/isabelle.sty
 	@rm -f document/isabellesym.sty