summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-03-07 02:02:51 +0000
committerngie <ngie@FreeBSD.org>2017-03-07 02:02:51 +0000
commitd8d9b7ceb2c85e8d697f883da6050fcce8209513 (patch)
tree6093efef7d926868359b1ed68eccc6cf26b536aa /tools
parentb7a7d7b3c4040deb8ebc8d2fb350651207b7ca5c (diff)
downloadFreeBSD-src-d8d9b7ceb2c85e8d697f883da6050fcce8209513.zip
FreeBSD-src-d8d9b7ceb2c85e8d697f883da6050fcce8209513.tar.gz
MFC r314242:
Remove MK_CRYPT stub It doesn't directly control what gets installed today; it indirectly pulls other knobs (like MK_KERBEROS, etc).
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 090d5e1..1c8de9a 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1033,10 +1033,6 @@ OLD_FILES+=usr/bin/cpp
OLD_FILES+=usr/share/man/man1/cpp.1.gz
.endif
-#.if ${MK_CRYPT} == no
-# to be filled in
-#.endif
-
.if ${MK_CTM} == no
OLD_FILES+=usr/sbin/ctm
OLD_FILES+=usr/sbin/ctm_dequeue
OpenPOWER on IntegriCloud