From 9e5a580c7cd0c897aef81fa796765bd0f8c4e40a 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. --- editors/xcoral/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/xcoral') diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index a7b6e4b5f80..b32f5f0808e 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/06/01 18:02:46 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/06/16 06:57:50 jlam Exp $ DISTNAME= xcoral-3.2 CATEGORIES= editors @@ -18,6 +18,8 @@ LIBFILES= DEPEND README cmd.sc color.sc comments.sc compare-win.sc \ rcs.sc save.sc sun-keydef.sc title.sc top-ten.sc \ utilities.sc version.sc window-utilities.sc xcoralrc.lf +INSTALLATION_DIRS= bin + .include "../../mk/x11.buildlink3.mk" do-install: -- cgit v1.2.3