1.PATH: ${SRCTOP}/sys/opencrypto 2KMOD = cryptodev 3SRCS = cryptodev.c 4SRCS += bus_if.h device_if.h 5 6.include <bsd.kmod.mk> 7