From a920d12f895baea61f01b199f25047011e4ff386 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 4 Apr 2003 17:49:21 +0000 Subject: style.Makefile(5) --- usr.sbin/sa/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.sbin/sa') diff --git a/usr.sbin/sa/Makefile b/usr.sbin/sa/Makefile index d024389..2f9537a 100644 --- a/usr.sbin/sa/Makefile +++ b/usr.sbin/sa/Makefile @@ -1,8 +1,9 @@ # $FreeBSD$ PROG= sa -WARNS?= 4 MAN= sa.8 SRCS= main.c pdb.c usrdb.c +WARNS?= 4 + .include -- cgit v1.1