Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 05/01/2000 20:43:17
Module Name:	sharesrc
Committed By:	sjg
Date:		Tue May  2 03:43:16 UTC 2000

Modified Files:
	sharesrc/share/mk: Makefile
Added Files:
	sharesrc/share/mk: bsd.kernobj.mk

Log Message:
Added bsd.kernobj.mk to centralize the magic for the location
of kernel configs and compiles.  Relies on BSDSRCDIR being set
which is now handled by src/Makefile.inc if need be.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 sharesrc/share/mk/Makefile
cvs rdiff -r0 -r1.1 sharesrc/share/mk/bsd.kernobj.mk

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