Enable WARNS?=2.

This commit is contained in:
Kelly Yancey 2002-01-06 08:47:19 +00:00
parent 371c0c842a
commit 2adfea6f6c

View File

@ -2,6 +2,7 @@
LIB= sbuf
SRCS= subr_sbuf.c
WARNS?= 2
.PATH: ${.CURDIR}/../../sys/kern