Subject: Re: small sync for bootstrap/make from src/usr.bin/make
To: Jeremy C. Reed <reed@reedmedia.net>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 09/14/2005 17:48:45
On Wed, Sep 14, 2005 at 08:21:33AM -0700, Jeremy C. Reed wrote:
> I will put the devel/bmake source under devel/bmake/files and then have 
> the bootstrap pull those in. (I will remove the redundant and wrong bmake 
> source from bootstrap directory.)

In that case you have to fix the logic of devel/mkfiles to match what
bootstrap make does. It currently doesn't install bsd.* on DragonFly,
which makes it completely useless.

I'm not sure if this should be done before the branch of 3Q, but the fix
in the original mail should be save enough.

Joerg