]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/make-tags-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:43 +0000 (15:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:43 +0000 (15:20 -0700)
commit1b8bd2243e7fd7878cdfadb9cc7678ae0bb1a30a
tree700036f31ea1ba5479af1eee0023216145be12be
parent5331af2352be0d6dd57a5fc4c5dfce278cf911c7
parent899062438f47189cdcc3f5d3b3185eb4cfd798a7
Merge branch 'ab/make-tags-cleanup'

Build clean-up for "make tags" and friends.

* ab/make-tags-cleanup:
  Makefile: normalize clobbering & xargs for tags targets
  Makefile: remove "cscope.out", not "cscope*" in cscope.out target
  Makefile: don't use "FORCE" for tags targets
  Makefile: add QUIET_GEN to "cscope" target
  Makefile: move ".PHONY: cscope" near its target
Makefile