From 2c8c8c3eedd78e8e8e3d04cb7f95f04383aa8e9c Mon Sep 17 00:00:00 2001 From: kbyanc Date: Sun, 6 Jan 2002 08:47:19 +0000 Subject: Enable WARNS?=2. --- lib/libsbuf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile index 40d6c15..222b4d1 100644 --- a/lib/libsbuf/Makefile +++ b/lib/libsbuf/Makefile @@ -2,6 +2,7 @@ LIB= sbuf SRCS= subr_sbuf.c +WARNS?= 2 .PATH: ${.CURDIR}/../../sys/kern -- cgit v1.1