bug-make
[Top][All Lists]
Advanced

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

Re: [PATCH] order-only prerequisite ends up in $<


From: Boris Kolpackov
Subject: Re: [PATCH] order-only prerequisite ends up in $<
Date: Mon, 19 Apr 2004 16:52:33 -0500
User-agent: Mutt/1.5.4i

Noel Yap <address@hidden> writes:

> Once this patch is installed, does "gmake -npqr | grep '%r:'" output the 
> proper thing?  If so, I suspect this patch will fix much of the odd 
> behaviour I've seen with regards to implicit rules and order rules.

Well, it depends what is "proper thing"? With my (patched) make it prints

%r: baz

If you expect it to print 

%r: | baz

then look in read.c line 537. The dumping code simply does not 
distinguish between normal and order-only prerequisites.


hth,
-boris

Attachment: signature.asc
Description: Digital signature


reply via email to

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