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/trpt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/trpt') diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index 8dc4b17..cf1680b 100644 --- a/usr.sbin/trpt/Makefile +++ b/usr.sbin/trpt/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PROG= trpt -WARNS?= 4 MAN= trpt.8 BINGRP= kmem BINMODE= 2555 +WARNS?= 4 CFLAGS+= -DINET6 .include -- cgit v1.1