cvs commit: src/share/mk bsd.lib.mk
Gordon Tetlow
gordon at FreeBSD.org
Sun Aug 17 16:56:31 PDT 2003
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
More information about the cvs-src
mailing list