summaryrefslogtreecommitdiffstats
path: root/eBones/usr.bin/telnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/usr.bin/telnet/Makefile')
-rw-r--r--eBones/usr.bin/telnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/eBones/usr.bin/telnet/Makefile b/eBones/usr.bin/telnet/Makefile
index 876255d..7ec59bc 100644
--- a/eBones/usr.bin/telnet/Makefile
+++ b/eBones/usr.bin/telnet/Makefile
@@ -40,7 +40,7 @@ SRCS= authenc.c commands.c main.c network.c ring.c sys_bsd.c telnet.c \
terminal.c tn3270.c utilities.c
CFLAGS+=-DTERMCAP -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -DENCRYPTION
-CFLAGS+=-I${.CURDIR}/../../lib
+CFLAGS+=-DSKEY -I${.CURDIR}/../../lib
LDADD+= -L${TELNETOBJDIR} -ltermcap -ltelnet
DPADD+= ${TELNETOBJDIR}/libtelnet.a ${LIBTERMCAP}
OpenPOWER on IntegriCloud