mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Reorder Makefile for style.
This commit is contained in:
parent
1c5093bbbc
commit
863475aa48
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PROG= banner
|
||||
WARNS?= 2
|
||||
MAN= banner.6
|
||||
|
||||
WARNS?= 2
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue