Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/12/2001 00:39:24
Module Name:	sharesrc
Committed By:	tv
Date:		Sun Nov 11 22:39:24 UTC 2001

Modified Files:
	sharesrc/share/mk: bsd.obj.mk

Log Message:
Make the BSDSRCDIR/BSDOBJDIR symlink based objdir system work for the top
source directory.  This will use BSDOBJDIR of OBJMACHINE is unset, and will
create a directory '.MACHINE' inside BSDOBJDIR if OBJMACHINE is set.

MAKEOBJDIR and MAKEOBJDIRPREFIX based objdirs already cope with the top
level directory just fine.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 sharesrc/share/mk/bsd.obj.mk

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