Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/27/2001 07:42:24
Module Name:	sharesrc
Committed By:	jmc
Date:		Tue Nov 27 05:42:24 UTC 2001

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

Log Message:
If using MAKEOBJDIRPREFIX use the same checks as the symlink logic does below.

i.e. if the root of the object tree doesn't exist then complain and exit.

This makes both sections consistant to each other (MAKEOBJDIR specifies an
exact directory so there's no root per se to check so nothing can really be
done there).


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