# $FreeBSD$
.PATH: ${.CURDIR}/../../net
KMOD= if_tun
SRCS= if_tun.c opt_inet.h opt_inet6.h
.include <bsd.kmod.mk>