Stop hardcoding WARNS in uefisign(8).

MFC after:	2 weeks
Sponsored by:	DARPA
This commit is contained in:
trasz 2020-04-01 15:10:26 +00:00
parent a620d2041c
commit 8780322912

View File

@ -6,6 +6,4 @@ MAN= uefisign.8
LIBADD= crypto
WARNS= 6
.include <bsd.prog.mk>