summaryrefslogtreecommitdiff
path: root/emulators/ROMBuild
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
committerjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
commit9e5a580c7cd0c897aef81fa796765bd0f8c4e40a (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /emulators/ROMBuild
parent323657664ad8840f199ea99af8583f369bbe9dad (diff)
downloadpkgsrc-9e5a580c7cd0c897aef81fa796765bd0f8c4e40a.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'emulators/ROMBuild')
-rw-r--r--emulators/ROMBuild/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/ROMBuild/Makefile b/emulators/ROMBuild/Makefile
index 96bfdd69c10..493ec997a1c 100644
--- a/emulators/ROMBuild/Makefile
+++ b/emulators/ROMBuild/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/05/22 20:07:57 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:50 jlam Exp $
#
DISTNAME= rbuild26
@@ -16,6 +16,7 @@ WRKSRC= ${WRKDIR}
MAKEFILE= makefile
BUILD_TARGET= rombuild
EXTRACT_CMD_OPTS.zip= -Laaqo
+INSTALLATION_DIRS= bin
post-extract:
${MKDIR} ${WRKSRC}/obj