openbsd-ports/benchmarks/Makefile

22 lines
524 B
Makefile
Raw Normal View History

2007-05-10 07:18:04 -04:00
# $OpenBSD: Makefile,v 1.12 2007/05/10 11:18:04 ajacoutot Exp $
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#
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
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
2006-10-29 06:35:09 -05:00
SUBDIR += smtp-benchmark
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>