Do this the same way as Internat to reduce diffs.

This commit is contained in:
markm 1999-09-21 17:57:09 +00:00
parent ef28ba9c14
commit 6274ea174b

View File

@ -12,7 +12,7 @@ LCRYPTSO= ${LCRYPTBASE}.so.${SHLIB_MAJOR}
LSCRYPTSO= ${LSCRYPTBASE}.so.${SHLIB_MAJOR}
.if ${OBJFORMAT} == elf
SONAME= ${LCRYPTSO}
SONAME= ${LCRYPTBASE}.so.${SHLIB_MAJOR}
.endif
.PATH: ${.CURDIR}/../../../lib/libmd ${.CURDIR}/../../../lib/libcrypt