pkgsrc/benchmarks/Makefile
2001-07-27 23:34:38 +00:00

30 lines
539 B
Makefile

# $NetBSD: Makefile,v 1.24 2001/07/27 23:34:38 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+= paranoia
SUBDIR+= postmark
SUBDIR+= ttcp
SUBDIR+= whetstone
SUBDIR+= xengine
.include "../mk/bsd.pkg.subdir.mk"