top(1): bump WARNS to 1

Nothing else builds without errors yet, but 1 is better than 0
This commit is contained in:
Eitan Adler 2018-05-19 22:45:43 +00:00
parent 3be6ef0659
commit a4af6c0592
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=333899

View File

@ -7,7 +7,7 @@ SRCS+= sigdesc.h top.local.h
CFLAGS+= -DHAVE_GETOPT -DHAVE_STRERROR -DORDER -I ${.OBJDIR}
MAN= top.1
WARNS?= 0
WARNS?= 1
LIBADD= ncursesw m kvm jail