]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libsecureboot/Makefile
amd64: use register macros for gdb_cpu_getreg()
[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>