]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/LAMBDA-TYPES/Base-2/makefile
makefiles updated
[helm.git] / matita / contribs / LAMBDA-TYPES / Base-2 / makefile
index 2ddabe56cc35fc9c4fb941a41b03ac0850423054..f20e608d86dd3624994ffa6ba268db62d3c80bf3 100644 (file)
@@ -45,7 +45,7 @@ MATITAC = $(RT_BASEDIR)/matitac.opt
 MMAS = $(shell find -name "*.mma")
 MAS = $(MMAS:%.mma=%.ma)
 
-build_mas: preall.opt theory.ma
+build_mas: preall.opt $(MAS)
 
 clean_mas:
        $(H)rm -f $(MAS)