]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/LAMBDA-TYPES/Base-1/makefile
- system flag now forks for matitadep too
[helm.git] / matita / contribs / LAMBDA-TYPES / Base-1 / makefile
index e869346aba9dca98c379f60776cf97842771e473..3198e94cfef9c7b022f1f04fbc3626f9b07a7fb1 100644 (file)
@@ -1,7 +1,7 @@
-H=@
+H= @
 
 RT_BASEDIR=../../../
-OPTIONS=-bench -onepass
+OPTIONS=-bench -onepass -system
 MMAKE=$(RT_BASEDIR)matitamake $(OPTIONS)
 CLEAN=$(RT_BASEDIR)matitaclean $(OPTIONS) 
 MMAKEO=$(RT_BASEDIR)matitamake.opt $(OPTIONS)