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