1 2SYSDIR?=${SRCTOP}/sys 3.include "${SYSDIR}/conf/kern.opts.mk" 4 5CFLAGS+= -DFDT 6 7SUBDIR = mrmlbus thunder_mdio thunder_bgx vnicpf vnicvf 8 9.include <bsd.subdir.mk> 10