diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-06 14:24:50 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-06 23:52:11 +0100 |
commit | 95bcd6f0b709ec6e761270732946651757cc11c3 (patch) | |
tree | d8ba19942d1ca07846dbfbc547583be1b2bf1369 /cbtree.h | |
parent | Makefile: refactor generators to be PWD-independent (diff) | |
download | git-95bcd6f0b709ec6e761270732946651757cc11c3.tar.xz git-95bcd6f0b709ec6e761270732946651757cc11c3.zip |
Makefile: allow "bin-wrappers/" directory to exist
The "bin-wrappers/" directory gets created by our build system and is
populated with one script for each of our binaries. There isn't anything
inherently wrong with the current layout, but it is somewhat hard to
adapt for out-of-tree build systems.
Adapt the layout such that our "bin-wrappers/" directory always exists
and contains our "wrap-for-bin.sh" script to make things a little bit
easier for subsequent steps.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cbtree.h')
0 files changed, 0 insertions, 0 deletions