5fff9558a4
Used by loader and veriexec Depends on libbearssl Reviewed by: emaste Sponsored by: Juniper Networks Differential Revision: D16335
12 lines
126 B
Makefile
12 lines
126 B
Makefile
# $FreeBSD$
|
|
|
|
.include <src.opts.mk>
|
|
|
|
LIB= secureboot
|
|
|
|
.include "Makefile.inc"
|
|
|
|
INCS= h/libsecureboot.h
|
|
|
|
.include <bsd.lib.mk>
|