WARNS ?= 2, so idiocy like 1.12 of type.c doesn't have to happen again.

This commit is contained in:
jmallett 2003-01-30 00:11:01 +00:00
parent 746b853b9c
commit fc4b61874d

View File

@ -7,5 +7,6 @@ CFLAGS+= -I${.CURDIR} -D_LIBUFS
.if defined(LIBUFS_DEBUG)
CFLAGS+= -D_LIBUFS_DEBUGGING
.endif
WARNS?= 2
.include <bsd.lib.mk>