]> matita.cs.unibo.it Git - helm.git/commitdiff
fixed all (that now uses long paths)
authorEnrico Tassi <enrico.tassi@inria.fr>
Fri, 6 Oct 2006 15:56:52 +0000 (15:56 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Fri, 6 Oct 2006 15:56:52 +0000 (15:56 +0000)
matita/template_makefile.in

index 630a141807a3cc817b0ad703fb99804a22f57a5b..e61f757d6ee07412447adc0b3ba11aa5e8290a29 100644 (file)
@@ -1,6 +1,6 @@
 SRC=$(shell find @ROOT@ -name "*.ma" -a -type f)
 SHORTSRC=$(echo $(SRC) | sed 's?^@ROOT@/??g')
-TODO=$(SHORTSRC:%.ma=%.mo)
+TODO=$(SRC:%.ma=%.mo)
 
 MATITA_FLAGS=
 MATITA_FLAGS+=-noprofile