]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ad/set-default-target-in-makefiles'
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Feb 2025 22:19:36 +0000 (14:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Feb 2025 22:19:36 +0000 (14:19 -0800)
Correct the default target in Documentation/Makefile, and
future-proof all Makefiles from similar breakages by declaring the
default target (which happens to be "all") upfront.

* ad/set-default-target-in-makefiles:
  Makefile: set default goals in makefiles

1  2 
Documentation/Makefile

Simple merge