aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
new file mode 100644
index 000000000000..0b761163d01f
--- /dev/null
+++ b/benchmarks/Makefile
@@ -0,0 +1,9 @@
+# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
+#
+
+ SUBDIR += bonnie
+ SUBDIR += iozone
+ SUBDIR += lmbench
+ SUBDIR += tcpblast
+
+.include <bsd.port.subdir.mk>