summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 71df31d..c61a3d1 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1042,6 +1042,15 @@ OLD_FILES+=usr/share/man/man3/ipx_ntoa.3.gz
OLD_FILES+=usr/share/man/man8/IPXrouted.8.gz
.endif
+.if ${MK_JAIL} == no
+OLD_FILES+=usr/sbin/jail
+OLD_FILES+=usr/sbin/jexec
+OLD_FILES+=usr/sbin/jls
+OLD_FILES+=usr/share/man/man8/jail.8.gz
+OLD_FILES+=usr/share/man/man8/jexec.8.gz
+OLD_FILES+=usr/share/man/man8/jls.8.gz
+.endif
+
.if ${MK_KERBEROS} == no
OLD_FILES+=usr/bin/ksu
OLD_FILES+=usr/bin/kadmin
OpenPOWER on IntegriCloud