On Sun, May 2, 2010 at 12:23 PM, Martin Mensch <[email protected]> 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/
_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to