summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-10-09 22:10:54 +0000
committerbapt <bapt@FreeBSD.org>2015-10-09 22:10:54 +0000
commit766b1c845b51cdca428529440d116648e7089a7e (patch)
tree73c28c371d38b7b01a2d0f23c93cb62ba44f4118 /libexec
parentfc9c658565de86f4f69518bcc91c1f9157c2aec5 (diff)
downloadFreeBSD-src-766b1c845b51cdca428529440d116648e7089a7e.zip
FreeBSD-src-766b1c845b51cdca428529440d116648e7089a7e.tar.gz
Add missing Makefile
Diffstat (limited to 'libexec')
-rw-r--r--libexec/dma/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/libexec/dma/Makefile b/libexec/dma/Makefile
new file mode 100644
index 0000000..ff69240
--- /dev/null
+++ b/libexec/dma/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+SUBDIR= dma \
+ dma-mbox-create
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud