summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
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 1e3febb1d81..084c90f0e43 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2011/12/07 00:23:09 jym Exp $
+# $NetBSD: Makefile,v 1.46 2012/07/02 17:45:49 asau Exp $
#
COMMENT= Benchmarking tools
@@ -11,6 +11,7 @@ SUBDIR+= bytebench
SUBDIR+= dbench
SUBDIR+= dhrystone
SUBDIR+= fib
+SUBDIR+= filebench
SUBDIR+= flops
SUBDIR+= forkbomb
SUBDIR+= hbench