mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
11 lines
89 B
Makefile
11 lines
89 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
MAN=
|
||
|
|
|
||
|
|
WARNS= 2
|
||
|
|
|
||
|
|
PROG= dma-mbox-create
|
||
|
|
BINMODE= 4554
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|