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

Modified Files:
	src/share/mk: bsd.dep.mk

Log Message:
Use the more "standard" `foo.d' instead of `foo.SUFFIX.dep'; the rules
are simpler and would have helped prevent the previous fubar.
Don't bother using -a with ${MKDEP} to build the individual .d files.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/share/mk/bsd.dep.mk

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