mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-30 08:19:09 +00:00
ca987d4641
Sponsored by: Netflix
7 lines
70 B
Makefile
7 lines
70 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR+= ofw
|
|
.if ${MK_ZFS} != "no"
|
|
SUBDIR+= zfs
|
|
.endif
|