15 lines
366 B
Makefile
15 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.5 1998/08/30 17:52:43 garbled Exp $
|
|
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
|
|
#
|
|
|
|
SUBDIR += bonnie
|
|
SUBDIR += bytebench
|
|
SUBDIR += dhrystone
|
|
SUBDIR += iozone
|
|
SUBDIR += lmbench
|
|
# SUBDIR += netperf
|
|
# SUBDIR += tcpblast
|
|
SUBDIR += whetstone
|
|
# SUBDIR += xengine
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|