openbsd-ports/benchmarks/Makefile
2003-07-04 15:33:29 +00:00

18 lines
415 B
Makefile

# $OpenBSD: Makefile,v 1.8 2003/07/04 15:33:29 naddy 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 += pear-Benchmark
SUBDIR += randread
SUBDIR += tcpblast
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>