X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FMakefile;h=39ec0ede0249da79be574d85e731f8a7b239d9db;hb=e076a0e71f25430205d0437c177fd12a7018e5ad;hp=76a15ff520fe444fe41c46dc17cac7b5df7731d5;hpb=4739809cd0ea12a8de006f9f086fdff9285189b8;p=git.git diff --git a/Documentation/Makefile b/Documentation/Makefile index 76a15ff52..39ec0ede0 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -119,10 +119,11 @@ cmds_txt = cmds-ancillaryinterrogators.txt \ $(cmds_txt): cmd-list.made cmd-list.made: cmd-list.perl $(MAN1_TXT) + $(RM) $@ perl ./cmd-list.perl date >$@ -git.7 git.html: git.txt core-intro.txt +git.7 git.html: git.txt clean: $(RM) *.xml *.xml+ *.html *.html+ *.1 *.5 *.7 *.texi *.texi+ howto-index.txt howto/*.html doc.dep