15 lines
339 B
Makefile
Raw Normal View History

1999-07-08 20:07:04 +00: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 21:40:13 +00:00
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
1999-07-08 20:07:04 +00:00
SUBDIR += netperf
1999-03-19 06:09:14 +00:00
SUBDIR += netpipe
1998-01-03 21:40:13 +00:00
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>