# $NetBSD: Makefile,v 1.17 2000/04/03 15:56:14 sakamoto 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
    SUBDIR += xengine

.include "../mk/bsd.pkg.subdir.mk"