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