summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-10-13 08:19:31 +0000
committerxtraeme <xtraeme>2005-10-13 08:19:31 +0000
commit4485c7facfb365dff771d76a28e8503313a67b65 (patch)
treeab8d48ea202f91cc4a8de73990269c152103d8ff /benchmarks
parent3eb17cf15e693c99712526d9966dd2ee1600096b (diff)
downloadpkgsrc-4485c7facfb365dff771d76a28e8503313a67b65.tar.gz
Added benchmarks/forkbomb
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 696320bb63e..90cbbf45f09 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/09/03 06:53:48 xtraeme Exp $
+# $NetBSD: Makefile,v 1.39 2005/10/13 08:19:31 xtraeme Exp $
#
COMMENT= Benchmarking tools
@@ -12,6 +12,7 @@ SUBDIR+= dbench
SUBDIR+= dhrystone
SUBDIR+= fib
SUBDIR+= flops
+SUBDIR+= forkbomb
SUBDIR+= hbench
SUBDIR+= heapsort
SUBDIR+= hint