aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/iozone/Makefile')
-rw-r--r--benchmarks/iozone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 9d5c023e797c..37af3617bce2 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 September 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.20 1999/02/03 11:11:39 asami Exp $
+# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $
#
DISTNAME= iozone
@@ -23,6 +23,7 @@ ALL_TARGET=
MAN1= iozone.1
do-install:
+ ${STRIP} ${WRKSRC}/iozone
${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/iozone.1 ${PREFIX}/man/man1