]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/template_makefile.in
- system flag now forks for matitadep too
[helm.git] / matita / template_makefile.in
index e61f757d6ee07412447adc0b3ba11aa5e8290a29..ac3e1449829f36ae6dda5c85a7f7a02487588dba 100644 (file)
@@ -17,7 +17,7 @@ all: $(TODO)
 
 clean:
        $(MATITACLEAN) $(MATITA_FLAGS) $(SRC) 
-       rm -f $(TODO)
+       rm -f $(TODO) @DEPFILE@
 
 %.moo:
        if [ -z "$<" ]; then \