cvs commit: src/share/mk bsd.lib.mk
Gordon Tetlow
gordon at FreeBSD.org
Sun Aug 17 00:42:51 PDT 2003
gordon 2003/08/17 00:42:50 PDT
FreeBSD src repository
Modified files:
share/mk bsd.lib.mk
Log:
Handle the case where SHLIBDIR != LIBDIR. When creating links, we
need relative pathing to work correctly. This is s necessary step
for putting libraries in /lib while the .so symlinks still live
in /usr/lib.
This should be a big NOOP in the case where SHLIBDIR == LIBDIR.
Revision Changes Path
1.149 +6 -1 src/share/mk/bsd.lib.mk
More information about the cvs-src
mailing list