aboutsummaryrefslogtreecommitdiff
path: root/lib/libsecureboot/Makefile
blob: 85167e57abf207cf7bd9858352f4f0387fed97ce (plain) (blame)
1
2
3
4
5
6
7
8
9
.include <src.opts.mk>

LIB= secureboot

.include "Makefile.inc"

INCS= h/libsecureboot.h

.include <bsd.lib.mk>