1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00

Raise rlogin back to a WARNS level of 6.

Tested by:	make universe
This commit is contained in:
John Baldwin 2011-04-27 17:36:37 +00:00
parent 7126ba42f6
commit a011c62e8b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=221123

View File

@ -7,6 +7,4 @@ BINOWN= root
BINMODE=4555
PRECIOUSPROG=
WARNS?= 3
.include <bsd.prog.mk>