diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:03:25 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:03:25 +0000 |
| commit | 04760bd70d8b111bf17bbececaa815093cf0210d (patch) | |
| tree | ca7215343c298440626c7d9cda9fcc5898f02338 /libexec/telnetd | |
| parent | 1128ae004fdd8c24199c3f2c426d4b02f2b58c88 (diff) | |
Notes
Diffstat (limited to 'libexec/telnetd')
| -rw-r--r-- | libexec/telnetd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/telnetd/Makefile b/libexec/telnetd/Makefile index 6c953ddbd1d44..24119797ec8be 100644 --- a/libexec/telnetd/Makefile +++ b/libexec/telnetd/Makefile @@ -27,8 +27,6 @@ CFLAGS+= -DINET6 CFLAGS+= -I${TELNETDIR} CFLAGS+= -I${TELNETDIR}/telnet -LIBTELNET= ${OBJTOP}/lib/libtelnet/libtelnet.a - LIBADD= telnet util ncursesw .if ${MK_OPENSSL} != "no" |
