Documentation/Makefile: remove cmd-list.made before redirecting to it.
[gitweb.git] / Documentation / Makefile
index 76a15ff520fe444fe41c46dc17cac7b5df7731d5..fbefe9a45b00a54b58d94d06eca48b03d40a50e0 100644 (file)
@@ -119,6 +119,7 @@ cmds_txt = cmds-ancillaryinterrogators.txt \
 $(cmds_txt): cmd-list.made
 
 cmd-list.made: cmd-list.perl $(MAN1_TXT)
+       $(RM) $@
        perl ./cmd-list.perl
        date >$@