1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/benchmarks/Makefile
1997-02-16 13:32:59 +00:00

13 lines
243 B
Makefile

# $Id: Makefile,v 1.3 1996/08/04 08:45:44 asami Exp $
#
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += netperf
SUBDIR += tcpblast
SUBDIR += xengine
.include <bsd.port.subdir.mk>