xref: /freebsd/cddl/usr.sbin/zfsd/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1a530b610SEnji Cooper.include <src.opts.mk>
2a530b610SEnji Cooper
37a0c41d5SAlan Somers.include "Makefile.common"
47a0c41d5SAlan Somers
5*a71ea7beSEmmanuel VadotPACKAGE=	zfs
67a0c41d5SAlan SomersPROG_CXX=	zfsd
77a0c41d5SAlan SomersMAN=		zfsd.8
87a0c41d5SAlan Somers
9a530b610SEnji CooperHAS_TESTS=
10a530b610SEnji CooperSUBDIR.${MK_GOOGLETEST}+= tests
117a0c41d5SAlan Somers
12a530b610SEnji Cooper.include <bsd.prog.mk>
13