freebsd-dev/cddl/usr.sbin/zfsd/Makefile
Enji Cooper 68aee22c0e Remove unnecessary variable (SRCDIR) replaced by SRCTOP in Makefile.common
MFC after:	1 week
X-MFC with:	r305018
Sponsored by:	EMC / Isilon Storage Division
2016-08-29 19:07:48 +00:00

13 lines
210 B
Makefile

# $FreeBSD$
.include "Makefile.common"
PROG_CXX= zfsd
MAN= zfsd.8
.include <bsd.prog.mk>
# The unittests require devel/googletest and devel/googlemock from ports.
# Don't automatically build them.
SUBDIR=