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