openbsd-ports/benchmarks/Makefile

14 lines
315 B
Makefile
Raw Normal View History

1998-01-03 16:40:13 -05:00
# $OpenBSD: Makefile,v 1.3 1998/01/03 21:40:13 joey Exp $
# $FreeBSD: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp $
#
1998-01-03 16:40:13 -05:00
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
# SUBDIR += netperf
1998-01-03 16:40:13 -05:00
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>