summaryrefslogtreecommitdiffstats
path: root/usr.bin/vmstat/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
commit89596e453852464f330543234ea7d0894c5fc287 (patch)
tree2f3bf33fa937fe4dcbe5a97851f84bed559bbc7b /usr.bin/vmstat/Makefile
parent27b491435b5af71a9b47047589a2d7bb2e49affc (diff)
downloadFreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.zip
FreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'usr.bin/vmstat/Makefile')
-rw-r--r--usr.bin/vmstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vmstat/Makefile b/usr.bin/vmstat/Makefile
index 38e45e7..d3bd40d 100644
--- a/usr.bin/vmstat/Makefile
+++ b/usr.bin/vmstat/Makefile
@@ -1,9 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
PROG= vmstat
+MAN= vmstat.8
CFLAGS+=-I${.CURDIR}/../../sys
-SRCS= vmstat.c
-MAN8= vmstat.8
BINGRP= kmem
BINMODE=2555
DPADD= ${LIBKVM} ${LIBDEVSTAT}
OpenPOWER on IntegriCloud