[Omake] Re: PATH
David Kågedal
davidk at lysator.liu.se
Fri Jun 15 02:56:01 PDT 2007
Aleksey Nogin <nogin at metaprl.org> writes:
> On 14.06.2007 07:39, David Kågedal wrote:
>
>> setenv(PATH, .:$(getenv PATH))
>
> David,
>
> The PATH environment variable is handled internally. You need to use
>
> PATH[] += .
>
> or
>
> PATH[] += $(dir .)
There seems to be a problem still. Reported as bug 673.
http://bugzilla.metaprl.org/show_bug.cgi?id=673
--
David Kågedal
More information about the Omake
mailing list