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. --- games/adom/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/adom') diff --git a/games/adom/Makefile b/games/adom/Makefile index cee812592d9..79c1a9bdc42 100644 --- a/games/adom/Makefile +++ b/games/adom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:15:39 agc Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:52 jlam Exp $ # DISTNAME= adom-111-elf @@ -23,6 +23,8 @@ CHECK_SHLIBS= NO DEPENDS= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base .endif +INSTALLATION_DIRS= bin + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/adom ${INSTALL_DATA} ${WRKSRC}/*.* ${PREFIX}/share/doc/adom -- cgit v1.2.3