24 lines
574 B
Makefile
24 lines
574 B
Makefile
# $OpenBSD: Makefile,v 1.13 2008/04/15 14:16:56 sthen 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 += sysbench
|
|
SUBDIR += sysbench,mysql
|
|
SUBDIR += tcpblast
|
|
SUBDIR += ubench
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|