1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/benchmarks/Makefile
Pav Lucistnik bd4db0f6d4 Add pnetmark, a benchmark program for Common Language Runtime (C#)
PR:		ports/64641
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-25 20:12:35 +00:00

38 lines
744 B
Makefile

# $FreeBSD$
#
SUBDIR += autobench
SUBDIR += bonnie
SUBDIR += bonnie++
SUBDIR += bytebench
SUBDIR += dbench
SUBDIR += dbs
SUBDIR += forkbomb
SUBDIR += hpl
SUBDIR += iozone
SUBDIR += iozone21
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += nttcp
SUBDIR += pipebench
SUBDIR += pnetmark
SUBDIR += polygraph
SUBDIR += postal
SUBDIR += postmark
SUBDIR += pybench
SUBDIR += rawio
SUBDIR += scimark2
SUBDIR += scimark2c
SUBDIR += siege
SUBDIR += stream
SUBDIR += tcpblast
SUBDIR += tmetric
SUBDIR += ttcp
SUBDIR += ubench
SUBDIR += webbench
SUBDIR += xengine
.include <bsd.port.subdir.mk>