summaryrefslogtreecommitdiff
path: root/benchmarks/hint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/hint/Makefile')
-rw-r--r--benchmarks/hint/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile
index 23950dfb6b8..c91d3fde25f 100644
--- a/benchmarks/hint/Makefile
+++ b/benchmarks/hint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/03/24 21:12:51 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/28 18:59:41 rillig Exp $
DISTNAME= hint_unix_serial
PKGNAME= hint.serial-98.06.12
@@ -18,6 +18,9 @@ WRKSRC= ${WRKDIR}/unix
INSTALLATION_DIRS= bin man/man1
+post-extract:
+ ${CP} ${FILESDIR}/hint.1 ${WRKSRC}/hint.1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/DOUBLE ${PREFIX}/bin/hint-double
${INSTALL_PROGRAM} ${WRKSRC}/INT ${PREFIX}/bin/hint-int