]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/LAMBDA-TYPES/Makefile
the published devels must be removed from the tests
[helm.git] / matita / contribs / LAMBDA-TYPES / Makefile
index 93fba67cede85250e940daded0ced5542e40b635..6e29fc2daa84bc75eeb5396f115f25ad9c1cce3b 100644 (file)
@@ -1,6 +1,6 @@
 GOALS = all opt clean clean.opt
 
-DEVELS = Base-1 LambdaDelta-1 Base-2 Unified-Sub 
+DEVELS = Base-2 Unified-Sub 
 
 $(GOALS): 
        @$(foreach DEVEL, $(DEVELS), $(MAKE) -k -C $(DEVEL) $@;)