]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/Makefile
- lambdadelta: third recursive part of preservation finally proved!
[helm.git] / matita / matita / contribs / lambdadelta / Makefile
index e96fc9b048ffc6bff09d6fecdcb8f556f0484fe9..3e5b74eafb00d83969900bf88152ce8085f64574 100644 (file)
@@ -3,24 +3,25 @@ H    := @
 
 TRIM := sed "s/ \\+$$//"
 
-XOA_DIR  := ../../../components/binaries/xoa
-XOA      := xoa.native
-DEP_DIR  := ../../../components/binaries/matitadep
-DEP      := matitadep.native
-MAC_DIR  := ../../../components/binaries/mac
-MAC      := mac.native
-PRB_DIR  := ../../../components/binaries/probe
-PRB      := probe.native
-PRB_OPTS := ../../matita.conf.xml -g
-
+XOA_DIR     := ../../../components/binaries/xoa
+XOA         := xoa.native
 XOA_CONF    := ground_2/xoa.conf.xml
 XOA_TARGETS := ground_2/xoa_notation.ma ground_2/xoa.ma
 
-ORIG     := . ./orig.sh 
+DEP_DIR     := ../../../components/binaries/matitadep
+DEP         := matitadep.native
+
+MAC_DIR     := ../../../components/binaries/mac
+MAC         := mac.native
+
+PRB_DIR     := ../../../components/binaries/probe
+PRB         := probe.native
+PRB_OPTS    := ../../matita.conf.xml $(XOA_CONF) -g 
 
-ORIGS    := basic_2/basic_1.orig
+ORIG        := . ./orig.sh 
+ORIGS       := basic_2/basic_1.orig
 
-TAGS     := all xoa orig deps stats tbls trim
+TAGS := all xoa orig deps stats tbls trim
 
 PACKAGES := ground_2 basic_2 apps_2