Follow-up Comment #6, bug #18139 (project make):
When GNU make is trying to match a target to an implicit rule it does it in
two passes (implicit.c:432): first without intermediate prerequisites and
then with them. If %.o results in an interemdiate then, on the first pass,
the first rule will be ignored and the second one will be used.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18139>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make