Date: Wed, 2 Sep 1998 08:09:15 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libcrypt Makefile Message-ID: <199809021509.IAA04189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/09/02 08:09:15 PDT Modified files: lib/libcrypt Makefile Log: Fixed the elf case of the creation of the libcrypt.so -> libscrypt->so link. Shared libraries are in ${SHLIBDIR}, not necessarily in ${LIBDIR}. Revision Changes Path 1.14 +2 -2 src/lib/libcrypt/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809021509.IAA04189>