aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vmstat/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2003-12-07 17:46:14 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2003-12-07 17:46:14 +0000
commitc51633823dabbf2bfb770fce3d8fd8ba1a1f9bf3 (patch)
tree87a78529ecc30f07c2eacabf685aa500987561de /usr.bin/vmstat/Makefile
parent5494e1fa1054462a2ff6d5d9f21ef98d3684e4b3 (diff)
Notes
Diffstat (limited to 'usr.bin/vmstat/Makefile')
-rw-r--r--usr.bin/vmstat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/vmstat/Makefile b/usr.bin/vmstat/Makefile
index 9dd37686ecb9..bc0546e45957 100644
--- a/usr.bin/vmstat/Makefile
+++ b/usr.bin/vmstat/Makefile
@@ -3,8 +3,6 @@
PROG= vmstat
MAN= vmstat.8
-BINGRP= kmem
-BINMODE=2555
DPADD= ${LIBKVM} ${LIBDEVSTAT}
LDADD= -lkvm -ldevstat