summaryrefslogtreecommitdiffstats
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-07-13 00:03:08 +0000
committerasami <asami@FreeBSD.org>1995-07-13 00:03:08 +0000
commit7d62811b8a72eac391b93fca11bcb1b095391625 (patch)
tree410e16f2d690c1f2f1757bf6439aaa9c05a20816 /benchmarks/Makefile
parent286af87ebfc5e3d309bc53dae0194404503eec83 (diff)
downloadFreeBSD-ports-7d62811b8a72eac391b93fca11bcb1b095391625.zip
FreeBSD-ports-7d62811b8a72eac391b93fca11bcb1b095391625.tar.gz
New Makefile with bonnie, iozone, lmbench and tcpblast. Welcome to
your new home, babies!
Diffstat (limited to 'benchmarks/Makefile')
-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 0000000..0b76116
--- /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>
OpenPOWER on IntegriCloud