[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66490] pattern substitution with % does not match suffixes
From: |
Dmitry Goncharov |
Subject: |
[bug #66490] pattern substitution with % does not match suffixes |
Date: |
Thu, 28 Nov 2024 09:32:08 -0500 (EST) |
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/
signature.asc
Description: PGP signature