Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/26/2006 04:07:35
Module Name:	src
Committed By:	lukem
Date:		Mon Jun 26 04:07:35 UTC 2006

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

Log Message:
Don't invoke LD with LDFLAGS, since the latter is for CC.

If we need similar support for LD, we can implement another variable.
I couldn't find any obvious need for LDFLAGS by users of <bsd.kmod.mk>.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/share/mk/bsd.kmod.mk

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