Remove WARNS?= 6 from Makefile, since it is already in src/bin/Makefile.inc
Requested by: ru Approved by: grehan (mentor)
This commit is contained in:
parent
8b0970ecd4
commit
592ade11be
@ -2,6 +2,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= mkdir
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user