Colour me stupid. This is a better way of using the macros.

This commit is contained in:
Mark Murray 1999-09-21 22:13:07 +00:00
parent dd14a64ec2
commit e267a66620
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51524

View File

@ -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