Bump WARNS to 4.

This commit is contained in:
Juli Mallett 2002-04-20 00:20:54 +00:00
parent 91ae52cb17
commit 3cd5f68282
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= uudecode
WARNS?= 4
NOMAN= noman
.include <bsd.prog.mk>

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= uuencode
WARNS?= 4
MAN= uuencode.1 uuencode.format.5
MLINKS= uuencode.1 uudecode.1 \
uuencode.format.5 uuencode.5