summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2010-01-24 14:06:19 +0000
committerantoine <antoine@FreeBSD.org>2010-01-24 14:06:19 +0000
commitb7f603c9e0eb525c82ce7ed7ee527eeb4371a6ec (patch)
tree4f8dffe5538b87188ef5c82540b21c6c8dda7271 /tools/build
parentb5133178146d1ebfee25996f82800948fbe4db27 (diff)
downloadFreeBSD-src-b7f603c9e0eb525c82ce7ed7ee527eeb4371a6ec.zip
FreeBSD-src-b7f603c9e0eb525c82ce7ed7ee527eeb4371a6ec.tar.gz
Add files to remove when MK_CTM=no.
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 66924be..717e452 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -633,6 +633,18 @@ OLD_FILES+=usr/share/man/man1/cpp.1.gz
# to be filled in
#.endif
+.if ${MK_CTM} == no
+OLD_FILES+=usr/sbin/ctm
+OLD_FILES+=usr/sbin/ctm_dequeue
+OLD_FILES+=usr/sbin/ctm_rmail
+OLD_FILES+=usr/sbin/ctm_smail
+OLD_FILES+=usr/share/man/man1/ctm.1.gz
+OLD_FILES+=usr/share/man/man1/ctm_dequeue.1.gz
+OLD_FILES+=usr/share/man/man1/ctm_rmail.1.gz
+OLD_FILES+=usr/share/man/man1/ctm_smail.1.gz
+OLD_FILES+=usr/share/man/man5/ctm.5.gz
+.endif
+
#.if ${MK_CVS} == no
# to be filled in
#.endif
OpenPOWER on IntegriCloud