summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 4680121..c630576 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -167,6 +167,7 @@ SUBDIR= alias \
talk \
tcopy \
tee \
+ telnet \
tftp \
time \
tip \
@@ -217,13 +218,6 @@ SUBDIR= alias \
ypmatch \
ypwhich
-.if defined(RELEASEDIR) || \
- (!exists(${.CURDIR}/../secure) && !exists(${.CURDIR}/../kerberos5)) || \
- defined(NOCRYPT) || defined(NO_OPENSSL) || defined(NO_KERBEROS)
-# make release needs both
-SUBDIR+=telnet
-.endif
-
.if !defined(NO_BIND)
SUBDIR+=dig \
dnskeygen \
OpenPOWER on IntegriCloud