summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1996-01-03 00:12:48 +0000
committerStefan Eßer <se@FreeBSD.org>1996-01-03 00:12:48 +0000
commit00e64e978f6a1bdf88442b6798be161f6f6a6172 (patch)
tree05554d33257d580c86930291fb9f791600fe7fa0 /benchmarks/Makefile
parentList all files being installed and add @dirrm directioves for proper (diff)
Add bytebench.
Notes
Notes: svn path=/head/; revision=2601
Diffstat (limited to '')
-rw-r--r--benchmarks/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 0b761163d01f..330703a0fefc 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $
+# $Id: Makefile,v 1.1 1995/07/13 00:03:08 asami Exp $
#
SUBDIR += bonnie
+ SUBDIR += bytebench
SUBDIR += iozone
SUBDIR += lmbench
SUBDIR += tcpblast