summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-09 09:05:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-09 09:05:48 +0000
commitd6155caa8387580f437014ec3b68af60840f86b6 (patch)
treeea98f78fb73a283987828d687777dc26e344b9e0 /sysutils/Makefile
parentDisplay system states on an X window. (diff)
Added xsysinfo.
Notes
Notes: svn path=/head/; revision=2961
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index c496fe073a8e..70f862116c64 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1995/10/04 17:34:43 asami Exp $
+# $Id: Makefile,v 1.5 1996/02/29 01:58:14 asami Exp $
#
SUBDIR += afio
@@ -10,6 +10,7 @@
SUBDIR += xcpustate
SUBDIR += xdu
SUBDIR += xperfmon
+ SUBDIR += xsysinfo
SUBDIR += xsysstats
.include <bsd.port.subdir.mk>