freebsd-dev/stand/sparc64/Makefile

11 lines
124 B
Makefile
Raw Normal View History

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