summaryrefslogtreecommitdiff
path: root/usr.sbin/pstat/Makefile
diff options
context:
space:
mode:
authorpk <pk@NetBSD.org>1994-12-25 12:22:03 +0000
committerpk <pk@NetBSD.org>1994-12-25 12:22:03 +0000
commita2e52c42e2ca46317cf7fcd0df2bb3dee6b1882b (patch)
tree1f1b46959862ece876ce9c97e7c2d00cd3c3365c /usr.sbin/pstat/Makefile
parentf795659ece09711495f1debc35fa3a82f6ed0727 (diff)
Define `MAN'.
Diffstat (limited to 'usr.sbin/pstat/Makefile')
-rw-r--r--usr.sbin/pstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile
index 9ba04489cc3..59fc02d48ba 100644
--- a/usr.sbin/pstat/Makefile
+++ b/usr.sbin/pstat/Makefile
@@ -1,7 +1,8 @@
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id: Makefile,v 1.3 1994/06/22 05:38:20 chopps Exp $
+# $Id: Makefile,v 1.4 1994/12/25 12:22:03 pk Exp $
PROG= pstat
+MAN= pstat.8
BINGRP= kmem
BINMODE=2555
DPADD= ${LIBKVM}