]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/uhsoctl/Makefile
libfido2: update to 1.13.0
[FreeBSD/FreeBSD.git] / usr.sbin / uhsoctl / Makefile
1
2 PROG=   uhsoctl
3 MAN=    uhsoctl.1
4 WARNS?= 1
5
6 LIBADD= util
7
8 .include <bsd.prog.mk>