diff options
author | Matt Kraai <matt.kraai@amo.abbott.com> | 2013-02-13 07:57:48 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-13 12:30:43 -0800 |
commit | 61564ca5bf29bb8039b865514a7593fc7b6c5440 (patch) | |
tree | d891023d776ba32c1dae7f57cf5681c3449bb127 /walker.h | |
parent | Merge branch 'maint' (diff) | |
download | tgif-61564ca5bf29bb8039b865514a7593fc7b6c5440.tar.xz |
Makefile: don't run "rm" without any files
When COMPUTE_HEADER_DEPENDENCIES is set to "auto" and the compiler
does not support it, $(dep_dirs) becomes empty. "make clean" runs
"rm -rf $(dep_dirs)", which can fail in such a case.
Signed-off-by: Matt Kraai <matt.kraai@amo.abbott.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'walker.h')
0 files changed, 0 insertions, 0 deletions