freebsd-skq/libexec/dma/dma-mbox-create/Makefile
bapt fc9c658565 Move all the dma(8) components into one single directory
Simplifying maintainance and options (only one place to deal with MK_DMAGENT)

This also makes packaging base less intrusive by getting a single point where
to add tags.
2015-10-09 22:09:44 +00:00

11 lines
89 B
Makefile

# $FreeBSD$
MAN=
WARNS= 2
PROG= dma-mbox-create
BINMODE= 4554
.include <bsd.prog.mk>