diff options
Diffstat (limited to 'libexec/telnetd/Makefile')
| -rw-r--r-- | libexec/telnetd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/Makefile b/libexec/telnetd/Makefile index a09465173171..382885be9a1f 100644 --- a/libexec/telnetd/Makefile +++ b/libexec/telnetd/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 5.16 (Berkeley) 5/13/91 PROG= telnetd -CFLAGS+=-DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS +CFLAGS+=-DUSE_TERMIO -DDIAGNOSTICS CFLAGS+=-I${.CURDIR}/../../lib SRCS= global.c slc.c state.c sys_term.c telnetd.c \ termstat.c utility.c |
