--- dma-mbox-create/Makefile.orig 2012-01-28 20:34:03.000000000 +0000 +++ dma-mbox-create/Makefile 2012-01-28 20:33:27.000000000 +0000 @@ -0,0 +1,9 @@ +# $FreeBSD$ + +.PATH: ${.CURDIR} ${.CURDIR}/../ + +PROG= dma-mbox-create +NO_MAN= + +.include "../BSDmakefile" +.include