# $FreeBSD: releng/12.1/sys/modules/if_vxlan/Makefile 314651 2017-03-04 10:10:17Z ngie $ # $BSDSUniX $ .PATH: ${SRCTOP}/sys/net KMOD= if_vxlan SRCS= if_vxlan.c SRCS+= opt_inet.h opt_inet6.h .include