pkgsrc/benchmarks/Makefile
2000-03-16 22:55:02 +00:00

25 lines
570 B
Makefile

# $NetBSD: Makefile,v 1.16 2000/03/16 22:55:02 thorpej Exp $
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
#
PKG_MISC_TARGETS?= benchmark results
SUBDIR += benchfft
SUBDIR += bonnie
SUBDIR += bytebench
SUBDIR += dhrystone
SUBDIR += fib
SUBDIR += flops
SUBDIR += hbench
SUBDIR += heapsort
SUBDIR += hint
SUBDIR += httperf
SUBDIR += iozone
SUBDIR += linpack
SUBDIR += lmbench
SUBDIR += nsieve
SUBDIR += paranoia
SUBDIR += postmark
SUBDIR += whetstone
.include "../mk/bsd.pkg.subdir.mk"