help-make
[Top][All Lists]
Advanced

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

Re: a couple more questions about variables and scope


From: Robert P. J. Day
Subject: Re: a couple more questions about variables and scope
Date: Wed, 9 Jun 2004 11:16:12 -0400 (EDT)

On Wed, 9 Jun 2004, Paul D. Smith wrote:

> When make starts, all the environment variables are automatically
> created as make variables.  They are marked as exported.

ok, so it might be worth extending that sentence from section 6.9:

"Every environment variable that make sees when it starts up is
transformed into a make variable with the same name and value."

and adding:

"... and is exported."

rday




reply via email to

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