Update of bug #45311 (project make):
Status: None => Not A Bug
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
I may be missing something, but this looks correct to me. A pattern rule with
multiple targets is different than an explicit rule with multiple targets: a
pattern rule with multiple targets invokes the recipe _one time_ and expects
that to build all the targets. See the last paragraph in
http://www.gnu.org/software/make/manual/html_node/Pattern-Intro.html
As expected, make runs your recipe only one time; it expects that both targets
will be created.
If there's something I'm misunderstanding please add a comment and I'll reopen
the bug.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45311>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make