From 8b22275a12f9dccbb49aa13b290582472a81f763 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! --- helm/software/matita/tests/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/software/matita/tests/makefile b/helm/software/matita/tests/makefile index c4568230e..4fbb0512e 100644 --- a/helm/software/matita/tests/makefile +++ b/helm/software/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.5