summaryrefslogtreecommitdiff
path: root/benchmarks/hbench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/hbench/Makefile')
-rw-r--r--benchmarks/hbench/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile
index e9acfba546e..6b2b9b41506 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/12/03 15:14:51 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2005/02/21 20:51:21 veego Exp $
DISTNAME= hbench-OS-1.0
PKGNAME= hbench-1.0
@@ -19,18 +19,8 @@ USE_BUILDLINK3= YES
OSVERSION_SPECIFIC= YES
BUILD_TARGET= build
-PLIST_SRC= ${WRKDIR}/PLIST-src
-
DIST_SUBDIR= ${PKGNAME_NOREV}
-post-patch:
- @machfiles=""; \
- if [ ${MACHINE} = i386 ]; then \
- machfiles="$$machfiles ${PKGDIR}/PLIST.${MACHINE}"; \
- fi ; \
- ${CAT} ${PKGDIR}/PLIST.md $$machfiles ${PKGDIR}/PLIST.common \
- > ${PLIST_SRC}
-
post-configure:
@cd ${WRKSRC}; \
for f in scripts/create-all-analyses \