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/uips/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/uips') diff --git a/emulators/uips/Makefile b/emulators/uips/Makefile index 7305bdbcdaf..65cadf7b551 100644 --- a/emulators/uips/Makefile +++ b/emulators/uips/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:46 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:51 jlam Exp $ # DISTNAME= uips @@ -14,6 +14,7 @@ COMMENT= IPS patcher with v2 support DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR} +INSTALLATION_DIRS= bin do-extract: ${CP} ${_DISTDIR}/uips.c ${WRKSRC}/ -- cgit v1.2.3