Subject: CVS commit: syssrc/sys/arch/sun2/conf
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 12/01/2001 17:23:20
Module Name:	syssrc
Committed By:	fredette
Date:		Sat Dec  1 15:23:19 UTC 2001

Modified Files:
	syssrc/sys/arch/sun2/conf: Makefile.sun2

Log Message:
Abstract out a large chunk of the kernel build machinery so that new
build features (such as ross's DEBUGLIST) can easily be applied to all
ports.  This should reduce the complexity of each port's kernel
Makefile considerably.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/sun2/conf/Makefile.sun2

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