pkgsrc/benchmarks/Makefile
2002-04-17 21:53:29 +00:00

31 lines
554 B
Makefile

# $NetBSD: Makefile,v 1.25 2002/04/17 21:53:29 thorpej 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+= linpack-bench
SUBDIR+= lmbench
SUBDIR+= netio
SUBDIR+= netpipe
SUBDIR+= nsieve
SUBDIR+= nttcp
SUBDIR+= paranoia
SUBDIR+= postmark
SUBDIR+= ttcp
SUBDIR+= whetstone
SUBDIR+= xengine
.include "../mk/bsd.pkg.subdir.mk"