Remove WARNS=2 as this is to become default.

This commit is contained in:
markm 2001-12-11 22:56:05 +00:00
parent 97dc1962a9
commit ad3748f9ba

View File

@ -2,6 +2,5 @@
# $FreeBSD$
PROG= yes
WARNS?= 2
.include <bsd.prog.mk>