crank to WARNS=4

This commit is contained in:
lukem 2008-09-05 07:56:07 +00:00
parent 68089bcfee
commit b5b5e891d4

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.2 2007/05/28 12:06:25 tls Exp $
# $NetBSD: Makefile,v 1.3 2008/09/05 07:56:07 lukem Exp $
USE_FORT?= yes # data-driven bugs?
WARNS= 4
PROG= db
.include <bsd.prog.mk>