diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-02 06:23:50 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-02 06:23:50 +0000 |
commit | a4f33d17981aabcd2f8e3bbee8505628178785d1 (patch) | |
tree | 0a31e50c1cce036e9044711226b826ef4d0458ae /benchmarks/Makefile | |
parent | 9b6d2656652f5b045894cd9d4177d2b68d3d1d47 (diff) | |
download | FreeBSD-ports-a4f33d17981aabcd2f8e3bbee8505628178785d1.zip FreeBSD-ports-a4f33d17981aabcd2f8e3bbee8505628178785d1.tar.gz |
add postal, a SMTP/POP benchmark tester
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 50dd289..4430da15 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -12,6 +12,7 @@ SUBDIR += netperf SUBDIR += netpipe SUBDIR += polygraph + SUBDIR += postal SUBDIR += postmark SUBDIR += pybench SUBDIR += rawio |