]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/usr.sbin/zfsd/Makefile
zfsd(8): Close a race condition when onlining a disk paritition
[FreeBSD/FreeBSD.git] / cddl / usr.sbin / zfsd / Makefile
1 # $FreeBSD$
2
3 .include "Makefile.common"
4
5 PROG_CXX=       zfsd
6 MAN=            zfsd.8
7
8 .include <bsd.prog.mk>
9
10 # The unittests require devel/googletest and devel/googlemock from ports.
11 # Don't automatically build them.
12 SUBDIR=