mirror of
https://github.com/opnsense/src.git
synced 2026-04-12 04:46:39 -04:00
9 lines
106 B
Makefile
9 lines
106 B
Makefile
|
|
.include <src.opts.mk>
|
|
|
|
SUBDIR.${MK_ZFS}+= \
|
|
zpool_influxdb
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|