mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
10 lines
114 B
Makefile
10 lines
114 B
Makefile
|
|
.include <src.opts.mk>
|
|
|
|
LIB= secureboot
|
|
|
|
.include "Makefile.inc"
|
|
|
|
INCS= h/libsecureboot.h
|
|
|
|
.include <bsd.lib.mk>
|