mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
11 lines
114 B
Makefile
11 lines
114 B
Makefile
|
|
|
||
|
|
.include <src.opts.mk>
|
||
|
|
|
||
|
|
LIB= secureboot
|
||
|
|
|
||
|
|
.include "Makefile.inc"
|
||
|
|
|
||
|
|
INCS= h/libsecureboot.h
|
||
|
|
|
||
|
|
.include <bsd.lib.mk>
|