summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-02-29 01:58:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-02-29 01:58:14 +0000
commit81462b513b62a2a640a5ecb0db48608543e62b44 (patch)
treea1ca37cb9f066a5a08c9df73f1f8a4e2c5988cd8 /sysutils
parentGraphically tell you a lot about the CPU. (diff)
Added xcpustate.
Notes
Notes: svn path=/head/; revision=2755
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index af1f3bef2e0e..c496fe073a8e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1995/10/02 14:51:20 erich Exp $
+# $Id: Makefile,v 1.4 1995/10/04 17:34:43 asami Exp $
#
SUBDIR += afio
@@ -7,6 +7,7 @@
SUBDIR += top
SUBDIR += tua
SUBDIR += xbatt
+ SUBDIR += xcpustate
SUBDIR += xdu
SUBDIR += xperfmon
SUBDIR += xsysstats