blob: 330703a0fefc900c9f28c8dbc3e326f90b9849af (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# $Id: Makefile,v 1.1 1995/07/13 00:03:08 asami Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += tcpblast
.include <bsd.port.subdir.mk>
|