Am 06.08.11 21:52, schrieb John Nemeth: > Module Name: src > Committed By: jnemeth > Date: Sat Aug 6 19:52:49 UTC 2011 > > Modified Files: > src: BUILDING > > Log Message: > Add description of MKKMOD, part of PR misc/45216
I wonder, if instead of duplicating the information here, we should instead point to the mk.conf manual page, so that this information has to be maintained in one place only? > > > To generate a diff of this commit: > cvs rdiff -u -r1.92 -r1.93 src/BUILDING > > Please note that diffs are not public domain; they are subject to the > copyright notices on the relevant files. > > > > > Modified files: > > Index: src/BUILDING > diff -u src/BUILDING:1.92 src/BUILDING:1.93 > --- src/BUILDING:1.92 Sat Jan 29 16:56:26 2011 > +++ src/BUILDING Sat Aug 6 19:52:49 2011 > @@ -234,6 +234,11 @@ > > Default: ``yes'' > > + MKKMOD Can be set to ``yes'' or ``no''. Indicates whether kernel > + modules are built and installed. > + > + Default: ``yes'' > + > MKLINT Can be set to ``yes'' or ``no''. Indicates whether lint(1) > will be run against portions of the NetBSD source code > during > the build, and whether lint libraries will be installed into >