Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/10/2003 18:21:55
Module Name:	src
Committed By:	dsl
Date:		Mon Nov 10 18:21:55 UTC 2003

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

Log Message:
Use modified mkdep(1) (not cat) to merge '*.d' into '.depend'.
Allows some of the postprocessing to be done there instead of a separate
sed script called from 'afterdepend'.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 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.