]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/vnic/Makefile
Update to bmake-201802222
[FreeBSD/FreeBSD.git] / sys / modules / vnic / Makefile
1 # $FreeBSD$
2
3 SYSDIR?=${SRCTOP}/sys
4 .include "${SYSDIR}/conf/kern.opts.mk"
5
6 CFLAGS+=        -DFDT
7
8 SUBDIR = mrmlbus thunder_mdio thunder_bgx vnicpf vnicvf
9
10 .include <bsd.subdir.mk>