xref: /freebsd-14.2/stand/kboot/Makefile (revision 93fa71ab)
1NO_OBJ=t
2
3.include <bsd.init.mk>
4
5SUBDIR+=	libkboot .WAIT kboot
6
7.include <bsd.subdir.mk>
8