summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270
diff options
context:
space:
mode:
authorPer Fogelstrom <pefo@cvs.openbsd.org>1998-03-23 21:18:23 +0000
committerPer Fogelstrom <pefo@cvs.openbsd.org>1998-03-23 21:18:23 +0000
commit415ecd9582b3f286227c3821d0cd18934121aa85 (patch)
treea00597ba7351d7c2feb78bf2a1abe269ab6dac63 /usr.bin/tn3270
parent95b82b7d7b4756e1543b5074a98bab6041e077a9 (diff)
Back out the previous change. Wrong fix.
Diffstat (limited to 'usr.bin/tn3270')
-rw-r--r--usr.bin/tn3270/tn3270/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/usr.bin/tn3270/tn3270/Makefile b/usr.bin/tn3270/tn3270/Makefile
index 623e6b1ad15..2fd1fb1232f 100644
--- a/usr.bin/tn3270/tn3270/Makefile
+++ b/usr.bin/tn3270/tn3270/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.10 1998/03/19 15:20:03 graichen Exp $
+# $OpenBSD: Makefile,v 1.11 1998/03/23 21:18:22 pefo Exp $
.include "../../Makefile.inc"
@@ -8,15 +8,6 @@ CFLAGS +=-I${.CURDIR}/../../telnet
LDADD += -locurses -ltermcap -ltelnet
DPADD += ${LIBOLDCURSES} ${LIBTERMCAP} ${LIBTELNET}
-.include <bsd.own.mk> # for KERBEROS
-
-.if (${KERBEROS} == "yes")
-CFLAGS+=-DENCRYPTION -DAUTHENTICATION -DKRB4
-LDADD+= -lkrb -ldes
-DPADD+= ${LIBDES} ${LIBKRB}
-SRCS += authenc.c
-.endif
-
SRCS += apilib.c api_bsd.c api_exch.c asc_ebc.c astosc.c dctype.c
SRCS += disp_asc.c ebc_disp.c
SRCS += map3270.c termin.c