]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libsecureboot/Makefile
Update comment missed in 83ff5d5d98cbcf9b66dccd70022358aec8918a14
[FreeBSD/FreeBSD.git] / lib / libsecureboot / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 LIB= secureboot
6
7 .include "Makefile.inc"
8
9 INCS= h/libsecureboot.h
10
11 .include <bsd.lib.mk>