Subject: CVS commit: src/sys/conf
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/03/2008 06:46:29
Module Name:	src
Committed By:	matt
Date:		Sun Feb  3 06:46:29 UTC 2008

Modified Files:
	src/sys/conf: Makefile.kern.inc

Log Message:
Add a syntax-only target which attempts to compile the entire kernel as one
entity.  Think of it as super-lint.  Due to bugs in the GCC C frontend it
doesn't quite work right but it does provide useful feedback.


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/sys/conf/Makefile.kern.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.