From 227027e9978c1e9aada6ef823c687b00c69e6436 Mon Sep 17 00:00:00 2001 From: markm Date: Tue, 21 Sep 1999 22:13:07 +0000 Subject: Colour me stupid. This is a better way of using the macros. --- secure/lib/libcrypt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'secure/lib/libcrypt') diff --git a/secure/lib/libcrypt/Makefile b/secure/lib/libcrypt/Makefile index d96ec2c..8cd4eea 100644 --- a/secure/lib/libcrypt/Makefile +++ b/secure/lib/libcrypt/Makefile @@ -12,7 +12,7 @@ LCRYPTSO= ${LCRYPTBASE}.so.${SHLIB_MAJOR} LSCRYPTSO= ${LSCRYPTBASE}.so.${SHLIB_MAJOR} .if ${OBJFORMAT} == elf -SONAME= ${LCRYPTBASE}.so.${SHLIB_MAJOR} +SONAME= ${LCRYPTSO} .endif .PATH: ${.CURDIR}/../../../lib/libmd ${.CURDIR}/../../../lib/libcrypt -- cgit v1.1