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

This commit is contained in:
Mark Murray 2001-12-11 23:14:43 +00:00
parent 2a33bb3513
commit 49601c4327
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87695
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