From c60495e0deb8c8fa4c0852c07a119c94c17daef5 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 4 Feb 2002 02:33:51 +0000 Subject: Lock down with WFORMAT?=1, with overrides in the subdirectories which are not yet warning-clean. Tested on i386 and alpha. --- libexec/talkd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libexec/talkd') diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile index 9116636..aa6df1b 100644 --- a/libexec/talkd/Makefile +++ b/libexec/talkd/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PROG= ntalkd -CFLAGS+=-I${.CURDIR}/../../usr.bin/wall SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c .PATH: ${.CURDIR}/../../usr.bin/wall MAN= talkd.8 +CFLAGS+=-I${.CURDIR}/../../usr.bin/wall +WFORMAT=0 .include -- cgit v1.1