Subject: CVS commit: src/share/mk
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/18/2003 08:09:26
Module Name:	src
Committed By:	lukem
Date:		Sun May 18 08:09:26 UTC 2003

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

Log Message:
Add ${TOOL_DB}; db(1) as a (host) tool.

Note: this is the first tool using a "TOOL_" prefix in the make(1) variable;
other similar "non-standard" variable names will be converted in the future.


To generate a diff of this commit:
cvs rdiff -r1.333 -r1.334 src/share/mk/bsd.own.mk
cvs rdiff -r1.85 -r1.86 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.