K 10 svn:author V 3 bde K 8 svn:date V 27 1994-11-14T06:28:20.000000Z K 7 svn:log V 409 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 END