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/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to