]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/Makefile
freescale moved under contribs. contribs made relocatable
[helm.git] / helm / software / matita / contribs / Makefile
index 7e4aa704618b486ce35be012f765efc1cb463626..97eb363c9224da4cfd09ee052b7045796ce3369d 100644 (file)
@@ -1,6 +1,6 @@
 GOALS = all opt clean clean.opt
 
-DEVELS = RELATIONAL LOGIC LAMBDA-TYPES
+DEVELS = RELATIONAL LOGIC LAMBDA-TYPES assembly
 
 $(GOALS): 
        @$(foreach DEVEL, $(DEVELS), $(MAKE) -C $(DEVEL) $@;)