]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/if_stf/Makefile
nvmecontrol: Always build instead of being conditional on WITH_NVME
[FreeBSD/FreeBSD.git] / sys / modules / if_stf / Makefile
1
2 .PATH: ${SRCTOP}/sys/net
3
4 KMOD=   if_stf
5 SRCS=   if_stf.c
6
7 .include <bsd.kmod.mk>