WARNS=2 is to become the default, so remove it from here.
This commit is contained in:
parent
2b9e49a79f
commit
59796f812d
@ -2,7 +2,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= uudecode
|
||||
WARNS?= 2
|
||||
NOMAN= noman
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user