diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-03 18:41:21 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-03 18:41:21 +0000 |
commit | 1917e9508f8652703f0645933a5c9b6da8450614 (patch) | |
tree | 758068b0cf8e563ff7d560eb2af88da1825bc3cc /benchmarks | |
parent | c454cdf03876eb97b41d9612953f4f33b2622d37 (diff) | |
download | pkgsrc-1917e9508f8652703f0645933a5c9b6da8450614.tar.gz |
Add and enable postal.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index bf247a65119..7adfa00172c 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2003/07/17 15:12:32 agc Exp $ +# $NetBSD: Makefile,v 1.31 2003/12/03 18:41:21 xtraeme Exp $ # COMMENT= Benchmarking tools @@ -26,6 +26,7 @@ SUBDIR+= nettest SUBDIR+= nsieve SUBDIR+= nttcp SUBDIR+= paranoia +SUBDIR+= postal SUBDIR+= postmark SUBDIR+= randread SUBDIR+= skampi |