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