Noel Yap <[EMAIL PROTECTED]> 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

_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to