]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit092180990de06a9be1b3d662c7e46eccceb24bb1
treee75849dff60e5072037ab2d9d508e3017b431c85
parent9b07c152dfce52663795fe9b4e1ed5626bfda455
parent5309c1e9fb399c390ed36ef476e91f76f6746fa9
Merge branch 'ad/set-default-target-in-makefiles'

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
Documentation/Makefile