openbsd-ports/benchmarks/Makefile

14 lines
312 B
Makefile
Raw Normal View History

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