Subject: Re: Turning off bits (tools) during a toolchain build
To: Christos Dritsas <cgd@sonic.net>
From: Luke Mewburn <lukem@netbsd.org>
List: tech-userlevel
Date: 03/12/2003 10:21:05
On Tue, Mar 11, 2003 at 08:34:38AM -0800, Christos Dritsas wrote:
| Good Day,
|
| Not sure if this is the correct list to post this on....
|
| I desire not to build lint (among some other tools) during a NetBSD 1.6
| toolchain build. Attempting to use
|
| MKLINT= no
|
| from within Makefile.inc - as well as bsd.prog.mk
Try that in /etc/mk.conf instead.
Luke.