]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/sparc64/Makefile
stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles
[FreeBSD/FreeBSD.git] / stand / sparc64 / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=t
4
5 .include <bsd.init.mk>
6
7 SUBDIR.yes=     boot1 loader
8 SUBDIR.${MK_LOADER_ZFS}+=zfsboot
9
10 .include <bsd.subdir.mk>