mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
303 B
Makefile
16 lines
303 B
Makefile
# $Id: Makefile,v 1.6 1998/06/15 18:14:45 ghelmer Exp $
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bytebench
|
|
SUBDIR += dbs
|
|
SUBDIR += hint
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
SUBDIR += nbench
|
|
SUBDIR += netperf
|
|
SUBDIR += tcpblast
|
|
SUBDIR += xengine
|
|
|
|
.include <bsd.port.subdir.mk>
|