freebsd-dev/stand/Makefile.sparc64
2017-11-14 23:02:19 +00:00

7 lines
70 B
Makefile

# $FreeBSD$
SUBDIR+= ofw
.if ${MK_ZFS} != "no"
SUBDIR+= zfs
.endif