freebsd-dev/cddl/usr.libexec/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
106 B
Makefile
Raw Normal View History

.include <src.opts.mk>
SUBDIR.${MK_ZFS}+= \
zpool_influxdb
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>