xref: /freebsd/libexec/dma/dma-mbox-create/Makefile (revision 6be3386466ab79a84b48429ae66244f21526d3df)
1# $FreeBSD$
2
3MAN=
4
5WARNS?=	2
6
7PROG=	dma-mbox-create
8BINMODE=	4554
9
10.include <bsd.prog.mk>
11