X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftemplate_makefile.in;h=e61f757d6ee07412447adc0b3ba11aa5e8290a29;hb=57e3de08d963ff08d671c639c0e9990368b86f20;hp=630a141807a3cc817b0ad703fb99804a22f57a5b;hpb=81182272629617d0b8b9b1e2034ff8cd39e41ade;p=helm.git diff --git a/helm/software/matita/template_makefile.in b/helm/software/matita/template_makefile.in index 630a14180..e61f757d6 100644 --- a/helm/software/matita/template_makefile.in +++ b/helm/software/matita/template_makefile.in @@ -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