]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/Makefile.sparc64
MFC r325834,r325997,326502: Move sys/boot to stand/
[FreeBSD/FreeBSD.git] / stand / Makefile.sparc64
1 # $FreeBSD$
2
3 SUBDIR+=                ofw
4 .if ${MK_ZFS} != "no"
5 SUBDIR+=                zfs
6 .endif