WARNS=2 is to become the default, so remove it from here.
This commit is contained in:
parent
2a33bb3513
commit
49601c4327
@ -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