Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/29/2004 14:41:06
Module Name:	src
Committed By:	lukem
Date:		Wed Dec 29 14:41:05 UTC 2004

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

Log Message:
When setting DPADD based on LIBDPLIBS, only add the .so if it exists
and fallback to the .a instead.  This allows the use of libraries
which are .so only, have both .so & .a, and are .a only.


To generate a diff of this commit:
cvs rdiff -r1.257 -r1.258 src/share/mk/bsd.lib.mk

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