Re: predefines.mk : How to ignore?


Subject: Re: predefines.mk : How to ignore?
From: Tom Briggs (tomabi@jules.briggs.cx)
Date: Mon Feb 26 2001 - 21:23:12 CST


On Mon, 26 Feb 2001, Michael D. Pritchett wrote:

> Might I suggest a shell test command such as we use when checking the need
> to run ./configure?
>
> @if [ -r /path/to/predefines.mk]; then
> include /path/to/predefines.mk
> fi;

   I gave this a shot, but no dice. I think the underlying problem here
is that we're not inside a target at this point; as far as I know you
can't execute commands outside a target.

   -Tom



This archive was generated by hypermail 2b25 : Mon Feb 26 2001 - 21:58:42 CST