summaryrefslogtreecommitdiff
path: root/benchmarks/heapsort/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/heapsort/Makefile')
-rw-r--r--benchmarks/heapsort/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/heapsort/Makefile b/benchmarks/heapsort/Makefile
index 668d4b5dc31..7416e03262e 100644
--- a/benchmarks/heapsort/Makefile
+++ b/benchmarks/heapsort/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/04/09 11:45:37 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/09/09 20:36:14 agc Exp $
DISTNAME= heapsort.c
PKGNAME= heapsort-1.0
@@ -9,7 +9,7 @@ EXTRACT_SUFX= #empty
MAINTAINER= root@garbled.net
COMMENT= benchmark program for variable sized arrays
-NO_WRKSUBDIR= yes
+WRKSRC= ${WRKDIR}
do-extract:
${MKDIR} ${WRKSRC}