Do this the same way as Internat to reduce diffs.

This commit is contained in:
Mark Murray 1999-09-21 17:57:09 +00:00
parent 462da152d2
commit af37a7967b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51511

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