xref: /freebsd/lib/libsecureboot/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1*5fff9558SSimon J. Gerraty.include <src.opts.mk>
2*5fff9558SSimon J. Gerraty
3*5fff9558SSimon J. GerratyLIB= secureboot
4*5fff9558SSimon J. Gerraty
5*5fff9558SSimon J. Gerraty.include "Makefile.inc"
6*5fff9558SSimon J. Gerraty
7*5fff9558SSimon J. GerratyINCS= h/libsecureboot.h
8*5fff9558SSimon J. Gerraty
9*5fff9558SSimon J. Gerraty.include <bsd.lib.mk>
10