doc-src/TutorialI/Overview/IsaMakefile
changeset 28500 4b79e5d3d0aa
parent 13439 2f98365f57a8
equal deleted inserted replaced
28499:eff93bc3c14f 28500:4b79e5d3d0aa
     5 ## global settings
     5 ## global settings
     6 
     6 
     7 SRC = $(ISABELLE_HOME)/src
     7 SRC = $(ISABELLE_HOME)/src
     8 OUT = $(ISABELLE_OUTPUT)
     8 OUT = $(ISABELLE_OUTPUT)
     9 LOG = $(OUT)/log
     9 LOG = $(OUT)/log
    10 USEDIR = $(ISATOOL) usedir -i true -d ps -D document -v true
    10 USEDIR = $(ISABELLE_TOOL) usedir -i true -d ps -D document -v true
    11 
    11 
    12 
    12 
    13 ## LNCS
    13 ## LNCS
    14 
    14 
    15 LNCS: $(LOG)/HOL-LNCS.gz
    15 LNCS: $(LOG)/HOL-LNCS.gz