summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-10-13 08:19:31 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-10-13 08:19:31 +0000
commitb7b481d805905e217f386bb9f8d6ed2669593656 (patch)
treeab8d48ea202f91cc4a8de73990269c152103d8ff /benchmarks/Makefile
parent5eeb76e6bf93904f0e524175fe0767b992a0add6 (diff)
downloadpkgsrc-b7b481d805905e217f386bb9f8d6ed2669593656.tar.gz
Added benchmarks/forkbomb
Diffstat (limited to 'benchmarks/Makefile')
-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