Date: Tue, 17 Nov 1998 16:48:11 -0800 (PST) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.lib.mk Message-ID: <199811180048.QAA17410@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1998/11/17 16:48:11 PST Modified files: share/mk bsd.lib.mk Log: For ELF, create a symbolic link libfoo.so -> libfoo.so.NNN in the object tree too. This makes it possible to link against a shared library that hasn't been installed yet. Revision Changes Path 1.81 +5 -3 src/share/mk/bsd.lib.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811180048.QAA17410>