11 lines
128 B
Makefile
Raw Normal View History

# $FreeBSD$
NO_OBJ=t
.include <bsd.init.mk>
SUBDIR= boot1.chrp ofw uboot
SUBDIR.${MK_FDT}+= kboot
.include <bsd.subdir.mk>