help-make
[Top][All Lists]
Advanced

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

Re: Export PATH variable


From: Ajay Jain
Subject: Re: Export PATH variable
Date: Mon, 2 May 2011 19:33:23 +0530

> If you want to be explicit about it you can use "export PATH", but this
> is not strictly necessary if there was a PATH variable in make's
> environment when it was started (and really, isn't there always?)
>
>        PATH := /my/special/bin:$(PATH)

Thanks for the info. I was always doing - PATH := /my/special/bin:$$PATH



reply via email to

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