]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/make-clean-depend-dirs'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Oct 2021 04:49:19 +0000 (21:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Oct 2021 04:49:19 +0000 (21:49 -0700)
"make clean" has been updated to remove leftover .depend/
directories, even when it is not told to use them to compute header
dependencies.

* ab/make-clean-depend-dirs:
  Makefile: clean .depend dirs under COMPUTE_HEADER_DEPENDENCIES != yes

1  2 
Makefile

diff --cc Makefile
Simple merge