summaryrefslogtreecommitdiff
path: root/git-svn.perl
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2010-01-26 09:57:15 -0600
committerJonathan Nieder <jrnieder@gmail.com>2010-01-27 02:47:43 -0600
commitf2fabbf76e458010852ac7ced30594c8ab96b9fd (patch)
tree3d6694c10c81386ba237bf902dd55cf28628fc1d /git-svn.perl
parent1b22c99c14b30f0add6f108a5883f003a2d81e01 (diff)
downloadgit-f2fabbf76e458010852ac7ced30594c8ab96b9fd.tar.gz
Teach Makefile to check header dependencies
Add a target to use the gcc-generated makefile snippets for dependencies on header files to check the hard-coded dependencies. With this patch applied, if any dependencies are missing, then make clean make COMPUTE_HEADER_DEPENDENCIES=YesPlease make CHECK_HEADER_DEPENDENCIES=YesPlease will produce an error message like the following: CHECK fast-import.o missing dependencies: exec_cmd.h make: *** [fast-import.o] Error 1 Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions