aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/vmstat/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
commit3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a (patch)
tree5b1dc1e532e934b276fd511ffae55c4c153de5ec /usr.bin/vmstat/Makefile
parent6555ad204ef212c2b284c3e989a5725cfea7e5fe (diff)
Notes
Diffstat (limited to 'usr.bin/vmstat/Makefile')
-rw-r--r--usr.bin/vmstat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/vmstat/Makefile b/usr.bin/vmstat/Makefile
index d3bd40d004fd..9dd37686ecb9 100644
--- a/usr.bin/vmstat/Makefile
+++ b/usr.bin/vmstat/Makefile
@@ -3,7 +3,6 @@
PROG= vmstat
MAN= vmstat.8
-CFLAGS+=-I${.CURDIR}/../../sys
BINGRP= kmem
BINMODE=2555
DPADD= ${LIBKVM} ${LIBDEVSTAT}