bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Static pattern rules with more than one '%'


From: Paul Smith
Subject: Re: Static pattern rules with more than one '%'
Date: Tue, 29 Aug 2023 08:45:32 -0400
User-agent: Evolution 3.48.4 (by Flathub.org)

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 <psmith@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

[Prev in Thread] Current Thread [Next in Thread]