]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This change was actually made in the previous revision:
authorbde <bde@FreeBSD.org>
Mon, 14 Nov 1994 06:28:20 +0000 (06:28 +0000)
committerbde <bde@FreeBSD.org>
Mon, 14 Nov 1994 06:28:20 +0000 (06:28 +0000)
commitf1b917b0222c4892fb5d85a409b6918ad12fa364
tree076a9b980e12126dab01de18218fd6b0ec7e2f43
parenta0b97b8906b7873c1b4065f60da627f3d5d7c566
This change was actually made in the previous revision:

Define SHLIBDIR?= ${LIBDIR} and install shared libraries in
${DESTDIR}${SHLIBDIR} instead of in ${DESTDIR}${LIBDIR}.
SHLIBDIR may be defined in /etc/make.conf to override the
default of /usr/lib (I use /lib).  Other changes are required
for non-default shared library directories to actually work
(ld* and crtso have too many hard-coded paths).

Bruce
share/mk/bsd.lib.mk