diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-02-08 23:07:37 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-02-08 23:07:37 +0000 |
| commit | e35f9517d68206de4367fdb8d044e6dfebaf372d (patch) | |
| tree | a62c079304610302873bcc77cfa62f2f2d364722 /usr.bin/vmstat | |
| parent | 91bd71d2060cd302015f7dd6e7b891014552dba4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/vmstat')
| -rw-r--r-- | usr.bin/vmstat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/vmstat/Makefile b/usr.bin/vmstat/Makefile index ad047fdd9da0..9dd37686ecb9 100644 --- a/usr.bin/vmstat/Makefile +++ b/usr.bin/vmstat/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= vmstat -NO_WERROR=yes MAN= vmstat.8 BINGRP= kmem BINMODE=2555 |
