diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-28 00:11:42 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-28 00:11:42 +0000 |
| commit | 254ae03ba3457721727bfe810a6bb84e9194cd06 (patch) | |
| tree | 9a3fed66648ced5bb8399fbfa104c56613dbb79f /lib/libnetgraph | |
| parent | 8f63fe015f143a0838a5192f50ce86ca0f4f3d07 (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph')
| -rw-r--r-- | lib/libnetgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
