# $FreeBSD$

.include <bsd.own.mk>

SUBDIR=	lib

.if ${MK_FDT} != "no"
SUBDIR+=fdt
.endif

.include <bsd.subdir.mk>
