mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
baa5e01a32
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 |
||
---|---|---|
.. | ||
bsd.dep.mk | ||
bsd.doc.mk | ||
bsd.kmod.mk | ||
bsd.lib.mk | ||
bsd.man.mk | ||
bsd.own.mk | ||
bsd.port.mk | ||
bsd.port.subdir.mk | ||
bsd.prog.mk | ||
bsd.README | ||
bsd.subdir.mk | ||
Makefile | ||
sys.mk |