From 81edaaa606a86e87c2885489ad72ee9908969aba 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. --- biology/coalesce/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'biology/coalesce') diff --git a/biology/coalesce/Makefile b/biology/coalesce/Makefile index 984ed61b1cc..85d25fbd57e 100644 --- a/biology/coalesce/Makefile +++ b/biology/coalesce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:00 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/06/16 06:57:40 jlam Exp $ # DISTNAME= coalesce1.5b @@ -18,6 +18,8 @@ EXDIR= ${PREFIX}/share/examples/coalesce DOCFILES= coalesce.doc errors.doc readme EXFILES= bestree infile intree outfile parmfile seedfile +INSTALLATION_DIRS= bin + do-install: ${INSTALL_DATA_DIR} ${DOCDIR} ${INSTALL_DATA_DIR} ${EXDIR} -- cgit v1.2.3