Build/install cddl/usr.sbin/zfsd/tests if MK_GOOGLETEST != no
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
PROG_CXX= zfsd
|
||||
MAN= zfsd.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
SUBDIR.${MK_GOOGLETEST}+= tests
|
||||
|
||||
# The unittests require devel/googletest and devel/googlemock from ports.
|
||||
# Don't automatically build them.
|
||||
SUBDIR=
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
Reference in New Issue
Block a user