freebsd-dev/libexec/dma/Makefile
Baptiste Daroussin 4b3d93d38a Rename the dma directory into dmagent to avoid collision on unclean oject
directory where an old dma binary can remain
2015-10-09 23:19:29 +00:00

7 lines
74 B
Makefile

# $FreeBSD$
SUBDIR= dmagent \
dma-mbox-create
.include <bsd.subdir.mk>