aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/Makefile
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1998-09-02 15:09:15 +0000
committerBruce Evans <bde@FreeBSD.org>1998-09-02 15:09:15 +0000
commitcb997c92206dfaa8a825dd5c78e339b0d3023d6e (patch)
tree89efd0fd67a8b3e65431f320a5f18f74d41302c0 /lib/libcrypt/Makefile
parent0f09aefa003cb17b560ef1295be0832efb958e4f (diff)
Notes
Diffstat (limited to 'lib/libcrypt/Makefile')
-rw-r--r--lib/libcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile
index 1ad2b9afc182..62c55e661e0b 100644
--- a/lib/libcrypt/Makefile
+++ b/lib/libcrypt/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.12 1998/08/30 01:48:55 jb Exp $
+# $Id: Makefile,v 1.13 1998/08/30 02:43:45 jb Exp $
#
LCRYPTBASE= libcrypt
@@ -35,7 +35,7 @@ afterinstall:
fi
.endif
.if !defined(NOPIC) && ${OBJFORMAT} == elf
- @cd ${DESTDIR}${LIBDIR}; \
+ @cd ${DESTDIR}${SHLIBDIR}; \
if [ ! -e ${LCRYPTBASE}.so ]; then \
rm -f ${LCRYPTBASE}.so; \
ln -s ${LSCRYPTBASE}.so libcrypt.so; \