Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/01/2003 00:55:45
Module Name: src
Committed By: lukem
Date: Fri Aug 1 00:55:45 UTC 2003
Modified Files:
src/share/mk: bsd.dep.mk
Log Message:
tweak ${DEPENDSRCS.d} target so that ${SRCS} isn't there. this fixes the
"make: out of memory" problem when make dependencies in lib/libc.
XXX: this is a temporary workaround. i'm working on cleaning up how
the DPSRCS stuff is used throughout the tree...
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 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.