1# $FreeBSD$ 2 3.include <bsd.init.mk> 4 5SUBDIR.yes= lib 6 7SUBDIR.${MK_FDT}+=fdt 8 9.include <bsd.subdir.mk> 10