# $FreeBSD$
.include <bsd.init.mk>
SUBDIR= lib
.if ${MK_FDT} != "no"
SUBDIR+=fdt
.endif
.include <bsd.subdir.mk>