1# $FreeBSD: stable/11/stand/powerpc/Makefile 332148 2018-04-06 19:54:10Z kevans $
2
3NO_OBJ=t
4
5.include <bsd.init.mk>
6
7SUBDIR.yes=		boot1.chrp ofw uboot
8SUBDIR.${MK_FDT}+=	kboot
9
10.include <bsd.subdir.mk>
11