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