blob: 43b57480fe4c837ffcb5a2d51d32529eb00502a0 [file] [log] [blame]
# $FreeBSD$
.include <src.opts.mk>
SUBDIR= lib
.if ${MK_FDT} != "no"
SUBDIR+=fdt
.endif
.include <bsd.subdir.mk>