1 2SYSDIR?=${SRCTOP}/sys 3.include "${SYSDIR}/conf/kern.opts.mk" 4 5SUBDIR= cxgb 6SUBDIR+= cxgb_t3fw 7 8.include <bsd.subdir.mk> 9