Subject: CVS commit: syssrc/sys/conf
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/08/2001 17:01:42
Module Name:	syssrc
Committed By:	atatat
Date:		Sat Dec  8 15:01:42 UTC 2001

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

Log Message:
Add the rest of the infrastructure needed to support the rest of the
ports.  This includes cleaning out DBG, cleaning up the `clean'
target, and tweaking the warnings flags (cesfic, amigappc, and the arm
ports are a little less warning resistant).

Oh, and let's `install' the kernel into ${DESTDIR} if someone says
`make install'.  We have to think about cross-compilers here.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/conf/Makefile.kern.inc

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