17a0c41d5SAlan Somers# $FreeBSD$ 27a0c41d5SAlan Somers 3a530b610SEnji Cooper.include <src.opts.mk> 4a530b610SEnji Cooper 57a0c41d5SAlan Somers.include "Makefile.common" 67a0c41d5SAlan Somers 7*a71ea7beSEmmanuel VadotPACKAGE= zfs 87a0c41d5SAlan SomersPROG_CXX= zfsd 97a0c41d5SAlan SomersMAN= zfsd.8 107a0c41d5SAlan Somers 11a530b610SEnji CooperHAS_TESTS= 12a530b610SEnji CooperSUBDIR.${MK_GOOGLETEST}+= tests 137a0c41d5SAlan Somers 14a530b610SEnji Cooper.include <bsd.prog.mk> 15