summaryrefslogtreecommitdiffstats
path: root/secure/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'secure/Makefile.inc')
-rw-r--r--secure/Makefile.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc
index 0f19a7b..658101a 100644
--- a/secure/Makefile.inc
+++ b/secure/Makefile.inc
@@ -2,13 +2,6 @@
DISTRIBUTION?=crypto
-TELNETDIR= ${.CURDIR}/../../../crypto/telnet
-.if exists(${.OBJDIR}/../../lib/libtelnet)
-LIBTELNET= ${.OBJDIR}/../../lib/libtelnet/libtelnet.a
-.else
-LIBTELNET= ${.CURDIR}/../../lib/libtelnet/libtelnet.a
-.endif
-
.if exists(${.CURDIR}/../../lib/libcrypt/obj)
CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt/obj
.else
OpenPOWER on IntegriCloud