diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-03-03 17:04:17 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-03 14:14:55 -0800 |
commit | fd15f8a5fa874bd25b25b3322407d65ca189e632 (patch) | |
tree | e79306632efe55cc7638cad60bb51199bae3c705 /t/t1410-reflog.sh | |
parent | Makefile: move ".SUFFIXES" rule to shared.mak (diff) | |
download | tgif-fd15f8a5fa874bd25b25b3322407d65ca189e632.tar.xz |
Makefile: move $(comma), $(empty) and $(space) to shared.mak
Move these variables over to the shared.mak, we'll make use of them in
a subsequent commit.
Note that there's reason for these to be "simply expanded variables",
i.e. to use ":=" assignments instead of lazily expanded "="
assignments. We could use "=", but let's leave this as-is for now for
ease of review.
See 425ca6710b2 (Makefile: allow combining UBSan with other
sanitizers, 2017-07-15) for the commit that introduced these.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1410-reflog.sh')
0 files changed, 0 insertions, 0 deletions