mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 13:35:27 +00:00
GNU Make 4.4 will pass TARGET to the sub-make of UNDEF_REFS where it can be later used as link TARGET by Genode's build system. Before 4.4 TARGET was undefined in the sub-make leading to the correct result.