On Tue, 2006-01-31 at 14:14 -0800, William Ahern wrote:
> Using 3.81beta3, it seems that one of our pattern rules
> 
>       CFLAGS_$(d) := -DFOO
> 
>       $(d)/%.o: $(d)/%.c -lfoo -lbar
>               $(CC) $(CFLAGS_$(@D)) ...
> 

Oops. Misprint. I meant "Pattern Rules Unceremoniously Dropped".
Obviously the above isn't a static pattern rule, just a pattern rule.

- Bill

-- 
William Ahern <[EMAIL PROTECTED]>

--------------------------------------------------
This message was scanned for Spam, Spyware and Viruses
For more information, please visit:
http://www.barracudanetworks.com



_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to