Stop hardcoding WARNS in iscsid(8).

MFC after:	2 weeks
Sponsored by:	DARPA
This commit is contained in:
Edward Tomasz Napierala 2020-04-01 15:09:52 +00:00
parent 4945a2641f
commit 1e89ef5dc1

View File

@ -11,6 +11,4 @@ MAN= iscsid.8
LIBADD= md util
WARNS= 6
.include <bsd.prog.mk>