diff options
author | pav <pav@FreeBSD.org> | 2004-03-26 04:12:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-26 04:12:35 +0800 |
commit | 3a141f6521b2861c17b8c6cf6c851c737a5c1dcf (patch) | |
tree | 35d7fc61b9d18ddce3399f87c935e09acd727839 /benchmarks/Makefile | |
parent | 5cf76af59e5845367503d354bb3a2fe69a0d52f0 (diff) | |
download | freebsd-ports-gnome-3a141f6521b2861c17b8c6cf6c851c737a5c1dcf.tar.gz freebsd-ports-gnome-3a141f6521b2861c17b8c6cf6c851c737a5c1dcf.tar.zst freebsd-ports-gnome-3a141f6521b2861c17b8c6cf6c851c737a5c1dcf.zip |
Add pnetmark, a benchmark program for Common Language Runtime (C#)
PR: ports/64641
Submitted by: michael johnson <ahze@ahze.net>
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index b136ee2cf8db..73741392530e 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -17,6 +17,7 @@ SUBDIR += netpipe SUBDIR += nttcp SUBDIR += pipebench + SUBDIR += pnetmark SUBDIR += polygraph SUBDIR += postal SUBDIR += postmark |