diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-01-31 15:37:25 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-31 14:08:55 -0800 |
commit | 010acc151981ebfb0e369ffdeaef63803c58ef2b (patch) | |
tree | f2beb585fbcb49969ad9891ed16b33ec32dab6da /grep.c | |
parent | Makefile: tuck away generated makefile fragments in .depend (diff) | |
download | tgif-010acc151981ebfb0e369ffdeaef63803c58ef2b.tar.xz |
Makefile: always remove .depend directories on 'make clean'
Even if COMPUTE_HEADER_DEPENDENCIES is not set, some .o.d files
might be lying around from previous builds when it was. This
is especially likely because using the CHECK_HEADER_DEPENDENCIES
feature requires building sometimes with COMPUTE... on and
sometimes with it off. At the end of such an exercise, to get
a blank slate, the user ought to be able to just run 'make clean'.
Make it so.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'grep.c')
0 files changed, 0 insertions, 0 deletions