Skip to content

Commit c33f12b

Browse files
committed
Merge pull request #28 from mp39590/freebsd_build
Fix build on FreeBSD
2 parents 97c5f07 + 9f390db commit c33f12b

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)