|
From: | Paul D. Smith |
Subject: | [bug #51278] Support for the specification of special build properties together with each make rule |
Date: | Sun, 2 Jul 2017 11:48:46 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0 |
Update of bug #51278 (project make): Status: None => Wont Fix Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #1: .SUFFIXES is an entirely different thing and doesn't belong on this list: it doesn't modify a target. .SECONDEXPANSION is a boolean flag for the entire make process, it doesn't apply to specific targets. I don't see any straightforward syntactic way to include the per-target special modifiers within the rule. I think it's fine to have them specified on a separate line. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?51278> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |