From 8a9fe2ab0adcef3e2da336038f5cd0db9c826a90 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 28 Feb 2011 18:39:07 +0000 Subject: [PATCH] + super_pi. --- benchmarks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 3565eb755253..ab9540b81bb0 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2009/11/22 00:46:52 jym Exp $ +# $NetBSD: Makefile,v 1.44 2011/02/28 18:39:07 wiz Exp $ # COMMENT= Benchmarking tools @@ -35,6 +35,7 @@ SUBDIR+= postal SUBDIR+= postmark SUBDIR+= randread SUBDIR+= skampi +SUBDIR+= super_pi SUBDIR+= sysbench SUBDIR+= thrulay SUBDIR+= ttcp