summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_tun/Makefile
blob: 4226329ddcde710ef6d20deccb6451957058d7eb (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../net

KMOD=	if_tun
SRCS=	if_tun.c opt_inet.h opt_inet6.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud