summaryrefslogtreecommitdiff
path: root/secure/libexec
diff options
context:
space:
mode:
authorJustin T. Gibbs <gibbs@FreeBSD.org>1995-10-11 00:04:09 +0000
committerJustin T. Gibbs <gibbs@FreeBSD.org>1995-10-11 00:04:09 +0000
commit9d01cc32c61ee250e9caf934a37f06c041041022 (patch)
treefc029f9aa4666b44df69ba7b0cdecfaba0979b1a /secure/libexec
parentd39fe2ffafb63f928c5509629bfcf403087b5c92 (diff)
Notes
Diffstat (limited to 'secure/libexec')
-rw-r--r--secure/libexec/telnetd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/secure/libexec/telnetd/Makefile b/secure/libexec/telnetd/Makefile
index 0bd111c5b9f6..dbce8c478662 100644
--- a/secure/libexec/telnetd/Makefile
+++ b/secure/libexec/telnetd/Makefile
@@ -19,11 +19,9 @@ CFLAGS+=-I${.CURDIR}/../../lib
CFLAGS+=-DAUTHENTICATION -DENCRYPTION
-.ifdef MAKE_EBONES
.if exists(/usr/lib/libkrb.a)
LDADD+= -ldes -lkrb
.endif
-.endif
.if exists(/usr/lib/libkrb5.a)
LDADD+= -ldes -lkrb5