Create needed directories.
This commit is contained in:
parent
d595231b2d
commit
228d9722a0
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2009/05/06 03:08:21 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2009/06/29 22:38:39 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cpia2_driver-1.0
|
||||
|
@ -19,6 +19,8 @@ COMMENT= USB cameras based CPiA2 Utility Programs
|
|||
USE_BSD_MAKEFILE= yes
|
||||
USE_TOOLS+= groff nroff
|
||||
|
||||
INSTALLATION_DIRS= ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
do-build:
|
||||
|
|
Loading…
Reference in a new issue