mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Put WARNS into the right place.
This commit is contained in:
parent
e0e3030796
commit
dd1eb0f437
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= conscontrol
|
||||
MAN= conscontrol.8
|
||||
WARNS?= 2
|
||||
MAN= conscontrol.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue