pkgsrc/benchmarks/Makefile

19 lines
432 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 1998/09/05 22:05:39 garbled Exp $
1997-11-22 04:13:21 +01:00
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
1997-11-22 04:06:19 +01:00
#
1998-02-27 00:36:45 +01:00
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dhrystone
SUBDIR += hbench
SUBDIR += iozone
1998-08-30 21:49:09 +02:00
SUBDIR += linpack
SUBDIR += lmbench
1997-11-22 04:13:21 +01:00
# SUBDIR += netperf
1998-08-30 21:49:09 +02:00
SUBDIR += paranoia
1997-11-22 04:13:21 +01:00
# SUBDIR += tcpblast
SUBDIR += whetstone
1997-11-22 04:13:21 +01:00
# SUBDIR += xengine
1997-11-22 04:06:19 +01:00
.include "../mk/bsd.pkg.subdir.mk"