mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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
41d9cf82ee
commit
3118731323
1 changed files with 0 additions and 1 deletions
|
|
@ -2,6 +2,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= mkdir
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue