Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/29/2000 16:35:10
Module Name:	sharesrc
Committed By:	thorpej
Date:		Thu Jun 29 23:35:09 UTC 2000

Modified Files:
	sharesrc/share/mk [netbsd-1-5]: bsd.lib.mk bsd.prog.mk

Log Message:
Update from trunk:
For the case when DESTDIR is set: move the -L${DESTDIR}/usr/lib after
${LDADD} so any -L directories set in LDADD are searched first to avoid
possibly linking against old versions of libraries.


To generate a diff of this commit:
cvs rdiff -r1.169 -r1.169.2.1 sharesrc/share/mk/bsd.lib.mk
cvs rdiff -r1.117 -r1.117.2.1 sharesrc/share/mk/bsd.prog.mk

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