> 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

_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to