From: Junio C Hamano Date: Fri, 15 Feb 2013 00:06:24 +0000 (-0800) Subject: Merge branch 'mk/make-rm-depdirs-could-be-empty' X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f5af28b8e9db6617bd991c176adc3fe820091e7f;p=git.git Merge branch 'mk/make-rm-depdirs-could-be-empty' "make COMPUTE_HEADER_DEPENDENCIES=no clean" would try to run "rm -rf $(dep_dirs)" with an empty dep_dir, but some implementations of "rm -rf" barf on an empty argument list. * mk/make-rm-depdirs-could-be-empty: Makefile: don't run "rm" without any files --- f5af28b8e9db6617bd991c176adc3fe820091e7f