summaryrefslogtreecommitdiffstats
path: root/usr.bin/vmstat/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-11 22:59:36 +0000
committermarkm <markm@FreeBSD.org>2001-12-11 22:59:36 +0000
commit732000933870238e7690d12e77d5f47dbb169dc4 (patch)
tree0ff56cd6d9634b1a1aba54b9f6fd6a573b6af3fc /usr.bin/vmstat/Makefile
parentad3748f9ba1c0c0d30cee16ec3e665638dc5cc40 (diff)
downloadFreeBSD-src-732000933870238e7690d12e77d5f47dbb169dc4.zip
FreeBSD-src-732000933870238e7690d12e77d5f47dbb169dc4.tar.gz
WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm)
warnings originating in system headers.
Diffstat (limited to 'usr.bin/vmstat/Makefile')
-rw-r--r--usr.bin/vmstat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/vmstat/Makefile b/usr.bin/vmstat/Makefile
index 9dd3768..ad047fd 100644
--- a/usr.bin/vmstat/Makefile
+++ b/usr.bin/vmstat/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= vmstat
+NO_WERROR=yes
MAN= vmstat.8
BINGRP= kmem
BINMODE=2555
OpenPOWER on IntegriCloud