automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Supporting build rules for grouped targets


From: Markus Elfring
Subject: Supporting build rules for grouped targets
Date: Mon, 20 Jan 2020 17:30:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]