help-make
[Top][All Lists]
Advanced

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

Re: Can I change a variable inside a rule?


From: Stephan Beal
Subject: Re: Can I change a variable inside a rule?
Date: Sun, 2 May 2010 13:17:22 +0200

On Sun, May 2, 2010 at 12:23 PM, Martin Mensch <address@hidden> wrote:
is there a way to change a variable inside a rule?

Not a MAKE variable, no (a shell variable, yes, but only for the scope of that subshell). The manual:

http://www.gnu.org/software/make/manual/make.html#Using-Variables

explains variables in detail.

--
----- stephan beal
http://wanderinghorse.net/home/stephan/

reply via email to

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