[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #58961] Document dynamic phony targets.
From: |
Paul D. Smith |
Subject: |
[bug #58961] Document dynamic phony targets. |
Date: |
Sun, 6 Dec 2020 15:32:18 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36 |
Update of bug #58961 (project make):
Status: None => Fixed
Assigned to: None => psmith
Open/Closed: Open => Closed
Fixed Release: None => SCM
Triage Status: None => Small Effort
_______________________________________________________
Follow-up Comment #2:
The text here seemed to me to be too extended to explain the restriction so I
wrote it like this instead:
+Prerequisites of @code{.PHONY} are always interpreted as literal
+target names, never as patterns (even if they contain @samp{%}
+characters). To always rebuild a pattern rule consider using a
+``force target'' (@pxref{Force Targets, ,Rules without Recipes or
+Prerequisites}).
Hopefully that is sufficient.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58961>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #58961] Document dynamic phony targets.,
Paul D. Smith <=