WARNS?=6 is already in bin/Makefile.inc, so remove this one.

This commit is contained in:
Xin LI 2005-01-27 13:23:05 +00:00
parent 4f05e3faf9
commit 18ec63de27
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140901

View File

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