summaryrefslogtreecommitdiff
path: root/benchmarks/iozone21
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-23 13:02:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-23 13:02:52 +0000
commitb165a3a9b5864235aa405bcb2c8612fba408be8f (patch)
tree4d78cf717e68fb1fb973b2b5bf7f16b45b83e68f /benchmarks/iozone21
parentUpdating mail Makefiles.... (diff)
Updated utils Makefiles!
Notes
Notes: svn path=/head/; revision=1502
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r--benchmarks/iozone21/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 7bf4acc64342..aff7a16d77f6 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.11 1995/04/15 03:45:40 asami Exp $
#
DISTNAME= iozone
@@ -20,6 +20,4 @@ EXTRACT_CMD= ( gzcat | /usr/local/bin/gunshar )
EXTRACT_ARGS= <
NO_WRKSUBDIR= YES
-pre-extract: depends
-
.include <bsd.port.mk>