xref: /freebsd/sys/modules/if_ovpn/Makefile (revision ab91feabcc6f9da21d5c75028153af16d06e679a)
1*ab91feabSKristof Provost.PATH: ${SRCTOP}/sys/net
2*ab91feabSKristof Provost
3*ab91feabSKristof ProvostKMOD=	if_ovpn
4*ab91feabSKristof ProvostSRCS=	if_ovpn.c opt_inet.h opt_inet6.h
5*ab91feabSKristof Provost
6*ab91feabSKristof Provost.include <bsd.kmod.mk>
7