pkgsrc/benchmarks/Makefile
2002-06-29 08:37:38 +00:00

33 lines
583 B
Makefile

# $NetBSD: Makefile,v 1.27 2002/06/29 08:37:38 wiz Exp $
#
COMMENT= Benchmarking tools
PKG_MISC_TARGETS?= benchmark results
SUBDIR+= benchfft
SUBDIR+= bonnie
SUBDIR+= bonnie++
SUBDIR+= bytebench
SUBDIR+= dhrystone
SUBDIR+= fib
SUBDIR+= flops
SUBDIR+= hbench
SUBDIR+= heapsort
SUBDIR+= hint
SUBDIR+= httperf
SUBDIR+= iozone
SUBDIR+= kttcp
SUBDIR+= linpack-bench
SUBDIR+= lmbench
SUBDIR+= netio
SUBDIR+= netpipe
SUBDIR+= nsieve
SUBDIR+= nttcp
SUBDIR+= paranoia
SUBDIR+= postmark
SUBDIR+= randread
SUBDIR+= ttcp
SUBDIR+= whetstone
SUBDIR+= xengine
.include "../mk/bsd.pkg.subdir.mk"