On Tue, 2023-08-29 at 11:32 +0200, Alejandro Colomar wrote:
> Am I missing something?  Is something like that allowed anyhow?

Multiple "%" are allowed, in that they won't throw an error.  But, only
the first "%" is replaced.  The second (and subsequent) "%" are just
normal characters, not pattern matching.

-- 
Paul D. Smith <psm...@gnu.org>            Find some GNU make tips at:
https://www.gnu.org                       http://make.mad-scientist.net
"Please remain calm...I may be mad, but I am a professional." --Mad
Scientist

Reply via email to