aboutsummaryrefslogtreecommitdiffstats
path: root/remote_cmds/telnetd.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'remote_cmds/telnetd.tproj/Makefile')
-rw-r--r--remote_cmds/telnetd.tproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote_cmds/telnetd.tproj/Makefile b/remote_cmds/telnetd.tproj/Makefile
index 56c7640..8060160 100644
--- a/remote_cmds/telnetd.tproj/Makefile
+++ b/remote_cmds/telnetd.tproj/Makefile
@@ -9,7 +9,7 @@ BINDIR=/usr/libexec
CFLAGS+= -DNO_UTMP -DLINEMODE -DKLUDGELINEMODE -DUSE_TERMIO \
-DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 \
-I${.CURDIR}/../../lib
-LDADD=-lncursesw
+LDADD=-lncursesw -liosexec
.PATH: ${.CURDIR}/../../lib/libtelnet