]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/dma/dma-mbox-create/Makefile
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / libexec / dma / dma-mbox-create / Makefile
1 # $FreeBSD$
2
3 MAN=
4
5 WARNS?= 2
6
7 PROG=   dma-mbox-create
8 BINMODE=        4554
9
10 .include <bsd.prog.mk>