aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-02 02:53:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-02-02 02:53:52 +0000
commitcf8028f38be2854e99b6c6f4a9a2e08d9a9e0da3 (patch)
tree42fa3156daa80ae8a88bfb5acdfab7c14e8a8881 /tools
parentee4d0fcea85be9a09f8c2a9effd0eeb652ed6657 (diff)
downloadsrc-cf8028f38be2854e99b6c6f4a9a2e08d9a9e0da3.tar.gz
src-cf8028f38be2854e99b6c6f4a9a2e08d9a9e0da3.zip
- Remove more files when MK_DMAGENT == no and move the chunk into its alphabetical place
MFC after: 1 week Reviewed by: ngie Approved by: ngie Differential Revision: D1600
Notes
Notes: svn path=/head/; revision=278048
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc15
1 files changed, 8 insertions, 7 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 71d58e4872fe..fed5fc72118f 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1552,6 +1552,14 @@ OLD_FILES+=usr/share/dict/words
OLD_DIRS+=usr/share/dict
.endif
+.if ${MK_DMAGENT} == no
+OLD_FILES+=etc/dma/dma.conf
+OLD_FILES+=usr/libexec/dma
+OLD_FILES+=usr/libexec/dma-mbox-create
+OLD_FILES+=usr/share/man/man8/dma.8.gz
+OLD_FILES+=usr/share/examples/dma/mailer.conf
+.endif
+
.if ${MK_EE} == no
OLD_FILES+=usr/bin/edit
OLD_FILES+=usr/bin/ee
@@ -5157,13 +5165,6 @@ OLD_FILES+=usr/bin/svnsync
OLD_FILES+=usr/bin/svnversion
.endif
-.if ${MK_DMAGENT} == no
-OLD_FILES+=usr/libexec/dma
-OLD_FILES+=usr/libexec/dma-mbox-create
-OLD_FILES+=usr/share/man/man8/dma.8.gz
-OLD_FILES+=usr/share/examples/dma/mailer.conf
-.endif
-
.if ${MK_HYPERV} == no
OLD_FILES+=etc/devd/hyperv.conf
OLD_FILES+=usr/libexec/hyperv/hv_set_ifconfig