From 4b6f74777a6d47eff7876170062c8cf0e201e3d3 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 15 Apr 2008 14:16:56 +0000 Subject: [PATCH] +sysbench --- benchmarks/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/benchmarks/Makefile b/benchmarks/Makefile index c5074c91c08..5ad6a19b37f 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2007/05/10 11:18:04 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.13 2008/04/15 14:16:56 sthen Exp $ # $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $ # @@ -14,6 +14,8 @@ SUBDIR += pear-Benchmark SUBDIR += randread SUBDIR += smtp-benchmark + SUBDIR += sysbench + SUBDIR += sysbench,mysql SUBDIR += tcpblast SUBDIR += ubench SUBDIR += xengine