Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/21/2003 16:36:58
Module Name:	src
Committed By:	lukem
Date:		Tue Oct 21 16:36:58 UTC 2003

Modified Files:
	src/share/mk: bsd.own.mk bsd.sys.mk

Log Message:
Move the MAKEVERBOSE setup from <bsd.sys.mk> to <bsd.own.mk>, and
change all the variable assignments from = to ?=


To generate a diff of this commit:
cvs rdiff -r1.373 -r1.374 src/share/mk/bsd.own.mk
cvs rdiff -r1.104 -r1.105 src/share/mk/bsd.sys.mk

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