Subject: CVS commit: [netbsd-1-6] syssrc/sys/conf
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/18/2002 17:54:46
Module Name:	syssrc
Committed By:	lukem
Date:		Tue Jun 18 14:54:45 UTC 2002

Modified Files:
	syssrc/sys/conf [netbsd-1-6]: Makefile.kern.inc

Log Message:
Pull up revision 1.16 (requested by wrstuden in ticket #301):
Add cscope and mkid (and cscope.out and ID) targets to kernel compile
Makefiles. The main feature added by these targets is that they cover
ONLY the source files used for a given kernel and no other. Thus when
examining MD routines provided by all machines, you will see only
those applicable for your kernel.


To generate a diff of this commit:
cvs rdiff -r1.13.4.2 -r1.13.4.3 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.