summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 06:05:55 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 06:05:55 +0000
commit1f84276af5d0273da131b53458916adeb7f3ba76 (patch)
tree9ef60946cd403b3f9eec34ef48e8d40f56a01597 /sysutils/Makefile
parentAdd crashme 2.4, a tool to test an operating system's robustness. (diff)
Add cpuburn 1.3, CPU/memory stress testing utilities.
PR: 26270 Submitted by: Mark Pulford <mark@kyne.com.au>
Notes
Notes: svn path=/head/; revision=41008
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 96d4834ca1ed..3983396e7854 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -24,6 +24,7 @@
SUBDIR += copytape
SUBDIR += cpbk
SUBDIR += cpdup
+ SUBDIR += cpuburn
SUBDIR += crashme
SUBDIR += cronolog
SUBDIR += cvsweb-converters