WARNS=2 is to become the default, so remove it from here.

This commit is contained in:
markm 2001-12-11 23:14:43 +00:00
parent 2b9e49a79f
commit 59796f812d
2 changed files with 0 additions and 2 deletions

View File

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

View File

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