aboutsummaryrefslogtreecommitdiff
path: root/share/examples
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-10-09 22:09:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-10-09 22:09:44 +0000
commit855ff27c8c847e18f7a1fca5c79763d4851f87de (patch)
treebd20de474cd67f2d2ebe9dba98ca3083a6718e7d /share/examples
parentdd985c8f7a6bebd979e96ff29e1029ccdcf43898 (diff)
downloadsrc-855ff27c8c847e18f7a1fca5c79763d4851f87de.tar.gz
src-855ff27c8c847e18f7a1fca5c79763d4851f87de.zip
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.
Notes
Notes: svn path=/head/; revision=289087
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/Makefile3
-rw-r--r--share/examples/dma/Makefile10
-rw-r--r--share/examples/dma/mailer.conf5
3 files changed, 0 insertions, 18 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile
index 3a4d1c4409b3..f20ea7f2b5bc 100644
--- a/share/examples/Makefile
+++ b/share/examples/Makefile
@@ -255,9 +255,6 @@ SUBDIR+=ipfilter
.if ${MK_PF} != "no"
SUBDIR+=pf
.endif
-.if ${MK_DMAGENT} != "no"
-SUBDIR+=dma
-.endif
.endif
.if ${MK_TESTS} != "no"
diff --git a/share/examples/dma/Makefile b/share/examples/dma/Makefile
deleted file mode 100644
index d4ce70930fe8..000000000000
--- a/share/examples/dma/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-NO_OBJ=
-
-FILES= mailer.conf
-
-FILESDIR= ${SHAREDIR}/examples/dma
-
-.include <bsd.prog.mk>
-
diff --git a/share/examples/dma/mailer.conf b/share/examples/dma/mailer.conf
deleted file mode 100644
index 53f42c251ce6..000000000000
--- a/share/examples/dma/mailer.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-# $FreeBSD$
-
-sendmail /usr/libexec/dma
-send-mail /usr/libexec/dma
-mailq /usr/libexec/dma