# $FreeBSD$ .PATH: ${.CURDIR}/../../net KMOD= if_tun SRCS= if_tun.c opt_inet.h opt_mac.h vnode_if.h opt_inet.h: echo "#define INET 1" > ${.TARGET} .include