Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/14/2003 00:52:12
Module Name:	src
Committed By:	lukem
Date:		Mon Jul 14 00:52:12 UTC 2003

Modified Files:
	src/share/mk: bsd.nls.mk bsd.rpc.mk

Log Message:
Be consistent with other bsd.*.mk, and pull in <bsd.init.mk> at the
start (which pulls in <bsd.own.mk>), and <bsd.obj.mk> and <bsd.sys.mk>
at the end.  These provide the appropriate settings for TOOL_* .


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/share/mk/bsd.nls.mk
cvs rdiff -r1.4 -r1.5 src/share/mk/bsd.rpc.mk

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