Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 02/08/2000 04:38:18
Module Name:	sharesrc
Committed By:	sjg
Date:		Tue Feb  8 12:38:17 UTC 2000

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

Log Message:
Fixed handling of MAKEOBJDIR so that it matches make(1)'s expectations.
Added handling of MAKEOBJDIRPREFIX.
In both cases we simply need to mkdir the appropriate path if it does not
exists.


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