[Fwd: Target specific variable problems]

2001-01-16 Thread Scott Murray
I took a quick scan through the webgnats listing for make and didn't see anything related to this post I sent in November. Has it been determined to not be a bug, or better still, been fixed? Thanks, Scott Scott Murray wrote: > > Consider the following Makefile: > > # star

[Fwd: Target specific variable problems]

2000-11-22 Thread Scott Murray
Anyone have any insight into these issues I posted last week? Scott Murray wrote: > > Consider the following Makefile: > > # start > .PHONY: a b c d all > > BLAH := foo > COMMAND = echo $(BLAH) > > all: a b c > > a b c: > @$(COMMAND) >

Target specific variable problems

2000-11-13 Thread Scott Murray
er this is a bug or an error I need to correct would be useful. Thanks, Scott -- Scott Murray SOMA Networks, Inc. Toronto, Ontario e-mail: [EMAIL PROTECTED] ___ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make