From 8bf216d4a39b268cd561eb5e3a90ba41ef5e733f Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 6 Feb 2002 11:07:55 +0000 Subject: Set WFORMAT=0, overlooked in previous commits to libexec/. Reported by: jhay --- libexec/telnetd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/telnetd') diff --git a/libexec/telnetd/Makefile b/libexec/telnetd/Makefile index 0c5b23ed7eeb..031000d0cff6 100644 --- a/libexec/telnetd/Makefile +++ b/libexec/telnetd/Makefile @@ -14,6 +14,7 @@ CFLAGS+= -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON \ -I${.CURDIR}/../../lib -DINET6 WARNS?= 2 +WFORMAT?= 0 .if exists(${.OBJDIR}/../../lib/libtelnet) LIBTELNET= ${.OBJDIR}/../../lib/libtelnet/libtelnet.a -- cgit v1.3