1 2.include <src.opts.mk> 3 4SUBDIR.${MK_ZFS}+= \ 5 zpool_influxdb 6 7SUBDIR_PARALLEL= 8 9.include <bsd.subdir.mk> 10