From 254ae03ba3457721727bfe810a6bb84e9194cd06 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 28 Jan 2004 00:11:42 +0000 Subject: [PATCH] Increment WARNS. --- lib/libnetgraph/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libnetgraph/Makefile b/lib/libnetgraph/Makefile index ff8a3be218aa..42c9cd39112b 100644 --- a/lib/libnetgraph/Makefile +++ b/lib/libnetgraph/Makefile @@ -2,7 +2,7 @@ # $Whistle: Makefile,v 1.4 1999/01/17 03:41:02 julian Exp $ LIB= netgraph -WARNS?= 2 +WARNS?= 3 MAN= netgraph.3 SHLIB_MAJOR= 1