bug-make
[Top][All Lists]
Advanced

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

Re: target-specific 'define'd variables (3.80)?


From: Boris Kolpackov
Subject: Re: target-specific 'define'd variables (3.80)?
Date: Tue, 6 Jul 2004 14:57:24 -0500
User-agent: Mutt/1.5.6i

Paul D. Smith <address@hidden> 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


reply via email to

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