openbsd-ports/benchmarks/Makefile
2007-05-10 11:18:04 +00:00

22 lines
524 B
Makefile

# $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 $
#
SUBDIR += blogbench
SUBDIR += bonnie
SUBDIR += bonnie++
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += netstrain
SUBDIR += pear-Benchmark
SUBDIR += randread
SUBDIR += smtp-benchmark
SUBDIR += tcpblast
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>