diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-19 04:20:19 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-19 04:20:19 +0000 |
commit | 6e2eaae5d4723eb92a8e1700be8e67aebf8247a4 (patch) | |
tree | 9c9b5b1be28cccc65f6d8e3545db8bb88432eabf /benchmarks | |
parent | d638a647d7109aab58614232073c67513fcd02eb (diff) | |
download | FreeBSD-ports-6e2eaae5d4723eb92a8e1700be8e67aebf8247a4.zip FreeBSD-ports-6e2eaae5d4723eb92a8e1700be8e67aebf8247a4.tar.gz |
turn on postmark
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index e186e68..0dfa5f8 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -11,6 +11,7 @@ SUBDIR += netperf SUBDIR += netpipe SUBDIR += polygraph + SUBDIR += postmark SUBDIR += rawio SUBDIR += tcpblast SUBDIR += xengine |