X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FMakefile;h=fcf51b5d05f46ffc252d9b8eaad6a8c3ddb8d6b1;hb=e9b09b14538f770b9e65083c24e3e9cf487df648;hp=544d0fd7024bd0521849926f1ab301c74d6e89d8;hpb=dc7e826399162e2fde3ddf1f02d5530d6cd11205;p=helm.git diff --git a/helm/software/matita/Makefile b/helm/software/matita/Makefile index 544d0fd70..fcf51b5d0 100644 --- a/helm/software/matita/Makefile +++ b/helm/software/matita/Makefile @@ -203,7 +203,7 @@ TEST_DIRS = \ # library_auto TEST_DIRS_OPT = \ $(TEST_DIRS) \ - contribs/LAMBDA-TYPES \ +# contribs/LAMBDA-TYPES \ $(NULL) .PHONY: tests tests.opt cleantests cleantests.opt @@ -285,6 +285,7 @@ endif ln -fs matita $(WHERE)/$$p;\ done $(H)cp -a library/ $(WHERE)/ma/standard-library + $(H)cp -a nlibrary/ $(WHERE)/ma/new-standard-library $(H)touch install_preliminaries.stamp