1 2.PATH: ${SRCTOP}/sys/net 3 4KMOD= if_tuntap 5SRCS= if_tuntap.c opt_inet.h opt_inet6.h 6 7.include <bsd.kmod.mk> 8