On Monday 26 January 2009 05:06:48 Polytropon wrote:
> On Mon, 26 Jan 2009 12:55:29 +, Anton Shterenlikht
wrote:
> > I'm trying to overwrite a Makefile variable via /etc/make.conf
> > It doesn't seem to work:
>
> This behaviour is correct. The local makefiles have precedence
> before the /etc
On Mon, 26 Jan 2009 12:55:29 +, Anton Shterenlikht
wrote:
> I'm trying to overwrite a Makefile variable via /etc/make.conf
> It doesn't seem to work:
This behaviour is correct. The local makefiles have precedence
before the /etc/make.conf settings.
> What am I doing wrong?
You could modi