| author | Junio C Hamano <junkio@cox.net> | |
| Tue, 8 Nov 2005 02:21:51 +0000 (18:21 -0800) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Tue, 8 Nov 2005 02:21:51 +0000 (18:21 -0800) | ||
| commit | a5ae8e64cfa09cea57cce832c8371818711d94c2 | |
| tree | 92e334771c9bfda4c84c915a050d3981b6d923cd | tree | snapshot |
| parent | 79f6ac77d90660971d778f2e300935ab16eb26c2 | commit | diff |
Fix documentation dependency generation.
Documentation/Makefile spent a lot of time to generate include
dependencies, which was quite noticeable especially during "make clean".
Rewrite it to generate just a single dependency file.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile spent a lot of time to generate include
dependencies, which was quite noticeable especially during "make clean".
Rewrite it to generate just a single dependency file.
Signed-off-by: Junio C Hamano <junkio@cox.net>
| Documentation/.gitignore | diff | blob | history | |
| Documentation/Makefile | diff | blob | history | |
| Documentation/build-docdep.perl | [new file with mode: 0755] | blob |