summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index ee613ecafce..c6ee8c4ea9a 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/12/26 15:59:56 garbled Exp $
+# $NetBSD: Makefile,v 1.14 1999/12/06 19:03:32 rh Exp $
# FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp
#
@@ -19,6 +19,7 @@ PKG_MISC_TARGETS?= benchmark results
# SUBDIR += netperf
SUBDIR += nsieve
SUBDIR += paranoia
+ SUBDIR += postmark
# SUBDIR += tcpblast
SUBDIR += whetstone
# SUBDIR += xengine