]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - cddl/sbin/Makefile
contrib/tzdata: import tzdata 2022g
[FreeBSD/FreeBSD.git] / cddl / sbin / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 SUBDIR.${MK_TESTS}+= tests
6
7 SUBDIR.${MK_ZFS}+= \
8         zfs \
9         zpool
10
11 SUBDIR_PARALLEL=
12
13 .include <bsd.subdir.mk>