summaryrefslogtreecommitdiffstats
path: root/etc/dma/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-02-21 21:02:19 +0000
committerbapt <bapt@FreeBSD.org>2014-02-21 21:02:19 +0000
commit25aa5dfa3c99035865f6fee952dac6ff716b2162 (patch)
treeae8ad16beb5465e88b82b8986a70694c159e6673 /etc/dma/Makefile
parenta9165c12f793c44001770561b852f1c067f7929c (diff)
downloadFreeBSD-src-25aa5dfa3c99035865f6fee952dac6ff716b2162.zip
FreeBSD-src-25aa5dfa3c99035865f6fee952dac6ff716b2162.tar.gz
Install a default configuration file for dma
Suggested by: flo
Diffstat (limited to 'etc/dma/Makefile')
-rw-r--r--etc/dma/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/dma/Makefile b/etc/dma/Makefile
new file mode 100644
index 0000000..0544f6f
--- /dev/null
+++ b/etc/dma/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+FILES= dma.conf
+
+NO_OBJ=
+FILESDIR= /etc/dma
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud