From: Claudio Sacerdoti Coen Date: Tue, 3 Oct 2006 13:57:30 +0000 (+0000) Subject: Removed /home/tassi from the makefile! X-Git-Tag: 0.4.95@7852~937 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=76329cf4ef5a6e359bdc62ee2b29d00b0008d976;p=helm.git Removed /home/tassi from the makefile! --- diff --git a/matita/tests/makefile b/matita/tests/makefile index c4568230e..4fbb0512e 100644 --- a/matita/tests/makefile +++ b/matita/tests/makefile @@ -1,6 +1,6 @@ H=@ -RT_BASEDIR=/home/tassi/helm/software/matita/ +RT_BASEDIR=../ OPTIONS=-bench MMAKE=$(RT_BASEDIR)matitamake $(OPTIONS) CLEAN=$(RT_BASEDIR)matitaclean $(OPTIONS)