diff options
Diffstat (limited to 'devel/rsltc')
-rw-r--r-- | devel/rsltc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rsltc/Makefile b/devel/rsltc/Makefile index 1aae34f0b05..30b903a5bb6 100644 --- a/devel/rsltc/Makefile +++ b/devel/rsltc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/05/22 20:07:54 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:48 jlam Exp $ # DISTNAME= rsltcsrc @@ -17,6 +17,7 @@ DEPENDS+= gentle>=97:../../devel/gentle MAKEFILE= make_sunos USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/rsl.2.4 +INSTALLATION_DIRS= bin do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rsltc ${PREFIX}/bin |