Fix spelling mistake in comment.
This commit is contained in:
parent
b03d720760
commit
046f4eba8c
@ -106,7 +106,7 @@ all: objwarn
|
|||||||
|
|
||||||
.include <bsd.symver.mk>
|
.include <bsd.symver.mk>
|
||||||
|
|
||||||
# Allow librararies to specify their own version map or have it
|
# Allow libraries to specify their own version map or have it
|
||||||
# automatically generated (see bsd.symver.mk above).
|
# automatically generated (see bsd.symver.mk above).
|
||||||
.if ${MK_SYMVER} == "yes" && !empty(VERSION_MAP)
|
.if ${MK_SYMVER} == "yes" && !empty(VERSION_MAP)
|
||||||
${SHLIB_NAME}: ${VERSION_MAP}
|
${SHLIB_NAME}: ${VERSION_MAP}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user