Date: Sun, 17 Aug 2003 16:56:29 -0700 (PDT) From: Gordon Tetlow <gordon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk Message-ID: <200308172356.h7HNuTHx030794@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gordon 2003/08/17 16:56:29 PDT
FreeBSD src repository
Modified files:
share/mk bsd.lib.mk
Log:
When creating .so symlinks, use SHLIBDIR instead of LIBDIR so symlinks
are created in the correct location. Always make them. For libraries
that live in /lib, this causes a /lib/libfoo.so and a compatibility
/usr/lib/libfoo.so to be created. We may want to drop the
/usr/lib/libfoo.so symlink at some future point.
Revision Changes Path
1.150 +2 -3 src/share/mk/bsd.lib.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308172356.h7HNuTHx030794>
