xref: /netbsd-src/external/bsd/libfido2/bin/Makefile (revision e7ac2a8b5bd66fa2e050809de09a075c36a7014d)
1#	$NetBSD: Makefile,v 1.1 2020/03/03 00:14:17 christos Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR=	fido2-assert fido2-cred fido2-token
6
7.include <bsd.subdir.mk>
8