openbsd-ports/benchmarks/Makefile

15 lines
339 B
Makefile
Raw Normal View History

1999-07-08 16:07:04 -04:00
# $OpenBSD: Makefile,v 1.5 1999/07/08 20:07:04 jakob 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
1999-07-08 16:07:04 -04:00
SUBDIR += netperf
1999-03-19 01:09:14 -05:00
SUBDIR += netpipe
1998-01-03 16:40:13 -05:00
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>