From 76329cf4ef5a6e359bdc62ee2b29d00b0008d976 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 3 Oct 2006 13:57:30 +0000 Subject: [PATCH] Removed /home/tassi from the makefile! --- matita/tests/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2