Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: sharesrc
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.
Home |
Main Index |
Thread Index |
Old Index