Subject: Re: ndiscvt failed to build
To: Havard Eidnes <he@netbsd.org>
From: Alan Ritter <ritter.alan@gmail.com>
List: current-users
Date: 04/19/2006 09:36:22
On Wednesday 19 April 2006 08:15 am, Havard Eidnes wrote:
> > The Makefile has a bug when using obj-dirs. One workaround is to replace
> > inf-parse.y with $? in the Makefile.
>
> I just now committed a fix which does the alternative of
> prefixing inf-parse.y with ${.CURDIR}/.

Thanks for fixing this stuff for me, perhaps I should have held off on 
committing ndiscvt until I had all this stuff figured out.  Sorry about that.