Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 06/24/2000 22:07:24
Module Name: sharesrc
Committed By: erh
Date: Sun Jun 25 05:07:23 UTC 2000
Modified Files:
sharesrc/share/mk: bsd.lib.mk bsd.prog.mk
Log Message:
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.170 sharesrc/share/mk/bsd.lib.mk
cvs rdiff -r1.117 -r1.118 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.