]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/template_makefile.in
Bugs fixed:
[helm.git] / matita / template_makefile.in
index 6a66e269ac133b74aca98d09c28bd7d619ef26a0..0b46f4864360f49c2e17bb903b2113efe367416e 100644 (file)
@@ -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