Follow-up Comment #1, bug #66490 (group make):

In the case of patsubst pattern '.%' does not match input 'bcd.efg'.
Same for substitution references.

Try something like
$(patsubst %.efg,%,$(A))
or
B:=$(A:.efg=)


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66490>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to