From e8ae2370c9c87c68d61942e8394ad3b6b4c719e2 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 Feb 2000 01:42:25 +0000 Subject: fix typo --- emulators/darcnes/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/darcnes') diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index 9fac0ae8d1b..e5e718ffb21 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/02/13 23:28:06 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/02/14 01:42:25 wiz Exp $ DISTNAME= dn9a0212 PKGNAME= darcnes-20000212 @@ -18,7 +18,7 @@ do-configure: cd ${WRKSRC} && ${GMAKE} do-install: - ${INSTALL_{PROGRAM} ${WRKSRC}/darcnes ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/darcnes ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/darcnes ${INSTALL_MAN} ${WRKSRC}/readme ${PREFIX}/share/doc/darcnes -- cgit v1.2.3