openbsd-ports/benchmarks/Makefile

28 lines
666 B
Makefile
Raw Normal View History

2010-07-24 03:55:41 -04:00
# $OpenBSD: Makefile,v 1.17 2010/07/24 07:55:41 ajacoutot Exp $
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#
SUBDIR =
2007-05-10 07:18:04 -04:00
SUBDIR += blogbench
1998-01-03 16:40:13 -05:00
SUBDIR += bonnie
2003-07-25 18:24:31 -04:00
SUBDIR += bonnie++
1998-01-03 16:40:13 -05:00
SUBDIR += bytebench
2010-05-05 10:09:23 -04:00
SUBDIR += httperf
1998-01-03 16:40:13 -05:00
SUBDIR += iozone
SUBDIR += lmbench
1999-07-08 16:07:04 -04:00
SUBDIR += netperf
1999-03-19 01:09:14 -05:00
SUBDIR += netpipe
2003-07-24 20:47:18 -04:00
SUBDIR += netstrain
2003-05-23 17:33:40 -04:00
SUBDIR += pear-Benchmark
2003-07-04 11:33:29 -04:00
SUBDIR += randread
2009-04-08 20:20:04 -04:00
SUBDIR += siege
2006-10-29 06:35:09 -05:00
SUBDIR += smtp-benchmark
2008-04-15 10:16:56 -04:00
SUBDIR += sysbench
SUBDIR += sysbench,mysql
2010-07-24 03:55:41 -04:00
SUBDIR += sysbench,pgsql
1998-01-03 16:40:13 -05:00
SUBDIR += tcpblast
2003-06-21 22:17:15 -04:00
SUBDIR += ubench
1998-01-03 16:40:13 -05:00
SUBDIR += xengine
.include <bsd.port.subdir.mk>