]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/usr.libexec/Makefile
wpa: Import wpa 2.10.
[FreeBSD/FreeBSD.git] / cddl / usr.libexec / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 SUBDIR= ${_zpool_influxdb}
6
7 .if ${MK_ZFS} != "no"
8 _zpool_influxdb= zpool_influxdb
9 .endif
10
11 SUBDIR_PARALLEL=
12
13 .include <bsd.subdir.mk>