Skip to content

Commit 9f390db

Browse files
committed
Fix build on FreeBSD
1 parent 3f774a0 commit 9f390db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bsd/dma-mbox-create/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ PROG= dma-mbox-create
1111
.PATH: ${.CURDIR}/../..
1212
SRCS+= dma-mbox-create.c
1313
NOMAN=
14+
MK_MAN= no
1415

1516
PREFIX?= /usr/local
1617
LIBEXEC?= ${PREFIX}/libexec

0 commit comments

Comments
 (0)