]> matita.cs.unibo.it Git - helm.git/commitdiff
Removed /home/tassi from the makefile!
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 3 Oct 2006 13:57:30 +0000 (13:57 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 3 Oct 2006 13:57:30 +0000 (13:57 +0000)
matita/tests/makefile

index c4568230e5264de91f4a15d2a24f3ae5a98f90ba..4fbb0512ec5b6611cabe05fa17a877676c17d6a9 100644 (file)
@@ -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)