Hello, Variants of the make software support build rules for grouped targets.
Examples: * https://www.gnu.org/software/make/manual/html_node/Multiple-Targets.html#Rules-with-Grouped-Targets * https://docs.oracle.com/cd/E86824_01/html/E54763/make-1s.html#REFMAN1make-1s-usag How can feature checks be achieved for such functionality around safer management of desired dependencies? Regards, Markus