From ebbfa5188aac3cf558a847197219175a575764ec Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 17 Jan 2010 21:56:27 +0000 Subject: Raise WARNS for various tools where possible. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted by: Marius NĂ¼nnerich --- bin/pkill/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/pkill') diff --git a/bin/pkill/Makefile b/bin/pkill/Makefile index 3437c0d..e98ed2c 100644 --- a/bin/pkill/Makefile +++ b/bin/pkill/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= pkill -WARNS?= 5 DPADD= ${LIBKVM} LDADD= -lkvm -- cgit v1.1