]> git.ipfire.org Git - people/ms/dma.git/commitdiff
Fix build on FreeBSD
authorMikhail <mp39590@gmail.com>
Wed, 8 Apr 2015 10:19:50 +0000 (13:19 +0300)
committerMikhail <mp39590@gmail.com>
Wed, 8 Apr 2015 10:22:06 +0000 (13:22 +0300)
bsd/dma-mbox-create/Makefile

index 28af5c3aef2b967c53f94b0142bae79ec9270db4..55970dba14dcff0c2fa563271e703ab1db5ce109 100644 (file)
@@ -11,6 +11,7 @@ PROG= dma-mbox-create
 .PATH: ${.CURDIR}/../..
 SRCS+= dma-mbox-create.c
 NOMAN=
+MK_MAN=        no
 
 PREFIX?=       /usr/local
 LIBEXEC?=      ${PREFIX}/libexec