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