Paul D. Smith <[EMAIL PROTECTED]> writes:
 
> I don't see any reason technically that it couldn't be done.

That's what I thought too. Also it would be nice to extend the concept
of target/pattern-specificity to other parts of make, e.g.:

/foo/bar: foo := hello

foo := $(/foo/bar: foo)          # query target-specific variable

/foo/bar: vpath %.so /usr/lib64  # target-specific vpath

ifdef /foo/bar: foo              # target-specific variable in ifdef

ebdif


What to you think ? ;-)

-boris

Attachment: signature.asc
Description: Digital signature

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

Reply via email to