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