[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #57898] Automatic variable for all targets on grouped target
From: |
Robert Sachunsky |
Subject: |
[bug #57898] Automatic variable for all targets on grouped target |
Date: |
Sun, 10 May 2020 18:58:28 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0 Waterfox/56.3 |
Follow-up Comment #1, bug #57898 (project make):
*$?* is of course already taken (for the update-triggering prerequisites).
But I would also find it very useful to have an automatic variable for all the
targets in the group.
How about *$%* (archive member name) then? The documentation says it's empty
if the target is not an archive member. So we could add another case here: if
the target is part of a group, the full name of the group.
Or how about another ASCII special character like *$&*?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?57898>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #57898] Automatic variable for all targets on grouped target,
Robert Sachunsky <=