Subject: CVS commit: othersrc/bootstrap-pkgsrc/mods/mk
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 02/15/2003 18:00:02
Module Name:	othersrc
Committed By:	grant
Date:		Sat Feb 15 16:00:02 UTC 2003

Modified Files:
	othersrc/bootstrap-pkgsrc/mods/mk: Darwin.sys.mk

Log Message:
update this to the "new" template (8.2 Berkeley), as used by the
other platforms.

specifically, we use VAR?= now instead of VAR= so as not to blat
any variables which are set in package Makefiles.

(how this problem survived so long without being noticed is
completely beyond me!).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 othersrc/bootstrap-pkgsrc/mods/mk/Darwin.sys.mk

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