diff options
author | Junio C Hamano <gitster@pobox.com> | 2024-02-03 02:32:42 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-02-03 03:41:35 +0100 |
commit | 4904a4d08cc085716df12ce713ae7ee3d5ecb75a (patch) | |
tree | 22ba628d3656f8dace473b5368091f3abb397377 /Makefile | |
parent | t/Makefile: get UNIT_TESTS list from C sources (diff) | |
download | git-4904a4d08cc085716df12ce713ae7ee3d5ecb75a.tar.xz git-4904a4d08cc085716df12ce713ae7ee3d5ecb75a.zip |
t/Makefile: say the default target upfront
Similar to how 2731d048 (Makefile: say the default target upfront.,
2005-12-01) added the default target to the very beginning of the
main Makefile to prevent a random rule that happens to be defined
first in an included makefile fragments from becoming the default
target, protect this Makefile the same way.
This started to matter as we started to include config.mak.uname
and that included makefile fragment does more than defining Make
macros, unfortunately.
Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions