Ratched up warnings for the dht-example. It is good enough for WARNS=3.

This commit is contained in:
Mikhail Teterin 2014-05-05 01:50:11 +00:00
parent ee6bf5f093
commit e6973b7a7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352976

View file

@ -4,4 +4,6 @@ NO_MAN= nope, too much to ask
LDADD= -L. -ldht -lcrypt -lmd
BINDIR= ${STAGEDIR}${PREFIX}/bin
WARNS= 3
.include <bsd.prog.mk>