]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/nss_tacplus/Makefile
Update the Arm Optimized Routine library to v24.01
[FreeBSD/FreeBSD.git] / lib / nss_tacplus / Makefile
1 LIB=            nss_tacplus
2 SRCS=           ${LIB}.8
3 SHLIB_MAJOR=    1
4 SHLIB_NAME=     ${LIB}.so.${SHLIB_MAJOR}
5 LIBADD=         tacplus
6 MK_INSTALLIB=   no
7 MAN=            ${LIB}.8
8
9 .include <bsd.lib.mk>