Subject: Re: HEADS UP: merging the newlock2 branch
To: Geoff Wing <mason@primenet.com.au>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 02/12/2007 07:45:38
On Mon, Feb 12, 2007 at 01:06:37AM +0000, Geoff Wing wrote:
>
> And maybe something in src/UPDATING on clearing old depends due to <sys/sa.h>
> going away. etc.
We could have some make magic for that, but I don't think nmake has
a suitable feature :-( In gmake one can write:
%.h:
echo "Ignoring stale dependency for $@"
David
--
David Laight: david@l8s.co.uk