diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-12-06 14:24:49 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-12-07 07:52:11 +0900 |
commit | 3f145a4fe37099c55c7596e93a4cfd850662f88a (patch) | |
tree | 06ce07bbb756e6231548f03a985df5c6d9d0e2b8 /commit.c | |
parent | 19d8fe7da650970e5c18681f98d258fd924ecf9b (diff) |
Makefile: refactor generators to be PWD-independent
We have multiple scripts that generate headers from other data. All of
these scripts have the assumption built-in that they are executed in the
current source directory, which makes them a bit unwieldy to use during
out-of-tree builds.
Refactor them to instead take the source directory as well as the output
file as arguments.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions