Colour me stupid. This is a better way of using the macros.
This commit is contained in:
parent
0104ffca0e
commit
227027e997
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user