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