From: Junio C Hamano Date: Tue, 25 Feb 2025 22:19:36 +0000 (-0800) Subject: Merge branch 'ad/set-default-target-in-makefiles' X-Git-Tag: v2.49.0-rc0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=092180990de06a9be1b3d662c7e46eccceb24bb1;p=thirdparty%2Fgit.git 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 --- 092180990de06a9be1b3d662c7e46eccceb24bb1