openbsd-ports/benchmarks/Makefile
2003-07-25 00:47:18 +00:00

19 lines
440 B
Makefile

# $OpenBSD: Makefile,v 1.9 2003/07/25 00:47:18 jolan Exp $
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += netstrain
SUBDIR += pear-Benchmark
SUBDIR += randread
SUBDIR += tcpblast
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>