summaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-03 15:14:50 +0000
committerwiz <wiz>2004-12-03 15:14:50 +0000
commitd6d63b8488b4bf8c0a90ce1519020f226b0e13bb (patch)
tree8f483a3c4a5e5f1691642df617cb7138d1cf8187 /benchmarks/iozone
parentd7c71d7f553fdd9fc3036c9e1afddc1698cffbfb (diff)
downloadpkgsrc-d6d63b8488b4bf8c0a90ce1519020f226b0e13bb.tar.gz
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index f085a01898a..ff6b881b328 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/11/10 14:13:21 adam Exp $
+# $NetBSD: Makefile,v 1.28 2004/12/03 15:14:51 wiz Exp $
DISTNAME= iozone3_226
PKGNAME= iozone-3.226
@@ -20,20 +20,20 @@ MAKEFILE= makefile
.include "../../mk/bsd.prefs.mk"
.if !empty(OPSYS:M*BSD) || ${OPSYS} == "Linux"
- ALL_TARGET= ${LOWER_OPSYS}
+ BUILD_TARGET= ${LOWER_OPSYS}
.elif (${OPSYS} == "SunOS")
- ALL_TARGET= Solaris
+ BUILD_TARGET= Solaris
.elif (${OPSYS} == "Darwin")
- ALL_TARGET= macosx
+ BUILD_TARGET= macosx
.elif (${OPSYS} == "IRIX")
- ALL_TARGET= ${OPSYS}${ABI:M64}
+ BUILD_TARGET= ${OPSYS}${ABI:M64}
.elif (${OPSYS} == "BSDOS")
- ALL_TARGET= bsdi
+ BUILD_TARGET= bsdi
.elif (${OPSYS} == "AIX")
- ALL_TARGET= ${OPSYS}
+ BUILD_TARGET= ${OPSYS}
.else
# XXX: generic should work, but specific target would be better
- ALL_TARGET= generic
+ BUILD_TARGET= generic
.endif
INSTALLATION_DIRS= bin man/man1