]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
Makefile

diff --cc Makefile
Simple merge