Remove WARNS=2 as this is to become default.

This commit is contained in:
Mark Murray 2001-12-11 22:56:05 +00:00
parent c451c0e6bd
commit 1a25827b5e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87689

View File

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