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. --- emulators/swarm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators/swarm') diff --git a/emulators/swarm/Makefile b/emulators/swarm/Makefile index 4e07f576095..5ca94ae08cc 100644 --- a/emulators/swarm/Makefile +++ b/emulators/swarm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/07/11 00:30:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/06/16 06:57:51 jlam Exp $ # DISTNAME= swarm-0.61 @@ -11,6 +11,8 @@ COMMENT= Software arm7M core emulator WRKSRC= ${WRKDIR}/swarm/src +INSTALLATION_DIRS= bin + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/swarm ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/swarm -- cgit v1.2.3