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

This commit is contained in:
Juli Mallett 2003-01-30 00:11:01 +00:00
parent 9e4789cc2f
commit 9e8f2a17ec

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>