X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftemplate_makefile.in;h=0b46f4864360f49c2e17bb903b2113efe367416e;hb=1fe6285e012b840bd335eb49e0359d0411029c81;hp=6a66e269ac133b74aca98d09c28bd7d619ef26a0;hpb=d90d73349df641ea2d18b4c2ff4fe9d970861778;p=helm.git diff --git a/matita/template_makefile.in b/matita/template_makefile.in index 6a66e269a..0b46f4864 100644 --- a/matita/template_makefile.in +++ b/matita/template_makefile.in @@ -26,7 +26,7 @@ clean: fi @DEPFILE@ : $(SRC) - $(MATITADEP) $(MATITA_FLAGS) -I '@ROOT@' $^ 1> @DEPFILE@ + $(MATITADEP) $(MATITA_FLAGS) -I '@ROOT@' $^ 1> @DEPFILE@ 2>@DEPFILE@.errors # this is the depend for full targets like: # dir/dir/name.moo: dir/dir/name.ma dir/dep.moo