diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
| commit | 020ee2dc9fb13a1004e1107b7382f3d074255f58 (patch) | |
| tree | f0fe2c53eabb91958eeca5d28446075ee7afcb35 /libexec/telnetd | |
| parent | 1c011f20f684784227856596edeaf9ef2d6e0373 (diff) | |
Notes
Diffstat (limited to 'libexec/telnetd')
| -rw-r--r-- | libexec/telnetd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/telnetd/Makefile b/libexec/telnetd/Makefile index 7766276ca15fa..64c6bcc7fb689 100644 --- a/libexec/telnetd/Makefile +++ b/libexec/telnetd/Makefile @@ -11,6 +11,5 @@ SRCS= global.c slc.c state.c sys_term.c telnetd.c \ termstat.c utility.c DPADD= ${LIBUTIL} ${LIBTERMCAP} ${LIBTELNET} LDADD= -lutil -ltermcap -ltelnet -MAN8= telnetd.8 .include <bsd.prog.mk> |
