diff options
Diffstat (limited to 'benchmarks/hbench/Makefile')
-rw-r--r-- | benchmarks/hbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index 558d75447b3..e9acfba546e 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/10/28 16:49:45 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2004/12/03 15:14:51 wiz Exp $ DISTNAME= hbench-OS-1.0 PKGNAME= hbench-1.0 @@ -17,7 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/hbench-OS USE_BUILDLINK3= YES OSVERSION_SPECIFIC= YES -ALL_TARGET= build +BUILD_TARGET= build PLIST_SRC= ${WRKDIR}/PLIST-src |