bug-make
[Top][All Lists]
Advanced

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

Re: Another fix in https://www.gnu.org/software/make/manual/make.html


From: Martin Dorey
Subject: Re: Another fix in https://www.gnu.org/software/make/manual/make.html
Date: Fri, 9 Feb 2018 16:46:18 +0000

I think the opposite.  Isn't it saying that a rule for building .o from .c will 
work for such files in any directory, but a rule for building release/%.o from 
%.c will only work in the current directory?

On Feb 9, 2018, at 08:30, Howard Johnson <address@hidden> wrote:

In this section and paragraph:

10.5.4 How Patterns Match

...

"When the target pattern does not contain a slash (and it usually does not), 
directory names in the file names are removed from the file name before it is 
compared with the target prefix and suffix."

I think it should instead read:

"When the target pattern contains a slash (usually it does not), ..."



In other words, this paragraph speaks to how matching occurs with something 
like /dir/foo


_______________________________________________
Bug-make mailing list
address@hidden
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.gnu.org%2Fmailman%2Flistinfo%2Fbug-make&data=01%7C01%7CMartin.Dorey%40hitachivantara.com%7C45c9af59c937494fba1e08d56fda6a05%7C05ed65ebd042463abde010853828a84b%7C0&sdata=6nDwJ%2FKMijhFql8KdDHE0LD7bDOP7cSgvZPY6ZYylkI%3D&reserved=0



reply via email to

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