mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01: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.