aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2000-02-24 21:06:22 +0000
committerMark Murray <markm@FreeBSD.org>2000-02-24 21:06:22 +0000
commit0ed9356cafe7e02ea2de7538cfb7ec1664462ddb (patch)
treea5176a959936329ecdec3154fb3add18ac79a2c1 /usr.bin/telnet
parentf499a396213810b9b6e9e8a2435e53f1380df8ad (diff)
Notes
Diffstat (limited to 'usr.bin/telnet')
-rw-r--r--usr.bin/telnet/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/telnet/Makefile b/usr.bin/telnet/Makefile
index 73bb1b00cd5b7..563eb7bafc46b 100644
--- a/usr.bin/telnet/Makefile
+++ b/usr.bin/telnet/Makefile
@@ -42,12 +42,8 @@ CFLAGS+=-DSKEY
CFLAGS+=-I${.CURDIR}/../../lib
CFLAGS+=-DINET6
-#CFLAGS+= -DKRB4
-
DPADD= ${LIBTERMCAP} ${LIBTELNET}
LDADD= -ltermcap -ltelnet
-#DPADD+= ${LIBKRB} ${LIBDES}
-#LDADD+= -lkrb -ldes
.if !defined(RELEASE_CRUNCH)
CFLAGS+=-DIPSEC