From 2692f434a56b47111e39743c1236652ad7b8f14d Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 24 Sep 1998 09:20:08 +0000 Subject: Run the benchmarks in ${WRKSRC}. --- benchmarks/iozone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/iozone') diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index a53ac1dc61a..5d8a7e858af 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/09/23 16:09:05 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/09/24 09:20:08 agc Exp $ DISTNAME= iozone PKGNAME= iozone-1.14b @@ -17,6 +17,6 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin benchmark: - @${WRKSRC}/iozone + @(cd ${WRKSRC}; ./iozone) .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3