freebsd-dev/stand/sparc64/Makefile

11 lines
134 B
Makefile
Raw Normal View History

# $FreeBSD$
NO_OBJ=t
.include <bsd.init.mk>
SUBDIR.yes= boot1 loader
SUBDIR.${MK_ZFS}+=zfsboot zfsloader
.include <bsd.subdir.mk>