# $FreeBSD: src/sys/modules/cryptodev/Makefile,v 1.1.2.1 2002/11/21 23:38:46 sam Exp $ .PATH: ${.CURDIR}/../../../opencrypto KMOD = cryptodev SRCS = cryptodev.c device_if.h bus_if.h .include