From 087b0988c7c2bfaa3823a225f61757e9256e11a3 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 16 Jun 2005 06:57:37 +0000 Subject: Create directories before installing files into them. --- lang/baci/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/baci') diff --git a/lang/baci/Makefile b/lang/baci/Makefile index 1fa141def15..4c7e13be3e8 100644 --- a/lang/baci/Makefile +++ b/lang/baci/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:44:00 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/06/16 06:57:59 jlam Exp $ # DISTNAME= bacisrc @@ -16,6 +16,8 @@ DEPENDS+= bison-[0-9]*:../../devel/bison PLIST_SRC= ${WRKDIR}/PLIST +INSTALLATION_DIRS= bin + do-build: cd ${WRKSRC}/ccomp && ${MAKE} cd ${WRKSRC}/disasm && ${MAKE} -- cgit v1.2.3