author | Jonathan Nieder <jrnieder@gmail.com> | |
Sun, 31 Jan 2010 21:23:53 +0000 (15:23 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 31 Jan 2010 22:08:50 +0000 (14:08 -0800) | ||
commit | ec5e0bb860bf98008d51b8235d19ed3407141295 | |
tree | 5e7fa129edcb4b86c21cbe5a4f00eaef93f4d44e | tree | snapshot |
parent | f2fabbf76e458010852ac7ced30594c8ab96b9fd | commit | diff |
Makefile: tuck away generated makefile fragments in .depend
When building with COMPUTE_HEADER_DEPENDENCIES on, save
dependency information to .depend/ instead of deps/ so it does
not show up in ‘ls’ output. Otherwise, the extra directories can
be distracting.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When building with COMPUTE_HEADER_DEPENDENCIES on, save
dependency information to .depend/ instead of deps/ so it does
not show up in ‘ls’ output. Otherwise, the extra directories can
be distracting.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |