summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorabs <abs>2002-03-04 20:10:15 +0000
committerabs <abs>2002-03-04 20:10:15 +0000
commit631f323bdf542bebe503c670f6cb7662a8696ebf (patch)
treef5af8310e8572526be40bb6412a8b3bf5f619a47 /sysutils
parent91ecbd1ff11c1dac9d5c0d10e9de73a09540db26 (diff)
downloadpkgsrc-631f323bdf542bebe503c670f6cb7662a8696ebf.tar.gz
Import cpuburn-1.4:
The cpuburn programs are designed to load x86 CPUs as heavily as possible for the purposes of system testing. They have been optimized for different processors. FPU and ALU instructions are coded an assembler endless loop. They do not test every instruction. The goal has been to maximize heat production from the CPU, putting stress on the CPU itself, cooling system, motherboard (especially voltage regulators) and power supply (likely cause of burnBX/MMX errors).
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 99a4ae434bd..de372c82281 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2002/03/01 01:34:53 mjl Exp $
+# $NetBSD: Makefile,v 1.122 2002/03/04 20:10:15 abs Exp $
#
COMMENT= System utilities
@@ -20,6 +20,7 @@ SUBDIR+= cdrecord
SUBDIR+= cfengine
SUBDIR+= checkpassword
SUBDIR+= cpogm
+SUBDIR+= cpuburn
SUBDIR+= crashme
SUBDIR+= daemontools
SUBDIR+= depot